+ 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 9 14:03:28 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-f96476ff-fwqzm 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 0x7ff96773d668 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-09 14:03:32.785 7 INFO nova.utils [None req-745b37a4-3be8-4202-bcd5-651ef45e4ce2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-09 14:03:33.033 8 INFO nova.utils [None req-261baa0b-d403-49ee-9450-e8f0db0f98e5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-09 14:03:34.434 7 WARNING keystonemiddleware._common.config [None req-745b37a4-3be8-4202-bcd5-651ef45e4ce2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 14:03:34.443 7 WARNING oslo_config.cfg [None req-745b37a4-3be8-4202-bcd5-651ef45e4ce2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-09 14:03:34.519 7 WARNING keystonemiddleware._common.config [None req-745b37a4-3be8-4202-bcd5-651ef45e4ce2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 14:03:34.534 7 WARNING oslo_config.cfg [None req-745b37a4-3be8-4202-bcd5-651ef45e4ce2 - - - - - -] 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-09 14:03:34.546 7 WARNING oslo_config.cfg [None req-745b37a4-3be8-4202-bcd5-651ef45e4ce2 - - - - - -] 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 6 seconds on interpreter 0x7ff96773d668 pid: 7 (default app) 2026-04-09 14:03:34.923 8 WARNING keystonemiddleware._common.config [None req-261baa0b-d403-49ee-9450-e8f0db0f98e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 14:03:34.933 8 WARNING oslo_config.cfg [None req-261baa0b-d403-49ee-9450-e8f0db0f98e5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-09 14:03:35.016 8 WARNING keystonemiddleware._common.config [None req-261baa0b-d403-49ee-9450-e8f0db0f98e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 14:03:35.035 8 WARNING oslo_config.cfg [None req-261baa0b-d403-49ee-9450-e8f0db0f98e5 - - - - - -] 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-09 14:03:35.048 8 WARNING oslo_config.cfg [None req-261baa0b-d403-49ee-9450-e8f0db0f98e5 - - - - - -] 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 0x7ff96773d668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:03:41 2026] GET /v2.1 => generated 114 bytes in 20 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-09 14:03:42.025 8 WARNING oslo_policy.policy [None req-422079e5-ed56-4c91-9d07-2569188d8ec3 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - 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-09 14:03:42.025 8 WARNING oslo_policy.policy [None req-422079e5-ed56-4c91-9d07-2569188d8ec3 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - 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: 1/4] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:03:41 2026] GET /v2.1 => generated 0 bytes in 540 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:03:42.140 7 WARNING oslo_policy.policy [req-422079e5-ed56-4c91-9d07-2569188d8ec3 req-f3f4eb2e-b1db-44a1-b295-b074bfa3de61 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - 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-09 14:03:42.140 7 WARNING oslo_policy.policy [req-422079e5-ed56-4c91-9d07-2569188d8ec3 req-f3f4eb2e-b1db-44a1-b295-b074bfa3de61 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - 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: 4/5] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:03:42 2026] GET /v2.1/ => generated 399 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:03:42.256 8 INFO nova.api.openstack.wsgi [None req-69c255d0-9ac8-47ba-86bb-8847f08d4605 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.95 () {48 vars in 1004 bytes} [Thu Apr 9 14:03:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:03:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.95 () {52 vars in 1041 bytes} [Thu Apr 9 14:03:42 2026] POST /v2.1/flavors => generated 527 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:03:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:03:43 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:03:43 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:03:43.250 8 INFO nova.api.openstack.wsgi [None req-284606a3-23a8-4b86-8e80-4560562ef81b d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.95 () {48 vars in 1006 bytes} [Thu Apr 9 14:03:43 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:03:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.95 () {52 vars in 1041 bytes} [Thu Apr 9 14:03:43 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:03:44 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:03:44 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:03:44 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:03:44.230 8 INFO nova.api.openstack.wsgi [None req-4609ba2b-c26d-4347-a314-0f133496cf9e d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/18] 199.204.45.95 () {48 vars in 1008 bytes} [Thu Apr 9 14:03:44 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:03:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.204.45.95 () {52 vars in 1041 bytes} [Thu Apr 9 14:03:44 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:03:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:03:45 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:03:45 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:03:45.126 8 INFO nova.api.openstack.wsgi [None req-a7b7a50c-6d96-4b2e-95a6-b9d005fe501d d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.95 () {48 vars in 1006 bytes} [Thu Apr 9 14:03:45 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:03:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.95 () {52 vars in 1041 bytes} [Thu Apr 9 14:03:45 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:03:45 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: 14/30] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:03:45 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:03:46 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:03:46.063 8 INFO nova.api.openstack.wsgi [None req-5345e41f-6efe-4d41-878c-7689fb73e59e d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/32] 199.204.45.95 () {48 vars in 1008 bytes} [Thu Apr 9 14:03:46 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/33] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:03:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.95 () {52 vars in 1041 bytes} [Thu Apr 9 14:03:46 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 10.0.0.103 () {28 vars in 452 bytes} [Thu Apr 9 14:10:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 57/116] 10.0.0.103 () {30 vars in 656 bytes} [Thu Apr 9 14:10:27 2026] GET /v2.1 => generated 0 bytes in 96 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: 60/117] 10.0.0.103 () {32 vars in 729 bytes} [Thu Apr 9 14:10:27 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 10.0.0.103 () {34 vars in 802 bytes} [Thu Apr 9 14:10:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/151] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:13: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 75/152] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:13:10 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 78/153] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:13:10 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:13:10.755 8 INFO nova.api.openstack.wsgi [None req-daef113a-876f-4e84-b19a-d7a6b1b1c478 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/154] 199.204.45.95 () {48 vars in 1010 bytes} [Thu Apr 9 14:13:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/155] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:13:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 199.204.45.95 () {52 vars in 1042 bytes} [Thu Apr 9 14:13:10 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/181] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:15:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/182] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:15:12 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/183] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:15:13 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:15:13.085 8 INFO nova.api.openstack.wsgi [None req-e7a8dd33-0be4-4a78-a2e4-c4eebe2b65f5 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d767e4e040a64100b7c1c42230c0418d [pid: 8|app: 0|req: 91/184] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:15:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-09 14:15:13.101 7 WARNING oslo_db.sqlalchemy.utils [None req-488e68d6-0a4d-48d7-a264-f77aed128281 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 94/185] 199.204.45.95 () {48 vars in 1009 bytes} [Thu Apr 9 14:15:13 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/186] 199.204.45.95 () {52 vars in 1050 bytes} [Thu Apr 9 14:15:13 2026] POST /v2.1/os-keypairs => generated 576 bytes in 70 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/189] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:15: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: 8|app: 0|req: 94/190] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:15:17 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/191] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:15:17 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/192] 199.204.45.95 () {48 vars in 1066 bytes} [Thu Apr 9 14:15:17 2026] GET /v2.1/os-quota-sets/d19ab352b42c440ea48942882c60f967 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/193] 199.204.45.95 () {52 vars in 1118 bytes} [Thu Apr 9 14:15:17 2026] PUT /v2.1/os-quota-sets/d19ab352b42c440ea48942882c60f967 => generated 238 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:24:40 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: 155/307] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:24:40 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/308] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:24:40 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:24:40.323 7 INFO nova.api.openstack.wsgi [None req-be0035fe-3616-42f8-94d0-6e2e306c2699 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 156/309] 199.204.45.95 () {48 vars in 1008 bytes} [Thu Apr 9 14:24:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 139 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:24:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 199.204.45.95 () {52 vars in 1042 bytes} [Thu Apr 9 14:24:40 2026] POST /v2.1/flavors => generated 532 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:28: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: 179/355] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:28:07 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:28:07 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 199.204.45.95 () {48 vars in 1066 bytes} [Thu Apr 9 14:28:07 2026] GET /v2.1/os-quota-sets/ae73462798104df78b0230d30bf99285 => generated 283 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.204.45.95 () {52 vars in 1118 bytes} [Thu Apr 9 14:28:08 2026] PUT /v2.1/os-quota-sets/ae73462798104df78b0230d30bf99285 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:39:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:39:51 2026] GET /v2.1 => generated 0 bytes in 169 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:39:52 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:39:52.070 8 INFO nova.api.openstack.wsgi [None req-56526708-1d47-4899-a088-42e15aba09a1 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 250/502] 199.204.45.95 () {48 vars in 1004 bytes} [Thu Apr 9 14:39:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:39:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.204.45.95 () {48 vars in 1092 bytes} [Thu Apr 9 14:39:52 2026] GET /v2.1/flavors/d1a37ca6-3490-48b2-891c-360ef1403e4f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:39: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: 8|app: 0|req: 252/506] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:39:52 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:39:52 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:39:53.001 8 INFO nova.api.openstack.wsgi [None req-eb0453a5-c34c-43e2-b64b-19dd54f9d6e5 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 253/508] 199.204.45.95 () {48 vars in 1006 bytes} [Thu Apr 9 14:39:52 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.95 () {48 vars in 1092 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1/flavors/4a4876a6-641b-4f3f-9de5-3f309eec98c9/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/511] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/512] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/513] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:39:53.915 8 INFO nova.api.openstack.wsgi [None req-c2f4947b-ab34-47d6-8df7-5c06c16fead6 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 256/514] 199.204.45.95 () {48 vars in 1008 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/515] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 199.204.45.95 () {48 vars in 1092 bytes} [Thu Apr 9 14:39:53 2026] GET /v2.1/flavors/0ea71621-7549-4557-b54e-8200a4dc395e/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:39:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:39:54 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/520] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:39:54 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:39:54.920 7 INFO nova.api.openstack.wsgi [None req-9c57203c-7dfd-46c5-866f-fa7ba8c47137 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 262/522] 199.204.45.95 () {48 vars in 1006 bytes} [Thu Apr 9 14:39:54 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:39:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 199.204.45.95 () {48 vars in 1092 bytes} [Thu Apr 9 14:39:54 2026] GET /v2.1/flavors/c03afbdf-5da0-4089-ab58-12a6fc29951f/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/525] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:39:55 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: 264/526] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:39:55 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:39:55 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:39:55.876 7 INFO nova.api.openstack.wsgi [None req-8a32cb03-5e17-4270-9ce7-5f09ed72d5d3 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 265/528] 199.204.45.95 () {48 vars in 1008 bytes} [Thu Apr 9 14:39:55 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:39:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.95 () {48 vars in 1092 bytes} [Thu Apr 9 14:39:55 2026] GET /v2.1/flavors/c7b30f87-b2fb-4b14-9e81-dbd626a16667/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:41:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:41:18 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/549] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:41:18 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:41:18.200 8 INFO nova.api.openstack.wsgi [None req-5a6f96c5-1917-49a0-9297-755f26b9ca03 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 274/550] 199.204.45.95 () {48 vars in 1010 bytes} [Thu Apr 9 14:41:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:41:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 199.204.45.95 () {48 vars in 1092 bytes} [Thu Apr 9 14:41:18 2026] GET /v2.1/flavors/4663702a-a604-4ee1-b649-60d57bb1a1c4/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:41:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:41:24 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/555] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:41:24 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:41:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:41:28 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: 281/560] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:41:28 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/561] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:41:28 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/562] 199.204.45.95 () {48 vars in 1066 bytes} [Thu Apr 9 14:41:28 2026] GET /v2.1/os-quota-sets/d19ab352b42c440ea48942882c60f967 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:42:34 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: 287/576] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:42:34 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/577] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:42:34 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:42:34.885 8 INFO nova.api.openstack.wsgi [None req-d163d5ae-98a6-4cfb-83e5-82442ba22968 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 288/578] 199.204.45.95 () {48 vars in 1008 bytes} [Thu Apr 9 14:42:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:42:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.95 () {48 vars in 1092 bytes} [Thu Apr 9 14:42:34 2026] GET /v2.1/flavors/64708318-3fd4-4eed-82c1-8f257bc9466c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/585] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:42:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:42:54 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 295/587] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:42:54 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/590] 199.204.45.95 () {48 vars in 1066 bytes} [Thu Apr 9 14:42:54 2026] GET /v2.1/os-quota-sets/ae73462798104df78b0230d30bf99285 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 199.204.45.95 () {42 vars in 698 bytes} [Thu Apr 9 14:43:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 199.204.45.95 () {44 vars in 902 bytes} [Thu Apr 9 14:43:50 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 304/603] 199.204.45.95 () {46 vars in 975 bytes} [Thu Apr 9 14:43:50 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:43:50.802 8 INFO nova.api.openstack.wsgi [None req-2a55d9a8-0c1e-4d8c-a569-e98f2aae8391 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 300/604] 199.204.45.95 () {48 vars in 1004 bytes} [Thu Apr 9 14:43:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 199.204.45.95 () {48 vars in 1044 bytes} [Thu Apr 9 14:43:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/614] 10.0.0.158 () {32 vars in 653 bytes} [Thu Apr 9 14:44:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.158 () {32 vars in 639 bytes} [Thu Apr 9 14:44:32 2026] GET /v2.1/servers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-09 14:44:32.299 8 WARNING oslo_db.sqlalchemy.utils [None req-c75f5804-3171-48be-b6c8-ce51cb334488 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 306/616] 10.0.0.158 () {32 vars in 647 bytes} [Thu Apr 9 14:44:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 10.0.0.158 () {32 vars in 692 bytes} [Thu Apr 9 14:44:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:43 2026] GET /v2.1/flavors/d1a37ca6-3490-48b2-891c-360ef1403e4f => generated 511 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 10.0.0.158 () {32 vars in 639 bytes} [Thu Apr 9 14:44:43 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:43 2026] GET /v2.1/flavors/d1a37ca6-3490-48b2-891c-360ef1403e4f => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:47.762 7 WARNING neutronclient.v2_0.client [None req-68201e90-8bb6-4be1-b68b-09b42f160197 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/625] 10.0.0.158 () {34 vars in 683 bytes} [Thu Apr 9 14:44:47 2026] POST /v2.1/os-security-groups => generated 242 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:48.565 8 WARNING neutronclient.v2_0.client [None req-834ea481-e0d6-4166-8763-b702e03a03a3 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/626] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:44:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 10.0.0.158 () {34 vars in 683 bytes} [Thu Apr 9 14:44:48 2026] POST /v2.1/os-security-groups => generated 243 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:49.192 7 WARNING neutronclient.v2_0.client [None req-b99d0f2f-eac3-4931-940e-618d5e0b4b3d 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in 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/628] 10.0.0.158 () {34 vars in 683 bytes} [Thu Apr 9 14:44:49 2026] POST /v2.1/os-security-groups => generated 244 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:49.383 8 WARNING neutronclient.v2_0.client [None req-b2c3ae6d-e0f1-4b73-b5cc-d5553749e9af 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:49.452 8 WARNING neutronclient.v2_0.client [None req-b2c3ae6d-e0f1-4b73-b5cc-d5553749e9af 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:49.496 8 WARNING neutronclient.v2_0.client [None req-b2c3ae6d-e0f1-4b73-b5cc-d5553749e9af 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/629] 10.0.0.158 () {32 vars in 661 bytes} [Thu Apr 9 14:44:49 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:44:49.565 7 WARNING neutronclient.v2_0.client [None req-86b1325c-b118-4e23-b466-a57817ce0e49 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:49.604 7 WARNING neutronclient.v2_0.client [None req-86b1325c-b118-4e23-b466-a57817ce0e49 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in 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/630] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:49 2026] DELETE /v2.1/os-security-groups/6cacc38b-4559-4d71-9f67-d3e5d36b70d0 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-09 14:44:49.726 7 WARNING neutronclient.v2_0.client [None req-020332e4-e0c6-4ca2-9dc6-0fe8750e443e 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:49.747 7 INFO nova.api.openstack.wsgi [None req-020332e4-e0c6-4ca2-9dc6-0fe8750e443e 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] HTTP exception thrown: Security group 6cacc38b-4559-4d71-9f67-d3e5d36b70d0 does not exist Neutron server returns request_ids: ['req-519c784f-fa15-4499-93fe-055e5a878125'] [pid: 7|app: 0|req: 320/631] 10.0.0.158 () {32 vars in 735 bytes} [Thu Apr 9 14:44:49 2026] GET /v2.1/os-security-groups/6cacc38b-4559-4d71-9f67-d3e5d36b70d0 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:44:49.757 7 WARNING neutronclient.v2_0.client [None req-ecf7f241-5d47-480d-add0-31de25393598 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:49.804 7 WARNING neutronclient.v2_0.client [None req-ecf7f241-5d47-480d-add0-31de25393598 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:49.849 8 WARNING neutronclient.v2_0.client [None req-abeeb4c8-7250-4e17-88e4-7e62179ca60a 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/632] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:49 2026] DELETE /v2.1/os-security-groups/3c02aa56-9195-44c9-bd46-f7dde0d1c1a4 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-09 14:44:49.921 7 WARNING neutronclient.v2_0.client [None req-3fd64940-fdfd-4e5a-bfa5-e58024b1cc00 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in 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/633] 10.0.0.158 () {34 vars in 683 bytes} [Thu Apr 9 14:44:49 2026] POST /v2.1/os-security-groups => generated 246 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:50.032 8 WARNING neutronclient.v2_0.client [None req-593f6d3e-fd72-4314-b686-9a0dee359cb0 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:50.033 7 INFO nova.api.openstack.wsgi [None req-3fd64940-fdfd-4e5a-bfa5-e58024b1cc00 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] HTTP exception thrown: Security group 3c02aa56-9195-44c9-bd46-f7dde0d1c1a4 does not exist Neutron server returns request_ids: ['req-01f28e88-ecc9-4208-8899-7c0af77e290e'] [pid: 7|app: 0|req: 322/634] 10.0.0.158 () {32 vars in 735 bytes} [Thu Apr 9 14:44:49 2026] GET /v2.1/os-security-groups/3c02aa56-9195-44c9-bd46-f7dde0d1c1a4 => generated 194 bytes in 120 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:44:50.050 7 WARNING neutronclient.v2_0.client [None req-b466d6f4-6022-456c-9f41-944d81507331 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:50.075 8 WARNING neutronclient.v2_0.client [None req-593f6d3e-fd72-4314-b686-9a0dee359cb0 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:50.094 7 WARNING neutronclient.v2_0.client [None req-b466d6f4-6022-456c-9f41-944d81507331 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in 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/635] 10.0.0.158 () {34 vars in 693 bytes} [Thu Apr 9 14:44:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:50 2026] DELETE /v2.1/os-security-groups/ebb84b2d-d0c4-43a1-b01d-29cb621629ed => generated 0 bytes in 300 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-09 14:44:50.345 8 WARNING neutronclient.v2_0.client [None req-2ecfb617-be33-4dc0-b664-ca8453b6b42c c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:44:50.351 7 WARNING neutronclient.v2_0.client [None req-d33e9f10-c416-4523-84e7-fe2dc27a350d 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in 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.158 () {34 vars in 683 bytes} [Thu Apr 9 14:44:50 2026] POST /v2.1/os-security-groups => generated 246 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:50.492 7 WARNING neutronclient.v2_0.client [None req-0ad87fc0-48e0-4631-a63c-3c975139d1de 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:50.511 8 WARNING neutronclient.v2_0.client [None req-2ecfb617-be33-4dc0-b664-ca8453b6b42c c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:44:50.521 7 INFO nova.api.openstack.wsgi [None req-0ad87fc0-48e0-4631-a63c-3c975139d1de 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] HTTP exception thrown: Security group ebb84b2d-d0c4-43a1-b01d-29cb621629ed does not exist Neutron server returns request_ids: ['req-1e9ba093-eae6-4c93-a326-5e781dfcc0ee'] [pid: 7|app: 0|req: 325/638] 10.0.0.158 () {32 vars in 735 bytes} [Thu Apr 9 14:44:50 2026] GET /v2.1/os-security-groups/ebb84b2d-d0c4-43a1-b01d-29cb621629ed => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:44:50.535 7 WARNING neutronclient.v2_0.client [None req-51f6c49f-aec6-4f8a-8ee1-b75c18987a8f 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:50.596 7 WARNING neutronclient.v2_0.client [None req-51f6c49f-aec6-4f8a-8ee1-b75c18987a8f 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/639] 10.0.0.158 () {34 vars in 693 bytes} [Thu Apr 9 14:44:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:50.742 7 WARNING neutronclient.v2_0.client [None req-f98c0295-db76-4ea1-a362-23c3efec32dd 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:50.848 8 WARNING neutronclient.v2_0.client [None req-2ecfb617-be33-4dc0-b664-ca8453b6b42c c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:44:50.870 7 WARNING neutronclient.v2_0.client [None req-f98c0295-db76-4ea1-a362-23c3efec32dd 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:50.931 7 WARNING neutronclient.v2_0.client [None req-f98c0295-db76-4ea1-a362-23c3efec32dd 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in 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/640] 10.0.0.158 () {32 vars in 661 bytes} [Thu Apr 9 14:44:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:50.984 7 WARNING neutronclient.v2_0.client [None req-a1f51f55-1c20-4181-a125-5a815fd9088e 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:51.025 7 WARNING neutronclient.v2_0.client [None req-a1f51f55-1c20-4181-a125-5a815fd9088e 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in 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/641] 10.0.0.158 () {34 vars in 693 bytes} [Thu Apr 9 14:44:50 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:51.142 7 WARNING neutronclient.v2_0.client [None req-bf79ec61-b5e6-4ee0-8e5c-c8870324375c 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:51.166 7 INFO nova.api.openstack.wsgi [None req-bf79ec61-b5e6-4ee0-8e5c-c8870324375c 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] HTTP exception thrown: Security group ebb84b2d-d0c4-43a1-b01d-29cb621629ed does not exist Neutron server returns request_ids: ['req-26ad4889-9ffd-4676-ae98-c4e5f48f3921'] [pid: 7|app: 0|req: 329/642] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:51 2026] DELETE /v2.1/os-security-groups/ebb84b2d-d0c4-43a1-b01d-29cb621629ed => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:44:51.175 7 WARNING neutronclient.v2_0.client [None req-de4b2941-1493-42cc-8011-a8617c5a5d59 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in 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/643] 10.0.0.158 () {32 vars in 735 bytes} [Thu Apr 9 14:44:51 2026] GET /v2.1/os-security-groups/04addc54-9854-40a6-8969-ace9827aed2c => generated 663 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:44:51.279 7 WARNING neutronclient.v2_0.client [None req-490ad5ed-a1e5-4a7c-bf5d-0867883b84ed 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The 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-09 14:44:51.330 7 INFO nova.api.openstack.wsgi [None req-490ad5ed-a1e5-4a7c-bf5d-0867883b84ed 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] HTTP exception thrown: Security group 3c02aa56-9195-44c9-bd46-f7dde0d1c1a4 does not exist Neutron server returns request_ids: ['req-76c962f2-580a-4b62-915b-ea201e58e38c'] [pid: 7|app: 0|req: 331/644] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:51 2026] DELETE /v2.1/os-security-groups/3c02aa56-9195-44c9-bd46-f7dde0d1c1a4 => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:44:51.337 7 WARNING neutronclient.v2_0.client [None req-2cc10e77-2454-4264-9dce-f520475275ca 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:51.395 7 WARNING neutronclient.v2_0.client [None req-2cc10e77-2454-4264-9dce-f520475275ca 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:51.446 7 WARNING neutronclient.v2_0.client [None req-2cc10e77-2454-4264-9dce-f520475275ca 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in 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/645] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:44:50 2026] POST /v2.1/servers => generated 453 bytes in 1287 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-09 14:44:51.521 8 WARNING neutronclient.v2_0.client [None req-43e0cac1-aa95-464c-8b57-4b3a217384ed 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/646] 10.0.0.158 () {32 vars in 748 bytes} [Thu Apr 9 14:44:51 2026] DELETE /v2.1/os-security-group-rules/95b84fcd-3a0f-4847-b040-59d397127c7b => generated 0 bytes in 224 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-09 14:44:51.580 7 WARNING neutronclient.v2_0.client [None req-9149aa01-fc3e-48b3-b75d-80e25510a5bf c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:44:51.585 8 INFO nova.api.openstack.wsgi [None req-43e0cac1-aa95-464c-8b57-4b3a217384ed 46dcd873eca146b69297d07f31a02ca3 d385715311104ff4a6355a949db3f518 - - default default] HTTP exception thrown: Security group 6cacc38b-4559-4d71-9f67-d3e5d36b70d0 does not exist Neutron server returns request_ids: ['req-13455f8f-c840-4a3f-99ae-45b943e6c02b'] [pid: 8|app: 0|req: 315/647] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:51 2026] DELETE /v2.1/os-security-groups/6cacc38b-4559-4d71-9f67-d3e5d36b70d0 => generated 194 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:44:51.596 8 WARNING neutronclient.v2_0.client [None req-cf82f15d-b7a6-4c59-b80b-929355e023f8 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/648] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:51 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1431 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-09 14:44:52.736 7 WARNING neutronclient.v2_0.client [None req-36a4167f-f119-4ff7-a50e-159ebf1a468c c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:44:52.907 8 WARNING neutronclient.v2_0.client [None req-cf82f15d-b7a6-4c59-b80b-929355e023f8 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The python binding code in 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/649] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:52 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1435 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/650] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:51 2026] DELETE /v2.1/os-security-groups/04addc54-9854-40a6-8969-ace9827aed2c => generated 0 bytes in 1451 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-09 14:44:53.050 7 WARNING neutronclient.v2_0.client [None req-de182747-8f56-472f-ad66-8cccd72c10a8 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:53.864 7 WARNING neutronclient.v2_0.client [None req-de182747-8f56-472f-ad66-8cccd72c10a8 59ae4c248d67475dadffb06bc5f6d940 46c43d7dce4242cfa33aab9028333015 - - default default] The 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-09 14:44:54.043 8 WARNING neutronclient.v2_0.client [None req-7f547b52-0aef-4f56-ba75-3b3bbc18b331 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/651] 10.0.0.158 () {32 vars in 738 bytes} [Thu Apr 9 14:44:53 2026] DELETE /v2.1/os-security-groups/8b13f94b-12c3-4427-80b3-a9d038e0c368 => generated 0 bytes in 1086 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/652] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:53 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1483 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/653] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:44:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:44:55.256 8 WARNING neutronclient.v2_0.client [None req-840dd06e-1020-4461-8b6f-e3249647733b c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/656] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:55 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1483 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:44:56.131 7 WARNING neutronclient.v2_0.client [None req-86c94dac-4bb9-4e29-9e51-2c08719b9721 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The 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-09 14:44:56.185 7 WARNING neutronclient.v2_0.client [None req-86c94dac-4bb9-4e29-9e51-2c08719b9721 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The 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-09 14:44:56.378 7 WARNING neutronclient.v2_0.client [None req-86c94dac-4bb9-4e29-9e51-2c08719b9721 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] 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-09 14:44:56.756 8 WARNING neutronclient.v2_0.client [None req-f8328631-b57b-47b4-8a81-eba8afe4d6d9 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/657] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:56 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1491 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/658] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:44:56 2026] POST /v2.1/servers => generated 449 bytes in 1199 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-09 14:44:57.262 8 WARNING neutronclient.v2_0.client [None req-22e07ce2-d093-4316-a4f1-1547aad1c804 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/659] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:57 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1401 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:44:58.026 7 WARNING neutronclient.v2_0.client [None req-8b0fe79e-aec3-4e9e-b788-5ebb66d20c7c c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in 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/660] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:57 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 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-09 14:44:58.348 8 WARNING neutronclient.v2_0.client [None req-4777e7db-8aa7-4cfe-8def-34641f3c89dd 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/661] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:58 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1405 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-09 14:44:58.701 7 INFO nova.api.openstack.compute.server_external_events [req-e1df3764-c4c3-4096-bd76-05e6cc70d3c0 req-13721afb-0bb0-49ea-a908-08cca2ba3d43 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:cb29fe51-292e-4bbc-98f2-6ae70b1d4c68 for instance 0f75c06c-2300-4cfc-8f78-8c932bf8efc6 on instance 2026-04-09 14:44:58.709 7 INFO nova.compute.rpcapi [None req-68e62387-4e05-4f30-8c76-0dc15f704a7b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 340/662] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:44:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:44:59.218 8 WARNING neutronclient.v2_0.client [None req-02e3c1b9-52d6-43cc-826f-9d128b8b8ee5 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/663] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:59 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:44:59.476 7 WARNING neutronclient.v2_0.client [None req-4fab413f-923a-4fd4-9532-0855b1ce785c 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/664] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:44:59 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:00.385 8 WARNING neutronclient.v2_0.client [None req-653a255a-22b0-484a-a0ae-3ceca68621f7 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in 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/665] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:00 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 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-09 14:45:00.576 7 WARNING neutronclient.v2_0.client [None req-49f99be8-518d-4faa-b4c3-222f00ef46eb 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/666] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:00 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => 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-09 14:45:01.564 8 WARNING neutronclient.v2_0.client [None req-4efda92e-6fa3-41b3-bbeb-21060369df8e c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] 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-09 14:45:01.675 7 WARNING neutronclient.v2_0.client [None req-667172e3-a7ee-426c-a9ba-b928377bb8b1 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/667] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:01 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/668] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:01 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1461 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-09 14:45:02.750 8 WARNING neutronclient.v2_0.client [None req-ca84bd9b-9241-4487-bcd3-aceda62b763b c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] 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-09 14:45:02.788 7 WARNING neutronclient.v2_0.client [None req-5fd53433-e6b2-4987-bdea-8e54333ffd5d 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/669] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:02 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/670] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:02 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1538 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:03.434 8 INFO nova.api.openstack.compute.server_external_events [req-8d93aae2-7322-4e28-a3ef-05b9ed7e1a5b req-a2257f35-e4a4-4fec-9efd-3d8565ae8039 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ff91ef34-6d82-4654-bca6-8237b5335ba3 for instance 78fd0815-86a3-4454-8078-55dfd6f01400 on instance 2026-04-09 14:45:03.440 8 INFO nova.compute.rpcapi [None req-2307ad20-42e2-496b-a8f5-76158c9880f6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 327/671] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09 14:45:04.031 7 WARNING neutronclient.v2_0.client [None req-215670ed-6ed6-4dfc-b435-aaa539d6e1ee c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:45:04.051 8 WARNING neutronclient.v2_0.client [None req-67ad1a6f-7c43-4bcd-a967-eaf224fdad35 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/672] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:03 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/673] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:04 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1526 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:05.246 7 WARNING neutronclient.v2_0.client [None req-653f79ce-fbe0-4ea7-a036-88262624c5f0 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:45:05.251 8 WARNING neutronclient.v2_0.client [None req-1c554320-2b45-41b9-b125-05f5fad14c61 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/676] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:05 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:05 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1526 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:06.406 7 WARNING neutronclient.v2_0.client [None req-85190e06-7cd0-4256-b0c0-71eef3a9a49d c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:45:06.412 8 WARNING neutronclient.v2_0.client [None req-a43390fe-d4d2-4bef-882b-0202a9e3a7ef 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/678] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:06 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/679] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:06 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1526 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:07.388 7 INFO nova.api.openstack.compute.server_external_events [req-c48bf3a0-a2cc-44c4-bf2c-224894055eb1 req-7460e6c2-4a1d-4add-9593-5dc71c851b76 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:ff91ef34-6d82-4654-bca6-8237b5335ba3 for instance 78fd0815-86a3-4454-8078-55dfd6f01400 on instance [pid: 7|app: 0|req: 349/680] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:45:07 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:07.615 8 WARNING neutronclient.v2_0.client [None req-ade4da1e-cde6-45d0-a586-6a0965b83b33 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The 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-09 14:45:07.622 7 WARNING neutronclient.v2_0.client [None req-d4d627e7-361b-44e6-8d87-ba5cfba4814c 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/681] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:07 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/682] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:07 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1526 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-09 14:45:08.786 8 WARNING neutronclient.v2_0.client [None req-998a1101-b366-40c8-999b-d54a48db76dc c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] 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-09 14:45:08.833 7 WARNING neutronclient.v2_0.client [None req-2172287f-038a-4921-b41c-473074283c93 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/683] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:08 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/684] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:08 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1717 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-09 14:45:09.026 8 WARNING neutronclient.v2_0.client [None req-0a62274f-cce2-483e-9750-4a5da2ec0e08 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/685] 10.0.0.158 () {32 vars in 739 bytes} [Thu Apr 9 14:45:08 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/os-interface => generated 285 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:09.432 7 INFO nova.api.openstack.compute.server_external_events [req-6c3ebdc5-ddc6-45df-a001-1f2db2ed0c01 req-d203df90-deb2-4213-a20a-89f72ff01915 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:cb29fe51-292e-4bbc-98f2-6ae70b1d4c68 for instance 0f75c06c-2300-4cfc-8f78-8c932bf8efc6 on instance [pid: 7|app: 0|req: 352/686] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:45:09 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-09 14:45:09.974 8 WARNING neutronclient.v2_0.client [None req-a1c7fa51-68d6-4aa4-a9cd-6686b70633c5 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/687] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:09 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:10.749 7 WARNING neutronclient.v2_0.client [None req-9aa55d0d-5397-4700-8b3b-774b46b59954 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The 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-09 14:45:10.754 8 INFO nova.api.openstack.compute.server_external_events [req-8f2d868e-3ce3-4153-bef5-52d56363d212 req-d741d412-25ac-4193-a5f6-908278b3a66b f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ff91ef34-6d82-4654-bca6-8237b5335ba3 for instance 78fd0815-86a3-4454-8078-55dfd6f01400 on instance [pid: 8|app: 0|req: 336/688] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:10 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) [pid: 7|app: 0|req: 353/689] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:10 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1717 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-09 14:45:11.197 8 WARNING neutronclient.v2_0.client [None req-57183708-bff7-4981-9f69-ec5cc518b879 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/690] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:11 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1739 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-09 14:45:11.392 7 WARNING neutronclient.v2_0.client [None req-84d7083b-f7b1-467a-8ca8-5ee2c3483b30 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/691] 10.0.0.158 () {32 vars in 739 bytes} [Thu Apr 9 14:45:11 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:12.321 7 INFO nova.api.openstack.compute.server_external_events [req-8d39bfb0-a9ba-41fa-becf-a755a0b30117 req-f4ea1489-390e-4a04-a5ff-871e75f442ea f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:cb29fe51-292e-4bbc-98f2-6ae70b1d4c68 for instance 0f75c06c-2300-4cfc-8f78-8c932bf8efc6 on instance [pid: 7|app: 0|req: 355/692] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:12 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) 2026-04-09 14:45:12.329 8 WARNING neutronclient.v2_0.client [None req-7f135d1c-97f0-4c18-b531-9c7ae896b82d c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in 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/693] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:12 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1739 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/694] 10.0.0.158 () {32 vars in 639 bytes} [Thu Apr 9 14:45:12 2026] GET /v2.1/servers => generated 383 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/695] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:45:12 2026] DELETE /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:12.822 7 WARNING neutronclient.v2_0.client [None req-754a6d17-f208-4f78-a35d-ed3317e2a5b2 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in 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/696] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:12 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1745 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:13.996 8 WARNING neutronclient.v2_0.client [None req-50a568b3-1609-4df7-b55f-0bf39aefcd40 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/697] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:13 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1865 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-09 14:45:15.152 8 WARNING neutronclient.v2_0.client [None req-22689c60-c84a-4672-9395-159c66f80af6 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/700] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:15 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1865 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:16.362 7 WARNING neutronclient.v2_0.client [None req-19a6c008-67b4-4ded-a846-3cefecefda2b c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] 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: 359/701] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:16 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1797 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:45:16.417 8 INFO nova.api.openstack.compute.server_external_events [req-a98c3691-88c9-4219-8b66-1c2bec961fca req-0a5ff80b-4d52-476c-8a95-5ebbe17e911e f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:cb29fe51-292e-4bbc-98f2-6ae70b1d4c68 for instance 0f75c06c-2300-4cfc-8f78-8c932bf8efc6 on instance [pid: 8|app: 0|req: 343/702] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:16 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-09 14:45:17.500 7 WARNING neutronclient.v2_0.client [None req-69485ac9-fec8-49b3-9823-716f293425a1 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in 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] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:17 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1517 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:18.625 8 WARNING neutronclient.v2_0.client [None req-9434eee2-f5dd-4e61-afcd-15fb65b5e9f6 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] The python binding code in 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] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:18 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => generated 1517 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-09 14:45:19.713 7 INFO nova.api.openstack.wsgi [None req-b3f50948-aa74-480b-a53d-4a142ea01a73 c0d07bc5567d4fac85bc6e845a900c65 fe4aba9a4fe8487daa7c1342d35593a8 - - default default] HTTP exception thrown: Instance 0f75c06c-2300-4cfc-8f78-8c932bf8efc6 could not be found. [pid: 7|app: 0|req: 361/705] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:19 2026] GET /v2.1/servers/0f75c06c-2300-4cfc-8f78-8c932bf8efc6 => 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: 8|app: 0|req: 345/706] 10.0.0.158 () {32 vars in 704 bytes} [Thu Apr 9 14:45:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1483761625 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/709] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:45:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:31.828 7 WARNING neutronclient.v2_0.client [None req-ee2a6fa9-07ee-46af-97f9-87eb30eb7a44 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The 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-09 14:45:31.971 7 WARNING neutronclient.v2_0.client [None req-ee2a6fa9-07ee-46af-97f9-87eb30eb7a44 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The 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-09 14:45:32.262 7 WARNING neutronclient.v2_0.client [None req-ee2a6fa9-07ee-46af-97f9-87eb30eb7a44 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/710] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:45:31 2026] POST /v2.1/servers => generated 453 bytes in 726 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-09 14:45:32.491 8 WARNING neutronclient.v2_0.client [None req-4544748f-4d6c-4def-8376-58d2a228586d c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/711] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:32 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1392 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:33.580 7 WARNING neutronclient.v2_0.client [None req-8a67740e-67b6-4447-9502-1fdad437682e c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/712] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:33 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1396 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:34.682 8 WARNING neutronclient.v2_0.client [None req-a86452de-e1ea-454a-ad5b-717ff5b57d8f c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/713] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:34 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1444 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-09 14:45:35.765 8 WARNING neutronclient.v2_0.client [None req-3a273196-58ae-4462-a243-022c97032566 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/716] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:35 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1444 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-09 14:45:36.969 7 WARNING neutronclient.v2_0.client [None req-3d8a7b9c-6761-4ad9-8234-12f77ea1af38 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/717] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:36 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1452 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-09 14:45:37.631 8 INFO nova.api.openstack.compute.server_external_events [req-838135b8-d71d-4730-9447-0964517d1535 req-2cdea3e1-2ea0-438f-81ea-b184b26ba95a f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:a8777ae6-8d26-47f7-bcb7-0e714aa687b6 for instance 5a525d6d-73d3-4f84-bdc1-f8928a658874 on instance [pid: 8|app: 0|req: 352/718] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:37 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-09 14:45:38.135 7 WARNING neutronclient.v2_0.client [None req-af1ff536-87a1-4312-a121-ed09bd021fff c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/719] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:38 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1530 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:39.235 8 WARNING neutronclient.v2_0.client [None req-2340d83a-7da3-4b46-bf19-a0a0f72217f6 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/720] 10.0.0.158 () {32 vars in 739 bytes} [Thu Apr 9 14:45:39 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:39.358 7 WARNING neutronclient.v2_0.client [None req-3a2f102a-7c64-43b6-acb1-cfab3a878923 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] 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: 368/721] 10.0.0.158 () {32 vars in 813 bytes} [Thu Apr 9 14:45:39 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/os-interface/ff91ef34-6d82-4654-bca6-8237b5335ba3 => generated 282 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, ' 2026-04-09 14:45:39.464 8 WARNING neutronclient.v2_0.client [None req-ab02e502-ff31-4292-8621-678bed7d7523 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/722] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:39 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 156 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: 7|app: 0|req: 370/723] 10.0.0.158 () {34 vars in 748 bytes} [Thu Apr 9 14:45:39 2026] POST /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/724] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:39 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/725] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:39 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1518 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/726] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:40 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:40.724 8 WARNING neutronclient.v2_0.client [None req-fae1fed0-f47b-40c3-a297-dab11f354256 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:40 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1518 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-09 14:45:41.099 7 INFO nova.api.openstack.compute.server_external_events [req-39dee8d2-2c68-4098-a6dc-e018d8bfe95c req-24ecc508-1316-411a-80a4-3cd96b74ef51 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ff91ef34-6d82-4654-bca6-8237b5335ba3 for instance 78fd0815-86a3-4454-8078-55dfd6f01400 on instance [pid: 7|app: 0|req: 373/728] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/729] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:41 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 156 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-09 14:45:41.885 7 WARNING neutronclient.v2_0.client [None req-be57d68e-581e-46ba-a27e-ead5747ce8ac c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/730] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:41 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1518 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/731] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:42 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:43.131 7 INFO nova.api.openstack.compute.server_external_events [req-2682a311-d461-4fe1-97e8-21f9b5aa433b req-e71db810-8d57-4a15-b293-0eb962dbb92c f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:a8777ae6-8d26-47f7-bcb7-0e714aa687b6 for instance 5a525d6d-73d3-4f84-bdc1-f8928a658874 on instance [pid: 7|app: 0|req: 375/732] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:45:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:45:43.181 8 WARNING neutronclient.v2_0.client [None req-5dfc41c9-1f83-4b81-aed8-9d0475eb7528 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/733] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:43 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1518 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/734] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:43 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 194 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:43.810 8 WARNING neutronclient.v2_0.client [None req-1724121c-39fb-41cf-a592-946812e3e674 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/735] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:43 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1951 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: 377/736] 10.0.0.158 () {34 vars in 748 bytes} [Thu Apr 9 14:45:44 2026] POST /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/action => generated 0 bytes in 32 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: 360/737] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:44 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 194 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:44.376 7 WARNING neutronclient.v2_0.client [None req-453d1868-0a7b-497b-b3cd-c4f597421691 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:44 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1702 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, ' 2026-04-09 14:45:44.740 8 WARNING neutronclient.v2_0.client [None req-c3d6c0ee-10d1-4aef-953d-98d504ac8809 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/739] 10.0.0.158 () {32 vars in 739 bytes} [Thu Apr 9 14:45:44 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874/os-interface => generated 285 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 380/742] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:45 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 194 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:45.671 8 INFO nova.api.openstack.compute.server_external_events [req-80bc3a0e-eb86-47d4-b725-135ac1e6f2c2 req-1fb36dfd-8921-47cb-9548-0ab97d67ae6a f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:a8777ae6-8d26-47f7-bcb7-0e714aa687b6 for instance 5a525d6d-73d3-4f84-bdc1-f8928a658874 on instance [pid: 8|app: 0|req: 363/743] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:45 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-09 14:45:45.987 7 INFO nova.api.openstack.compute.server_external_events [req-05fc101b-2e8f-4665-9dc8-b5b154c4ec07 req-85c0d53a-e53c-400b-a245-74a83d6f799f f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ff91ef34-6d82-4654-bca6-8237b5335ba3 for instance 78fd0815-86a3-4454-8078-55dfd6f01400 on instance [pid: 7|app: 0|req: 381/744] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:45 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, ' [pid: 8|app: 0|req: 364/745] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:46 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/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, ' [pid: 7|app: 0|req: 382/746] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:45:47 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/747] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:45:47 2026] DELETE /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 0 bytes in 91 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-09 14:45:47.423 7 WARNING neutronclient.v2_0.client [None req-a2a7df60-40cc-4d66-b2dd-a53cc275608b 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/748] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:47 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1843 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-09 14:45:48.612 8 WARNING neutronclient.v2_0.client [None req-b770a00f-7524-4a36-ac8b-8bc453ed69a2 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/749] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:48 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1843 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-09 14:45:49.840 7 WARNING neutronclient.v2_0.client [None req-41c7e497-3b76-498c-9bca-1a399a4f97e4 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/750] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:49 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1843 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-09 14:45:50.595 8 INFO nova.api.openstack.compute.server_external_events [req-8d66eb4a-56bc-4701-b69e-23a4dc61c561 req-9c04b967-6cac-4550-85ba-a62a20f0076d f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:ff91ef34-6d82-4654-bca6-8237b5335ba3 for instance 78fd0815-86a3-4454-8078-55dfd6f01400 on instance [pid: 8|app: 0|req: 367/751] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:45:50 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-09 14:45:51.024 7 WARNING neutronclient.v2_0.client [None req-3343bc11-e0b4-4964-8403-427c1a8b31c9 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in 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/752] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:50 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1482 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-09 14:45:52.125 8 WARNING neutronclient.v2_0.client [None req-e6c11706-0a81-4138-ae07-5e6d040dce0f 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/753] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:52 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1487 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-09 14:45:53.235 7 WARNING neutronclient.v2_0.client [None req-407dc968-06f0-4539-942e-4b6bfac42e40 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/754] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:53 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 1487 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-09 14:45:54.306 8 INFO nova.api.openstack.wsgi [None req-d52fc95c-b57a-4916-841a-c66e17ee50a6 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] HTTP exception thrown: Instance 78fd0815-86a3-4454-8078-55dfd6f01400 could not be found. [pid: 8|app: 0|req: 369/755] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:54 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/756] 10.0.0.158 () {32 vars in 704 bytes} [Thu Apr 9 14:45:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1360487427 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:45:54.755 8 INFO nova.api.openstack.wsgi [None req-f7c8a7ab-e6d7-4817-bea7-536e1bae066c 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] HTTP exception thrown: Instance 78fd0815-86a3-4454-8078-55dfd6f01400 could not be found. [pid: 8|app: 0|req: 370/757] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:45:54 2026] DELETE /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:45:54.787 7 INFO nova.api.openstack.wsgi [None req-8d02b98a-bde6-4f3c-9a11-633ea412466c 14ec59b79f6f4e71b6b7a3537a50189c 9ed8df4a84ce4f7abad2e63e8d5c3916 - - default default] HTTP exception thrown: Instance 78fd0815-86a3-4454-8078-55dfd6f01400 could not be found. [pid: 7|app: 0|req: 388/758] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:45:54 2026] GET /v2.1/servers/78fd0815-86a3-4454-8078-55dfd6f01400 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/761] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:46:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:46:04.548 7 WARNING neutronclient.v2_0.client [None req-e895c61b-8348-418a-adc5-d4568fcc67a8 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The 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-09 14:46:04.733 7 WARNING neutronclient.v2_0.client [None req-e895c61b-8348-418a-adc5-d4568fcc67a8 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/764] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:46:04 2026] POST /v2.1/servers => generated 424 bytes in 451 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-09 14:46:04.965 8 WARNING neutronclient.v2_0.client [None req-c5c7f50a-9d0e-42cb-9caf-f6dbba7f89fe 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/765] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:04 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1368 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-09 14:46:06.091 7 WARNING neutronclient.v2_0.client [None req-0fb5571c-66db-4464-9fde-38b120b76882 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in 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/766] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:06 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1372 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-09 14:46:07.222 8 WARNING neutronclient.v2_0.client [None req-bd7ea9d6-9142-42c1-b6c1-26124c8fe7de 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/767] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:07 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1420 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-09 14:46:07.888 7 WARNING neutronclient.v2_0.client [None req-8fc607b8-a118-4f1f-aaed-685cec620019 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/768] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:07 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1822 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:08.128 8 WARNING neutronclient.v2_0.client [None req-0d1c83a2-6d4f-4f46-bb2e-8240bb5db3fc c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/769] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:08 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1822 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:08.311 7 WARNING neutronclient.v2_0.client [None req-7f6f449a-5232-4cd0-b9c6-c8f4cde49d02 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in 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/770] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:08 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1420 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, ' [pid: 8|app: 0|req: 378/771] 10.0.0.158 () {34 vars in 748 bytes} [Thu Apr 9 14:46:08 2026] POST /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874/action => generated 0 bytes in 82 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-09 14:46:08.560 7 WARNING neutronclient.v2_0.client [None req-5b445c89-6fa7-4ba9-8370-fe9ad98e76c0 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/772] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:08 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1824 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-09 14:46:09.148 8 WARNING neutronclient.v2_0.client [None req-d8a2577a-1300-4d49-842f-a6571d93ef7b 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The 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-09 14:46:09.182 8 WARNING neutronclient.v2_0.client [None req-d8a2577a-1300-4d49-842f-a6571d93ef7b 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The 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-09 14:46:09.355 8 WARNING neutronclient.v2_0.client [None req-d8a2577a-1300-4d49-842f-a6571d93ef7b 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] 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-09 14:46:09.396 7 WARNING neutronclient.v2_0.client [None req-b780a6b1-3c73-43bb-8bfa-784f1b59ee99 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/773] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:09 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1428 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:09.791 7 WARNING neutronclient.v2_0.client [None req-89199cc9-37db-4551-bd84-e123cd139043 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/774] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:46:09 2026] POST /v2.1/servers => generated 450 bytes in 769 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-09 14:46:09.857 8 WARNING neutronclient.v2_0.client [None req-a5f17fed-b9cf-4dc0-8822-f5a877399854 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in 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/775] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:09 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1824 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/776] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:09 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1253 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-09 14:46:10.315 7 INFO nova.api.openstack.compute.server_external_events [req-a6e2d581-f1a4-4ff8-879c-2911a6bcc5ac req-34a50af0-3e02-4a8e-b20d-74cedbf8fffc f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:3793a287-b728-418f-a359-d1ee462badc0 for instance b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 on instance [pid: 7|app: 0|req: 397/777] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:46:10 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-09 14:46:10.488 8 WARNING neutronclient.v2_0.client [None req-401cede1-6f0c-4ae7-93de-c028f624ae48 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/778] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:10 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1480 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:10.951 7 WARNING neutronclient.v2_0.client [None req-a52a42d4-3101-41b6-8f65-eacfdbd146bf c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The 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-09 14:46:10.961 8 WARNING neutronclient.v2_0.client [None req-bdfb6f58-8ead-4c91-94e6-ee6fd6fd87a4 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/779] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:10 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1303 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/780] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:10 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1824 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-09 14:46:11.634 8 WARNING neutronclient.v2_0.client [None req-fba71c71-f437-4f4e-9edc-1a437aa9a3bd 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/781] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:11 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1468 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-09 14:46:12.106 7 WARNING neutronclient.v2_0.client [None req-964f4907-adf5-46d9-bec9-3fd5f675c75e 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] 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: 399/782] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:12 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1351 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:12.158 8 WARNING neutronclient.v2_0.client [None req-32eb3e8a-3467-4c41-9a85-d4a973c35697 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/783] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:12 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1829 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:12.777 7 WARNING neutronclient.v2_0.client [None req-73f1185b-58b6-472c-8a11-62248aba574a 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/784] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:12 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1468 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-09 14:46:13.200 8 WARNING neutronclient.v2_0.client [None req-21ccb46f-7129-46ff-b44a-546036e37175 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/785] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:13 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1351 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:13.296 7 WARNING neutronclient.v2_0.client [None req-6d500dab-91fb-464d-a1e5-338e48166570 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/786] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:13 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => 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, ' 2026-04-09 14:46:13.921 8 WARNING neutronclient.v2_0.client [None req-f6090af6-17b1-43ae-80b0-1f5d6b715b7a 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/787] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:13 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1468 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-09 14:46:14.292 7 WARNING neutronclient.v2_0.client [None req-9fd29211-25cf-4016-8eb5-a0d2d40d0ba2 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/788] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:14 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1359 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-09 14:46:14.479 8 WARNING neutronclient.v2_0.client [None req-d4c25a95-8b23-4915-8704-0faf8578b583 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/789] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:14 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1829 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-09 14:46:15.115 8 WARNING neutronclient.v2_0.client [None req-8507d3c6-e398-4005-9d45-ac517ded4ced 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] 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-09 14:46:15.192 7 INFO nova.api.openstack.compute.server_external_events [req-4b618412-3fb7-419d-a023-b71f772c6460 req-cadd8d31-1bfc-4635-9254-273681c30370 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:3793a287-b728-418f-a359-d1ee462badc0 for instance b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 on instance [pid: 7|app: 0|req: 404/792] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:46:15 2026] POST /v2.1/os-server-external-events => generated 183 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-09 14:46:15.244 7 INFO nova.api.openstack.compute.server_external_events [req-57d08b6a-aa51-4d59-952e-69d0a5f59e26 req-bf0ac8cc-3aa7-4550-a2d5-65f29da2b231 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ad6a3652-d887-4749-b8c2-7b23d18bd238 for instance a27d6b62-122b-4f3b-821d-f78eb0d3afbb on instance [pid: 7|app: 0|req: 405/793] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:46:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/794] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:15 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1468 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-09 14:46:15.366 7 WARNING neutronclient.v2_0.client [None req-f4ddab59-782a-4ff3-9b06-e6343e74c0f6 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/795] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:15 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1436 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:15.671 8 WARNING neutronclient.v2_0.client [None req-db86a927-d77b-4f89-80ec-39d2f5e8ceb4 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/796] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:15 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1829 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-09 14:46:16.330 7 WARNING neutronclient.v2_0.client [None req-080daccc-608d-48f9-a165-b71c79719034 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/797] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:16 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1468 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-09 14:46:16.558 8 WARNING neutronclient.v2_0.client [None req-809b1d8d-1621-4871-978f-6a39a84b89ca 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/798] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:16 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1436 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-09 14:46:16.882 7 WARNING neutronclient.v2_0.client [None req-497de31f-017b-4737-bfc9-f901662c976e c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/799] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:16 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1829 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-09 14:46:17.162 8 INFO nova.api.openstack.compute.server_external_events [req-3a7db89c-da14-4685-aec4-33a69ee2aee9 req-b3d57b89-c9da-4320-8715-3d240d402e43 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:a8777ae6-8d26-47f7-bcb7-0e714aa687b6 for instance 5a525d6d-73d3-4f84-bdc1-f8928a658874 on instance [pid: 8|app: 0|req: 392/800] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:46:17 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-09 14:46:17.237 7 INFO nova.api.openstack.compute.server_external_events [req-802bf194-bc3f-4041-97fc-38d814f45391 req-c4f55e31-0797-4364-a2b1-8419f3311252 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-unplugged:a8777ae6-8d26-47f7-bcb7-0e714aa687b6 for instance 5a525d6d-73d3-4f84-bdc1-f8928a658874 on instance [pid: 7|app: 0|req: 409/801] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:46:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:17.488 8 WARNING neutronclient.v2_0.client [None req-535acb6c-0774-4672-b1dd-05eb96804f39 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in 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/802] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:17 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1648 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:17.700 7 WARNING neutronclient.v2_0.client [None req-72f53673-0462-471e-b3dc-558bf33b3489 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/803] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:17 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1436 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-09 14:46:18.111 8 WARNING neutronclient.v2_0.client [None req-c6fc7010-01b3-4b8f-b2b2-23a68053c1f5 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/804] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:18 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1829 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:18.875 8 WARNING neutronclient.v2_0.client [None req-935be3c5-dbc6-4206-a185-160270781b7f 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/805] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:46:18 2026] DELETE /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 0 bytes in 159 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, ' [pid: 8|app: 0|req: 395/806] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:18 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1436 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:19.006 7 WARNING neutronclient.v2_0.client [None req-bce328c4-e370-42f8-89fd-f3a969e5e3a3 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/807] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:18 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1654 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-09 14:46:19.286 8 WARNING neutronclient.v2_0.client [None req-5a46cc72-c3d2-4bad-aeaf-50614213f460 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/808] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:19 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1822 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-09 14:46:20.033 7 WARNING neutronclient.v2_0.client [None req-9d3dcec6-8663-403e-9039-83d49b1f64d3 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] 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-09 14:46:20.185 8 WARNING neutronclient.v2_0.client [None req-19fd7bd0-c983-4c60-ac87-5bb9d3201401 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/809] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:19 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1436 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/810] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:20 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1654 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-09 14:46:21.289 7 WARNING neutronclient.v2_0.client [None req-dd09f692-2e8f-4619-93ed-adbe085af9ca 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] 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-09 14:46:21.393 8 WARNING neutronclient.v2_0.client [None req-c7c930b3-7b8f-4a12-a3cf-5c1ca75b6050 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/811] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:21 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1424 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:21.852 7 INFO nova.api.openstack.compute.server_external_events [req-29f3acf8-642e-4454-acc8-81b82eb9a83a req-fa5f8809-bf7c-4762-86eb-f16817243d50 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:3793a287-b728-418f-a359-d1ee462badc0 for instance b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 on instance [pid: 7|app: 0|req: 415/812] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:46:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/813] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:21 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1654 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:22.557 7 WARNING neutronclient.v2_0.client [None req-b7af1ff3-b3c3-4ddf-aa52-6373c02bc7f7 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/814] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:22 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1424 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:23.030 8 WARNING neutronclient.v2_0.client [None req-2ae1aba6-ffc8-40a7-9428-aae6edda55c3 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/815] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:22 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1454 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-09 14:46:23.157 7 INFO nova.api.openstack.compute.server_external_events [req-c725c7d5-834e-47c1-8c42-25eb17d81a1f req-e70ca8dd-2080-4318-bf69-34f78ff4ecc1 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:ad6a3652-d887-4749-b8c2-7b23d18bd238 for instance a27d6b62-122b-4f3b-821d-f78eb0d3afbb on instance [pid: 7|app: 0|req: 417/816] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:46:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:23.726 8 WARNING neutronclient.v2_0.client [None req-c9872ca3-7c37-44f2-ac79-ae6c67dea27c 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/817] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:23 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1424 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-09 14:46:24.142 7 WARNING neutronclient.v2_0.client [None req-67d4c7aa-ccac-4c82-9a1c-d166b6afae8b 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/818] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:24 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 1454 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:24.915 8 WARNING neutronclient.v2_0.client [None req-159a9156-c795-43de-808f-e9f6525f008a 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/821] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:24 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1424 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-09 14:46:25.256 7 INFO nova.api.openstack.wsgi [None req-bb0f5d29-2725-4856-a2f1-b828e1f5857d 7155fdae1326494fa50e185036bc7a8f 217e001c78a14634b22708df0317b6d3 - - default default] HTTP exception thrown: Instance b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 could not be found. [pid: 7|app: 0|req: 421/822] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:25 2026] GET /v2.1/servers/b7e4d445-7d2a-41c6-9649-37f8b18e0dd2 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:26.078 8 WARNING neutronclient.v2_0.client [None req-66a12ee2-83cf-49be-98ce-564b7beca9f9 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/823] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:26 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1612 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-09 14:46:26.231 7 WARNING neutronclient.v2_0.client [None req-91d01276-f3fa-4374-ac42-954c3dfb3299 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/824] 10.0.0.158 () {32 vars in 739 bytes} [Thu Apr 9 14:46:26 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb/os-interface => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:26.988 7 INFO nova.api.openstack.compute.server_external_events [req-3aa63638-c020-4f40-bd12-f79ef8f2098c req-1e9c4124-eae7-4741-97c0-afe04887abd4 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ad6a3652-d887-4749-b8c2-7b23d18bd238 for instance a27d6b62-122b-4f3b-821d-f78eb0d3afbb on instance 2026-04-09 14:46:26.992 8 WARNING neutronclient.v2_0.client [None req-96749483-eafe-41ae-8ea9-915ba6457b30 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/825] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:46:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/826] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:26 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1612 bytes in 859 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/827] 10.0.0.158 () {32 vars in 639 bytes} [Thu Apr 9 14:46:27 2026] GET /v2.1/servers => generated 388 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/828] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:46:27 2026] DELETE /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 0 bytes in 135 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-09 14:46:28.105 7 WARNING neutronclient.v2_0.client [None req-fb8f6e6b-f537-445c-bc9e-4cfede9378d7 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/829] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:28 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1618 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:29.755 8 WARNING neutronclient.v2_0.client [None req-4dde16ed-6dc2-4855-935a-1dfccdbd1587 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/830] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:29 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1738 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:30.951 7 WARNING neutronclient.v2_0.client [None req-4e604dca-d022-4767-9123-77a5fdfa9e93 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/831] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:30 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1671 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-09 14:46:31.261 8 INFO nova.api.openstack.compute.server_external_events [req-2967c308-cf31-424b-afad-7e65b9b8f2ba req-39ae2ca2-10dc-4f71-80c4-ae1ed9fdfd95 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:ad6a3652-d887-4749-b8c2-7b23d18bd238 for instance a27d6b62-122b-4f3b-821d-f78eb0d3afbb on instance [pid: 8|app: 0|req: 406/832] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:46:31 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-09 14:46:32.137 7 WARNING neutronclient.v2_0.client [None req-f5bf355f-c181-4f14-aa17-f48317387c3a 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/833] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:32 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1380 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:33.240 8 WARNING neutronclient.v2_0.client [None req-f381e11c-2c27-436c-a516-1f82d79b8837 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/834] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:33 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1385 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-09 14:46:34.347 7 WARNING neutronclient.v2_0.client [None req-8d2f9dc4-dde8-419b-ae53-6cfc1174fdac 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] The python binding code in 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/835] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:34 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => generated 1385 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-09 14:46:35.442 8 INFO nova.api.openstack.wsgi [None req-c761f4bc-6a48-45da-b9c1-2e03d79dcb2f 7a7e801cb8244d718dd267d724033e80 bac97d89cfdd4741888c5634e5bf0ff5 - - default default] HTTP exception thrown: Instance a27d6b62-122b-4f3b-821d-f78eb0d3afbb could not be found. [pid: 8|app: 0|req: 409/838] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:35 2026] GET /v2.1/servers/a27d6b62-122b-4f3b-821d-f78eb0d3afbb => 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: 430/839] 10.0.0.158 () {32 vars in 702 bytes} [Thu Apr 9 14:46:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-735386054 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:40.910 8 WARNING neutronclient.v2_0.client [None req-46e37ddb-3e20-43b4-824f-92a1b1f42b49 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/840] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:40 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1822 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/841] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:46:41 2026] DELETE /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 0 bytes in 102 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-09 14:46:41.261 8 WARNING neutronclient.v2_0.client [None req-64734a65-3b1c-4a04-958b-8bb53dcddbf5 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/842] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:41 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1828 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:42.437 7 WARNING neutronclient.v2_0.client [None req-bf3485da-e758-4d58-8796-ba6120c09cbc c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in 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/843] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:42 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1828 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-09 14:46:43.595 8 WARNING neutronclient.v2_0.client [None req-b77ae9af-9ee3-4e82-9223-b522efe151c3 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/844] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:43 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1828 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-09 14:46:44.347 8 INFO nova.api.openstack.compute.server_external_events [req-93212576-3a4e-4d7d-861e-e68baf69e144 req-55c98c7a-0276-407a-bf96-7d570fafb5bb f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:a8777ae6-8d26-47f7-bcb7-0e714aa687b6 for instance 5a525d6d-73d3-4f84-bdc1-f8928a658874 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/845] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:46:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/846] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:46:44 2026] POST /v2.1/os-keypairs => generated 384 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:44.794 8 WARNING neutronclient.v2_0.client [None req-069bb5ca-82c6-4650-b001-f102af6ee864 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/847] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:44 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1473 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-09 14:46:45.894 7 WARNING neutronclient.v2_0.client [None req-48aca2a2-f822-4b35-bd37-d58b01b7d725 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The 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-09 14:46:45.920 8 WARNING neutronclient.v2_0.client [None req-7cafd6e2-d600-4f0f-a176-def79333c855 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/850] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:45 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1478 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:45.971 8 WARNING neutronclient.v2_0.client [None req-7cafd6e2-d600-4f0f-a176-def79333c855 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The 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-09 14:46:46.157 8 WARNING neutronclient.v2_0.client [None req-7cafd6e2-d600-4f0f-a176-def79333c855 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/851] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:46:45 2026] POST /v2.1/servers => generated 451 bytes in 574 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-09 14:46:46.454 8 WARNING neutronclient.v2_0.client [None req-14e7efe3-df47-4f1f-823a-4811ed7a1e44 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/852] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:46 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1421 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, ' [pid: 7|app: 0|req: 436/853] 10.0.0.173 () {30 vars in 617 bytes} [Thu Apr 9 14:46:46 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/854] 10.0.0.173 () {32 vars in 690 bytes} [Thu Apr 9 14:46:46 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/855] 10.0.0.173 () {34 vars in 911 bytes} [Thu Apr 9 14:46:46 2026] GET /v2.1/os-simple-tenant-usage/fc7235c93c6c4c1ebcc9fade43fe5e98?start=2026-04-08T00:00:00&end=2026-04-09T23:59:59 => generated 20 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:47.012 8 WARNING neutronclient.v2_0.client [None req-b70888ad-2bbf-4bab-9158-5ddd382054a6 c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/856] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:46 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 1478 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 438/857] 10.0.0.173 () {30 vars in 652 bytes} [Thu Apr 9 14:46:47 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, ' 2026-04-09 14:46:47.540 8 WARNING neutronclient.v2_0.client [None req-0b619716-4b2d-40d5-b5be-b452d5b331f8 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/858] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:47 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1425 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:48.102 7 INFO nova.api.openstack.wsgi [None req-5a682e9a-9cc8-4031-8ab2-b041eb5961aa c0c09f8c95cb472192b8616da175eec9 52e2d86efdb84d0b8b4d831fe3e77c43 - - default default] HTTP exception thrown: Instance 5a525d6d-73d3-4f84-bdc1-f8928a658874 could not be found. [pid: 7|app: 0|req: 439/859] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:48 2026] GET /v2.1/servers/5a525d6d-73d3-4f84-bdc1-f8928a658874 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/860] 10.0.0.158 () {32 vars in 702 bytes} [Thu Apr 9 14:46:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-741432882 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:48.631 7 WARNING neutronclient.v2_0.client [None req-6a1236c3-156f-4715-8d34-b45f6a0a2cb6 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/861] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:48 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1473 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:49.783 8 WARNING neutronclient.v2_0.client [None req-9be12f62-4b54-466b-be42-dc5ea9c1130c 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/862] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:49 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1473 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, ' [pid: 7|app: 0|req: 441/863] 10.0.0.173 () {30 vars in 617 bytes} [Thu Apr 9 14:46:50 2026] GET /v2.1 => generated 0 bytes in 269 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/864] 10.0.0.173 () {32 vars in 690 bytes} [Thu Apr 9 14:46:50 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: 442/865] 10.0.0.173 () {34 vars in 911 bytes} [Thu Apr 9 14:46:50 2026] GET /v2.1/os-simple-tenant-usage/fc7235c93c6c4c1ebcc9fade43fe5e98?start=2026-04-08T00:00:00&end=2026-04-09T23:59:59 => generated 20 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/866] 10.0.0.173 () {30 vars in 652 bytes} [Thu Apr 9 14:46:50 2026] GET /v2.1/limits?reserved=1 => generated 511 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-09 14:46:50.908 7 WARNING neutronclient.v2_0.client [None req-fcb002d8-2daf-459e-808c-d6dd62174b3e 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/867] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:50 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1481 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:51.992 8 INFO nova.api.openstack.compute.server_external_events [req-6573dc2b-c593-451a-9530-2adac5a689a3 req-705d48ea-125f-4cac-af4b-6a2bb6f5e041 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:2a596e4f-872a-457b-be12-8c883a2e0358 for instance 0f99bf71-7bd8-4c80-8ac3-66bbefef265c on instance [pid: 8|app: 0|req: 425/868] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:46:51 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-09 14:46:52.161 7 WARNING neutronclient.v2_0.client [None req-ea63359a-8595-430d-a55a-6ff8c15f73ff 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/869] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:52 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1559 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/870] 10.0.0.158 () {30 vars in 411 bytes} [Thu Apr 9 14:46:53 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:53.341 8 WARNING neutronclient.v2_0.client [None req-b94d6c3c-1e0b-4c5f-86c9-efb8590447ae 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/871] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:53 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1547 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/872] 10.0.0.158 () {28 vars in 558 bytes} [Thu Apr 9 14:46:53 2026] GET /v2/ => generated 402 bytes in 536 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: 428/873] 10.0.0.158 () {28 vars in 562 bytes} [Thu Apr 9 14:46:53 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/874] 10.0.0.158 () {30 vars in 411 bytes} [Thu Apr 9 14:46:53 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-09 14:46:54.538 8 WARNING neutronclient.v2_0.client [None req-9fba8002-d1a4-404c-b8a9-00569387b228 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/875] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:54 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1547 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-09 14:46:55.739 8 WARNING neutronclient.v2_0.client [None req-81147713-2378-47a1-9bf7-c196bf740e7a 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/878] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:55 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1547 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:46:56.897 7 WARNING neutronclient.v2_0.client [None req-8b2ad5a6-8c3e-48aa-8379-01ae784b43c6 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/879] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:56 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1547 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:46:57.603 8 INFO nova.api.openstack.compute.server_external_events [req-613ff0e8-4766-40c9-8900-0b3973f428d6 req-fc3afa80-fec4-408e-94fa-8b5b94c5b9c5 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:2a596e4f-872a-457b-be12-8c883a2e0358 for instance 0f99bf71-7bd8-4c80-8ac3-66bbefef265c on instance [pid: 8|app: 0|req: 432/880] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:46:57 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-09 14:46:58.193 7 WARNING neutronclient.v2_0.client [None req-0cf5b9bc-de5b-475c-80d1-41927cac81e3 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/881] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:46:58 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1547 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:00.090 8 WARNING neutronclient.v2_0.client [None req-f8ede7e9-8533-4b24-88bc-e1588f8ff821 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/882] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:00 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1725 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:00.401 7 WARNING neutronclient.v2_0.client [None req-cb12467f-7d08-4b51-9a01-b10d1874eb24 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/883] 10.0.0.158 () {32 vars in 739 bytes} [Thu Apr 9 14:47:00 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c/os-interface => generated 285 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:01.185 7 WARNING neutronclient.v2_0.client [None req-bff442d1-14cb-431d-bb0c-a1cd9b032aa5 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The 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-09 14:47:01.194 8 INFO nova.api.openstack.compute.server_external_events [req-05422bb2-39c7-40e6-8c59-f4d40490683a req-04bf4472-798e-4109-90a7-e221ef377239 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:2a596e4f-872a-457b-be12-8c883a2e0358 for instance 0f99bf71-7bd8-4c80-8ac3-66bbefef265c on instance [pid: 8|app: 0|req: 434/884] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/885] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:01 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1725 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, ' [pid: 8|app: 0|req: 435/886] 10.0.0.158 () {32 vars in 639 bytes} [Thu Apr 9 14:47:01 2026] GET /v2.1/servers => generated 377 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/887] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:47:01 2026] DELETE /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 0 bytes in 147 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-09 14:47:01.628 8 WARNING neutronclient.v2_0.client [None req-ddf58253-680c-41c4-b9be-a8d1a90ebbc2 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/888] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:01 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1731 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:02.785 7 WARNING neutronclient.v2_0.client [None req-6d2b2f7b-a6ea-4947-b340-fff66e5d66e5 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/889] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:02 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1731 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:04.206 8 WARNING neutronclient.v2_0.client [None req-fccc952f-bb29-4e26-b005-d7252218cbce 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/890] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:04 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1851 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:05.037 7 INFO nova.api.openstack.compute.server_external_events [req-a90584dd-2ffa-4224-982a-c3fcfa8a3aa0 req-03b74b5b-230d-4938-85ba-a2866ca3f560 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:2a596e4f-872a-457b-be12-8c883a2e0358 for instance 0f99bf71-7bd8-4c80-8ac3-66bbefef265c on instance [pid: 7|app: 0|req: 455/893] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:05.746 8 WARNING neutronclient.v2_0.client [None req-139d2f5e-cb3b-42df-9500-6fdf1bf195b7 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/894] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:05 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1502 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/895] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:47:06 2026] POST /v2.1/os-keypairs => generated 396 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:06.859 8 WARNING neutronclient.v2_0.client [None req-bd04a82f-488c-42ae-bb4a-75de7c35ffb4 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/896] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:06 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1507 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, ' [pid: 7|app: 0|req: 457/897] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:47:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:47:07.956 8 WARNING neutronclient.v2_0.client [None req-4c70114f-acad-4426-9a79-d86a38fa040e 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/898] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:07 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 1507 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:47:09.038 7 INFO nova.api.openstack.wsgi [None req-8fa50f4c-ea23-4493-a250-071bcb0bdd86 6dcba66d335b4cd6a87c34f4825d2d3a 86ea3670b7144c85a33d462752889929 - - default default] HTTP exception thrown: Instance 0f99bf71-7bd8-4c80-8ac3-66bbefef265c could not be found. [pid: 7|app: 0|req: 458/899] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:09 2026] GET /v2.1/servers/0f99bf71-7bd8-4c80-8ac3-66bbefef265c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/900] 10.0.0.158 () {32 vars in 700 bytes} [Thu Apr 9 14:47:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-36160069 => generated 0 bytes in 30 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-09 14:47:09.158 7 WARNING neutronclient.v2_0.client [None req-67318a2b-afdc-4008-9ee8-3f8e3d00a1bc f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The 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-09 14:47:09.196 7 WARNING neutronclient.v2_0.client [None req-67318a2b-afdc-4008-9ee8-3f8e3d00a1bc f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The 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-09 14:47:09.239 7 WARNING neutronclient.v2_0.client [None req-67318a2b-afdc-4008-9ee8-3f8e3d00a1bc f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The 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-09 14:47:09.421 7 WARNING neutronclient.v2_0.client [None req-67318a2b-afdc-4008-9ee8-3f8e3d00a1bc f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/901] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:47:09 2026] POST /v2.1/servers => generated 495 bytes in 907 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-09 14:47:10.028 8 WARNING neutronclient.v2_0.client [None req-011a6123-5f31-4df2-b14a-e2772e4df927 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/902] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:10 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1456 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-09 14:47:11.330 7 WARNING neutronclient.v2_0.client [None req-60d5aea5-4b3b-4aa1-afc5-5ea48b8768f6 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/903] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:11 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1452 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:12.794 8 WARNING neutronclient.v2_0.client [None req-69df0148-65bd-4c08-805b-02b3264d0a68 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/904] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:12 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1508 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-09 14:47:13.917 7 WARNING neutronclient.v2_0.client [None req-06660b8b-3214-4b68-9ab5-f53a9fa498fe f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/905] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:13 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1516 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:15.020 7 WARNING neutronclient.v2_0.client [None req-6ae9531b-cbf2-444c-8c92-968990eedf82 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] 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-09 14:47:15.437 8 INFO nova.api.openstack.compute.server_external_events [req-a6baed81-98e9-4a90-b988-a636bb672c22 req-7e43c299-48ab-40e7-a4fc-a0b532a52a4f f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:0d905e2e-9dfb-4d37-9036-056f41c61cc3 for instance e16f8d30-6e4c-464d-8e1e-aed766c8ff52 on instance [pid: 8|app: 0|req: 446/908] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:15 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) [pid: 7|app: 0|req: 463/909] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:14 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1629 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:16.533 8 WARNING neutronclient.v2_0.client [None req-3e4113c0-88e7-4e5b-9412-f5578c8028d4 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/910] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:16 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1627 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-09 14:47:17.756 7 WARNING neutronclient.v2_0.client [None req-8dbcbdba-f2da-4d54-8329-7e896045a18a f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/911] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:17 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1627 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:19.680 7 WARNING neutronclient.v2_0.client [None req-55846972-2543-4aad-a752-675f7ce9f230 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/912] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:19 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1627 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:19.920 8 WARNING neutronclient.v2_0.client [None req-e52d5731-8b56-4f9b-b7a2-aefad2d25596 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The 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-09 14:47:20.072 8 WARNING neutronclient.v2_0.client [None req-e52d5731-8b56-4f9b-b7a2-aefad2d25596 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] 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-09 14:47:20.151 7 INFO nova.api.openstack.compute.server_external_events [req-3498a84d-9733-4201-ba43-6e1bffccc87d req-91b91716-8959-4ee4-b48d-acaeaeed15b5 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:0d905e2e-9dfb-4d37-9036-056f41c61cc3 for instance e16f8d30-6e4c-464d-8e1e-aed766c8ff52 on instance [pid: 7|app: 0|req: 466/913] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:47:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/914] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:47:19 2026] POST /v2.1/servers => generated 424 bytes in 664 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-09 14:47:20.348 7 WARNING neutronclient.v2_0.client [None req-caf91bfa-0ea9-4d2a-a46f-590a508c7b44 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/915] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:20 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1371 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-09 14:47:20.855 8 WARNING neutronclient.v2_0.client [None req-e3633b9d-2fa8-4690-8591-5133eafbf3f7 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/916] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:20 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1627 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:21.452 7 WARNING neutronclient.v2_0.client [None req-995db99d-f4cf-4495-be57-0883f1c799a7 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/917] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:21 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1375 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-09 14:47:22.105 8 WARNING neutronclient.v2_0.client [None req-f3ae964b-f295-4634-b19f-0dbecfd968f9 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/918] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:22 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1627 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-09 14:47:22.564 7 WARNING neutronclient.v2_0.client [None req-95efa0c1-0aa8-41e5-a281-e1e38950a92c abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/919] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:22 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1423 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:23.331 8 WARNING neutronclient.v2_0.client [None req-bc657618-78b7-45d3-be60-3675f0e8f1c5 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/920] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:23 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1808 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-09 14:47:23.525 7 WARNING neutronclient.v2_0.client [None req-fecdca1b-5e40-431d-93cb-6497f5d52aff f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/921] 10.0.0.158 () {32 vars in 739 bytes} [Thu Apr 9 14:47:23 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:23.682 8 WARNING neutronclient.v2_0.client [None req-3e9bb316-6683-4aad-8a4c-2b4ac6b093b9 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/922] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:23 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1423 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-09 14:47:24.293 7 INFO nova.api.openstack.compute.server_external_events [req-c64f646b-085a-4a73-a86d-3543daa3afb3 req-1c98f9aa-ced6-401b-9460-b1a6390c892c f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:0d905e2e-9dfb-4d37-9036-056f41c61cc3 for instance e16f8d30-6e4c-464d-8e1e-aed766c8ff52 on instance [pid: 7|app: 0|req: 471/923] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:24.773 8 WARNING neutronclient.v2_0.client [None req-c7b09eb1-6ef7-47ab-88da-bb175d13cdc2 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/924] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:24 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1431 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:25.673 7 INFO nova.api.openstack.compute.server_external_events [req-fea31dc0-85fd-42b3-80d1-5c9a544a3f15 req-f935c7df-10af-4c9b-aca1-2cbf5c0b6b31 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:cfa901e0-0587-411c-9502-525a8d61db17 for instance 06b0030a-63d0-4d54-974d-7c35b5dd5d47 on instance [pid: 7|app: 0|req: 473/927] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:25.878 8 WARNING neutronclient.v2_0.client [None req-c330ec0c-eb13-4c69-922d-df4fd24f8dde abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/928] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:25 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1483 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-09 14:47:27.037 7 WARNING neutronclient.v2_0.client [None req-7c36c7d7-c50c-46b6-8ae8-463ae2e789e4 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/929] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:27 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1471 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:28.240 8 WARNING neutronclient.v2_0.client [None req-2a31d8cf-323e-4aad-adb0-efb382943db7 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/930] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:28 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1471 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-09 14:47:29.393 7 WARNING neutronclient.v2_0.client [None req-1bca8503-9068-41f2-bbc5-533d558afad3 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/931] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:29 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1471 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-09 14:47:30.553 8 WARNING neutronclient.v2_0.client [None req-e4817c5f-deb8-4508-aa44-4db6caabbc7d abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/932] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:30 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1471 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-09 14:47:31.031 7 INFO nova.api.openstack.compute.server_external_events [req-6c5d2707-c5ab-45f9-987e-c9758427e491 req-86fa4f80-74cb-4f23-afd4-c627da79a199 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:cfa901e0-0587-411c-9502-525a8d61db17 for instance 06b0030a-63d0-4d54-974d-7c35b5dd5d47 on instance [pid: 7|app: 0|req: 476/933] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:47:31 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-09 14:47:31.718 8 WARNING neutronclient.v2_0.client [None req-7c5b24b2-b41f-475f-a7f4-62a4db746542 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/934] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:31 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1471 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:32.858 7 WARNING neutronclient.v2_0.client [None req-7a5b94f0-0041-41d8-829c-72be65763bb0 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/935] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:32 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1657 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/936] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:47:33 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47/ips => generated 110 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/937] 10.0.0.158 () {32 vars in 721 bytes} [Thu Apr 9 14:47:33 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47/ips => generated 110 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/938] 10.0.0.158 () {32 vars in 823 bytes} [Thu Apr 9 14:47:33 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47/ips/tempest-ServerAddressesTestJSON-1695802560-network => generated 95 bytes in 36 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: 479/939] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:47:33 2026] DELETE /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 0 bytes in 95 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-09 14:47:33.308 8 WARNING neutronclient.v2_0.client [None req-0e27f856-e24d-4ff1-b45a-cf532679ba8c abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/940] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:33 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1663 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-09 14:47:34.468 7 WARNING neutronclient.v2_0.client [None req-872da030-7916-48f7-9d84-0034735115d5 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/941] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:34 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1663 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:35.646 8 WARNING neutronclient.v2_0.client [None req-afcfb342-c3af-40ca-8f8c-4eb6051d153f abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/944] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:35 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1663 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-09 14:47:36.145 7 INFO nova.api.openstack.compute.server_external_events [req-155c2bce-790b-43d1-a8d9-a3d096ee268f req-ee00cf19-92bf-40aa-bddb-0e2686fa1246 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:cfa901e0-0587-411c-9502-525a8d61db17 for instance 06b0030a-63d0-4d54-974d-7c35b5dd5d47 on instance [pid: 7|app: 0|req: 482/945] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:36 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-09 14:47:36.541 8 WARNING neutronclient.v2_0.client [None req-608b8bfe-b927-4db2-b28a-2508676695d9 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/946] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:36 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1928 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:36.833 7 WARNING neutronclient.v2_0.client [None req-3dcf7dc6-cfb6-43f8-afba-6956239aae54 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/947] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:36 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1452 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-09 14:47:37.979 8 WARNING neutronclient.v2_0.client [None req-f3fc244a-af63-4095-9499-0435a4798ae3 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/948] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:37 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1457 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, ' [pid: 7|app: 0|req: 484/949] 10.0.0.158 () {32 vars in 751 bytes} [Thu Apr 9 14:47:38 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/950] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:47:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:39.096 7 WARNING neutronclient.v2_0.client [None req-ad1a6942-ac37-4704-b7b5-51fcadb70589 abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/951] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:39 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 1457 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-09 14:47:40.197 7 INFO nova.api.openstack.wsgi [None req-0e4f7c8f-581f-4886-aa03-89a816564e0d abe646f3f38b477db81deb131aa2beab cb9028817c524d79abd600ab727efea6 - - default default] HTTP exception thrown: Instance 06b0030a-63d0-4d54-974d-7c35b5dd5d47 could not be found. [pid: 7|app: 0|req: 486/952] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:40 2026] GET /v2.1/servers/06b0030a-63d0-4d54-974d-7c35b5dd5d47 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-09 14:47:40.249 8 WARNING neutronclient.v2_0.client [None req-8a8a7425-8ec1-4a23-8a7e-eddabae52b94 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] 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-09 14:47:40.289 8 WARNING neutronclient.v2_0.client [None req-8a8a7425-8ec1-4a23-8a7e-eddabae52b94 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/953] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:47:40 2026] DELETE /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 0 bytes in 131 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-09 14:47:40.452 8 WARNING neutronclient.v2_0.client [None req-8a8a7425-8ec1-4a23-8a7e-eddabae52b94 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The 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-09 14:47:40.460 7 WARNING neutronclient.v2_0.client [None req-eadae4f5-50e6-48fb-b45c-d2912d5093ef f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/954] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:40 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1934 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/955] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:47:40 2026] POST /v2.1/servers => generated 450 bytes in 611 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-09 14:47:40.793 7 WARNING neutronclient.v2_0.client [None req-9fd73d64-67ff-4c5f-aea0-202df6d0b7a6 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/956] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:40 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1402 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, ' 2026-04-09 14:47:41.764 8 WARNING neutronclient.v2_0.client [None req-5921fb93-8070-4798-9c6f-7ce3b3cfe11f f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] 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-09 14:47:41.883 7 WARNING neutronclient.v2_0.client [None req-4ac91f0e-47b6-4cd6-84b2-2024903fb685 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/957] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:41 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1934 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/958] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:41 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1406 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:42.963 8 WARNING neutronclient.v2_0.client [None req-e78f3833-1270-48c7-b5ef-fc994e733507 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The 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-09 14:47:42.992 7 WARNING neutronclient.v2_0.client [None req-7cb147a3-1c82-48c4-a9ff-28f4d9dc76d7 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/959] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:42 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1454 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/960] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:42 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1934 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:43.740 7 INFO nova.api.openstack.compute.server_external_events [req-50f65de5-768d-4890-a21f-47e6bdbef4a3 req-aa832ed0-69a5-4081-b26f-8bdd216d8c15 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:0d905e2e-9dfb-4d37-9036-056f41c61cc3 for instance e16f8d30-6e4c-464d-8e1e-aed766c8ff52 on instance [pid: 7|app: 0|req: 492/961] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:44.127 8 WARNING neutronclient.v2_0.client [None req-7b8fc95c-9e80-4783-8711-93eb6c82ff75 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/962] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:44 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1454 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:47:44.190 7 WARNING neutronclient.v2_0.client [None req-9e675542-bd77-4e2b-b82f-2b8192c472fa f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/963] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:44 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1537 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:45.221 8 WARNING neutronclient.v2_0.client [None req-59daeeb3-67c3-4fa1-b633-1c0f6359e130 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/966] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:45 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1462 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:45.320 7 WARNING neutronclient.v2_0.client [None req-e2afa3fb-0050-40ce-bc7f-09318a6c47d6 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/967] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:45 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1542 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-09 14:47:46.088 8 INFO nova.api.openstack.compute.server_external_events [req-dd779a9c-fd22-41a5-8299-f90723d79377 req-9e68ac36-a969-4fcb-bfec-3330b3d72b9a f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:a09c32cc-bbc6-45ab-a42b-021ee500b743 for instance 565d9192-2916-4ee3-98f1-b60e8ef9683d on instance [pid: 8|app: 0|req: 473/968] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:46.314 7 WARNING neutronclient.v2_0.client [None req-ee50324f-9818-443c-8395-db2abafd2aa1 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] 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: 496/969] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:46 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1540 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:47:46.429 8 WARNING neutronclient.v2_0.client [None req-d3b38ff4-293f-4924-9c24-d3eafa179151 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/970] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:46 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 1542 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-09 14:47:47.475 7 WARNING neutronclient.v2_0.client [None req-c8b07458-6520-491c-95b4-718dcf171bef d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] 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-09 14:47:47.505 8 INFO nova.api.openstack.wsgi [None req-726253ce-f9e6-408f-9144-62390cb10356 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] HTTP exception thrown: Instance e16f8d30-6e4c-464d-8e1e-aed766c8ff52 could not be found. [pid: 8|app: 0|req: 475/971] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:47 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:47.537 8 INFO nova.api.openstack.wsgi [None req-4b4a7aad-06d4-497a-b94b-5abd62ea1b49 f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] HTTP exception thrown: Instance e16f8d30-6e4c-464d-8e1e-aed766c8ff52 could not be found. [pid: 8|app: 0|req: 476/972] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:47:47 2026] DELETE /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:47.565 8 INFO nova.api.openstack.wsgi [None req-1013b51d-cce1-479b-88bc-4504761dabfc f22753bab6c242f786005d2cf5cb2543 675c2c6350384360bc88eb9d69fa8d76 - - default default] HTTP exception thrown: Instance e16f8d30-6e4c-464d-8e1e-aed766c8ff52 could not be found. [pid: 8|app: 0|req: 477/973] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:47 2026] GET /v2.1/servers/e16f8d30-6e4c-464d-8e1e-aed766c8ff52 => 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: 478/974] 10.0.0.158 () {32 vars in 702 bytes} [Thu Apr 9 14:47:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-577225856 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/975] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:47 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1528 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/976] 10.0.0.158 () {32 vars in 724 bytes} [Thu Apr 9 14:47:48 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-916115020 => 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-09 14:47:48.676 7 WARNING neutronclient.v2_0.client [None req-245be3f6-c57e-493a-bdc8-9919b29d2dfb d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/977] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:48 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1528 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-09 14:47:49.821 8 WARNING neutronclient.v2_0.client [None req-c8a50bb0-974b-4046-8d0b-a9ad078fb0a5 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/978] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:49 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1528 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:50.960 7 WARNING neutronclient.v2_0.client [None req-02507d19-3e02-42ec-b099-ff6a9351468b d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/979] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:50 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1528 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-09 14:47:51.192 8 INFO nova.api.openstack.compute.server_external_events [req-0ddf31a6-0367-4a93-b6be-e9273573abf8 req-9d72f3d3-0383-4f79-b825-305830eb3dcf f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:a09c32cc-bbc6-45ab-a42b-021ee500b743 for instance 565d9192-2916-4ee3-98f1-b60e8ef9683d on instance [pid: 8|app: 0|req: 481/980] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:47:51 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-09 14:47:52.151 7 WARNING neutronclient.v2_0.client [None req-c5a5f1b6-05ed-4ee2-bfbd-83585d748978 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/981] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:52 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1528 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:53.435 8 WARNING neutronclient.v2_0.client [None req-8126a3c5-5566-47dd-9bee-93f40e4a57d0 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/982] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:53 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1697 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:53.650 7 WARNING neutronclient.v2_0.client [None req-ace6ace9-5524-473a-a64b-732152c734a9 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/983] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:47:53 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1697 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:47:55.049 7 INFO nova.api.openstack.compute.server_external_events [req-b24ceb3e-4cd2-4d0d-b48e-5baf5f2115c9 req-3baef0cf-5521-4ae2-91d4-23bb1980d14e f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:a09c32cc-bbc6-45ab-a42b-021ee500b743 for instance 565d9192-2916-4ee3-98f1-b60e8ef9683d on instance [pid: 7|app: 0|req: 503/986] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:47:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/987] 10.0.0.158 () {34 vars in 748 bytes} [Thu Apr 9 14:48:03 2026] POST /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d/action => generated 31891 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:48:15.401 7 INFO nova.api.openstack.compute.server_external_events [req-f7c6dff5-fd14-4e19-9a17-fbbfad36cea4 req-8bda3a28-b0d2-4af0-a691-da61a4bdb77e f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:a09c32cc-bbc6-45ab-a42b-021ee500b743 for instance 565d9192-2916-4ee3-98f1-b60e8ef9683d on instance [pid: 7|app: 0|req: 506/992] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:48:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/993] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:48:17 2026] POST /v2.1/os-keypairs => generated 398 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-09 14:48:19.940 7 WARNING neutronclient.v2_0.client [None req-2912ca3d-41a1-4d93-b928-fb1ec23af2cc d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The 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-09 14:48:19.981 7 WARNING neutronclient.v2_0.client [None req-2912ca3d-41a1-4d93-b928-fb1ec23af2cc d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The 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-09 14:48:20.207 7 WARNING neutronclient.v2_0.client [None req-2912ca3d-41a1-4d93-b928-fb1ec23af2cc d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/994] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:48:19 2026] POST /v2.1/servers => generated 449 bytes in 638 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-09 14:48:20.538 8 WARNING neutronclient.v2_0.client [None req-71ea8376-9594-4571-914d-f5a73e041bbf d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/995] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:20 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1403 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-09 14:48:21.622 7 WARNING neutronclient.v2_0.client [None req-40d868ef-c60f-42dc-a425-30786e9bf41a d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/996] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:21 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1407 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:48:22.789 8 WARNING neutronclient.v2_0.client [None req-6b392a1d-fad1-4a4e-9cfe-a04cf8924dd0 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/997] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:22 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1455 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-09 14:48:23.872 7 WARNING neutronclient.v2_0.client [None req-f2c9d5bd-d4d5-418e-9c66-fce54d4f0926 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/998] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:23 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1455 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-09 14:48:24.951 8 WARNING neutronclient.v2_0.client [None req-75ad00a0-de09-4113-af97-2739e4917cc4 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/1001] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:24 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1463 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-09 14:48:25.777 7 INFO nova.api.openstack.compute.server_external_events [req-5b375068-75e2-44c8-a6b2-631d2efa77e8 req-acd6d5f1-4737-4507-a089-3c2ca07a7c41 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:e81c29d8-c7ea-4305-9b75-480aebcc4d60 for instance fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 on instance [pid: 7|app: 0|req: 511/1002] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:48: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-09 14:48:26.122 8 WARNING neutronclient.v2_0.client [None req-4b4347d2-71b7-49ef-8e26-f99d32695c4e d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/1003] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:26 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1540 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-09 14:48:27.263 7 WARNING neutronclient.v2_0.client [None req-adf4383a-f777-46dd-ac84-dcc8254ab661 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1004] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:27 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:48:28.448 8 WARNING neutronclient.v2_0.client [None req-e6c65b0c-cf15-46c3-b3c3-5bc58a206062 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/1005] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:28 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1528 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-09 14:48:29.643 7 WARNING neutronclient.v2_0.client [None req-90d9eb53-e3bd-48c2-98c8-7ae94a63bfc9 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1006] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:29 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1528 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:48:30.920 8 WARNING neutronclient.v2_0.client [None req-3e3c32e5-e6fc-4acd-94e1-f224026b5868 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1007] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:30 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1528 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-09 14:48:31.147 7 INFO nova.api.openstack.compute.server_external_events [req-3bfc3dfb-6be5-42eb-a220-da9815821db0 req-0fa35343-6f65-4fbc-a94f-ee3b4b6b22e7 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:e81c29d8-c7ea-4305-9b75-480aebcc4d60 for instance fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 on instance [pid: 7|app: 0|req: 514/1008] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:48:31 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-09 14:48:32.131 8 WARNING neutronclient.v2_0.client [None req-4806ea19-6b9c-4f08-a36f-e199f28cddb1 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/1009] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:32 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1528 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:48:33.455 7 WARNING neutronclient.v2_0.client [None req-597e8766-77d6-4598-9b48-fd2f4a3637cf d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1010] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:33 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1697 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-09 14:48:33.678 8 WARNING neutronclient.v2_0.client [None req-ad22bfe3-43f7-4da0-81c5-c92e7764b761 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1011] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:33 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1697 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:48:34.433 7 INFO nova.api.openstack.compute.server_external_events [req-e6868a45-8314-4f57-9ef8-e9b59221c84d req-f12e8727-7e45-4071-bb08-9237ccb6f4ae f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:e81c29d8-c7ea-4305-9b75-480aebcc4d60 for instance fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 on instance [pid: 7|app: 0|req: 516/1012] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:48:34 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, ' [pid: 8|app: 0|req: 498/1015] 10.0.0.158 () {34 vars in 748 bytes} [Thu Apr 9 14:48:41 2026] POST /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912/action => generated 31883 bytes in 540 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: 500/1018] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:48:52 2026] DELETE /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 0 bytes in 152 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-09 14:48:52.913 7 WARNING neutronclient.v2_0.client [None req-18bc7173-d1ca-413d-b84f-17b1ff03ce41 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1019] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:52 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1823 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-09 14:48:54.100 8 WARNING neutronclient.v2_0.client [None req-aa055818-3533-4df9-9ffd-9bad01bd8f37 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1020] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:54 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1823 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-09 14:48:55.257 8 WARNING neutronclient.v2_0.client [None req-aa336e14-fd85-4ff7-b22b-d282ac1c12c2 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1023] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:55 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1823 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:48:55.995 7 INFO nova.api.openstack.compute.server_external_events [req-75fd1eae-a4ac-4bf3-9d46-d45167f98e1b req-4ff415b6-b70a-4dee-b60e-f067bc8b2c87 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:e81c29d8-c7ea-4305-9b75-480aebcc4d60 for instance fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 on instance [pid: 7|app: 0|req: 521/1024] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:48:55 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-09 14:48:56.394 8 WARNING neutronclient.v2_0.client [None req-4c3a4947-bf50-4375-a884-12a7086c7b56 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1025] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:56 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1484 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-09 14:48:57.517 7 WARNING neutronclient.v2_0.client [None req-d97148af-5405-46b9-96a1-2855c0fffc35 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1026] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:57 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1489 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-09 14:48:58.627 8 WARNING neutronclient.v2_0.client [None req-ccbd7294-c46f-4cdf-ac3b-828b7eb785aa d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1027] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:58 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 1489 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-09 14:48:59.706 7 INFO nova.api.openstack.wsgi [None req-c11ddedd-aba5-4a20-9135-be16562bca9a d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] HTTP exception thrown: Instance fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 could not be found. [pid: 7|app: 0|req: 523/1028] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:48:59 2026] GET /v2.1/servers/fbf1ac15-43fa-4ee3-9cc3-256a1a3fa912 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1029] 10.0.0.158 () {32 vars in 728 bytes} [Thu Apr 9 14:48:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1644258037 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1030] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:49:00 2026] DELETE /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-09 14:49:00.231 8 WARNING neutronclient.v2_0.client [None req-6b81d8d0-e65c-4512-bdb2-38488a7ec200 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1031] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:00 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1703 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:49:01.417 7 WARNING neutronclient.v2_0.client [None req-d2659ab9-0ed2-4161-b8b6-dedc7f76c698 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1032] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:01 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1703 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:49:02.571 8 WARNING neutronclient.v2_0.client [None req-64d4b3b1-119a-4eea-8a05-f294251cb767 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1033] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:02 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1703 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:49:02.695 7 INFO nova.api.openstack.compute.server_external_events [req-6e70a84c-8496-453e-a1a5-c84f228e50ef req-8177bd7a-e999-44d3-82c6-392fc2c763dc f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-unplugged:a09c32cc-bbc6-45ab-a42b-021ee500b743 for instance 565d9192-2916-4ee3-98f1-b60e8ef9683d on instance [pid: 7|app: 0|req: 526/1034] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:49:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:49:02.981 8 INFO nova.api.openstack.compute.server_external_events [req-ebac3627-0c58-4e66-b51f-0a9f5709613d req-838fa9fc-4005-4922-ac9f-56837f7bc358 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:a09c32cc-bbc6-45ab-a42b-021ee500b743 for instance 565d9192-2916-4ee3-98f1-b60e8ef9683d on instance [pid: 8|app: 0|req: 509/1035] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:49:02 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-09 14:49:03.703 7 WARNING neutronclient.v2_0.client [None req-0c43da99-8e5d-483a-813e-f8823f81de02 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1036] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:03 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1483 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-09 14:49:04.796 8 WARNING neutronclient.v2_0.client [None req-13ed8b45-67b0-4d1c-92c0-3929a0911c97 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1037] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:04 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1488 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-09 14:49:05.885 8 WARNING neutronclient.v2_0.client [None req-ac449f6e-6b06-4387-8ec1-1e8364959a27 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1040] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:05 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 1488 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-09 14:49:06.958 7 INFO nova.api.openstack.wsgi [None req-ed348a65-0a70-4f49-9094-b3e9ffe40b09 d3d5cea8625b45629bd0a7d2df15d32b 64d517242c7b41bea1839be7d39d18dc - - default default] HTTP exception thrown: Instance 565d9192-2916-4ee3-98f1-b60e8ef9683d could not be found. [pid: 7|app: 0|req: 529/1041] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:06 2026] GET /v2.1/servers/565d9192-2916-4ee3-98f1-b60e8ef9683d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1042] 10.0.0.158 () {32 vars in 726 bytes} [Thu Apr 9 14:49:07 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-685708228 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1047] 10.0.0.158 () {34 vars in 669 bytes} [Thu Apr 9 14:49:32 2026] POST /v2.1/os-keypairs => generated 395 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:49:34.979 7 WARNING neutronclient.v2_0.client [None req-8c98e727-efa7-407c-803e-174be4221fcb da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The 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-09 14:49:35.029 7 WARNING neutronclient.v2_0.client [None req-8c98e727-efa7-407c-803e-174be4221fcb da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The 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-09 14:49:35.274 7 WARNING neutronclient.v2_0.client [None req-8c98e727-efa7-407c-803e-174be4221fcb da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1050] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:49:34 2026] POST /v2.1/servers => generated 448 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-09 14:49:35.499 8 WARNING neutronclient.v2_0.client [None req-93a71b13-97fe-49d0-9cef-2e14ec5398e4 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1051] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:35 2026] GET /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 1393 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:49:40.591 7 WARNING neutronclient.v2_0.client [None req-dd7adb47-a5a5-4f3f-ab33-b25ba5a99480 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] 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-09 14:49:40.709 8 INFO nova.api.openstack.compute.server_external_events [req-cc57feac-abbf-4b5c-a1b9-36207e938c9b req-0807113c-dc95-4448-b918-61ee766abce6 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:6e29b98e-231b-49f5-90cf-e36c1f0a40af for instance 65bd15af-b0ca-4eee-a4ae-3962d84b43b0 on instance [pid: 8|app: 0|req: 518/1052] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:49:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1053] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:40 2026] GET /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 1519 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-09 14:49:45.214 8 INFO nova.api.openstack.compute.server_external_events [req-ddbfa3c3-d408-4186-915f-ce024e3ad461 req-1ba305c2-4831-48dd-91b8-0a903d20569a f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:6e29b98e-231b-49f5-90cf-e36c1f0a40af for instance 65bd15af-b0ca-4eee-a4ae-3962d84b43b0 on instance [pid: 8|app: 0|req: 520/1056] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:49:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:49:45.789 7 WARNING neutronclient.v2_0.client [None req-8904641b-91e5-4155-ba61-c4b992b1ae41 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1057] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:45 2026] GET /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 1517 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-09 14:49:50.972 8 WARNING neutronclient.v2_0.client [None req-f84cf5d0-3d18-4f89-87b3-fb1c944370c5 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1058] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:50 2026] GET /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 1817 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09 14:49:52.614 8 INFO nova.api.openstack.compute.server_external_events [req-107349b9-13ed-43a3-9e5c-c15bd466e8ba req-52d46a51-3db8-4663-ab71-7db562a6b7ed f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:6e29b98e-231b-49f5-90cf-e36c1f0a40af for instance 65bd15af-b0ca-4eee-a4ae-3962d84b43b0 on instance [pid: 8|app: 0|req: 522/1059] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:49:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:49:52.877 7 WARNING neutronclient.v2_0.client [None req-f7268b1d-fed0-402e-9755-437a46dfeb97 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The 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-09 14:49:52.934 7 WARNING neutronclient.v2_0.client [None req-f7268b1d-fed0-402e-9755-437a46dfeb97 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The 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-09 14:49:53.177 7 WARNING neutronclient.v2_0.client [None req-f7268b1d-fed0-402e-9755-437a46dfeb97 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1060] 10.0.0.158 () {34 vars in 661 bytes} [Thu Apr 9 14:49:52 2026] POST /v2.1/servers => generated 448 bytes in 766 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-09 14:49:53.391 8 WARNING neutronclient.v2_0.client [None req-b17e2f2a-de55-433c-8fc3-04e23a76d869 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1061] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:53 2026] GET /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => generated 1393 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-09 14:49:58.487 7 WARNING neutronclient.v2_0.client [None req-c84b9b5d-5c89-499a-8711-82b2f67e3bad da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1064] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:49:58 2026] GET /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => generated 1519 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:49:58.851 8 INFO nova.api.openstack.compute.server_external_events [req-724c94fd-b79a-4677-8af2-d570199b2b72 req-0d8be031-760b-4e53-9f32-a3e2c7ad3a4c f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:d70e8fba-3945-4cdc-83ac-5045445e84f2 for instance 6c7c276e-1aa1-4992-9380-cbf2fcb253ab on instance [pid: 8|app: 0|req: 525/1065] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:49:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:02.633 7 INFO nova.api.openstack.compute.server_external_events [req-a5e711e4-2ea3-4857-8b64-509f355a3319 req-d427016e-e70c-469d-b20f-735434291c8a f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:d70e8fba-3945-4cdc-83ac-5045445e84f2 for instance 6c7c276e-1aa1-4992-9380-cbf2fcb253ab on instance [pid: 7|app: 0|req: 541/1066] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:50:02 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-09 14:50:03.644 8 WARNING neutronclient.v2_0.client [None req-37d6dfc5-a575-4b60-84bf-f591060333fa da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1067] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:50:03 2026] GET /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => generated 1517 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-09 14:50:08.833 8 WARNING neutronclient.v2_0.client [None req-401a6838-21d0-44da-b596-d2065bb4929a da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1070] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:50:08 2026] GET /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => generated 1818 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:10.234 7 INFO nova.api.openstack.compute.server_external_events [req-7c13bc02-a347-4ab5-80d8-3b40bfdf111b req-a80e69cd-a424-4ff1-82b0-edcca00889c1 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:d70e8fba-3945-4cdc-83ac-5045445e84f2 for instance 6c7c276e-1aa1-4992-9380-cbf2fcb253ab on instance [pid: 7|app: 0|req: 543/1071] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:50:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:45.981 7 WARNING neutronclient.v2_0.client [None req-e41606c9-5191-4274-80ff-ec2fc16181cf d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The 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-09 14:50:46.022 7 WARNING neutronclient.v2_0.client [None req-e41606c9-5191-4274-80ff-ec2fc16181cf d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The 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-09 14:50:46.166 7 WARNING neutronclient.v2_0.client [None req-e41606c9-5191-4274-80ff-ec2fc16181cf d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1080] 199.204.45.95 () {36 vars in 711 bytes} [Thu Apr 9 14:50:45 2026] POST /v2.1/servers => generated 453 bytes in 731 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-09 14:50:46.800 8 WARNING neutronclient.v2_0.client [None req-370c61e5-b4e0-4af3-94d9-db5987c82b4d d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1081] 199.204.45.95 () {32 vars in 730 bytes} [Thu Apr 9 14:50:46 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27 => generated 2213 bytes in 63 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-09 14:50:46.870 7 WARNING neutronclient.v2_0.client [None req-92e6c610-a20f-42f6-91ef-cde2a7c944fb d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1082] 199.204.45.95 () {32 vars in 756 bytes} [Thu Apr 9 14:50:46 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 534/1083] 199.204.45.95 () {32 vars in 774 bytes} [Thu Apr 9 14:50:46 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:49.757 7 WARNING neutronclient.v2_0.client [None req-4494f0dd-f3b7-4adf-b673-ef98ef7ac306 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1084] 199.204.45.95 () {32 vars in 730 bytes} [Thu Apr 9 14:50:49 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27 => generated 2371 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:49.847 8 WARNING neutronclient.v2_0.client [None req-feedead6-761d-4051-9b6c-d28d7e0aa91a d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1085] 199.204.45.95 () {32 vars in 756 bytes} [Thu Apr 9 14:50:49 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 551/1086] 199.204.45.95 () {32 vars in 774 bytes} [Thu Apr 9 14:50:49 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-volume_attachments => generated 197 bytes in 67 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-09 14:50:51.807 8 INFO nova.api.openstack.compute.server_external_events [req-564c73a0-b5b3-4e35-a57b-af4ea6b86d79 req-d8886bdb-5b95-47aa-a20c-1ba5bad283c8 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ebe55f78-696e-403d-966d-e0d518ecb37b for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 536/1087] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:50:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:52.731 7 WARNING neutronclient.v2_0.client [None req-7d2b1b3f-3f92-4f52-a91f-83ff89cb8905 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1088] 199.204.45.95 () {32 vars in 730 bytes} [Thu Apr 9 14:50:52 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27 => generated 2445 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:52.866 8 WARNING neutronclient.v2_0.client [None req-3770a900-b056-497b-adca-617fdf7968cd d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1089] 199.204.45.95 () {32 vars in 756 bytes} [Thu Apr 9 14:50:52 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 283 bytes in 83 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: 553/1090] 199.204.45.95 () {32 vars in 774 bytes} [Thu Apr 9 14:50:52 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:55.565 7 WARNING neutronclient.v2_0.client [None req-7c83a23e-de79-48a8-bd9d-f47fcf79e2ec d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1093] 199.204.45.95 () {32 vars in 730 bytes} [Thu Apr 9 14:50:55 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27 => generated 2433 bytes in 140 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-09 14:50:55.707 8 WARNING neutronclient.v2_0.client [None req-109e5ecd-ac08-48f1-bab6-108ffb35a5ca d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1094] 199.204.45.95 () {32 vars in 756 bytes} [Thu Apr 9 14:50:55 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 283 bytes in 105 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: 556/1095] 199.204.45.95 () {32 vars in 774 bytes} [Thu Apr 9 14:50:55 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-volume_attachments => generated 197 bytes in 43 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-09 14:50:57.203 8 INFO nova.api.openstack.compute.server_external_events [req-a25e5cc8-73c3-4657-b512-d33699d37f03 req-d724ed6d-32f9-47ed-8a74-6a5cf178fe1f f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:ebe55f78-696e-403d-966d-e0d518ecb37b for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 540/1096] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:50:57 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:58.751 7 WARNING neutronclient.v2_0.client [None req-fc5bf515-7196-40d3-b7b1-23098c7ac0d7 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1097] 199.204.45.95 () {32 vars in 730 bytes} [Thu Apr 9 14:50:58 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27 => generated 2433 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:50:58.882 8 WARNING neutronclient.v2_0.client [None req-732b0a34-6924-45d2-a390-92e1e7ca75ed d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1098] 199.204.45.95 () {32 vars in 756 bytes} [Thu Apr 9 14:50:58 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 285 bytes in 72 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: 558/1099] 199.204.45.95 () {32 vars in 774 bytes} [Thu Apr 9 14:50:58 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-volume_attachments => generated 197 bytes in 41 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-09 14:51:01.621 8 WARNING neutronclient.v2_0.client [None req-83eeb245-b9c2-42dc-a9e7-385490d6fcfd d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1100] 199.204.45.95 () {32 vars in 730 bytes} [Thu Apr 9 14:51:01 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27 => generated 2580 bytes in 149 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-09 14:51:01.748 7 WARNING neutronclient.v2_0.client [None req-105c3bb3-0f60-4b81-80fe-5afdb7b6480a d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1101] 199.204.45.95 () {32 vars in 756 bytes} [Thu Apr 9 14:51:01 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 285 bytes in 86 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: 543/1102] 199.204.45.95 () {32 vars in 774 bytes} [Thu Apr 9 14:51:01 2026] GET /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:51:37.834 8 WARNING neutronclient.v2_0.client [None req-3c24de83-2abb-4de1-8c2d-c8019b7905fd d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The 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-09 14:51:37.881 8 WARNING neutronclient.v2_0.client [None req-3c24de83-2abb-4de1-8c2d-c8019b7905fd d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] 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-09 14:51:40.107 7 INFO nova.api.openstack.compute.server_external_events [req-53582f06-062a-42b4-90eb-50f7c2427060 req-71ef4755-d97b-4c83-8bc8-52fbd2f06cfa f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:c973ec61-b56c-42a8-b2be-e39144ce3fe9 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 7|app: 0|req: 564/1111] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:51:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1112] 10.0.0.186 () {28 vars in 452 bytes} [Thu Apr 9 14:51:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 566/1113] 10.0.0.186 () {30 vars in 656 bytes} [Thu Apr 9 14:51:44 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 567/1114] 10.0.0.186 () {32 vars in 729 bytes} [Thu Apr 9 14:51:44 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:51:44.869 7 WARNING neutronclient.v2_0.client [None req-0474a4c5-6895-4289-8b50-e62ab58fd9c2 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1115] 10.0.0.186 () {34 vars in 804 bytes} [Thu Apr 9 14:51:44 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8324 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:51:45.034 7 INFO nova.api.openstack.compute.server_external_events [req-2da2c6d2-80fb-4334-a1b1-6b193b08f82a req-98499f5f-799f-4e7e-8f02-568bb6b5f36f f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:c973ec61-b56c-42a8-b2be-e39144ce3fe9 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 7|app: 0|req: 569/1116] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:51:45 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: 572/1119] 10.0.0.186 () {28 vars in 452 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 573/1120] 10.0.0.186 () {30 vars in 656 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 574/1121] 10.0.0.186 () {32 vars in 729 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1122] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=1a4f8ad3b12e485e90cd4c5a144927b5&all_tenants=True => generated 15 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1123] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=34e9d46658944a5c8483eaa7159e8a2f&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1124] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=618b85c474bb4844900522e5f7b32b05&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1125] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=64074f1fa79f44ad8649f2b87cf65dec&all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1126] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=64e3527be2564555872345e845b0aa52&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-09 14:51:45.775 7 WARNING neutronclient.v2_0.client [None req-cfb6aabc-d72d-4f7b-8c52-061c9750b294 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1127] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=688c232a11484ebd8b6b7d98e2da3341&all_tenants=True => generated 5452 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 581/1128] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=989400f231174233800faa16fb021452&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1129] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:45 2026] GET /v2.1/servers/detail?project_id=ae73462798104df78b0230d30bf99285&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1130] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:46 2026] GET /v2.1/servers/detail?project_id=c95dfc32d0c0418fa4cadc315086eaac&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-09 14:51:46.161 7 WARNING neutronclient.v2_0.client [None req-46b125d9-5c80-4826-9113-8a7fae4c6aac d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1131] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:46 2026] GET /v2.1/servers/detail?project_id=d19ab352b42c440ea48942882c60f967&all_tenants=True => generated 2951 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 585/1132] 10.0.0.186 () {34 vars in 892 bytes} [Thu Apr 9 14:51:46 2026] GET /v2.1/servers/detail?project_id=e9fc49425f8148658b4d218378f2db8c&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-09 14:51:46.448 8 WARNING neutronclient.v2_0.client [None req-3c24de83-2abb-4de1-8c2d-c8019b7905fd d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1133] 199.204.45.95 () {36 vars in 809 bytes} [Thu Apr 9 14:51:37 2026] POST /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 281 bytes in 8875 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-09 14:51:46.762 7 INFO nova.api.openstack.compute.server_external_events [req-efec052c-d801-4c09-a4c4-d39ea22a6374 req-db9baf45-bcb2-4cfb-9ec8-8701824cf750 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:c973ec61-b56c-42a8-b2be-e39144ce3fe9 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 7|app: 0|req: 586/1134] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:51:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:51:47.088 8 INFO nova.api.openstack.compute.server_external_events [req-6ab99313-8ca4-4f1a-acb8-cc773e0acd16 req-73feb919-0bc5-422d-bbe3-05ab3d278e16 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:c973ec61-b56c-42a8-b2be-e39144ce3fe9 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 549/1135] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:51:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:52:16.379 8 WARNING neutronclient.v2_0.client [None req-62715878-c3b8-413e-ba5b-50a33ef8d9dc d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The 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-09 14:52:16.421 8 WARNING neutronclient.v2_0.client [None req-62715878-c3b8-413e-ba5b-50a33ef8d9dc d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] 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-09 14:52:18.934 7 INFO nova.api.openstack.compute.server_external_events [req-2cc8a164-3b83-40ba-bede-b99c261cc19d req-6b158e8b-92ee-4d7c-9048-13e3297f02d4 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ddc72618-e9b7-427f-a128-d767b8c24e51 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 7|app: 0|req: 590/1142] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:52:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:52:24.300 7 INFO nova.api.openstack.compute.server_external_events [req-5cc49779-1cde-451c-afba-93ec9bfa2803 req-a72a3e50-9c9c-4da5-bb79-e4b2da701adf f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:ddc72618-e9b7-427f-a128-d767b8c24e51 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 7|app: 0|req: 591/1143] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:52:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-09 14:52:25.459 8 WARNING neutronclient.v2_0.client [None req-62715878-c3b8-413e-ba5b-50a33ef8d9dc d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1146] 199.204.45.95 () {36 vars in 809 bytes} [Thu Apr 9 14:52:16 2026] POST /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 377 bytes in 9179 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-09 14:52:37.130 7 WARNING neutronclient.v2_0.client [None req-4afd84ea-10ed-4a0e-bf37-19257c011089 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The 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-09 14:52:37.172 7 WARNING neutronclient.v2_0.client [None req-4afd84ea-10ed-4a0e-bf37-19257c011089 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] 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-09 14:52:39.481 8 INFO nova.api.openstack.compute.server_external_events [req-d2c7c481-dfba-452a-aab8-c789de7b4adf req-9c3fab4d-3a67-4a63-a23b-19920b95020e f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:d5723356-acd7-47c6-b671-fb0ed68f3a2e for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 555/1149] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:52: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-09 14:52:44.934 8 INFO nova.api.openstack.compute.server_external_events [req-98773d74-c4c8-4d50-a5db-63a3124fbdb2 req-7473d637-4160-4d1b-8e87-3125a9532e6d f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-plugged:d5723356-acd7-47c6-b671-fb0ed68f3a2e for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 558/1152] 10.0.0.194 () {38 vars in 813 bytes} [Thu Apr 9 14:52: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) 2026-04-09 14:52:46.239 7 WARNING neutronclient.v2_0.client [None req-4afd84ea-10ed-4a0e-bf37-19257c011089 d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1153] 199.204.45.95 () {36 vars in 809 bytes} [Thu Apr 9 14:52:37 2026] POST /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface => generated 378 bytes in 9228 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-09 14:52:46.873 8 INFO nova.api.openstack.compute.server_external_events [req-69949832-34f6-48da-9b81-b34fdd056828 req-08cde95c-7012-4216-8c12-642ba610c350 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ddc72618-e9b7-427f-a128-d767b8c24e51 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 559/1154] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:52:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:53:00.675 8 INFO nova.api.openstack.compute.server_external_events [req-0b463948-4098-4344-95a1-f89ee017b3cf req-bc982455-5018-41ed-9585-4af69dcb29bf f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:d5723356-acd7-47c6-b671-fb0ed68f3a2e for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 561/1157] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 597/1158] 199.204.45.95 () {34 vars in 852 bytes} [Thu Apr 9 14:53:01 2026] DELETE /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface/d5723356-acd7-47c6-b671-fb0ed68f3a2e => generated 0 bytes in 127 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-09 14:53:02.729 8 INFO nova.api.openstack.compute.server_external_events [req-447f93ca-78cb-43d0-ad30-809fd9178217 req-7c017d2d-23f8-435e-8c82-f8faf2d2fe73 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:d5723356-acd7-47c6-b671-fb0ed68f3a2e for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 562/1159] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:02 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-09 14:53:10.756 8 INFO nova.api.openstack.compute.server_external_events [req-4f8b3c6a-2982-45b6-82e0-6a95e711b9c0 req-027a7dc4-81af-42ab-b01b-0c60295f000c f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:ddc72618-e9b7-427f-a128-d767b8c24e51 for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 8|app: 0|req: 564/1162] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 599/1163] 199.204.45.95 () {34 vars in 852 bytes} [Thu Apr 9 14:53:10 2026] DELETE /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface/ddc72618-e9b7-427f-a128-d767b8c24e51 => generated 0 bytes in 39 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: 602/1168] 199.204.45.95 () {34 vars in 852 bytes} [Thu Apr 9 14:53:32 2026] DELETE /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27/os-interface/c973ec61-b56c-42a8-b2be-e39144ce3fe9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1171] 199.204.45.95 () {34 vars in 752 bytes} [Thu Apr 9 14:53:37 2026] DELETE /v2.1/servers/348c4a10-7950-4a97-84df-45388e15ca27 => generated 0 bytes in 125 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-09 14:53:40.632 7 INFO nova.api.openstack.compute.server_external_events [req-e3df3235-5583-4d57-ad9b-3f6891cb5bce req-86b63b11-dd9b-4303-9be8-7f2ecdb5551e f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:ebe55f78-696e-403d-966d-e0d518ecb37b for instance 348c4a10-7950-4a97-84df-45388e15ca27 on instance [pid: 7|app: 0|req: 604/1172] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:53:41.641 8 INFO nova.api.openstack.compute.server_external_events [req-2588a8aa-9c7e-4faa-a534-a0160477895e req-c1d1e579-eaf0-46e5-acb2-b199328f0284 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:d70e8fba-3945-4cdc-83ac-5045445e84f2 for instance 6c7c276e-1aa1-4992-9380-cbf2fcb253ab on instance [pid: 8|app: 0|req: 569/1173] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 605/1174] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:53:41 2026] DELETE /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:53:41.789 8 WARNING neutronclient.v2_0.client [None req-dd477e63-e268-4c67-a437-ea59993eed66 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1175] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:53:41 2026] GET /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => generated 1944 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:53:44.646 7 INFO nova.api.openstack.compute.server_external_events [req-1995299d-7fcb-4fdb-974f-7de06fe9b476 req-35cdce63-c13d-4292-a0e1-85c91d65c8bf f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:d70e8fba-3945-4cdc-83ac-5045445e84f2 for instance 6c7c276e-1aa1-4992-9380-cbf2fcb253ab on instance [pid: 7|app: 0|req: 606/1176] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:44 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-09 14:53:46.995 7 WARNING neutronclient.v2_0.client [None req-2fc6ab2a-b974-4a60-83fc-0c52079b11e1 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1179] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:53:46 2026] GET /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => 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-09 14:53:52.080 8 INFO nova.api.openstack.wsgi [None req-b0d0590e-ddf8-4d6b-86ae-e59c0661d431 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] HTTP exception thrown: Instance 6c7c276e-1aa1-4992-9380-cbf2fcb253ab could not be found. [pid: 8|app: 0|req: 572/1180] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:53:52 2026] GET /v2.1/servers/6c7c276e-1aa1-4992-9380-cbf2fcb253ab => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:53:53.397 7 INFO nova.api.openstack.compute.server_external_events [req-f98bc51f-2410-4220-81aa-4c5e6de32867 req-cb17bb9a-a57a-4fd0-ab9f-623efe3b6e9f f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-changed:6e29b98e-231b-49f5-90cf-e36c1f0a40af for instance 65bd15af-b0ca-4eee-a4ae-3962d84b43b0 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1181] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1182] 10.0.0.158 () {32 vars in 716 bytes} [Thu Apr 9 14:53:53 2026] DELETE /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 0 bytes in 277 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-09 14:53:53.720 7 WARNING neutronclient.v2_0.client [None req-62a1cbda-0fc0-43b2-97e2-2737b2085c67 da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 610/1183] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:53:53 2026] GET /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 1943 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:53:56.701 8 INFO nova.api.openstack.compute.server_external_events [req-dc748e00-ec07-4927-8ff3-f2d819cfea03 req-5d950ed9-f7ee-45e4-8d05-0202e95da434 f6364d688ed14934a10da1debcd5141e ae73462798104df78b0230d30bf99285 - - c0d5773cfdf3484d8cd70ebcc873b1ce c0d5773cfdf3484d8cd70ebcc873b1ce] Creating event network-vif-deleted:6e29b98e-231b-49f5-90cf-e36c1f0a40af for instance 65bd15af-b0ca-4eee-a4ae-3962d84b43b0 on instance [pid: 8|app: 0|req: 575/1186] 10.0.0.230 () {38 vars in 813 bytes} [Thu Apr 9 14:53:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:53:58.928 7 WARNING neutronclient.v2_0.client [None req-aac11629-b8a8-4791-b766-fd15e845c75f da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1187] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:53:58 2026] GET /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 1479 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:54:04.009 8 INFO nova.api.openstack.wsgi [None req-035b1cc4-5628-4714-81e9-24ef6dbd7f6d da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] HTTP exception thrown: Instance 65bd15af-b0ca-4eee-a4ae-3962d84b43b0 could not be found. [pid: 8|app: 0|req: 576/1188] 10.0.0.158 () {32 vars in 713 bytes} [Thu Apr 9 14:54:03 2026] GET /v2.1/servers/65bd15af-b0ca-4eee-a4ae-3962d84b43b0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1191] 10.0.0.158 () {32 vars in 722 bytes} [Thu Apr 9 14:54:05 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-413631570 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 14:54:05.092 7 INFO nova.api.openstack.wsgi [None req-6e4d64ed-3513-41bb-ad50-d18da9ca26aa da5ec6d6305047edab31ae58b69434d0 688c232a11484ebd8b6b7d98e2da3341 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-413631570 not found for user da5ec6d6305047edab31ae58b69434d0 [pid: 7|app: 0|req: 614/1192] 10.0.0.158 () {32 vars in 719 bytes} [Thu Apr 9 14:54:05 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-413631570 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1195] 10.0.0.158 () {32 vars in 653 bytes} [Thu Apr 9 14:54:20 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1196] 10.0.0.158 () {32 vars in 639 bytes} [Thu Apr 9 14:54:20 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-09 14:54:20.685 8 WARNING oslo_db.sqlalchemy.utils [None req-7b617787-b4bb-4986-b7bd-6b18d270b1bb d767e4e040a64100b7c1c42230c0418d d19ab352b42c440ea48942882c60f967 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 581/1197] 10.0.0.158 () {32 vars in 647 bytes} [Thu Apr 9 14:54:20 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1198] 10.0.0.158 () {32 vars in 692 bytes} [Thu Apr 9 14:54:20 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)