+ 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 May 28 15:54:26 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-7b4b4948b8-mtlp9 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 0x7f549a571668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-28 15:54:31.839 8 INFO nova.utils [None req-e079a3ee-ee05-4a6c-ba70-7af73c504b68 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-28 15:54:32.106 7 INFO nova.utils [None req-a0ff0897-0306-45b8-aaaf-b1c820fa09d1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-28 15:54:33.499 8 WARNING keystonemiddleware._common.config [None req-e079a3ee-ee05-4a6c-ba70-7af73c504b68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 15:54:33.507 8 WARNING oslo_config.cfg [None req-e079a3ee-ee05-4a6c-ba70-7af73c504b68 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 15:54:33.585 8 WARNING keystonemiddleware._common.config [None req-e079a3ee-ee05-4a6c-ba70-7af73c504b68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 15:54:33.600 8 WARNING oslo_config.cfg [None req-e079a3ee-ee05-4a6c-ba70-7af73c504b68 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-28 15:54:33.612 8 WARNING oslo_config.cfg [None req-e079a3ee-ee05-4a6c-ba70-7af73c504b68 - - - - - -] 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 0x7f549a571668 pid: 8 (default app) 2026-05-28 15:54:33.927 7 WARNING keystonemiddleware._common.config [None req-a0ff0897-0306-45b8-aaaf-b1c820fa09d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 15:54:33.937 7 WARNING oslo_config.cfg [None req-a0ff0897-0306-45b8-aaaf-b1c820fa09d1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 15:54:34.019 7 WARNING keystonemiddleware._common.config [None req-a0ff0897-0306-45b8-aaaf-b1c820fa09d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 15:54:34.036 7 WARNING oslo_config.cfg [None req-a0ff0897-0306-45b8-aaaf-b1c820fa09d1 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-28 15:54:34.050 7 WARNING oslo_config.cfg [None req-a0ff0897-0306-45b8-aaaf-b1c820fa09d1 - - - - - -] 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 8 seconds on interpreter 0x7f549a571668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 15:54:41 2026] GET /v2.1 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 15:54:41.684 7 WARNING oslo_policy.policy [None req-c274ed8c-0158-4ec4-a6d7-f7d995c61a27 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:54:41.685 7 WARNING oslo_policy.policy [None req-c274ed8c-0158-4ec4-a6d7-f7d995c61a27 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - 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: 1/7] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 15:54:41 2026] GET /v2.1 => generated 0 bytes in 530 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-05-28 15:54:41.782 8 WARNING oslo_policy.policy [req-c274ed8c-0158-4ec4-a6d7-f7d995c61a27 req-13194a57-2345-4e1a-bbac-600c755b3459 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-28 15:54:41.783 8 WARNING oslo_policy.policy [req-c274ed8c-0158-4ec4-a6d7-f7d995c61a27 req-13194a57-2345-4e1a-bbac-600c755b3459 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - 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: 7/8] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 15:54:41 2026] GET /v2.1/ => generated 399 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 15:54:41.878 7 INFO nova.api.openstack.wsgi [None req-984a87b7-d159-4b5f-a4fd-6bfbd23b6ba5 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/9] 199.204.45.38 () {48 vars in 1007 bytes} [Thu May 28 15:54:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/10] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 15:54:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/11] 199.204.45.38 () {52 vars in 1044 bytes} [Thu May 28 15:54:41 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: 8|app: 0|req: 9/12] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 15:54:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/13] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 15:54:42 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: 8|app: 0|req: 10/14] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 15:54:42 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 15:54:42.863 7 INFO nova.api.openstack.wsgi [None req-9480eb47-9f70-49e9-a04e-a1b052b0f1bf 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/15] 199.204.45.38 () {48 vars in 1009 bytes} [Thu May 28 15:54:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/16] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 15:54:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/17] 199.204.45.38 () {52 vars in 1044 bytes} [Thu May 28 15:54:42 2026] POST /v2.1/flavors => 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: 12/18] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 15:54: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: 7|app: 0|req: 7/19] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 15:54:43 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/20] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 15:54:43 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 15:54:43.794 7 INFO nova.api.openstack.wsgi [None req-c70e0ca1-f853-4d02-94cd-4705bd56dcab 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/21] 199.204.45.38 () {48 vars in 1011 bytes} [Thu May 28 15:54:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/22] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 15:54:43 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: 7|app: 0|req: 9/23] 199.204.45.38 () {52 vars in 1044 bytes} [Thu May 28 15:54:43 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/24] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 15:54:44 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: 10/25] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 15:54: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: 8|app: 0|req: 16/26] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 15:54:44 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-05-28 15:54:44.702 7 INFO nova.api.openstack.wsgi [None req-caf0c243-e052-4052-ac6f-5ea2406b7a5e 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 11/27] 199.204.45.38 () {48 vars in 1009 bytes} [Thu May 28 15:54:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/28] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 15:54:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/29] 199.204.45.38 () {52 vars in 1044 bytes} [Thu May 28 15:54:44 2026] POST /v2.1/flavors => 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: 18/30] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 15:54: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: 7|app: 0|req: 13/31] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 15:54:45 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: 8|app: 0|req: 19/32] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 15:54:45 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-05-28 15:54:45.653 7 INFO nova.api.openstack.wsgi [None req-1b31396c-0be8-41d5-a693-c0c937435427 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 14/33] 199.204.45.38 () {48 vars in 1011 bytes} [Thu May 28 15:54:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/34] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 15:54:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/35] 199.204.45.38 () {52 vars in 1044 bytes} [Thu May 28 15:54:45 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 10.0.0.80 () {28 vars in 453 bytes} [Thu May 28 16:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/101] 10.0.0.80 () {30 vars in 657 bytes} [Thu May 28 16:00:08 2026] GET /v2.1 => generated 0 bytes in 358 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: 49/102] 10.0.0.80 () {32 vars in 730 bytes} [Thu May 28 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 10.0.0.80 () {34 vars in 764 bytes} [Thu May 28 16:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/106] 10.0.0.80 () {28 vars in 453 bytes} [Thu May 28 16:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/107] 10.0.0.80 () {30 vars in 657 bytes} [Thu May 28 16:00:12 2026] GET /v2.1 => generated 0 bytes in 390 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: 57/108] 10.0.0.80 () {32 vars in 730 bytes} [Thu May 28 16:00:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/109] 10.0.0.80 () {34 vars in 764 bytes} [Thu May 28 16:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/110] 10.0.0.80 () {28 vars in 453 bytes} [Thu May 28 16:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 53/111] 10.0.0.80 () {30 vars in 657 bytes} [Thu May 28 16:00:17 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 59/112] 10.0.0.80 () {32 vars in 730 bytes} [Thu May 28 16:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/113] 10.0.0.80 () {34 vars in 807 bytes} [Thu May 28 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/114] 10.0.0.80 () {28 vars in 453 bytes} [Thu May 28 16:00:21 2026] GET /v2.1 => generated 114 bytes in 0 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: 55/115] 10.0.0.80 () {30 vars in 657 bytes} [Thu May 28 16:00:21 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 61/116] 10.0.0.80 () {32 vars in 730 bytes} [Thu May 28 16:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/117] 10.0.0.80 () {34 vars in 807 bytes} [Thu May 28 16:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/122] 10.0.0.69 () {28 vars in 453 bytes} [Thu May 28 16:00:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 59/123] 10.0.0.69 () {30 vars in 657 bytes} [Thu May 28 16:00:33 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 65/124] 10.0.0.69 () {32 vars in 730 bytes} [Thu May 28 16:00:33 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/125] 10.0.0.69 () {34 vars in 803 bytes} [Thu May 28 16:00:33 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/150] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:02:35 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/151] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:02:35 2026] GET /v2.1 => generated 0 bytes in 95 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, ' [pid: 8|app: 0|req: 79/152] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:02:35 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:02:35.597 7 INFO nova.api.openstack.wsgi [None req-2ffc5758-bec5-4305-b0c6-0e856ede33d3 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/153] 199.204.45.38 () {48 vars in 1013 bytes} [Thu May 28 16:02:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/154] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:02:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/155] 199.204.45.38 () {52 vars in 1045 bytes} [Thu May 28 16:02:35 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/166] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:03:30 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: 81/167] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:03:30 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: 8|app: 0|req: 87/168] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:03:30 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:03:30.528 7 INFO nova.api.openstack.wsgi [None req-f53576f4-6c56-4ade-943d-2e85fd10a11a 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5fd6cc322f484178b24a613f3ca54714 [pid: 7|app: 0|req: 82/169] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:03:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-28 16:03:30.542 8 WARNING oslo_db.sqlalchemy.utils [None req-73c65b87-b661-4aae-b931-d9eed7a1b0ab 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 88/170] 199.204.45.38 () {48 vars in 1012 bytes} [Thu May 28 16:03:30 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/171] 199.204.45.38 () {52 vars in 1053 bytes} [Thu May 28 16:03:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/174] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:03: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: 90/175] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:03:34 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: 86/176] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:03:34 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/177] 199.204.45.38 () {48 vars in 1069 bytes} [Thu May 28 16:03:34 2026] GET /v2.1/os-quota-sets/4ff95e0975d648a3befd0a040ae7fe51 => generated 283 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/178] 199.204.45.38 () {52 vars in 1121 bytes} [Thu May 28 16:03:34 2026] PUT /v2.1/os-quota-sets/4ff95e0975d648a3befd0a040ae7fe51 => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:11:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:11:35 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:11:36 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-05-28 16:11:36.130 7 INFO nova.api.openstack.wsgi [None req-d7c612f8-4ccd-49b7-918f-a9b253eadb87 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/278] 199.204.45.38 () {48 vars in 1011 bytes} [Thu May 28 16:11:36 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:11:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.38 () {52 vars in 1045 bytes} [Thu May 28 16:11:36 2026] POST /v2.1/flavors => generated 532 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/319] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:14:49 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: 158/320] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:14:49 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 163/321] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:14:49 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/322] 199.204.45.38 () {48 vars in 1069 bytes} [Thu May 28 16:14:49 2026] GET /v2.1/os-quota-sets/ccbb7889db984c28acb750ca055e923f => generated 283 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/323] 199.204.45.38 () {52 vars in 1121 bytes} [Thu May 28 16:14:49 2026] PUT /v2.1/os-quota-sets/ccbb7889db984c28acb750ca055e923f => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/460] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:26:02 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/461] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:26:02 2026] GET /v2.1 => generated 0 bytes in 166 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 229/462] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:26:02 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:26:02.797 8 INFO nova.api.openstack.wsgi [None req-3fb0009f-88a1-4188-be21-54cd92a38f98 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 234/463] 199.204.45.38 () {48 vars in 1007 bytes} [Thu May 28 16:26:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:26:02 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: 235/465] 199.204.45.38 () {48 vars in 1095 bytes} [Thu May 28 16:26:02 2026] GET /v2.1/flavors/5200c892-0a81-48ae-a296-52e99c24e394/os-extra_specs => generated 19 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:26:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:26:03 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: 232/468] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:26:03 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-05-28 16:26:03.720 8 INFO nova.api.openstack.wsgi [None req-5d1b098e-f336-48f7-8ef8-0915d07dde9c 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 237/469] 199.204.45.38 () {48 vars in 1009 bytes} [Thu May 28 16:26:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:26:03 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: 238/471] 199.204.45.38 () {48 vars in 1095 bytes} [Thu May 28 16:26:03 2026] GET /v2.1/flavors/d667ddd4-d6e5-491b-b34e-9bb6e58470c1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/472] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:26:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:26:04 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/474] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:26:04 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:26:04.645 8 INFO nova.api.openstack.wsgi [None req-64da5f8c-3eb5-42f7-bcc9-3c88c950cb3b 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 240/475] 199.204.45.38 () {48 vars in 1011 bytes} [Thu May 28 16:26:04 2026] GET /v2.1/flavors/m1.medium => 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: 236/476] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:26:04 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: 241/477] 199.204.45.38 () {48 vars in 1095 bytes} [Thu May 28 16:26:04 2026] GET /v2.1/flavors/eb22d152-aae2-4cab-b903-9aac5ec184c1/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: 237/478] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:26:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:26:05 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: 238/480] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:26:05 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-05-28 16:26:05.617 8 INFO nova.api.openstack.wsgi [None req-27302a7e-049b-4501-a732-9884a6b2a3f6 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 243/481] 199.204.45.38 () {48 vars in 1009 bytes} [Thu May 28 16:26:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:26:05 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: 244/483] 199.204.45.38 () {48 vars in 1095 bytes} [Thu May 28 16:26:05 2026] GET /v2.1/flavors/0e748f65-4a3e-4213-a850-68f3896237fb/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: 240/484] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:26:06 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: 245/485] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:26:06 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/486] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:26:06 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-05-28 16:26:06.557 8 INFO nova.api.openstack.wsgi [None req-9b713607-6f03-4b34-9c66-877358cc33c6 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 246/487] 199.204.45.38 () {48 vars in 1011 bytes} [Thu May 28 16:26:06 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: 242/488] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:26:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 199.204.45.38 () {48 vars in 1095 bytes} [Thu May 28 16:26:06 2026] GET /v2.1/flavors/681fb9a4-4bb0-4e1f-b694-2aa1276a14c8/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/504] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:27:11 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/505] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:27:11 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/506] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:27:11 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:27:11.765 8 INFO nova.api.openstack.wsgi [None req-2ff296a2-fc1e-4fb2-82fb-7cb9b0af87c0 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 256/507] 199.204.45.38 () {48 vars in 1013 bytes} [Thu May 28 16:27:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:27:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/509] 199.204.45.38 () {48 vars in 1095 bytes} [Thu May 28 16:27:11 2026] GET /v2.1/flavors/745f0c33-b83e-4026-a100-47adf36c660c/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: 253/510] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:27:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:27:19 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: 254/512] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:27:19 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/513] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:27:19 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/516] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:27:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/517] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:27:22 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/518] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:27:22 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/519] 199.204.45.38 () {48 vars in 1069 bytes} [Thu May 28 16:27:22 2026] GET /v2.1/os-quota-sets/4ff95e0975d648a3befd0a040ae7fe51 => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:28:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:28:13 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/532] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:28:13 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-05-28 16:28:13.798 8 INFO nova.api.openstack.wsgi [None req-c01a4f51-34cd-424d-a2ac-0dc2aa0654b5 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 269/533] 199.204.45.38 () {48 vars in 1011 bytes} [Thu May 28 16:28:13 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: 265/534] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:28:13 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) [pid: 8|app: 0|req: 270/535] 199.204.45.38 () {48 vars in 1095 bytes} [Thu May 28 16:28:13 2026] GET /v2.1/flavors/b8e41b23-a098-4d7c-b474-9b8dcc5a0acf/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:28:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/539] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:28:29 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: 7|app: 0|req: 268/540] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:28:29 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 199.204.45.38 () {48 vars in 1069 bytes} [Thu May 28 16:28:29 2026] GET /v2.1/os-quota-sets/ccbb7889db984c28acb750ca055e923f => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/552] 199.204.45.38 () {42 vars in 701 bytes} [Thu May 28 16:29:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/553] 199.204.45.38 () {44 vars in 905 bytes} [Thu May 28 16:29: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: 8|app: 0|req: 280/554] 199.204.45.38 () {46 vars in 978 bytes} [Thu May 28 16:29:18 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-05-28 16:29:18.929 7 INFO nova.api.openstack.wsgi [None req-ee1f329d-8ddc-442d-80b0-8257b32491d1 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 275/555] 199.204.45.38 () {48 vars in 1007 bytes} [Thu May 28 16:29:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/556] 199.204.45.38 () {48 vars in 1047 bytes} [Thu May 28 16:29:18 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: 8|app: 0|req: 286/565] 10.0.0.194 () {32 vars in 655 bytes} [Thu May 28 16:30:00 2026] GET /v2.1/flavors/detail => generated 2534 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: 280/566] 10.0.0.194 () {32 vars in 641 bytes} [Thu May 28 16:30:00 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-05-28 16:30:00.771 8 WARNING oslo_db.sqlalchemy.utils [None req-859c32dc-a02b-4292-836b-868f869afcba 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 287/567] 10.0.0.194 () {32 vars in 649 bytes} [Thu May 28 16:30:00 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: 281/568] 10.0.0.194 () {32 vars in 694 bytes} [Thu May 28 16:30:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/571] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:11 2026] GET /v2.1/flavors/5200c892-0a81-48ae-a296-52e99c24e394 => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/574] 10.0.0.194 () {32 vars in 641 bytes} [Thu May 28 16:30:11 2026] GET /v2.1/flavors => generated 1674 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/575] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:11 2026] GET /v2.1/flavors/5200c892-0a81-48ae-a296-52e99c24e394 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:19.322 8 WARNING neutronclient.v2_0.client [None req-fce1f9da-20b0-49d0-988d-6d741b656c0d fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/576] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:30:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.194 () {34 vars in 685 bytes} [Thu May 28 16:30:19 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:21.468 7 WARNING neutronclient.v2_0.client [None req-dbe3335e-9201-426e-82c4-8f1d98e7cc3f fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:21.648 8 WARNING neutronclient.v2_0.client [None req-47d2173e-7ec4-421e-8576-3c3611bb2a5e 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/580] 10.0.0.194 () {34 vars in 685 bytes} [Thu May 28 16:30:21 2026] POST /v2.1/os-security-groups => generated 242 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:22.077 8 WARNING neutronclient.v2_0.client [None req-b6048a36-e851-4a1f-b11e-cf279df39622 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:22.589 7 WARNING neutronclient.v2_0.client [None req-dbe3335e-9201-426e-82c4-8f1d98e7cc3f fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/581] 10.0.0.194 () {34 vars in 685 bytes} [Thu May 28 16:30:22 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:23.173 8 WARNING neutronclient.v2_0.client [None req-87eaf8a8-0a62-4fa9-8ba9-e926a6ac98f0 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/582] 10.0.0.194 () {34 vars in 695 bytes} [Thu May 28 16:30:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1758 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:23.241 7 WARNING neutronclient.v2_0.client [None req-5263a181-e5b2-4f75-89ac-be6115098458 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/583] 10.0.0.194 () {34 vars in 685 bytes} [Thu May 28 16:30:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:23.876 8 WARNING neutronclient.v2_0.client [None req-a3c2b64a-53f4-453b-a549-f354c49e11ae 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/584] 10.0.0.194 () {34 vars in 685 bytes} [Thu May 28 16:30:23 2026] POST /v2.1/os-security-groups => generated 248 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:24.091 8 WARNING neutronclient.v2_0.client [None req-a3c2b64a-53f4-453b-a549-f354c49e11ae 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.113 7 WARNING neutronclient.v2_0.client [None req-3d166072-30b1-4687-b1c4-d9786dc75a15 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.129 8 WARNING neutronclient.v2_0.client [None req-a3c2b64a-53f4-453b-a549-f354c49e11ae 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.161 7 WARNING neutronclient.v2_0.client [None req-3d166072-30b1-4687-b1c4-d9786dc75a15 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/585] 10.0.0.194 () {32 vars in 663 bytes} [Thu May 28 16:30:23 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:30:24.197 8 WARNING neutronclient.v2_0.client [None req-47573aac-6d29-485f-85ab-2aa86ffefe44 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.246 8 WARNING neutronclient.v2_0.client [None req-47573aac-6d29-485f-85ab-2aa86ffefe44 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/586] 10.0.0.194 () {34 vars in 695 bytes} [Thu May 28 16:30:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:24.401 8 WARNING neutronclient.v2_0.client [None req-1f11256d-ba7e-46ad-9f88-4ff8336e7d29 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.486 7 WARNING neutronclient.v2_0.client [None req-3d166072-30b1-4687-b1c4-d9786dc75a15 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.497 8 WARNING neutronclient.v2_0.client [None req-1f11256d-ba7e-46ad-9f88-4ff8336e7d29 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/587] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:24 2026] DELETE /v2.1/os-security-groups/4b57e935-cab1-4333-8ca7-504577a9ea63 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:30:24.625 8 WARNING neutronclient.v2_0.client [None req-272a2313-d217-4e12-b90f-124f71ee621b fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.652 8 WARNING neutronclient.v2_0.client [None req-272a2313-d217-4e12-b90f-124f71ee621b fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/588] 10.0.0.194 () {34 vars in 695 bytes} [Thu May 28 16:30:24 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:24.809 8 WARNING neutronclient.v2_0.client [None req-f073bdee-be54-4e64-b7b1-b35d58c99792 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.822 8 INFO nova.api.openstack.wsgi [None req-f073bdee-be54-4e64-b7b1-b35d58c99792 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] HTTP exception thrown: Security group 4b57e935-cab1-4333-8ca7-504577a9ea63 does not exist Neutron server returns request_ids: ['req-4724f268-3e8f-4f61-ba67-e405ac9572f0'] [pid: 8|app: 0|req: 301/589] 10.0.0.194 () {32 vars in 737 bytes} [Thu May 28 16:30:24 2026] GET /v2.1/os-security-groups/4b57e935-cab1-4333-8ca7-504577a9ea63 => generated 194 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 16:30:24.836 8 WARNING neutronclient.v2_0.client [None req-ec07296e-f331-47a2-9a3d-097f52e94e11 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/590] 10.0.0.194 () {32 vars in 737 bytes} [Thu May 28 16:30:24 2026] GET /v2.1/os-security-groups/059d1e24-590e-49f5-8972-97b177483278 => generated 665 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:24.881 8 WARNING neutronclient.v2_0.client [None req-45452514-a334-4eb1-bdaf-bdcf5c093368 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:24.932 8 WARNING neutronclient.v2_0.client [None req-45452514-a334-4eb1-bdaf-bdcf5c093368 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/591] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:30:24 2026] POST /v2.1/servers => generated 449 bytes in 1059 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:25.115 7 WARNING neutronclient.v2_0.client [None req-a611c206-337d-4a0b-8af6-6fab9d11e9d1 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/592] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:24 2026] DELETE /v2.1/os-security-groups/2f8a8445-20ad-4190-b6c3-52aff7da4e75 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:30:25.161 7 WARNING neutronclient.v2_0.client [None req-a611c206-337d-4a0b-8af6-6fab9d11e9d1 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:25.173 8 WARNING neutronclient.v2_0.client [None req-d55eb35e-dd40-4ba4-941f-f180759566e5 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:25.195 7 WARNING neutronclient.v2_0.client [None req-a611c206-337d-4a0b-8af6-6fab9d11e9d1 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/593] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:25 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:25.247 8 WARNING neutronclient.v2_0.client [None req-7c299b38-bf76-4ea8-9ac5-9da9305037c6 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/594] 10.0.0.194 () {32 vars in 750 bytes} [Thu May 28 16:30:25 2026] DELETE /v2.1/os-security-group-rules/57893949-3932-416d-851b-6f4583dc9fcd => generated 0 bytes in 265 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:30:25.382 8 INFO nova.api.openstack.wsgi [None req-7c299b38-bf76-4ea8-9ac5-9da9305037c6 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] HTTP exception thrown: Security group 2f8a8445-20ad-4190-b6c3-52aff7da4e75 does not exist Neutron server returns request_ids: ['req-aee061cd-b384-4f6d-bb7b-04c0f04b3b67'] [pid: 8|app: 0|req: 305/595] 10.0.0.194 () {32 vars in 737 bytes} [Thu May 28 16:30:25 2026] GET /v2.1/os-security-groups/2f8a8445-20ad-4190-b6c3-52aff7da4e75 => generated 194 bytes in 142 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 16:30:25.391 7 WARNING neutronclient.v2_0.client [None req-b215edaf-d348-41b7-a55c-3b39e3ee9c8b fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:25.397 8 WARNING neutronclient.v2_0.client [None req-c89d0c79-3a49-4ac4-9b66-edf468f09adc 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:25.423 7 WARNING neutronclient.v2_0.client [None req-b215edaf-d348-41b7-a55c-3b39e3ee9c8b fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:25.441 8 WARNING neutronclient.v2_0.client [None req-c89d0c79-3a49-4ac4-9b66-edf468f09adc 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/596] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:25 2026] DELETE /v2.1/os-security-groups/059d1e24-590e-49f5-8972-97b177483278 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:30:25.575 7 WARNING neutronclient.v2_0.client [None req-6c5ea3fe-61fa-41e4-b264-6e2a9e621e38 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/597] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:25 2026] DELETE /v2.1/os-security-groups/96edf5c8-1824-4548-91c0-e3caeb95a33a => generated 0 bytes in 281 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:30:25.682 8 WARNING neutronclient.v2_0.client [None req-88cde736-d329-4628-acb5-ffbb27b561d9 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:25.690 7 WARNING neutronclient.v2_0.client [None req-6c5ea3fe-61fa-41e4-b264-6e2a9e621e38 fda037ad9788473cbd70cb80a2a04dae 1fbe50f672a1415f8ac9fba42fc0bf1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:25.698 8 INFO nova.api.openstack.wsgi [None req-88cde736-d329-4628-acb5-ffbb27b561d9 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] HTTP exception thrown: Security group 96edf5c8-1824-4548-91c0-e3caeb95a33a does not exist Neutron server returns request_ids: ['req-411d38bb-a8bd-4ad9-b4ad-b593f149bc2b'] [pid: 8|app: 0|req: 307/598] 10.0.0.194 () {32 vars in 737 bytes} [Thu May 28 16:30:25 2026] GET /v2.1/os-security-groups/96edf5c8-1824-4548-91c0-e3caeb95a33a => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 16:30:25.710 8 WARNING neutronclient.v2_0.client [None req-126172e7-3132-4343-87de-02e1e10c48e6 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/599] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:25 2026] DELETE /v2.1/os-security-groups/d8454e93-500d-4ce2-9418-7811f40dbe75 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:30:25.865 8 WARNING neutronclient.v2_0.client [None req-126172e7-3132-4343-87de-02e1e10c48e6 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:26.336 7 WARNING neutronclient.v2_0.client [None req-51cdc96e-13dc-4ceb-820c-a5b9808e4f36 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:27.009 8 WARNING neutronclient.v2_0.client [None req-126172e7-3132-4343-87de-02e1e10c48e6 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/600] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:26 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1404 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/601] 10.0.0.194 () {32 vars in 663 bytes} [Thu May 28 16:30:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1464 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:27.192 7 WARNING neutronclient.v2_0.client [None req-cf152dd7-7fa9-40ea-abe9-ea99c7f72290 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:27.218 7 INFO nova.api.openstack.wsgi [None req-cf152dd7-7fa9-40ea-abe9-ea99c7f72290 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] HTTP exception thrown: Security group 96edf5c8-1824-4548-91c0-e3caeb95a33a does not exist Neutron server returns request_ids: ['req-a050cd17-140b-4970-9023-13e872443300'] [pid: 7|app: 0|req: 294/602] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:27 2026] DELETE /v2.1/os-security-groups/96edf5c8-1824-4548-91c0-e3caeb95a33a => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 16:30:27.234 8 WARNING neutronclient.v2_0.client [None req-4f50f15b-85ab-487d-bd2e-318d1d02ca15 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:27.254 8 INFO nova.api.openstack.wsgi [None req-4f50f15b-85ab-487d-bd2e-318d1d02ca15 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] HTTP exception thrown: Security group 2f8a8445-20ad-4190-b6c3-52aff7da4e75 does not exist Neutron server returns request_ids: ['req-831b0b10-ce20-4cc1-9061-86890773603d'] [pid: 8|app: 0|req: 309/603] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:27 2026] DELETE /v2.1/os-security-groups/2f8a8445-20ad-4190-b6c3-52aff7da4e75 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 16:30:27.267 7 WARNING neutronclient.v2_0.client [None req-db4d8a07-30ba-4488-be17-4aa695efba07 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:27.292 7 INFO nova.api.openstack.wsgi [None req-db4d8a07-30ba-4488-be17-4aa695efba07 82753955c3164546a6926195c9102355 447bfac645bd4ccfb22f90151871a1d4 - - default default] HTTP exception thrown: Security group 4b57e935-cab1-4333-8ca7-504577a9ea63 does not exist Neutron server returns request_ids: ['req-179b8712-8193-470c-bb13-067c1db7f7bb'] [pid: 7|app: 0|req: 295/604] 10.0.0.194 () {32 vars in 740 bytes} [Thu May 28 16:30:27 2026] DELETE /v2.1/os-security-groups/4b57e935-cab1-4333-8ca7-504577a9ea63 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/605] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:30:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:30:28.120 7 WARNING neutronclient.v2_0.client [None req-b42eac19-804a-4320-bbf1-2c234bdbd5ff 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/606] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:28 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1452 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:30:29.566 8 WARNING neutronclient.v2_0.client [None req-94368d9e-b21c-4161-9292-63bc8ba5e963 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/607] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:29 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1460 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:30.655 7 WARNING neutronclient.v2_0.client [None req-512a3b8b-51e8-408b-b4d4-45cfb4cf219b 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:30.694 7 WARNING neutronclient.v2_0.client [None req-512a3b8b-51e8-408b-b4d4-45cfb4cf219b 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:31.031 8 WARNING neutronclient.v2_0.client [None req-f1028d9c-fe2a-4efa-90e6-9e65127da15d 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:31.367 7 WARNING neutronclient.v2_0.client [None req-512a3b8b-51e8-408b-b4d4-45cfb4cf219b 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/608] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:30 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1537 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/611] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:30:30 2026] POST /v2.1/servers => generated 450 bytes in 1030 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:31.636 8 WARNING neutronclient.v2_0.client [None req-8dd188e6-db1f-4138-b0ea-c53812dde766 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/612] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:31 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:32.470 7 WARNING neutronclient.v2_0.client [None req-9505f6ea-c33f-40c1-83d5-d5567f9a180a 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] 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: 298/613] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:32 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:30:32.731 8 WARNING neutronclient.v2_0.client [None req-a1f59f71-2380-42ca-aec0-83dda2fbf181 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/614] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:32 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1427 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:32.995 7 INFO nova.api.openstack.compute.server_external_events [req-f5f1c029-142c-4f7e-bff3-f2acb2f1ca30 req-ed262564-89fb-4cc4-bd4f-d2b1f7a4f11f 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance 2026-05-28 16:30:33.001 7 INFO nova.compute.rpcapi [None req-550dc26d-34f0-434e-b43b-aedd750e5458 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 299/615] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:30:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:33.758 8 WARNING neutronclient.v2_0.client [None req-eb87214b-7266-4bab-b9b1-81f51e1bba95 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:33.825 7 WARNING neutronclient.v2_0.client [None req-e1b51e4d-0dcf-4b6f-ade2-c559926a6be9 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/616] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:33 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1475 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/617] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:33 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:35.046 7 WARNING neutronclient.v2_0.client [None req-9dae0bfc-6f06-41f0-ba0a-5e719a187a9c 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:35.645 8 WARNING neutronclient.v2_0.client [None req-32f67a0c-5176-42ee-84e5-32770779021d 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/618] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:35 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1475 bytes in 1040 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/619] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:35 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/620] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:30:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:37.102 8 WARNING neutronclient.v2_0.client [None req-76c76454-78a8-4f31-ae90-d757964ce4d9 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:37.257 7 WARNING neutronclient.v2_0.client [None req-4f9e0e87-748f-4f7c-b7e2-3e491ad54421 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/621] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:37 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1560 bytes in 1274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/622] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:37 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 1138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:38.413 8 INFO nova.api.openstack.compute.server_external_events [req-d291a42c-f816-42b2-9fad-6c52fa48149e req-980d302a-5991-476a-9182-fb58306e2a81 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance 2026-05-28 16:30:38.427 8 INFO nova.compute.rpcapi [None req-519699ae-2c8c-4302-8b94-40d4cee86160 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 320/623] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:30:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:39.307 7 WARNING neutronclient.v2_0.client [None req-f7f7a6e8-f475-4142-895d-629e82d1c6f5 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:39.342 7 WARNING neutronclient.v2_0.client [None req-f7f7a6e8-f475-4142-895d-629e82d1c6f5 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:39.395 8 WARNING neutronclient.v2_0.client [None req-1f44eaf0-80fb-4edd-9ea3-04210b640757 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/624] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:39 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:39.503 8 WARNING neutronclient.v2_0.client [None req-59417347-bb0d-40b8-af34-8b30373c06e8 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:39.561 7 WARNING neutronclient.v2_0.client [None req-f7f7a6e8-f475-4142-895d-629e82d1c6f5 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/625] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:39 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/626] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:30:39 2026] POST /v2.1/servers => generated 453 bytes in 1072 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:40.340 8 WARNING neutronclient.v2_0.client [None req-b2c88672-fa54-49bd-98e8-b6437f36c536 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/627] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:40 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1432 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:40.510 7 WARNING neutronclient.v2_0.client [None req-f6adbb3c-7802-41f9-9118-7e416cf7a153 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/628] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:40 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:41.179 8 WARNING neutronclient.v2_0.client [None req-61f83181-b491-47b1-849a-03695558bc79 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/629] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:41 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:41.505 7 WARNING neutronclient.v2_0.client [None req-9ff17e6b-bd4a-4aa7-9567-df24c1dad0d6 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/632] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:41 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1436 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:41.887 8 WARNING neutronclient.v2_0.client [None req-cb9e356d-453a-4ad9-ba3a-b5c5e62b8e97 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] 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: 307/633] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:30:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/634] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:41 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:30:42.384 7 WARNING neutronclient.v2_0.client [None req-568e95fa-3af6-48ac-9a46-cf8bd2a375be 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/635] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:42 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 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-05-28 16:30:42.613 8 WARNING neutronclient.v2_0.client [None req-9228a38c-5c63-4e5e-ab66-ca43b5a93826 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/636] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:42 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1484 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:43.078 7 WARNING neutronclient.v2_0.client [None req-1f4477c2-8ea5-4747-b0bd-3e22f4df664b 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/637] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:43 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:43.513 8 WARNING neutronclient.v2_0.client [None req-7127f529-d278-439e-b7b8-baf5014ecbd0 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/638] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:43 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 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-05-28 16:30:43.710 7 WARNING neutronclient.v2_0.client [None req-8ee9cfe4-ce82-48c5-9d0e-c0958f8d6ee1 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/639] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:43 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1484 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-05-28 16:30:44.209 8 WARNING neutronclient.v2_0.client [None req-2401fbeb-0990-49d3-8f81-cdc230c92b7f 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/640] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:44 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:44.678 7 WARNING neutronclient.v2_0.client [None req-5b4730ba-be70-4ba0-9c42-bb1be4a107c6 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:44.816 8 WARNING neutronclient.v2_0.client [None req-3a7339eb-d6f7-43f9-adf4-ffa3ff4b73dd 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/641] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:44 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/642] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:44 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1492 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:45.356 7 WARNING neutronclient.v2_0.client [None req-493c0c09-d61e-4dd8-b284-0bb409d9ec4e 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/643] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:45 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:45.503 8 INFO nova.api.openstack.compute.server_external_events [req-70c3e167-8b99-4d63-968a-371228f8a599 req-5807c15c-6a91-44ee-a9d9-805d643f90b5 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance [pid: 8|app: 0|req: 332/644] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:30:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:45.868 7 WARNING neutronclient.v2_0.client [None req-44c9439a-f070-402d-9b05-bf9b51664fe9 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:45.908 8 WARNING neutronclient.v2_0.client [None req-4c940327-14e8-4cda-9bc7-3c6e2370a332 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/645] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:45 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/646] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:45 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1570 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:46.500 7 WARNING neutronclient.v2_0.client [None req-2d2cd578-5e77-4ba7-9e17-f7df2eafec6e 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/647] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:46 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:47.041 8 WARNING neutronclient.v2_0.client [None req-49467437-31c2-40d5-bafd-8833146e3dd1 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:47.084 7 WARNING neutronclient.v2_0.client [None req-9ef7128b-33a6-4c26-a3c7-55fdc131050e 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/648] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:46 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/649] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:47 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:47.540 8 INFO nova.api.openstack.compute.server_external_events [req-b3971a65-8c96-406b-9a57-79d6621cbef3 req-267f350d-0d99-4376-8fbf-68123797a212 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance [pid: 8|app: 0|req: 335/650] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:30:47 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:47.642 8 WARNING neutronclient.v2_0.client [None req-bc50f9b4-1216-4286-881e-3a3b2240d49a 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:47.671 7 WARNING neutronclient.v2_0.client [None req-9d9c9f2c-42b7-44bc-867b-6e2e97c061b7 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:47.744 7 WARNING neutronclient.v2_0.client [None req-9d9c9f2c-42b7-44bc-867b-6e2e97c061b7 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/651] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:47 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:30:48.029 7 WARNING neutronclient.v2_0.client [None req-9d9c9f2c-42b7-44bc-867b-6e2e97c061b7 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:48.238 8 WARNING neutronclient.v2_0.client [None req-d0f02ae7-0798-49df-8862-ba0b41130ff0 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/652] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:30:47 2026] POST /v2.1/servers => generated 450 bytes in 777 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:48.377 7 WARNING neutronclient.v2_0.client [None req-4e05cdff-bf32-49b4-b969-849c9f6e517a 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/653] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:48 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:48.395 8 WARNING neutronclient.v2_0.client [None req-3e67f074-1b0b-4868-8c98-3d24a458251d ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in 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/654] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:48 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1253 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/655] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:48 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:48.821 8 WARNING neutronclient.v2_0.client [None req-e3af6a52-e12c-464d-9fd6-3d9e90766275 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/656] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:48 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:49.429 7 WARNING neutronclient.v2_0.client [None req-48fbe4c3-84b3-4855-931f-9e080e1ae4f5 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:49.472 8 WARNING neutronclient.v2_0.client [None req-9beea09c-3912-427f-bccb-44f0ea7d7cc5 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in 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/657] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:49 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1303 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/658] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:49 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 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-05-28 16:30:49.547 8 WARNING neutronclient.v2_0.client [None req-84441b77-121a-44c3-9d94-556c4d3cf0b1 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/659] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:49 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:50.018 7 WARNING neutronclient.v2_0.client [None req-9da7bf9f-4a1d-416b-89e4-e91a5bbabad4 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/660] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:49 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:50.560 8 WARNING neutronclient.v2_0.client [None req-41e469c8-4e70-4965-ac05-5df35b668159 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:50.576 7 WARNING neutronclient.v2_0.client [None req-6a612f73-21f3-48b7-9ce9-0887dc8510e3 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/661] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:50 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1351 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:50.680 8 WARNING neutronclient.v2_0.client [None req-d2581d42-cc4b-4361-9209-1f421fe6d6c4 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/662] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:50 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/663] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:50 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:51.169 7 WARNING neutronclient.v2_0.client [None req-abb9c64f-bc00-4960-a7dc-a6821bc0e2cd 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/664] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:51 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:51.634 7 WARNING neutronclient.v2_0.client [None req-d2736fc9-2354-4eba-8fac-55ed67bb598b ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/667] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:51 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1351 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:51.760 8 WARNING neutronclient.v2_0.client [None req-352320c0-aff1-416f-8917-fc2df679ab99 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:51.840 7 WARNING neutronclient.v2_0.client [None req-c246d9ac-3586-48d5-9831-4c5f6862aceb 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/668] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:51 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 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, ' [pid: 7|app: 0|req: 324/669] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:51 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:30:52.339 8 WARNING neutronclient.v2_0.client [None req-74f8ec70-0203-4136-ae47-32e0d07ca0df 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/670] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:52 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:52.776 7 WARNING neutronclient.v2_0.client [None req-4c71d8a7-c78b-4cb1-b1b4-1198d0a3711c ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/671] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:52 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1359 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:52.929 8 WARNING neutronclient.v2_0.client [None req-e3cd2d9a-448e-4b6c-8a7c-6b75b71794ea 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/672] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:52 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:53.384 7 WARNING neutronclient.v2_0.client [None req-998125a9-9cca-49af-a66e-1f0dbe0125d1 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] 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: 326/673] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:53 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:30:53.519 8 WARNING neutronclient.v2_0.client [None req-3af41d6a-0c5c-4345-8084-9e2fb06176be 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/674] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:53 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:53.867 7 WARNING neutronclient.v2_0.client [None req-ce30a793-043a-42a8-a969-42e37cdaa144 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:53.920 8 INFO nova.api.openstack.compute.server_external_events [req-8e338a55-fef8-4b1e-a15d-fb5cb2a0370e req-797f02c5-baf1-466e-be98-2ea24622612a 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance [pid: 8|app: 0|req: 349/675] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:30:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/676] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:53 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1436 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:54.075 8 WARNING neutronclient.v2_0.client [None req-16c426d7-c144-49bb-8c86-dad1ee4d9023 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/677] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:54 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:54.547 7 WARNING neutronclient.v2_0.client [None req-2d509b24-f0f6-4822-a891-7b9686d74f50 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/678] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:54 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 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-05-28 16:30:54.727 8 WARNING neutronclient.v2_0.client [None req-b836192b-fe89-44d6-9afa-545970a40a30 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/679] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:54 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:55.004 7 WARNING neutronclient.v2_0.client [None req-44ba8fe7-711d-4803-8b3c-d8b84bfa5ddd ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:55.208 8 WARNING neutronclient.v2_0.client [None req-a1890a77-6c8b-4b9f-8fb0-688daad71152 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/680] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:54 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1436 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/681] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:55 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:55.737 7 WARNING neutronclient.v2_0.client [None req-f9feb8fa-acd5-4af6-b1a7-e3e76773cb3d 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/682] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:55 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:55.958 8 WARNING neutronclient.v2_0.client [None req-c52b5805-50cd-42e2-86fc-088893853027 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:30:55.966 7 INFO nova.api.openstack.compute.server_external_events [req-903c2c07-6e74-439b-8ab3-8a6c7cf7af74 req-5bbf7981-ef1a-4932-a493-2fe2261b99c7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance [pid: 7|app: 0|req: 331/683] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:30:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/684] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:55 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:56.312 7 WARNING neutronclient.v2_0.client [None req-4e8b5467-2eeb-4e54-bdc2-d436217fab30 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:56.338 8 WARNING neutronclient.v2_0.client [None req-3bc544e8-79c4-4764-b350-4d6cfbc4ae9b 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/685] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:56 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1436 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/686] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:56 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 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-05-28 16:30:56.888 7 WARNING neutronclient.v2_0.client [None req-ade07ea3-8d9f-4b2e-927d-72212abcb40e 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/687] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:56 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 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-05-28 16:30:57.101 8 WARNING neutronclient.v2_0.client [None req-eed52bf5-7a86-4157-93f8-7fe80e2f8cb7 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/688] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:57 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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-05-28 16:30:57.453 7 WARNING neutronclient.v2_0.client [None req-b7a37406-108c-4608-98fc-5d68d75ad2f6 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:57.531 8 WARNING neutronclient.v2_0.client [None req-a563596b-3682-4aa4-a231-6fc2e27fd696 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/689] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:57 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1436 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/690] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:57 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 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-05-28 16:30:58.069 7 WARNING neutronclient.v2_0.client [None req-7db6b5ff-038b-4bbb-823f-3f269b92ecf7 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/691] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:58 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 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-05-28 16:30:58.252 8 WARNING neutronclient.v2_0.client [None req-3b2c99e3-4936-4493-a182-72fea92f8f1b 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/692] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:58 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:58.586 7 WARNING neutronclient.v2_0.client [None req-7c93a0ec-af99-44f1-bca2-cccdea2beda4 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/693] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:58 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1424 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:58.723 8 WARNING neutronclient.v2_0.client [None req-5acccbb7-4a3f-4b08-a84f-9b1b10bf4476 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/694] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:58 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 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-05-28 16:30:59.221 7 WARNING neutronclient.v2_0.client [None req-b1d1808e-30d1-4e9a-99e6-e925da7dc799 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/695] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:59 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:59.400 8 WARNING neutronclient.v2_0.client [None req-9dbf0f26-79be-4e7c-b60e-676ebd936ee3 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/696] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:59 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:59.726 7 WARNING neutronclient.v2_0.client [None req-8528db74-e5c8-4291-8164-52424883d0df ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/697] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:59 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1424 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:30:59.873 8 WARNING neutronclient.v2_0.client [None req-cd83de17-fd45-43d7-a6dd-6acdb323377d 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/698] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:30:59 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:00.369 7 WARNING neutronclient.v2_0.client [None req-42acd2e5-3c71-4f74-97d7-5aae42e428cf 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/699] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:00 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:00.555 8 WARNING neutronclient.v2_0.client [None req-926594cc-1e18-41d0-b1b4-b7f036de65c8 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/700] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:00 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:31:00.767 7 INFO nova.api.openstack.compute.server_external_events [req-28f9e532-f45c-43fb-9d20-8d4a70f7740e req-9dd6ccb6-38d3-420e-beb3-e47fe984eeb2 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance [pid: 7|app: 0|req: 340/701] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:00 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-05-28 16:31:00.879 8 WARNING neutronclient.v2_0.client [None req-2d8580f4-d872-436b-83a8-adcec5edd1b0 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:01.043 7 WARNING neutronclient.v2_0.client [None req-0dd100c7-e5db-4bac-a239-634584695fcb 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/702] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:00 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1424 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/703] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:00 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1525 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:01.523 8 WARNING neutronclient.v2_0.client [None req-fdf11fbf-6393-4a79-8190-474c34a7a65f 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/706] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:01 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:01.800 7 WARNING neutronclient.v2_0.client [None req-bf9db089-96dc-4521-a4d4-fec9d63f8b56 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/707] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:01 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:02.175 8 WARNING neutronclient.v2_0.client [None req-1b7bf77a-522e-49a9-9f5f-789d7fdef013 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:02.202 7 WARNING neutronclient.v2_0.client [None req-abc27b34-27e3-4fb2-aba8-482f6dce3619 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/708] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:02 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1424 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/709] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:02 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1717 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:02.451 8 WARNING neutronclient.v2_0.client [None req-a2c0096f-61c9-47b5-b084-af4bbbdb9597 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/710] 10.0.0.194 () {32 vars in 741 bytes} [Thu May 28 16:31:02 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/os-interface => generated 285 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:02.717 7 WARNING neutronclient.v2_0.client [None req-7f5f9cb3-575c-4ce0-a010-ec906a6d5b06 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:02.869 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance 2026-05-28 16:31:02.870 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance 2026-05-28 16:31:02.870 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance 2026-05-28 16:31:02.870 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance 2026-05-28 16:31:02.870 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance 2026-05-28 16:31:02.871 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance [pid: 7|app: 0|req: 346/711] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:02 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:31:02.871 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance 2026-05-28 16:31:02.871 8 INFO nova.api.openstack.compute.server_external_events [req-43e28a99-0184-4503-8fca-679a3bb869ab req-3b1981e2-4c50-42d5-8aea-96cf626bbfbe 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance [pid: 8|app: 0|req: 366/712] 10.0.0.87 () {38 vars in 815 bytes} [Thu May 28 16:31:02 2026] POST /v2.1/os-server-external-events => generated 1384 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:02.998 7 WARNING neutronclient.v2_0.client [None req-58f72cad-2b79-4995-bc7c-8180a1eeb878 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/713] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:02 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1548 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:03.384 8 WARNING neutronclient.v2_0.client [None req-c02cca6e-bd02-4435-be38-cf0cb859f3b4 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/714] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:03 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1424 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-05-28 16:31:03.869 7 WARNING neutronclient.v2_0.client [None req-ea53ac4b-7d6e-45f9-bd22-3416bd14a2ca 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:03.957 8 WARNING neutronclient.v2_0.client [None req-d9eee7c0-f1a2-4bbd-86e4-d27c6e6cf6dd 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/715] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:03 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1717 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/716] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:03 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1558 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:04.289 7 WARNING neutronclient.v2_0.client [None req-5d1d502c-df66-4704-9b5c-2e133faf0165 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/717] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:04 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1725 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:04.466 8 WARNING neutronclient.v2_0.client [None req-ad5e3af7-90e6-44cc-8ed2-ad0dd89598ff 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/718] 10.0.0.194 () {32 vars in 741 bytes} [Thu May 28 16:31:04 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1/os-interface => generated 284 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-05-28 16:31:04.705 7 WARNING neutronclient.v2_0.client [None req-5ad9c70f-69f8-4ff0-8dfa-cdae5c3ccf12 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/719] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:04 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1610 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:04.859 8 WARNING neutronclient.v2_0.client [None req-0080d114-ead0-486f-8d23-4d783de1e7a0 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/720] 10.0.0.194 () {32 vars in 741 bytes} [Thu May 28 16:31:04 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:04.965 7 INFO nova.api.openstack.compute.server_external_events [req-b63a8b32-5343-4e32-8a6f-f3872fc5a12c req-4c6f89a1-e75f-4328-9b8e-877fc5ba322b 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance 2026-05-28 16:31:04.965 7 INFO nova.api.openstack.compute.server_external_events [req-b63a8b32-5343-4e32-8a6f-f3872fc5a12c req-4c6f89a1-e75f-4328-9b8e-877fc5ba322b 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance [pid: 7|app: 0|req: 351/721] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:04 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:05.142 8 WARNING neutronclient.v2_0.client [None req-2d0db16c-89bc-4d62-bf13-e75a962bbd3b 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:05.317 7 WARNING neutronclient.v2_0.client [None req-80140bcc-442a-4401-baaf-eff0a8553379 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/722] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:05 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1741 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/723] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:05 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1725 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-05-28 16:31:05.478 8 WARNING neutronclient.v2_0.client [None req-1a7e6be0-6300-4953-afe0-735302b8edd6 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/724] 10.0.0.194 () {32 vars in 741 bytes} [Thu May 28 16:31:05 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/725] 10.0.0.194 () {32 vars in 641 bytes} [Thu May 28 16:31:05 2026] GET /v2.1/servers => generated 378 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 373/726] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:31:05 2026] DELETE /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:05.799 7 WARNING neutronclient.v2_0.client [None req-01a29d32-9183-4e9c-ac8c-3e03194fdef5 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:06.134 8 WARNING neutronclient.v2_0.client [None req-45d59a65-ccee-47de-874d-054ee7ff3fb0 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in 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/727] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:05 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1731 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:06.374 7 INFO nova.api.openstack.compute.server_external_events [req-6ab12d77-e878-42f2-9b29-65523c3b4205 req-758423c4-dbb7-4e16-9962-dc38324fb163 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance [pid: 7|app: 0|req: 355/728] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:06 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) [pid: 8|app: 0|req: 374/729] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:06 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1610 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:06.457 8 WARNING neutronclient.v2_0.client [None req-72303006-7f03-4aeb-bcf4-5c43135d426c 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/730] 10.0.0.194 () {32 vars in 641 bytes} [Thu May 28 16:31:06 2026] GET /v2.1/servers => generated 387 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, ' [pid: 8|app: 0|req: 375/731] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:06 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1741 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/732] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:31:06 2026] DELETE /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => 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, ' 2026-05-28 16:31:06.676 7 WARNING neutronclient.v2_0.client [None req-7c419ce5-6996-4cea-a8a0-feb128b95fe7 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in 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/733] 10.0.0.194 () {32 vars in 641 bytes} [Thu May 28 16:31:06 2026] GET /v2.1/servers => generated 384 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/734] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:06 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1616 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/735] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:31:06 2026] DELETE /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:06.867 7 WARNING neutronclient.v2_0.client [None req-e6095f72-15a8-4621-b8ef-439f612b1792 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/736] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:06 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1747 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:07.021 8 INFO nova.api.openstack.compute.server_external_events [req-19db2689-efc2-460b-b35c-96d07e3c39a0 req-7aad7513-72de-4407-b920-1e57f6490914 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance 2026-05-28 16:31:07.022 8 INFO nova.api.openstack.compute.server_external_events [req-19db2689-efc2-460b-b35c-96d07e3c39a0 req-7aad7513-72de-4407-b920-1e57f6490914 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance 2026-05-28 16:31:07.022 8 INFO nova.api.openstack.compute.server_external_events [req-19db2689-efc2-460b-b35c-96d07e3c39a0 req-7aad7513-72de-4407-b920-1e57f6490914 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance [pid: 8|app: 0|req: 378/737] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:06 2026] POST /v2.1/os-server-external-events => generated 519 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:07.393 7 WARNING neutronclient.v2_0.client [None req-ddb3a8eb-e0d2-4232-9c16-114a1f77cb81 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/738] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:07 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1731 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:07.844 8 WARNING neutronclient.v2_0.client [None req-6ca59e3a-a1dd-40bd-9a35-d366f5522ea4 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in 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/739] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:07 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1736 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-05-28 16:31:08.040 7 WARNING neutronclient.v2_0.client [None req-6a86a871-8d02-4334-b864-efb996ef60c7 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/740] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:07 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1747 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:08.578 8 WARNING neutronclient.v2_0.client [None req-0ab235f4-ca13-47cf-bd7c-73fa71bf662c 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/741] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:08 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1851 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:09.033 7 WARNING neutronclient.v2_0.client [None req-5d55932d-5fb7-41af-bf17-36774c2a2f89 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:09.071 8 INFO nova.api.openstack.compute.server_external_events [req-985fcc36-c482-4bcf-9bfb-c0add86ff810 req-cfc28a7d-ac3c-4ff9-8378-fdef01c54f37 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance 2026-05-28 16:31:09.072 8 INFO nova.api.openstack.compute.server_external_events [req-985fcc36-c482-4bcf-9bfb-c0add86ff810 req-cfc28a7d-ac3c-4ff9-8378-fdef01c54f37 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance 2026-05-28 16:31:09.072 8 INFO nova.api.openstack.compute.server_external_events [req-985fcc36-c482-4bcf-9bfb-c0add86ff810 req-cfc28a7d-ac3c-4ff9-8378-fdef01c54f37 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance [pid: 8|app: 0|req: 381/742] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:09 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:09.238 8 WARNING neutronclient.v2_0.client [None req-bb6bc7e6-f1f2-4c20-ab89-2f1caad15f93 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/743] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:08 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1669 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:09.779 7 INFO nova.api.openstack.compute.server_external_events [req-7b5a6a3d-cb8a-4499-9743-5b630e8c085f req-045b0ca1-d3ad-4b78-90b7-5454a47ff42f 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:612913d0-97c3-4e9e-8b43-59729daad63b for instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 on instance [pid: 7|app: 0|req: 363/744] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:09.816 7 WARNING neutronclient.v2_0.client [None req-b71c9f59-a109-4645-9652-7489474c3fd0 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in 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/745] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:09 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1784 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/746] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:09 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1747 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:10.818 7 WARNING neutronclient.v2_0.client [None req-699d4c0b-cda4-4f3b-8581-ae08af3c1817 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/747] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:10 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1380 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:10.920 8 WARNING neutronclient.v2_0.client [None req-49403a04-f702-404c-882c-c2ede1e61e01 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:10.930 7 WARNING neutronclient.v2_0.client [None req-577926ab-ef91-444b-af01-33c7777a5efd 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/748] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:10 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1509 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/749] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:10 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:11.131 8 INFO nova.api.openstack.compute.server_external_events [req-ee8d6b0a-d121-4019-abe0-4cb34b4fd94b req-5705a4b4-1f1d-4b9a-bca1-531f24af0cd6 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance 2026-05-28 16:31:11.131 8 INFO nova.api.openstack.compute.server_external_events [req-ee8d6b0a-d121-4019-abe0-4cb34b4fd94b req-5705a4b4-1f1d-4b9a-bca1-531f24af0cd6 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance 2026-05-28 16:31:11.131 8 INFO nova.api.openstack.compute.server_external_events [req-ee8d6b0a-d121-4019-abe0-4cb34b4fd94b req-5705a4b4-1f1d-4b9a-bca1-531f24af0cd6 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:36582bc8-5075-4db7-b03e-3dda5bc2404d for instance 0eff40a2-7cb9-433b-b745-4c348847bab1 on instance 2026-05-28 16:31:11.131 8 INFO nova.api.openstack.compute.server_external_events [req-ee8d6b0a-d121-4019-abe0-4cb34b4fd94b req-5705a4b4-1f1d-4b9a-bca1-531f24af0cd6 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:027bbc8f-202a-43e8-bc7e-87878a798232 for instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 on instance [pid: 8|app: 0|req: 384/750] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:11 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:11.922 7 WARNING neutronclient.v2_0.client [None req-aa2999da-9a58-4f96-9089-9f9f3cf9a050 ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/753] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:11 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:12.014 8 WARNING neutronclient.v2_0.client [None req-9afea331-f0ec-48b0-80f7-11928a4b0246 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:12.034 7 WARNING neutronclient.v2_0.client [None req-d54c0ccc-ace9-4fdb-b895-e603e0b4b81b 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in 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/754] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:11 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 1509 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/755] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:11 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1518 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-05-28 16:31:13.019 8 WARNING neutronclient.v2_0.client [None req-47ca312a-e2e7-4df1-8cea-7d9bec48e26e ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] The python binding code in 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/756] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:12 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => generated 1385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:13.095 7 INFO nova.api.openstack.wsgi [None req-60e25b73-d5c5-4dc4-9035-362f66b34eb8 70d9d11c15634d20abaf2d49e198b5cc 7077a09812ea435984d399477c52b4ee - - default default] HTTP exception thrown: Instance 0eff40a2-7cb9-433b-b745-4c348847bab1 could not be found. [pid: 7|app: 0|req: 370/757] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:13 2026] GET /v2.1/servers/0eff40a2-7cb9-433b-b745-4c348847bab1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/758] 10.0.0.194 () {32 vars in 704 bytes} [Thu May 28 16:31:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-204500766 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:31:13.140 8 WARNING neutronclient.v2_0.client [None req-c34bc0a2-48b7-41d7-bd1c-c99e50153467 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/759] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:13 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1518 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:31:14.099 7 INFO nova.api.openstack.wsgi [None req-7c51cde1-e385-4210-aa29-f1d24aa107af ab31e20dc7684c729e5e396c3b9171cc 8d20f0c797fc493a885fcc51d30c60b6 - - default default] HTTP exception thrown: Instance 7fec0176-7b98-48d5-aa2f-5d5e77627e47 could not be found. [pid: 7|app: 0|req: 372/760] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:14 2026] GET /v2.1/servers/7fec0176-7b98-48d5-aa2f-5d5e77627e47 => 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: 389/761] 10.0.0.194 () {32 vars in 706 bytes} [Thu May 28 16:31:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1268202845 => 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-05-28 16:31:14.230 7 WARNING neutronclient.v2_0.client [None req-1ea2d2c9-5aed-437c-bd16-02cd79d59014 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/762] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:14 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 1518 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:31:15.477 8 INFO nova.api.openstack.wsgi [None req-dd11223d-ebef-4224-8886-e1d9b93d4803 85dff178035742689dd0007eb2beda2c 7d34a3633bc145daaa963d5350d66215 - - default default] HTTP exception thrown: Instance 87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 could not be found. [pid: 8|app: 0|req: 390/763] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:15 2026] GET /v2.1/servers/87ce75b2-6d14-4a6f-b88c-7a7f32fe2851 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/764] 10.0.0.194 () {32 vars in 706 bytes} [Thu May 28 16:31:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2147274879 => 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-05-28 16:31:19.621 8 WARNING neutronclient.v2_0.client [None req-fee12683-dcb3-4916-84b6-bcc2e9eae39c 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/765] 10.0.0.194 () {32 vars in 741 bytes} [Thu May 28 16:31:19 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/os-interface => generated 285 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:31:19.874 7 WARNING neutronclient.v2_0.client [None req-de1504b6-2d10-49fa-9c7a-0f5969266bad 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/766] 10.0.0.194 () {32 vars in 815 bytes} [Thu May 28 16:31:19 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/os-interface/70395134-8726-4a37-9049-9d48ef8e909b => generated 282 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/767] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:19 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/768] 10.0.0.194 () {34 vars in 750 bytes} [Thu May 28 16:31:19 2026] POST /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/action => generated 0 bytes in 38 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: 393/769] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:20 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/770] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:21 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:21.445 8 INFO nova.api.openstack.compute.server_external_events [req-bfc565ee-61e1-4bca-8941-01e4e4b41201 req-648bfef0-ce9c-4d97-85fb-7e6bf86d01e7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance [pid: 8|app: 0|req: 394/771] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:21 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: 7|app: 0|req: 379/774] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:22 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 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: 396/775] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:23 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/776] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:24 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/777] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:25 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 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: 381/778] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:26 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/779] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:31:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/780] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:27 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/781] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:28 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 196 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:28.544 7 WARNING neutronclient.v2_0.client [None req-a697c986-e61e-4d5d-b28a-760f761db65c 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/782] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:28 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1952 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/783] 10.0.0.194 () {34 vars in 750 bytes} [Thu May 28 16:31:28 2026] POST /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/action => generated 0 bytes in 42 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: 384/784] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:28 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 196 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:29.252 8 WARNING neutronclient.v2_0.client [None req-abbdd516-b1ad-4222-8a50-b101b5f5f956 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:29.486 8 WARNING neutronclient.v2_0.client [None req-abbdd516-b1ad-4222-8a50-b101b5f5f956 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] 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: 385/785] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:29 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 196 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:29.985 7 WARNING neutronclient.v2_0.client [None req-d028232c-2c95-4a15-92d9-6898ad9ac707 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:30.038 7 WARNING neutronclient.v2_0.client [None req-d028232c-2c95-4a15-92d9-6898ad9ac707 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/786] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:31:29 2026] POST /v2.1/servers => generated 424 bytes in 1113 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:30.145 8 WARNING neutronclient.v2_0.client [None req-8dbac50f-e343-4477-b965-f46863593c02 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:30.233 7 WARNING neutronclient.v2_0.client [None req-d028232c-2c95-4a15-92d9-6898ad9ac707 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/787] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:30 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1369 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/788] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:31:29 2026] POST /v2.1/servers => generated 453 bytes in 656 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:30.613 8 WARNING neutronclient.v2_0.client [None req-731b4e89-14f5-42ea-832b-a883fffbce79 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/789] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:30 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1392 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:30.743 7 INFO nova.api.openstack.compute.server_external_events [req-09e8e3b2-6e05-485b-8ea4-344d1d0fd607 req-7390d946-4eef-40f1-9c08-747ee05aad09 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance [pid: 7|app: 0|req: 387/790] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:30 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: 404/791] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:30 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 196 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:31.302 7 WARNING neutronclient.v2_0.client [None req-439becd6-e1b1-439c-b7a7-106712ca7458 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/792] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:31 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1373 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-05-28 16:31:31.751 7 WARNING neutronclient.v2_0.client [None req-74d1eed9-af95-4eaf-876d-47ed12ee9b3f 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/795] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:31 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1396 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: 8|app: 0|req: 406/796] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:31 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042/ips => generated 157 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/797] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:31:31 2026] DELETE /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:32.106 8 WARNING neutronclient.v2_0.client [None req-a223951e-5ccf-49b8-a6d2-fccfc81926df 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/798] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:32 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1843 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-05-28 16:31:32.403 7 WARNING neutronclient.v2_0.client [None req-69f38577-1203-40a1-b07d-bfa6ffe91446 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in 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/799] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:32 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1421 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:32.851 8 WARNING neutronclient.v2_0.client [None req-d5dafc2e-5fe1-4aa5-a387-47cd594d3759 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/800] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:32 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1388 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:33.344 7 WARNING neutronclient.v2_0.client [None req-107661be-6325-4924-b306-c7b3678a3a34 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:33.515 8 WARNING neutronclient.v2_0.client [None req-892b2316-59cb-4909-9eee-80b305baf345 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in 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/801] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:33 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1843 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/802] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:33 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1421 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:34.145 7 WARNING neutronclient.v2_0.client [None req-5e2c5365-6073-49bc-a22a-225f33d568bb 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/803] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:34 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1444 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:34.646 8 WARNING neutronclient.v2_0.client [None req-2f54bd8e-a639-413e-b5d3-9a18e0fbc899 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:34.673 7 WARNING neutronclient.v2_0.client [None req-b7941547-3e52-4924-94d8-1d8b70d7e7ac 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in 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/804] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:34 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1776 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:35.237 8 WARNING neutronclient.v2_0.client [None req-f97b658e-2206-41e5-aa44-d16c53876800 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/805] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:35 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1444 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, ' 2026-05-28 16:31:35.348 8 INFO nova.api.openstack.compute.server_external_events [req-202407a2-0806-429e-b154-e924c7f6c15f req-f402a6bf-28ef-464e-9c25-ea0e3586988d 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:70395134-8726-4a37-9049-9d48ef8e909b for instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 on instance [pid: 7|app: 0|req: 395/806] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:34 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1471 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/807] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:35 2026] POST /v2.1/os-server-external-events => generated 183 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-05-28 16:31:35.937 7 INFO nova.api.openstack.compute.server_external_events [req-f0e118b1-de0c-4b2f-b8ef-c767bada7889 req-07a70ba5-3089-4d64-b0ea-659c141744f0 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:510878cc-5235-4657-98a5-b2d2fb667a10 for instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 on instance [pid: 7|app: 0|req: 396/808] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:36.257 8 WARNING neutronclient.v2_0.client [None req-5a1d8981-99c4-4622-a6be-87d5c66c94be 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/809] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:36 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1481 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:36.367 7 WARNING neutronclient.v2_0.client [None req-a0265f62-769e-452a-bddb-5bb50023d6df 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] 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: 397/810] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:36 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1452 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:31:36.423 8 WARNING neutronclient.v2_0.client [None req-1af61c2b-92c4-46d9-a3f6-c6f6275524e4 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in 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/811] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:36 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1469 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:37.359 7 WARNING neutronclient.v2_0.client [None req-c4753b43-d988-4c2b-afb6-9cc3c06801f3 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/812] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:37 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1486 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:37.473 8 WARNING neutronclient.v2_0.client [None req-61a040db-987c-4a95-958a-30292d0eb843 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:37.634 7 WARNING neutronclient.v2_0.client [None req-73cccd8b-2f46-4335-be21-cc5f9ea65f4e 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/813] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:37 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1520 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/814] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:37 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1469 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:38.134 8 INFO nova.api.openstack.compute.server_external_events [req-537f9eb7-8c79-40fd-b524-e78f5d3e76ba req-02ea228f-fd9e-4d34-a6e7-d73225a05d44 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 8|app: 0|req: 416/815] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:38.452 7 WARNING neutronclient.v2_0.client [None req-4f35de75-415e-406a-a51e-7e84c1b764dc 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] The python binding code in 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/816] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:38 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 1486 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:38.925 8 WARNING neutronclient.v2_0.client [None req-f3487d3b-71ab-4b9d-be7d-be0ee3e73b08 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:38.970 7 WARNING neutronclient.v2_0.client [None req-0e3812f4-7253-4947-b6ed-f13cf30540ac 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in 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/817] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:38 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1518 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/818] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:38 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1469 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:39.527 8 INFO nova.api.openstack.wsgi [None req-6900bead-915b-4b4b-80d5-df177dd708a1 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] HTTP exception thrown: Instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 could not be found. [pid: 8|app: 0|req: 418/819] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:39 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/820] 10.0.0.194 () {32 vars in 706 bytes} [Thu May 28 16:31:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1151441736 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:39.719 8 INFO nova.api.openstack.compute.server_external_events [req-54d2745f-8f39-49c3-8765-cc14418414d9 req-a08b6c6d-6200-40d4-9eae-c48ff6a69f41 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:510878cc-5235-4657-98a5-b2d2fb667a10 for instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 on instance [pid: 8|app: 0|req: 419/821] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:31:40.087 7 WARNING neutronclient.v2_0.client [None req-9ea7ca06-e539-4f3c-b2dd-861ca57d21ec 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:40.123 8 WARNING neutronclient.v2_0.client [None req-656f425b-bc48-462c-93c6-61aecab0da7f 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/822] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:40 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1518 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 420/823] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:40 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1469 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:31:40.469 7 INFO nova.api.openstack.wsgi [None req-f81a17cb-a684-49b4-a309-5403d3412bfc 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] HTTP exception thrown: Instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 could not be found. [pid: 7|app: 0|req: 404/824] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:31:40 2026] DELETE /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:40.507 8 INFO nova.api.openstack.wsgi [None req-2f425375-d0cf-47b6-88ba-9eb0ba5e8063 174eeef5c4844097b9bae5af26708a6e 58aa2003dfc546459d4f465b2e8e5025 - - default default] HTTP exception thrown: Instance bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 could not be found. [pid: 8|app: 0|req: 421/825] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:40 2026] GET /v2.1/servers/bd9fac5e-5d23-4bf9-88e6-d54f41cb9042 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:41.505 7 WARNING neutronclient.v2_0.client [None req-c600daba-7bba-4b99-a9de-e8b4cd85e2df 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:41.512 8 WARNING neutronclient.v2_0.client [None req-d097f61f-dd65-4ad9-8c81-78586b1905c8 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/826] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:41 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1518 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/829] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:41 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1469 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:31:42.229 7 INFO nova.api.openstack.compute.server_external_events [req-48606465-6dd6-4b42-b2e0-a4f97c2e4da1 req-9abae4e5-eb6d-4f3b-94af-8cfbf0c965ae 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance 2026-05-28 16:31:42.229 7 INFO nova.api.openstack.compute.server_external_events [req-48606465-6dd6-4b42-b2e0-a4f97c2e4da1 req-9abae4e5-eb6d-4f3b-94af-8cfbf0c965ae 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:510878cc-5235-4657-98a5-b2d2fb667a10 for instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 on instance 2026-05-28 16:31:42.229 7 INFO nova.api.openstack.compute.server_external_events [req-48606465-6dd6-4b42-b2e0-a4f97c2e4da1 req-9abae4e5-eb6d-4f3b-94af-8cfbf0c965ae 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:510878cc-5235-4657-98a5-b2d2fb667a10 for instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 on instance [pid: 7|app: 0|req: 408/830] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:42 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:43.275 8 WARNING neutronclient.v2_0.client [None req-3f09dc70-acaa-4d6e-b2d7-331a6eb49a4f 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:43.302 7 WARNING neutronclient.v2_0.client [None req-7e234c08-c0ee-4cc7-adf2-cda4b80035ad 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/831] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:43 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1518 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/832] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:43 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1469 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:44.268 8 INFO nova.api.openstack.compute.server_external_events [req-fd342391-fb72-4c9f-80bf-d8006a80ea02 req-0f2000b8-d529-48fd-a245-3b5befd2770a 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance 2026-05-28 16:31:44.268 8 INFO nova.api.openstack.compute.server_external_events [req-fd342391-fb72-4c9f-80bf-d8006a80ea02 req-0f2000b8-d529-48fd-a245-3b5befd2770a 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 8|app: 0|req: 424/833] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:44 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:44.600 8 WARNING neutronclient.v2_0.client [None req-0db6e6ad-47e6-4c41-baad-5151b41e3ea5 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:31:44.604 7 WARNING neutronclient.v2_0.client [None req-b4764514-9663-4adb-be19-6717d5f27cfc 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/834] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:44 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1518 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/835] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:44 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1654 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/836] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:44 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/837] 10.0.0.194 () {32 vars in 723 bytes} [Thu May 28 16:31:44 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574/ips => generated 109 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/838] 10.0.0.194 () {32 vars in 823 bytes} [Thu May 28 16:31:44 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574/ips/tempest-ServerAddressesTestJSON-723177751-network => generated 94 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/839] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:31:44 2026] DELETE /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:45.104 7 WARNING neutronclient.v2_0.client [None req-324ee80a-84f8-438e-9b63-d4207963b1ea 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in 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/840] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:45 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1660 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:45.786 8 WARNING neutronclient.v2_0.client [None req-3fd7a2ad-fe23-4dfd-944d-b25726718068 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/841] 10.0.0.194 () {30 vars in 413 bytes} [Thu May 28 16:31:45 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/842] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:45 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1701 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:45.956 8 WARNING neutronclient.v2_0.client [None req-0c3ecb4e-e37c-4cd3-a8d7-0fca420ac596 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/843] 10.0.0.194 () {32 vars in 741 bytes} [Thu May 28 16:31:45 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688/os-interface => generated 285 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:46.247 8 WARNING neutronclient.v2_0.client [None req-3089538f-7dad-4655-b5ef-38d33345b15e 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/844] 10.0.0.194 () {28 vars in 560 bytes} [Thu May 28 16:31:45 2026] GET /v2/ => generated 402 bytes in 478 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/845] 10.0.0.194 () {28 vars in 564 bytes} [Thu May 28 16:31:46 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: 417/846] 10.0.0.194 () {30 vars in 413 bytes} [Thu May 28 16:31:46 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-28 16:31:46.470 7 INFO nova.api.openstack.compute.server_external_events [req-8c810b6f-5845-4d4b-97d4-95fbebde539e req-66e8940b-e39c-4e43-a68b-369590594cea 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:510878cc-5235-4657-98a5-b2d2fb667a10 for instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 on instance [pid: 7|app: 0|req: 418/847] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 430/848] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:46 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1660 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:46.934 7 INFO nova.api.openstack.compute.server_external_events [req-f18e9c07-9a78-429d-93dd-9076cf1eea0c req-64199c41-de21-42b9-8433-9355b9c5c7db 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 7|app: 0|req: 419/849] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:47.765 8 WARNING neutronclient.v2_0.client [None req-0edde3e6-c80c-4f7e-8ff7-0056c7f75e3f 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in 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/850] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:47 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1618 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:48.516 7 INFO nova.api.openstack.compute.server_external_events [req-14d9d2e7-1f43-4d99-87b9-3ea156c5a960 req-d7b57f09-d313-4b34-a008-85b23f18b0ff 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:510878cc-5235-4657-98a5-b2d2fb667a10 for instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 on instance 2026-05-28 16:31:48.516 7 INFO nova.api.openstack.compute.server_external_events [req-14d9d2e7-1f43-4d99-87b9-3ea156c5a960 req-d7b57f09-d313-4b34-a008-85b23f18b0ff 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:510878cc-5235-4657-98a5-b2d2fb667a10 for instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 on instance [pid: 7|app: 0|req: 420/851] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:31:48 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:48.871 8 WARNING neutronclient.v2_0.client [None req-fef2b76a-9411-4a0e-803d-ce14f350244f 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/852] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:48 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1450 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-05-28 16:31:49.977 7 WARNING neutronclient.v2_0.client [None req-6d5a009f-e733-4796-9227-9277ddf6fc60 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/853] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:49 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 1455 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:31:51.071 8 INFO nova.api.openstack.wsgi [None req-518da567-0066-45d8-bd91-5821e19d6203 9957f7d0eabe4cc6916d08bf47e5e389 0dfd40c082ca4696980a22b5172f2ba0 - - default default] HTTP exception thrown: Instance 06df07c3-2c10-49e6-82a5-b3a3c021f574 could not be found. [pid: 8|app: 0|req: 433/854] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:31:51 2026] GET /v2.1/servers/06df07c3-2c10-49e6-82a5-b3a3c021f574 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:02.397 7 WARNING neutronclient.v2_0.client [None req-f70a3cc5-90a6-4f72-93de-1943e43942ee 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/859] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:02 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1821 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:02.763 8 WARNING neutronclient.v2_0.client [None req-f716292e-a405-43c6-a1c1-80fb69ca5bfb 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/860] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:02 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1821 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, ' [pid: 7|app: 0|req: 425/861] 10.0.0.194 () {34 vars in 750 bytes} [Thu May 28 16:32:03 2026] POST /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:03.250 8 WARNING neutronclient.v2_0.client [None req-edc8f729-e193-469f-bbf1-29ef56218263 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/862] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:03 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1823 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:04.496 7 WARNING neutronclient.v2_0.client [None req-ee1870ee-bf9c-4547-b57c-be28a511e861 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/863] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:04 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1823 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:05.761 8 WARNING neutronclient.v2_0.client [None req-5222587b-5cf7-4924-962f-e372a9b943f9 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/864] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:05 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1823 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:07.039 7 WARNING neutronclient.v2_0.client [None req-a9bd418b-74e0-43c5-9d2e-c20bfce56ecc 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/865] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:06 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1828 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-05-28 16:32:08.207 8 WARNING neutronclient.v2_0.client [None req-38e6c3a4-8bbd-49c4-b75f-c832c66d3775 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/866] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:08 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1828 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:09.367 7 WARNING neutronclient.v2_0.client [None req-26eae986-6d5a-4419-80d7-5a0824ff1826 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/867] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:09 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1828 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:10.648 8 WARNING neutronclient.v2_0.client [None req-dd562dff-6e40-43a8-9843-9341a7c2657c 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/868] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:10 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1828 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:12.266 7 WARNING neutronclient.v2_0.client [None req-4faf6eef-dd87-43f7-8236-3666066e9d1e 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/871] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:12 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1828 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-05-28 16:32:12.718 8 INFO nova.api.openstack.compute.server_external_events [req-4dff7c41-0799-4425-ad6a-d23cd8181983 req-d95237a1-72e1-4649-9da2-7f29e059c9b1 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 8|app: 0|req: 442/872] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:32:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:13.484 7 WARNING neutronclient.v2_0.client [None req-afaacbb7-0cf0-4e46-8b5b-b2c9c090cf5b 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/873] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:13 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1821 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:14.776 8 INFO nova.api.openstack.compute.server_external_events [req-5de14725-1e67-4a1b-93f7-64170214229d req-4315e692-b72c-40de-a84b-ac77bcee2d67 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance 2026-05-28 16:32:14.776 8 INFO nova.api.openstack.compute.server_external_events [req-5de14725-1e67-4a1b-93f7-64170214229d req-4315e692-b72c-40de-a84b-ac77bcee2d67 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance 2026-05-28 16:32:14.777 8 INFO nova.api.openstack.compute.server_external_events [req-5de14725-1e67-4a1b-93f7-64170214229d req-4315e692-b72c-40de-a84b-ac77bcee2d67 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 8|app: 0|req: 443/874] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:32:14 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:29.287 7 WARNING neutronclient.v2_0.client [None req-e0bac4d6-8bb5-436a-b3af-cb8ba6b40577 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/877] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:29 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1821 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/878] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:32:29 2026] DELETE /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:29.604 7 WARNING neutronclient.v2_0.client [None req-18eacf93-e0f2-4539-892d-062d1d4d7cb2 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/879] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:29 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1827 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-05-28 16:32:30.748 8 WARNING neutronclient.v2_0.client [None req-c453fa19-5bdd-40eb-8608-08e010028f20 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:31.899 7 INFO nova.api.openstack.compute.server_external_events [req-fbe2820c-6a19-4078-a5dd-e769589328de req-fc09486a-9a56-4d8e-98cd-66e7aaad1ef7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 7|app: 0|req: 437/882] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:32:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/883] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:30 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1827 bytes in 1566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:33.275 7 INFO nova.api.openstack.compute.server_external_events [req-ce94cd2d-43ba-4024-a9e9-6b046f0038f7 req-5532e2be-e317-4a5d-b7bb-3a593c79d43f 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 7|app: 0|req: 438/884] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:32:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:33.327 8 WARNING neutronclient.v2_0.client [None req-262697b5-2bb3-4411-86c5-3d81c2856301 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/885] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:33 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1473 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:33.947 7 INFO nova.api.openstack.compute.server_external_events [req-31ed6314-ce3d-42dc-894a-7bee67886b75 req-f75776b4-9e7d-4af4-a9cc-8c69b02b82f1 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:e563cd72-2853-437f-b0bf-56af5437f4a3 for instance d889963c-fbd8-4bc3-b2df-032716b64688 on instance [pid: 7|app: 0|req: 439/886] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:32:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:34.865 8 WARNING neutronclient.v2_0.client [None req-512aafd1-4976-48c9-8693-5123ae820b0c 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/887] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:34 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1478 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:35.974 7 WARNING neutronclient.v2_0.client [None req-7b99a56b-8b35-4159-b01a-7822edcc4fad 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] The python binding code in 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/888] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:35 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 1478 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:37.058 8 INFO nova.api.openstack.wsgi [None req-450eea3b-98b1-41fd-a719-8f3203e05e05 9a1293da22a149ec97f9e1f454228641 7fd7c0456cd6498897aee6db94f53804 - - default default] HTTP exception thrown: Instance d889963c-fbd8-4bc3-b2df-032716b64688 could not be found. [pid: 8|app: 0|req: 449/889] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:32:37 2026] GET /v2.1/servers/d889963c-fbd8-4bc3-b2df-032716b64688 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/890] 10.0.0.194 () {32 vars in 706 bytes} [Thu May 28 16:32:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1345660397 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:32:59.831 8 WARNING neutronclient.v2_0.client [None req-aae2f86f-45ad-4add-a8f7-66b75d1f824f 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:33:00.309 8 WARNING neutronclient.v2_0.client [None req-aae2f86f-45ad-4add-a8f7-66b75d1f824f 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/895] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:32:59 2026] POST /v2.1/servers => generated 424 bytes in 1214 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 16:33:00.982 7 WARNING neutronclient.v2_0.client [None req-be50d523-4d81-4f81-a50c-3104dfdf261e 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/898] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:00 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1368 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:02.578 8 WARNING neutronclient.v2_0.client [None req-b1026d01-e109-4b72-b838-76ca594d7406 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/899] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:02 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1364 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:03.829 7 WARNING neutronclient.v2_0.client [None req-2817c686-ea92-4e51-bdbb-31f75e95d29a 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/900] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:03 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1420 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:04.977 8 WARNING neutronclient.v2_0.client [None req-ef77a81d-9060-4216-ba98-cf42ff1bb01b 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/901] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:04 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1428 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:06.233 7 WARNING neutronclient.v2_0.client [None req-d6ff5a69-404e-4542-b9e0-bff286a63d3d 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/902] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:06 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1470 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:07.540 8 INFO nova.api.openstack.compute.server_external_events [req-790b4940-0eea-4bcb-a401-cd8d6403f269 req-9b0f6f22-de49-4f7a-8a70-0046f99f7562 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:a9c5cc21-dbdf-46c3-9abc-f12191379368 for instance 26c32e01-15d6-40d8-a610-97717f129dc9 on instance [pid: 8|app: 0|req: 457/903] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:08.258 7 WARNING neutronclient.v2_0.client [None req-c8028c18-a4e5-40a2-aed8-f2803d80ac4f 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/904] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:08 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1468 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:09.815 8 WARNING neutronclient.v2_0.client [None req-02bfcfc2-5668-4c2a-a6ca-f782355d2140 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/905] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:09 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1468 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:11.218 7 WARNING neutronclient.v2_0.client [None req-032579ca-5c2f-4acb-a635-ac84cbcfc585 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/908] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:11 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1468 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:12.033 8 INFO nova.api.openstack.compute.server_external_events [req-33276550-8987-49d7-96bb-6f9efc4fb03e req-54dd8df5-1836-4397-8de8-e6eff8be3f87 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:a9c5cc21-dbdf-46c3-9abc-f12191379368 for instance 26c32e01-15d6-40d8-a610-97717f129dc9 on instance [pid: 8|app: 0|req: 461/909] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/910] 10.0.0.221 () {30 vars in 619 bytes} [Thu May 28 16:33:12 2026] GET /v2.1 => generated 0 bytes in 113 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: 462/911] 10.0.0.221 () {32 vars in 692 bytes} [Thu May 28 16:33:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/912] 10.0.0.221 () {34 vars in 913 bytes} [Thu May 28 16:33:12 2026] GET /v2.1/os-simple-tenant-usage/6eb4e3a086f14f67931f0248c05bca66?start=2026-05-27T00:00:00&end=2026-05-28T23:59:59 => generated 20 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:33:12.646 8 WARNING neutronclient.v2_0.client [None req-3066b5ae-a8f4-4164-8e54-e1b883c1426b 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] 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: 451/913] 10.0.0.221 () {30 vars in 654 bytes} [Thu May 28 16:33:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/914] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:12 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1468 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:33:13.925 7 WARNING neutronclient.v2_0.client [None req-04060d78-063c-4905-b837-4a25ee7b53f0 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] 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: 452/915] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:13 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1468 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:33:14.081 8 INFO nova.api.openstack.compute.server_external_events [req-516c839c-6adf-43f6-a1f8-ab445717c374 req-68ee5f38-5627-4705-a81e-16bd2a7ebeca 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:a9c5cc21-dbdf-46c3-9abc-f12191379368 for instance 26c32e01-15d6-40d8-a610-97717f129dc9 on instance [pid: 8|app: 0|req: 464/916] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:15.120 7 WARNING neutronclient.v2_0.client [None req-2e7b2f84-cebd-43a6-96fb-32cbaf090473 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/917] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:15 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1468 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, ' [pid: 8|app: 0|req: 465/918] 10.0.0.221 () {30 vars in 619 bytes} [Thu May 28 16:33:15 2026] GET /v2.1 => generated 0 bytes in 102 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: 454/919] 10.0.0.221 () {32 vars in 692 bytes} [Thu May 28 16:33:15 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/920] 10.0.0.221 () {34 vars in 913 bytes} [Thu May 28 16:33:15 2026] GET /v2.1/os-simple-tenant-usage/6eb4e3a086f14f67931f0248c05bca66?start=2026-05-27T00:00:00&end=2026-05-28T23:59:59 => generated 20 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-05-28 16:33:16.141 7 INFO nova.api.openstack.compute.server_external_events [req-c5e3406c-fa7f-42ce-b39e-85bb03dcb333 req-8da7d435-ab73-41e0-a279-7d0a55346a25 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:a9c5cc21-dbdf-46c3-9abc-f12191379368 for instance 26c32e01-15d6-40d8-a610-97717f129dc9 on instance [pid: 7|app: 0|req: 455/921] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/922] 10.0.0.221 () {30 vars in 654 bytes} [Thu May 28 16:33:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:16.335 7 WARNING neutronclient.v2_0.client [None req-af0d3495-1781-4528-9de6-e9ee79905757 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/923] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:16 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1649 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/924] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:33:17 2026] DELETE /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:17.808 7 WARNING neutronclient.v2_0.client [None req-404ffb1c-9c9f-493f-a9c9-42e6c8d5484e 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/925] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:17 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1655 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:19.235 8 WARNING neutronclient.v2_0.client [None req-b80f9500-6b69-4fd6-af5d-3fd0fe673fc9 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/926] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:19 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1655 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-05-28 16:33:20.185 7 INFO nova.api.openstack.compute.server_external_events [req-ea21b159-7c60-4abe-9217-fd7995dec16d req-298da1f6-f5dd-407a-8f45-9660c52fcfed 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:a9c5cc21-dbdf-46c3-9abc-f12191379368 for instance 26c32e01-15d6-40d8-a610-97717f129dc9 on instance [pid: 7|app: 0|req: 458/927] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:20.360 8 WARNING neutronclient.v2_0.client [None req-6e7e2e56-bcc7-4760-a9c1-4741690f568b 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:20.734 7 INFO nova.api.openstack.compute.server_external_events [req-e86b9fd7-b1d5-48e3-be28-3bcf67780249 req-affcec84-bba5-444f-9d51-65409c1fd556 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:a9c5cc21-dbdf-46c3-9abc-f12191379368 for instance 26c32e01-15d6-40d8-a610-97717f129dc9 on instance [pid: 7|app: 0|req: 459/928] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/929] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:20 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1655 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:21.818 8 WARNING neutronclient.v2_0.client [None req-7449a886-ec66-465e-a963-6a7cff4eed81 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in 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/932] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:21 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:22.227 7 INFO nova.api.openstack.compute.server_external_events [req-83d74111-7d33-48ff-ba0e-b2ffc836e35d req-4f41112a-1a61-4f17-bec1-e13a34465202 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:a9c5cc21-dbdf-46c3-9abc-f12191379368 for instance 26c32e01-15d6-40d8-a610-97717f129dc9 on instance [pid: 7|app: 0|req: 461/933] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:22.927 8 WARNING neutronclient.v2_0.client [None req-f0ffb435-7463-43fa-93c7-387c974f7181 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/934] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:22 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 1454 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:24.025 7 INFO nova.api.openstack.wsgi [None req-9c8cc004-a4d7-46d3-b7e6-48d1d29bdb00 862d1e56b1164ca28f5819160038383c 376f634fc8814b38a7d39f0284e14663 - - default default] HTTP exception thrown: Instance 26c32e01-15d6-40d8-a610-97717f129dc9 could not be found. [pid: 7|app: 0|req: 462/935] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:23 2026] GET /v2.1/servers/26c32e01-15d6-40d8-a610-97717f129dc9 => generated 111 bytes in 50 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: 474/936] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:33:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:33:31.954 8 WARNING neutronclient.v2_0.client [None req-13109a13-1bf3-45cb-93ea-d5f0bb9e8640 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:33:31.987 8 WARNING neutronclient.v2_0.client [None req-13109a13-1bf3-45cb-93ea-d5f0bb9e8640 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:33:32.142 8 WARNING neutronclient.v2_0.client [None req-13109a13-1bf3-45cb-93ea-d5f0bb9e8640 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/939] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:33:31 2026] POST /v2.1/servers => generated 450 bytes in 409 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:32.356 7 WARNING neutronclient.v2_0.client [None req-e772c3dd-9adc-4060-8b3d-f2a161a5655e ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/940] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:32 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1401 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:33.448 8 WARNING neutronclient.v2_0.client [None req-987c2c12-a382-47c9-ac23-1b6caa7e3a4c ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/941] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:33 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1405 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:34.531 7 WARNING neutronclient.v2_0.client [None req-6447df98-585f-4c62-b07f-d44cbb66181f ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/942] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:34 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:35.614 8 WARNING neutronclient.v2_0.client [None req-55262ca7-c7b7-4ca8-b650-898f4ae69226 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/943] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:35 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1453 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-05-28 16:33:36.689 7 WARNING neutronclient.v2_0.client [None req-f18409e2-776d-4515-909c-1e71b7fdf496 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/944] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:36 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1461 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:37.981 8 WARNING neutronclient.v2_0.client [None req-b914112d-9eb6-4ea1-af05-9c049c495a50 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:38.478 7 INFO nova.api.openstack.compute.server_external_events [req-31a210ba-3be7-4e5c-9e80-96fda7003834 req-48093a67-1d67-4091-a351-5de039a55dc4 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:4ff2fe23-ca2c-48d4-9510-98186c72dc24 for instance e7c2863d-93ba-4291-a6e8-c136395bc238 on instance [pid: 7|app: 0|req: 467/945] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/946] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:37 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1539 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:39.733 7 WARNING neutronclient.v2_0.client [None req-c9dbc8fc-8fa6-410f-ac8f-ad8789473204 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/947] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:39 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1527 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:41.184 8 WARNING neutronclient.v2_0.client [None req-9df36c2f-ede7-4ed6-b3da-3a18ed1de5de ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/948] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:41 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1527 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:42.430 8 WARNING neutronclient.v2_0.client [None req-16f50ee2-dcc3-4daa-a760-74cdbe9f485a ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/951] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:42 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1527 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-05-28 16:33:43.623 7 WARNING neutronclient.v2_0.client [None req-c8c51649-b4cb-4b27-8350-bf79fc7b2375 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/952] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:43 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:44.347 8 INFO nova.api.openstack.compute.server_external_events [req-a2807a40-698f-4283-b092-44ea5439ce6d req-cc5ee169-64ee-4a46-aa9c-df72c6a6d983 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:4ff2fe23-ca2c-48d4-9510-98186c72dc24 for instance e7c2863d-93ba-4291-a6e8-c136395bc238 on instance [pid: 8|app: 0|req: 483/953] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:44.802 7 WARNING neutronclient.v2_0.client [None req-2db6dda7-f16c-42dc-89fb-c9c126b0d4e1 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/954] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:44 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1527 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:46.400 7 INFO nova.api.openstack.compute.server_external_events [req-371589ce-b723-4adf-b5db-2cf79b91e7cc req-99a39c89-24e3-4f79-8e4a-34bd1318bdb7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:4ff2fe23-ca2c-48d4-9510-98186c72dc24 for instance e7c2863d-93ba-4291-a6e8-c136395bc238 on instance [pid: 7|app: 0|req: 472/955] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:33:46.413 8 WARNING neutronclient.v2_0.client [None req-4273c76e-9cde-4673-aa3b-f134d7a954c3 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/956] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:46 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1694 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:47.430 7 WARNING neutronclient.v2_0.client [None req-a230291c-94dc-4f24-bb1b-6dbb76967573 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/957] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:33:47 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1694 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:33:50.642 8 INFO nova.api.openstack.compute.server_external_events [req-21689909-a141-472e-ad73-cc04298991c6 req-3d614f77-4a5b-4da0-a24f-807fde4fdf0e 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:4ff2fe23-ca2c-48d4-9510-98186c72dc24 for instance e7c2863d-93ba-4291-a6e8-c136395bc238 on instance [pid: 8|app: 0|req: 485/958] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:33:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/961] 10.0.0.194 () {34 vars in 750 bytes} [Thu May 28 16:33:56 2026] POST /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238/action => generated 31891 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:00.971 7 INFO nova.api.openstack.compute.server_external_events [req-7d876803-54fb-4cfb-a2e9-5503dbff92e6 req-83412a3b-16f6-4fc9-90fa-a38b0f3f1e92 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:4ff2fe23-ca2c-48d4-9510-98186c72dc24 for instance e7c2863d-93ba-4291-a6e8-c136395bc238 on instance [pid: 7|app: 0|req: 475/962] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/965] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:34:01 2026] POST /v2.1/os-keypairs => generated 397 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:05.104 8 WARNING neutronclient.v2_0.client [None req-f0398612-538c-4546-a4f2-c398046a9da0 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:34:05.172 8 WARNING neutronclient.v2_0.client [None req-f0398612-538c-4546-a4f2-c398046a9da0 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:34:05.573 8 WARNING neutronclient.v2_0.client [None req-f0398612-538c-4546-a4f2-c398046a9da0 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/966] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:34:05 2026] POST /v2.1/servers => generated 449 bytes in 782 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 16:34:05.856 7 WARNING neutronclient.v2_0.client [None req-683ddaf6-29e9-4d7f-8959-66b9de51eed7 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/967] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:05 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1401 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:06.967 8 WARNING neutronclient.v2_0.client [None req-211bf929-f716-4b45-ab03-e5c001c25b06 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/968] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:06 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1405 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:08.549 7 WARNING neutronclient.v2_0.client [None req-da449038-33fb-462e-8b75-43fc7e3fb181 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/969] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:08 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1397 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/970] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:34:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:10.310 7 WARNING neutronclient.v2_0.client [None req-40c6e6ed-8107-42b3-8dcf-b62067a4d978 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/971] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:10 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1453 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:34:11.510 8 WARNING neutronclient.v2_0.client [None req-c412e2d7-e871-425d-99c8-90cd88b457c9 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/974] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:11 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:12.610 7 WARNING neutronclient.v2_0.client [None req-8031a10d-1a51-4049-ae60-a586ef9dad6a ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/975] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:12 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1461 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, ' [pid: 8|app: 0|req: 493/976] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:34:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:13.699 7 WARNING neutronclient.v2_0.client [None req-ade13e29-bef1-4969-875e-927cf0b6f051 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:34:13.741 8 INFO nova.api.openstack.compute.server_external_events [req-c6137d70-b916-469f-afcb-df7aa14f6367 req-89d005df-4ef0-426c-970f-69fdd2236a05 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:15e0607d-104f-43b1-9393-bf65da113d9c for instance 6290ff13-e2c4-4183-beb1-60871e7ae13d on instance [pid: 8|app: 0|req: 494/977] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:14.018 8 WARNING neutronclient.v2_0.client [None req-59834001-842b-42bb-9c41-1c8b431750f2 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:34:14.691 8 WARNING neutronclient.v2_0.client [None req-59834001-842b-42bb-9c41-1c8b431750f2 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/978] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:13 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1538 bytes in 1060 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:34:14.764 8 WARNING neutronclient.v2_0.client [None req-59834001-842b-42bb-9c41-1c8b431750f2 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:34:15.189 8 WARNING neutronclient.v2_0.client [None req-59834001-842b-42bb-9c41-1c8b431750f2 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/979] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:34:13 2026] POST /v2.1/servers => generated 496 bytes in 1467 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:15.444 7 WARNING neutronclient.v2_0.client [None req-4aaf7f3b-6c80-47af-ac1a-9ebb8ee8d48f cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/980] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:15 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1455 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:15.775 8 WARNING neutronclient.v2_0.client [None req-4739f83f-887e-4946-ba5f-ffbba81dc63c ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/981] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:15 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:16.530 7 WARNING neutronclient.v2_0.client [None req-9d2011a7-5ac2-432e-a1d5-5de694cd58cb cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/982] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:16 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1459 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-05-28 16:34:16.928 8 WARNING neutronclient.v2_0.client [None req-b3f95eef-9df2-419d-b850-13d45b245704 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/983] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:16 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1526 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-05-28 16:34:17.625 7 WARNING neutronclient.v2_0.client [None req-7eab256d-9342-4b54-887c-3f8c2f45e8d9 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/984] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:17 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1507 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-05-28 16:34:18.070 8 WARNING neutronclient.v2_0.client [None req-fe11ea63-ecdd-4c66-a49a-5434c5e8301d ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:18.142 7 INFO nova.api.openstack.compute.server_external_events [req-470e507d-3fa5-46db-aab6-fae8ab0608d8 req-c6dda533-ec04-475b-ad7f-090acf1264b5 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:15e0607d-104f-43b1-9393-bf65da113d9c for instance 6290ff13-e2c4-4183-beb1-60871e7ae13d on instance [pid: 7|app: 0|req: 488/985] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/986] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:18 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:18.824 7 WARNING neutronclient.v2_0.client [None req-34239f22-5c34-47b1-b272-ac503673120f cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/987] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:18 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1507 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:19.266 8 WARNING neutronclient.v2_0.client [None req-b269a26d-2369-49a4-a269-5ff2f4012eb4 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/988] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:19 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1526 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:19.908 7 WARNING neutronclient.v2_0.client [None req-0976477f-2ca6-4a10-8e43-abc6b6870bc5 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/989] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:19 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1515 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:20.182 8 INFO nova.api.openstack.compute.server_external_events [req-b4fb269e-5c26-4b22-8d88-2314561f1ccf req-d690f2e2-6ead-462f-844c-366378244677 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:15e0607d-104f-43b1-9393-bf65da113d9c for instance 6290ff13-e2c4-4183-beb1-60871e7ae13d on instance 2026-05-28 16:34:20.183 8 INFO nova.api.openstack.compute.server_external_events [req-b4fb269e-5c26-4b22-8d88-2314561f1ccf req-d690f2e2-6ead-462f-844c-366378244677 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:15e0607d-104f-43b1-9393-bf65da113d9c for instance 6290ff13-e2c4-4183-beb1-60871e7ae13d on instance [pid: 8|app: 0|req: 500/990] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:20 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:20.476 7 WARNING neutronclient.v2_0.client [None req-55152892-3ced-4046-b531-b9aa5e0208f7 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/991] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:20 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:21.001 8 WARNING neutronclient.v2_0.client [None req-1b82a954-a7e1-4d79-b833-d536f863913d cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:21.082 7 INFO nova.api.openstack.compute.server_external_events [req-9d630f1d-0063-40ad-9a73-240f9d64fa3d req-2342683a-8850-46ca-8d22-cbe90c47bd97 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:d5aa6fdc-6b5b-4865-8d49-d08684c91e8f for instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d on instance [pid: 7|app: 0|req: 492/992] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/993] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:20 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1639 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:21.625 7 WARNING neutronclient.v2_0.client [None req-66756e6b-c103-4a6b-a7c6-d0604574b8a2 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/996] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:21 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1694 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:21.878 8 WARNING neutronclient.v2_0.client [None req-a494f006-5c73-4faa-99af-85deee5e3453 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/997] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:21 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1694 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:22.147 7 WARNING neutronclient.v2_0.client [None req-4dc79ee3-e9fb-4074-94ea-1026d93fe8c8 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/998] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:22 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1627 bytes in 873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:23.162 8 INFO nova.api.openstack.compute.server_external_events [req-085235a6-889f-49a9-88a8-236c437dbb7c req-9f543c96-3c22-4251-8ba1-dd09be115b81 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:15e0607d-104f-43b1-9393-bf65da113d9c for instance 6290ff13-e2c4-4183-beb1-60871e7ae13d on instance [pid: 8|app: 0|req: 504/999] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:24.042 7 WARNING neutronclient.v2_0.client [None req-3679d0df-e2c6-43d5-9095-a261b3e175e9 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1000] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:24 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1627 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:25.190 8 WARNING neutronclient.v2_0.client [None req-87f85bad-e33e-4b0b-825b-d2e744247ec2 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/1001] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:25 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1627 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:26.336 7 WARNING neutronclient.v2_0.client [None req-10a21b8b-e705-4782-bf14-307fd91d33f6 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1002] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:26 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1627 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:26.777 8 INFO nova.api.openstack.compute.server_external_events [req-fdd85fa1-881b-45e2-b0ac-04b600d6e948 req-09632ee1-b83f-4750-81ee-945430fb1975 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:d5aa6fdc-6b5b-4865-8d49-d08684c91e8f for instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d on instance [pid: 8|app: 0|req: 506/1003] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:27.480 7 WARNING neutronclient.v2_0.client [None req-d3ac9bc9-1eb9-45cf-98e7-72b62338f258 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/1004] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:27 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1627 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:28.636 8 WARNING neutronclient.v2_0.client [None req-2c9a76f1-fa3e-4ed0-a0fd-47d470dd945d cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/1005] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:28 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1627 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:28.825 7 INFO nova.api.openstack.compute.server_external_events [req-9401db63-be27-438d-9af2-ada70ea654c3 req-47a49ec2-4a80-4dde-ba9a-a2deea4b3cf6 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:d5aa6fdc-6b5b-4865-8d49-d08684c91e8f for instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d on instance [pid: 7|app: 0|req: 499/1006] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:29.810 8 WARNING neutronclient.v2_0.client [None req-d6a89610-bd86-464d-860b-67d8d2cbf220 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/1007] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:29 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1806 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:30.049 7 WARNING neutronclient.v2_0.client [None req-a468e91d-b1f8-44e3-aaef-893b04618c9f cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in 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/1008] 10.0.0.194 () {32 vars in 741 bytes} [Thu May 28 16:34:30 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:30.938 8 INFO nova.api.openstack.compute.server_external_events [req-e68c25d3-134e-41b2-93a3-ed9424e39b23 req-988c4a15-8f9c-4e23-a989-8bd2b1bbfc2c 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:d5aa6fdc-6b5b-4865-8d49-d08684c91e8f for instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d on instance [pid: 8|app: 0|req: 509/1009] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1012] 10.0.0.194 () {34 vars in 750 bytes} [Thu May 28 16:34:31 2026] POST /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d/action => generated 31854 bytes in 556 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: 512/1013] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:34:34 2026] DELETE /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:34.522 7 WARNING neutronclient.v2_0.client [None req-bbb02fa2-274c-4a6a-85cf-1b99bef0dd14 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1014] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:34 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1820 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:35.754 8 WARNING neutronclient.v2_0.client [None req-551871e5-2d4a-4a86-85ba-eb226a8b0a83 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1015] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:35 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1820 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:36.892 7 WARNING neutronclient.v2_0.client [None req-af428865-c3a1-4b37-bd8a-733a2e97d286 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] 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: 503/1016] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:36 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1753 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:34:37.350 8 INFO nova.api.openstack.compute.server_external_events [req-3c78cc0e-ff0e-49ca-9817-20558426ee60 req-62248933-aafe-44d0-a62c-9820ccd8db51 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:15e0607d-104f-43b1-9393-bf65da113d9c for instance 6290ff13-e2c4-4183-beb1-60871e7ae13d on instance [pid: 8|app: 0|req: 514/1017] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:38.292 7 WARNING neutronclient.v2_0.client [None req-e6c73fbb-846b-4e5b-ace9-e85af2552486 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:38.410 8 WARNING neutronclient.v2_0.client [None req-cd5d0d9f-f619-454d-a047-9eba1d4a69fb ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1018] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:38 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1487 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1019] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:38 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1926 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 516/1020] 10.0.0.194 () {32 vars in 753 bytes} [Thu May 28 16:34:39 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:39.578 7 WARNING neutronclient.v2_0.client [None req-13db2093-8674-404d-9c87-842578726112 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1021] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:39 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 1487 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:40.654 8 INFO nova.api.openstack.wsgi [None req-288c13bd-d6e6-4f73-ae31-c316cec88673 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] HTTP exception thrown: Instance 6290ff13-e2c4-4183-beb1-60871e7ae13d could not be found. [pid: 8|app: 0|req: 517/1022] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:40 2026] GET /v2.1/servers/6290ff13-e2c4-4183-beb1-60871e7ae13d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1023] 10.0.0.194 () {32 vars in 728 bytes} [Thu May 28 16:34:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-139906424 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1024] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:34:40 2026] DELETE /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-28 16:34:41.018 8 WARNING neutronclient.v2_0.client [None req-ca6adeff-b66f-47d1-ae4c-f08f3da933af cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1025] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:40 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1932 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1026] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:34:41 2026] DELETE /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:41.562 7 WARNING neutronclient.v2_0.client [None req-85364758-b9ba-4ae3-8658-9f106a60a91c ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in 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/1029] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:41 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1700 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:42.609 8 WARNING neutronclient.v2_0.client [None req-51c559f5-8aac-47dd-a0bd-7cfe39c20e6e cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:42.771 7 WARNING neutronclient.v2_0.client [None req-19749433-38b2-4ceb-b29b-5f63a2024082 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1030] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:42 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1932 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1031] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:42 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1700 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:43.831 8 WARNING neutronclient.v2_0.client [None req-7801be22-3ae6-433d-bae6-bb70654ac274 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:43.948 7 WARNING neutronclient.v2_0.client [None req-91b3b762-b16d-4245-976b-fb34aa7c74a0 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1032] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:43 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1932 bytes in 1165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:44.978 8 INFO nova.api.openstack.compute.server_external_events [req-67b8b0fa-d0a9-4a1e-9e6e-14b4fd39c744 req-b6020c57-2317-4b1f-9e44-dc80aa1f8f9f 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:d5aa6fdc-6b5b-4865-8d49-d08684c91e8f for instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d on instance [pid: 8|app: 0|req: 523/1033] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1034] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:43 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1700 bytes in 1074 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:46.029 8 WARNING neutronclient.v2_0.client [None req-4795f92a-3b6d-41b2-9496-09431e160d59 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:34:46.060 7 WARNING neutronclient.v2_0.client [None req-da985fe1-b0a7-495c-984f-3377d708f5c3 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1035] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:45 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1541 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1036] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:46 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1487 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-05-28 16:34:47.031 8 INFO nova.api.openstack.compute.server_external_events [req-16f3f906-e224-476b-a121-a605ca7b99c9 req-54dc8ed8-c635-44e7-84da-76bf0fdac3a7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:4ff2fe23-ca2c-48d4-9510-98186c72dc24 for instance e7c2863d-93ba-4291-a6e8-c136395bc238 on instance [pid: 8|app: 0|req: 525/1037] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:34:47 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:47.147 7 WARNING neutronclient.v2_0.client [None req-4c5b65fd-79ed-4a27-af2f-dbef3db13ef8 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:34:47.169 8 WARNING neutronclient.v2_0.client [None req-840d1a96-0195-487c-b1d8-2be4c1e3241a ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1038] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:47 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 1541 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1039] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:47 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1487 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:48.261 7 INFO nova.api.openstack.wsgi [None req-fe05ee7a-853e-4897-bfe4-291c84ab8a65 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] HTTP exception thrown: Instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d could not be found. [pid: 7|app: 0|req: 514/1040] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:48 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 16:34:48.266 8 WARNING neutronclient.v2_0.client [None req-be782da1-7f9a-45e7-aa38-c6dbc9528150 ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:48.301 7 INFO nova.api.openstack.wsgi [None req-cb163783-1fb1-49d0-92ad-692ef2e1e840 cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] HTTP exception thrown: Instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d could not be found. [pid: 7|app: 0|req: 515/1041] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:34:48 2026] DELETE /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1042] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:48 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:34:48.340 7 INFO nova.api.openstack.wsgi [None req-65d40451-d0fa-407d-9b5a-12317e17983b cb5c01c5d2c34c67b9bebd5c9542a95c 78c930645f6a453b965b6747c94a088b - - default default] HTTP exception thrown: Instance 62cf3c3f-189e-4ad5-9747-7ffe304b2a8d could not be found. [pid: 7|app: 0|req: 516/1043] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:48 2026] GET /v2.1/servers/62cf3c3f-189e-4ad5-9747-7ffe304b2a8d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1044] 10.0.0.194 () {32 vars in 706 bytes} [Thu May 28 16:34:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1105028477 => 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, ' [pid: 7|app: 0|req: 517/1045] 10.0.0.194 () {32 vars in 726 bytes} [Thu May 28 16:34:49 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-481424316 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 16:34:49.345 8 INFO nova.api.openstack.wsgi [None req-3933fc21-e591-42b2-829d-43308daf0fbf ee5fdcfb5042446b80642e9e1f25e303 aa20f38220764219808396006ae55537 - - default default] HTTP exception thrown: Instance e7c2863d-93ba-4291-a6e8-c136395bc238 could not be found. [pid: 8|app: 0|req: 529/1046] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:34:49 2026] GET /v2.1/servers/e7c2863d-93ba-4291-a6e8-c136395bc238 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1047] 10.0.0.194 () {32 vars in 728 bytes} [Thu May 28 16:34:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-652888921 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1056] 10.0.0.194 () {34 vars in 671 bytes} [Thu May 28 16:35:24 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-05-28 16:35:28.270 7 WARNING neutronclient.v2_0.client [None req-af3b4c2c-5e69-4b9f-83bb-6c021d2c91ee a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:35:28.575 7 WARNING neutronclient.v2_0.client [None req-af3b4c2c-5e69-4b9f-83bb-6c021d2c91ee a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:35:29.193 7 WARNING neutronclient.v2_0.client [None req-af3b4c2c-5e69-4b9f-83bb-6c021d2c91ee a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1057] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:35:27 2026] POST /v2.1/servers => generated 447 bytes in 1951 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 16:35:29.905 8 WARNING neutronclient.v2_0.client [None req-22988d7f-9a90-429e-a352-a8ad6e7e4378 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in 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/1058] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:35:29 2026] GET /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 1393 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-05-28 16:35:35.099 8 WARNING neutronclient.v2_0.client [None req-48726d9c-3b7a-4e80-a5a4-b336df4ba98f a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:36.303 7 INFO nova.api.openstack.compute.server_external_events [req-ec5ee15b-0809-4288-983e-16d7e0ba4eeb req-f85a19f7-df67-4c85-8bc5-f0b8e87521e8 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 7|app: 0|req: 525/1061] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:35:36 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: 537/1062] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:35:35 2026] GET /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 1518 bytes in 1481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:40.073 7 INFO nova.api.openstack.compute.server_external_events [req-639fa626-6f6e-495b-a4d9-c7a4ee66b741 req-e7731df0-0e8b-479d-bd4d-ce7ca09c0535 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 7|app: 0|req: 526/1063] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:35:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:41.594 8 WARNING neutronclient.v2_0.client [None req-c1a6a5f5-24d2-4a16-8e07-8f9bbe7da78f a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in 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/1066] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:35:41 2026] GET /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 1516 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-05-28 16:35:43.151 7 INFO nova.api.openstack.compute.server_external_events [req-77f23893-9291-4bb5-b5ab-ddbf4b0b172b req-bd478a0a-6570-4294-8f68-bafaccc19977 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 7|app: 0|req: 528/1067] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:35:43 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-05-28 16:35:45.188 8 INFO nova.api.openstack.compute.server_external_events [req-825060a8-6b31-45fc-b557-4f2d870d2d4d req-18a42320-21a4-4f08-9e24-9e3e0c277d32 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 8|app: 0|req: 540/1068] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:35:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:46.780 7 WARNING neutronclient.v2_0.client [None req-026b853f-099c-4e10-9a8b-e2909f05937f a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1069] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:35:46 2026] GET /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 1815 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:48.110 7 INFO nova.api.openstack.compute.server_external_events [req-1d042bb5-53bb-4027-b79d-98d0a86edac7 req-f010ede0-05f3-46fa-929b-670096b5ff86 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 7|app: 0|req: 530/1070] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:35:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:35:48.154 8 WARNING neutronclient.v2_0.client [None req-1b658c68-1ded-43d6-91ce-fa38f166ee60 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:35:48.202 8 WARNING neutronclient.v2_0.client [None req-1b658c68-1ded-43d6-91ce-fa38f166ee60 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:35:48.487 8 WARNING neutronclient.v2_0.client [None req-1b658c68-1ded-43d6-91ce-fa38f166ee60 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in 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/1071] 10.0.0.194 () {34 vars in 663 bytes} [Thu May 28 16:35:48 2026] POST /v2.1/servers => generated 447 bytes in 604 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:48.721 7 WARNING neutronclient.v2_0.client [None req-31d6ec58-5598-4747-95b8-595679f8052c a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1072] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:35:48 2026] GET /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 1394 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:53.858 7 WARNING neutronclient.v2_0.client [None req-ccd73636-ea58-4bd5-abc9-1e5c96af29e0 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1075] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:35:53 2026] GET /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 1519 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:54.422 8 INFO nova.api.openstack.compute.server_external_events [req-67a2cdf4-33e9-4d6f-aa8c-16c4bb71dacc req-08a1d008-0143-42ce-ae44-d11f92b79bb3 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 8|app: 0|req: 543/1076] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:35:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:35:59.082 7 WARNING neutronclient.v2_0.client [None req-bd720220-e9f8-4ecb-8664-8b0942f86561 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] 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: 534/1077] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:35:59 2026] GET /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 1517 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 16:35:59.388 8 INFO nova.api.openstack.compute.server_external_events [req-9ee38e1d-e7bb-49ac-a25b-b64431437fcb req-98d58a1c-5d77-4137-9bc0-6c8d5477e9bb 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 8|app: 0|req: 544/1078] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:35:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:01.428 7 INFO nova.api.openstack.compute.server_external_events [req-f5162130-0a3e-400c-b1c9-75edac5957e5 req-e7a59b34-0503-43b0-afa3-c60886561fbc 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 7|app: 0|req: 535/1079] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:36:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:04.425 8 WARNING neutronclient.v2_0.client [None req-71b8850e-6007-4391-9d52-68eee0e31bbd a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1082] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:36:04 2026] GET /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 1818 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-05-28 16:36:05.922 7 INFO nova.api.openstack.compute.server_external_events [req-325b8198-2be3-4f0d-a9c9-aea6525c9417 req-24e7716a-8cf5-4a93-ac55-0430062d0e84 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 7|app: 0|req: 537/1083] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:36:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:28.827 7 WARNING neutronclient.v2_0.client [None req-cdd9274d-9813-44a1-897e-d17caf8b7563 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:36:28.870 7 WARNING neutronclient.v2_0.client [None req-cdd9274d-9813-44a1-897e-d17caf8b7563 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:36:29.009 7 WARNING neutronclient.v2_0.client [None req-cdd9274d-9813-44a1-897e-d17caf8b7563 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in 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/1088] 199.204.45.38 () {36 vars in 713 bytes} [Thu May 28 16:36:28 2026] POST /v2.1/servers => generated 453 bytes in 632 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:29.722 8 WARNING neutronclient.v2_0.client [None req-c4a68760-e4c0-4233-82b7-dadfb096971f 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1089] 199.204.45.38 () {32 vars in 732 bytes} [Thu May 28 16:36:29 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5 => generated 2213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:29.775 7 WARNING neutronclient.v2_0.client [None req-bbf61f45-848d-4559-a086-65e3162069b0 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1090] 199.204.45.38 () {32 vars in 758 bytes} [Thu May 28 16:36:29 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 28 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1091] 199.204.45.38 () {32 vars in 776 bytes} [Thu May 28 16:36:29 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-volume_attachments => generated 25 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:32.413 8 WARNING neutronclient.v2_0.client [None req-3e0d57e5-d3e8-4b7f-84b8-06e3d5a5bcb9 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1094] 199.204.45.38 () {32 vars in 732 bytes} [Thu May 28 16:36:32 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5 => generated 2371 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:32.510 7 WARNING neutronclient.v2_0.client [None req-919e7f40-ea13-4e3d-a329-bfadb81930a0 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1095] 199.204.45.38 () {32 vars in 758 bytes} [Thu May 28 16:36:32 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 28 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1096] 199.204.45.38 () {32 vars in 776 bytes} [Thu May 28 16:36:32 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:34.981 7 INFO nova.api.openstack.compute.server_external_events [req-357ce28f-b38e-446d-96d4-863e2fd9eafa req-d24ad2db-5265-4dbf-8cd6-841b6a57fdd2 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:30ced274-b6bd-4ead-8423-8a9c09b39e0f for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 544/1097] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:36:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:35.353 8 WARNING neutronclient.v2_0.client [None req-9f24aa36-49f0-4793-9e32-8a51d0213bef 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1098] 199.204.45.38 () {32 vars in 732 bytes} [Thu May 28 16:36:35 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5 => generated 2445 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:35.482 7 WARNING neutronclient.v2_0.client [None req-4478d81a-e630-4ce3-a440-2210309a638d 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1099] 199.204.45.38 () {32 vars in 758 bytes} [Thu May 28 16:36:35 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 284 bytes in 94 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: 555/1100] 199.204.45.38 () {32 vars in 776 bytes} [Thu May 28 16:36:35 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:38.234 7 WARNING neutronclient.v2_0.client [None req-2095cfe8-b235-4865-a5b4-4b46acb7a600 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1101] 199.204.45.38 () {32 vars in 732 bytes} [Thu May 28 16:36:38 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5 => generated 2433 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:38.366 8 WARNING neutronclient.v2_0.client [None req-34b93387-5aa6-42e1-9b0d-ebe2b5739d4a 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1102] 199.204.45.38 () {32 vars in 758 bytes} [Thu May 28 16:36:38 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 284 bytes in 84 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: 547/1103] 199.204.45.38 () {32 vars in 776 bytes} [Thu May 28 16:36:38 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/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-05-28 16:36:41.047 8 INFO nova.api.openstack.compute.server_external_events [req-74233449-0848-4ee4-aca7-cf9049923548 req-a1da5f67-7afb-44e8-a2e8-a31a4d28fffd 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:30ced274-b6bd-4ead-8423-8a9c09b39e0f for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 557/1104] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:36:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:41.360 7 WARNING neutronclient.v2_0.client [None req-e6ef93cf-fa39-4b72-9a2a-995dd254a32a 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in 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/1105] 199.204.45.38 () {32 vars in 732 bytes} [Thu May 28 16:36:41 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5 => generated 2433 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:41.509 8 WARNING neutronclient.v2_0.client [None req-c6e5291e-754e-4392-b41f-c981958f4afa 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1108] 199.204.45.38 () {32 vars in 758 bytes} [Thu May 28 16:36:41 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 286 bytes in 110 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: 551/1109] 199.204.45.38 () {32 vars in 776 bytes} [Thu May 28 16:36:41 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:43.095 8 INFO nova.api.openstack.compute.server_external_events [req-32ae4d58-50f2-439d-854c-48acb497cdf9 req-cee08684-ada4-4774-83b8-c11382c68eae 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:30ced274-b6bd-4ead-8423-8a9c09b39e0f for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 559/1110] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:36:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:44.232 7 WARNING neutronclient.v2_0.client [None req-b6dac8c3-26b9-49ca-8d73-f9a15183c03a 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in 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/1111] 199.204.45.38 () {32 vars in 732 bytes} [Thu May 28 16:36:44 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5 => generated 2581 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:36:44.345 8 WARNING neutronclient.v2_0.client [None req-4b11cf8e-c2cd-498f-adcb-b4c3e6a9b7db 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1112] 199.204.45.38 () {32 vars in 758 bytes} [Thu May 28 16:36:44 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 286 bytes in 75 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/1113] 199.204.45.38 () {32 vars in 776 bytes} [Thu May 28 16:36:44 2026] GET /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:17.860 7 WARNING neutronclient.v2_0.client [None req-9af55779-b1cc-4379-b45c-dd16400475df 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:37:17.902 7 WARNING neutronclient.v2_0.client [None req-9af55779-b1cc-4379-b45c-dd16400475df 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:20.371 8 INFO nova.api.openstack.compute.server_external_events [req-05cb5f79-403f-48fb-af64-5885e333c8c7 req-744cd38d-420e-4888-970c-b39a5d4f3734 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:257aab8d-88aa-488e-b07c-c95e2fb5958e for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 564/1120] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:37:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:23.415 8 INFO nova.api.openstack.compute.server_external_events [req-f817173d-1930-4ed5-9af4-9cea7b9fdc82 req-0b775352-1c01-4ef6-b355-54821a831fe5 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:257aab8d-88aa-488e-b07c-c95e2fb5958e for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 567/1123] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:37:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:25.452 8 INFO nova.api.openstack.compute.server_external_events [req-4ff78e37-7f9b-4782-a667-d4382be170a9 req-f7563100-3554-44eb-9dc4-af69e8683d09 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:257aab8d-88aa-488e-b07c-c95e2fb5958e for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 568/1124] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:37:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:37:26.459 7 WARNING neutronclient.v2_0.client [None req-9af55779-b1cc-4379-b45c-dd16400475df 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in 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/1125] 199.204.45.38 () {36 vars in 811 bytes} [Thu May 28 16:37:17 2026] POST /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 281 bytes in 8684 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:27.443 8 INFO nova.api.openstack.compute.server_external_events [req-d997820b-9a47-4b67-ac23-19fdd4e78e46 req-ca150d59-ec82-4b47-952d-fb5ef7ee810d 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:257aab8d-88aa-488e-b07c-c95e2fb5958e for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 569/1126] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:37:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:27.489 7 INFO nova.api.openstack.compute.server_external_events [req-31d502d5-63b1-437d-a339-1bbe5cbe2043 req-8cb60d8b-b961-4426-ad2b-9269b45fd3d1 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:257aab8d-88aa-488e-b07c-c95e2fb5958e for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 558/1127] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:37:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:53.805 7 WARNING neutronclient.v2_0.client [None req-a32e4735-2192-4e77-a48f-754a534d3ff5 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:37:53.860 7 WARNING neutronclient.v2_0.client [None req-a32e4735-2192-4e77-a48f-754a534d3ff5 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:56.286 8 INFO nova.api.openstack.compute.server_external_events [req-e29f3aeb-d410-4159-a5e3-98945126ee8e req-fbf9679d-3fe9-426c-b87e-856e496bb647 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:bc6c9aea-2365-4a21-9bed-2779891f2419 for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 573/1134] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:37:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:37:59.629 8 INFO nova.api.openstack.compute.server_external_events [req-1b7135ca-15b5-4586-8295-4d2cec3b067a req-c33f2222-4653-40ed-881b-f018bd293ad3 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:bc6c9aea-2365-4a21-9bed-2779891f2419 for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 574/1135] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:37:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:01.668 8 INFO nova.api.openstack.compute.server_external_events [req-810d7626-08b0-4762-a66c-9490507f9322 req-738e2332-7a96-4f31-b601-3546434068c1 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:bc6c9aea-2365-4a21-9bed-2779891f2419 for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 577/1138] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:38:02.900 7 WARNING neutronclient.v2_0.client [None req-a32e4735-2192-4e77-a48f-754a534d3ff5 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1139] 199.204.45.38 () {36 vars in 811 bytes} [Thu May 28 16:37:53 2026] POST /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 377 bytes in 9287 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:14.430 8 WARNING neutronclient.v2_0.client [None req-402fa7dd-942d-4456-ae19-fa344e8703df 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 16:38:14.481 8 WARNING neutronclient.v2_0.client [None req-402fa7dd-942d-4456-ae19-fa344e8703df 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:16.968 7 INFO nova.api.openstack.compute.server_external_events [req-a2af8bef-e7cd-4714-8d1e-ab5aac9e6573 req-d42e01e0-de54-4ffb-9feb-b99099ca0abf 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:46ca4130-daac-406d-b35b-bc5fb4b57dfd for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 564/1142] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:20.649 7 INFO nova.api.openstack.compute.server_external_events [req-3cec9528-aba5-4397-8543-a73e78792394 req-da73f81b-60ad-4892-9220-089ccdbe5746 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:46ca4130-daac-406d-b35b-bc5fb4b57dfd for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 565/1143] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:22.712 7 INFO nova.api.openstack.compute.server_external_events [req-c64dbfd2-ce36-4ff9-a4f8-00f39b9a3558 req-a1ecb3ac-03b8-4c5b-8912-ae7d021e68ca 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-plugged:46ca4130-daac-406d-b35b-bc5fb4b57dfd for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 568/1146] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 16:38:24.034 8 WARNING neutronclient.v2_0.client [None req-402fa7dd-942d-4456-ae19-fa344e8703df 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1147] 199.204.45.38 () {36 vars in 811 bytes} [Thu May 28 16:38:14 2026] POST /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface => generated 378 bytes in 9690 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:24.801 7 INFO nova.api.openstack.compute.server_external_events [req-d249ae95-6ee9-446b-87da-e6406b31444d req-a1b61504-b961-48b6-b018-d872dc040c0c 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:bc6c9aea-2365-4a21-9bed-2779891f2419 for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 569/1148] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:37.858 7 INFO nova.api.openstack.compute.server_external_events [req-e75c373c-648b-45df-955b-5825457f8e87 req-cff3740f-d0b9-44df-bd0d-90405b438906 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:46ca4130-daac-406d-b35b-bc5fb4b57dfd for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 571/1151] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1152] 199.204.45.38 () {34 vars in 854 bytes} [Thu May 28 16:38:38 2026] DELETE /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface/46ca4130-daac-406d-b35b-bc5fb4b57dfd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:39.909 7 INFO nova.api.openstack.compute.server_external_events [req-9d79da2f-9103-4422-9cb6-a01c2401ab9f req-e3baaf3f-f85d-43e4-98e2-a4a7ee7b6e4f 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:46ca4130-daac-406d-b35b-bc5fb4b57dfd for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 572/1153] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:41.941 8 INFO nova.api.openstack.compute.server_external_events [req-4492c975-257d-4279-8538-8990a5a1d862 req-66470b7d-c534-4dda-a898-fa799da5983f 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:46ca4130-daac-406d-b35b-bc5fb4b57dfd for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance 2026-05-28 16:38:41.942 8 INFO nova.api.openstack.compute.server_external_events [req-4492c975-257d-4279-8538-8990a5a1d862 req-66470b7d-c534-4dda-a898-fa799da5983f 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:46ca4130-daac-406d-b35b-bc5fb4b57dfd for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 583/1156] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:41 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:48.517 7 INFO nova.api.openstack.compute.server_external_events [req-7bf19169-6cfe-488e-95ba-eb04a354614e req-13049f89-5b10-4dc9-a380-fe4931ff1167 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:bc6c9aea-2365-4a21-9bed-2779891f2419 for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 574/1157] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1158] 199.204.45.38 () {34 vars in 854 bytes} [Thu May 28 16:38:48 2026] DELETE /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface/bc6c9aea-2365-4a21-9bed-2779891f2419 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:50.570 7 INFO nova.api.openstack.compute.server_external_events [req-edbb14b1-a8a8-488c-a98a-a72359db6db7 req-c4a4c604-8916-43d8-ba0a-e4210cc6bc20 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:bc6c9aea-2365-4a21-9bed-2779891f2419 for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 575/1159] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:38:52.605 8 INFO nova.api.openstack.compute.server_external_events [req-5ffd6c22-44ba-44ae-ba11-13684547cfb8 req-4ff9f5e6-2026-43c4-9597-f4d63dd1a20b 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:bc6c9aea-2365-4a21-9bed-2779891f2419 for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 586/1162] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:38:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1165] 199.204.45.38 () {34 vars in 854 bytes} [Thu May 28 16:39:09 2026] DELETE /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5/os-interface/257aab8d-88aa-488e-b07c-c95e2fb5958e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:11.236 7 INFO nova.api.openstack.compute.server_external_events [req-d974c64c-c4cb-452d-a396-96280261a2e8 req-4446a907-1f1c-4e4e-8d67-0f5f875b4880 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:257aab8d-88aa-488e-b07c-c95e2fb5958e for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 578/1166] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:13.288 7 INFO nova.api.openstack.compute.server_external_events [req-bdfcbc08-3c18-4466-a049-1d87c10d97ac req-406d97d4-c701-4338-ab44-c1fd0c63c757 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:257aab8d-88aa-488e-b07c-c95e2fb5958e for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 580/1169] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 590/1170] 199.204.45.38 () {34 vars in 754 bytes} [Thu May 28 16:39:14 2026] DELETE /v2.1/servers/8b64b6c0-0504-408a-b7f4-62c30e872df5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:15.799 7 INFO nova.api.openstack.compute.server_external_events [req-107c9d5a-dce8-4f1c-8afd-bea619feeb69 req-d3170204-58d5-4d3f-ab3f-e2e1b3b6155e 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:30ced274-b6bd-4ead-8423-8a9c09b39e0f for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 7|app: 0|req: 581/1171] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:17.838 8 INFO nova.api.openstack.compute.server_external_events [req-415efa63-4502-46fd-b0d2-29665d1f11d0 req-7c8be584-2d0a-4b91-a570-dda2d8ced6b7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:30ced274-b6bd-4ead-8423-8a9c09b39e0f for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance 2026-05-28 16:39:17.839 8 INFO nova.api.openstack.compute.server_external_events [req-415efa63-4502-46fd-b0d2-29665d1f11d0 req-7c8be584-2d0a-4b91-a570-dda2d8ced6b7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:30ced274-b6bd-4ead-8423-8a9c09b39e0f for instance 8b64b6c0-0504-408a-b7f4-62c30e872df5 on instance [pid: 8|app: 0|req: 591/1172] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:17 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:18.741 7 INFO nova.api.openstack.compute.server_external_events [req-d61fda53-dafc-4d05-8ddf-986a2822d524 req-cac6d8a2-b88f-4919-8c5f-bf1c157e9e31 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 7|app: 0|req: 582/1173] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1174] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:39:18 2026] DELETE /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:18.881 7 WARNING neutronclient.v2_0.client [None req-7cf9ec9f-3a5a-4b8b-ac26-7564d907c8c7 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1175] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:39:18 2026] GET /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 1944 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:20.064 8 INFO nova.api.openstack.compute.server_external_events [req-71e6baad-9f6e-4b61-acbd-5910cee6527c req-f95e7ce3-a922-412f-a3d0-535e894b48be 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 8|app: 0|req: 593/1176] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:21.589 8 INFO nova.api.openstack.compute.server_external_events [req-880ef2d1-5f85-4ca7-836a-4545351f3bda req-7c533527-b118-44a0-a3a3-da3d7276f5f6 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 8|app: 0|req: 595/1179] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:22.104 7 INFO nova.api.openstack.compute.server_external_events [req-2be80d79-35a7-4f02-8ea7-ba86e895b99b req-8ff61cf9-77b3-4678-b678-ad3201036e43 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:f14aa01a-ae61-4763-858e-b830073ccd39 for instance b5dae27d-e0c6-413e-af7d-dedc958a1771 on instance [pid: 7|app: 0|req: 585/1180] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:24.096 8 WARNING neutronclient.v2_0.client [None req-4ccc6dac-58dc-45d8-a9a8-111891ca3700 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1181] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:39:24 2026] GET /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 1480 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:29.181 7 INFO nova.api.openstack.wsgi [None req-9d138954-b2dd-477f-a9e8-81089f6a9f04 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] HTTP exception thrown: Instance b5dae27d-e0c6-413e-af7d-dedc958a1771 could not be found. [pid: 7|app: 0|req: 586/1182] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:39:29 2026] GET /v2.1/servers/b5dae27d-e0c6-413e-af7d-dedc958a1771 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:29.698 8 INFO nova.api.openstack.compute.server_external_events [req-156f6073-ad7e-47fe-92b1-94a178fc52cc req-4db9815d-5699-4a4c-88f9-c1deb9f78ab7 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-changed:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 8|app: 0|req: 597/1183] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:29 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: 587/1184] 10.0.0.194 () {32 vars in 718 bytes} [Thu May 28 16:39:29 2026] DELETE /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:29.835 8 WARNING neutronclient.v2_0.client [None req-b9894aa3-f68c-402b-a30e-3c3e88ad0c76 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1185] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:39:29 2026] GET /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 1941 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:31.041 7 INFO nova.api.openstack.compute.server_external_events [req-5f265575-1a41-429c-b26e-42eb02758a58 req-0f05beff-5d22-47ae-b90b-2eaea0f463b9 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 7|app: 0|req: 588/1186] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:33.080 8 INFO nova.api.openstack.compute.server_external_events [req-e0678927-82cb-41fb-a6b4-15ed649f9d85 req-5de0014a-4b72-441c-ba56-86dd275f86eb 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-unplugged:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance 2026-05-28 16:39:33.080 8 INFO nova.api.openstack.compute.server_external_events [req-e0678927-82cb-41fb-a6b4-15ed649f9d85 req-5de0014a-4b72-441c-ba56-86dd275f86eb 4e5f1fa55bc446938e562701bcea28d2 ccbb7889db984c28acb750ca055e923f - - 3b1f488aef9b4b3d821f7f17f056ad4e 3b1f488aef9b4b3d821f7f17f056ad4e] Creating event network-vif-deleted:9f99fb5d-7318-4bac-a05d-8382b590af03 for instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 on instance [pid: 8|app: 0|req: 600/1189] 10.0.0.87 () {38 vars in 814 bytes} [Thu May 28 16:39:33 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:35.031 7 WARNING neutronclient.v2_0.client [None req-2fbf82e7-3cd6-41b8-a705-cdbec28d1e46 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1190] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:39:34 2026] GET /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 1479 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:40.107 8 INFO nova.api.openstack.wsgi [None req-3cafa087-d431-4023-9366-414a351eeea5 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] HTTP exception thrown: Instance 0172d10b-fe1f-4121-aa03-0ef099afc6e8 could not be found. [pid: 8|app: 0|req: 601/1191] 10.0.0.194 () {32 vars in 715 bytes} [Thu May 28 16:39:40 2026] GET /v2.1/servers/0172d10b-fe1f-4121-aa03-0ef099afc6e8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1194] 10.0.0.194 () {32 vars in 724 bytes} [Thu May 28 16:39:42 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-909368912 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 16:39:42.084 8 INFO nova.api.openstack.wsgi [None req-b7095691-d2f9-4c1d-a754-68755ee5d890 a386cd57a3d24c5eb96f61d17ae8d447 e061bba6eaea4b5383acbdd8b67074e1 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-909368912 not found for user a386cd57a3d24c5eb96f61d17ae8d447 [pid: 8|app: 0|req: 603/1195] 10.0.0.194 () {32 vars in 721 bytes} [Thu May 28 16:39:42 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-909368912 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1200] 10.0.0.194 () {32 vars in 655 bytes} [Thu May 28 16:40:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1201] 10.0.0.194 () {32 vars in 641 bytes} [Thu May 28 16:40:06 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-28 16:40:06.516 7 WARNING oslo_db.sqlalchemy.utils [None req-17bb305b-adb4-4d01-90eb-b9ae35f6d84c 5fd6cc322f484178b24a613f3ca54714 4ff95e0975d648a3befd0a040ae7fe51 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 596/1202] 10.0.0.194 () {32 vars in 649 bytes} [Thu May 28 16:40:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1203] 10.0.0.194 () {32 vars in 694 bytes} [Thu May 28 16:40:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1240] 10.0.0.248 () {28 vars in 454 bytes} [Thu May 28 16:43:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1241] 10.0.0.248 () {30 vars in 658 bytes} [Thu May 28 16:43:02 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 627/1242] 10.0.0.248 () {32 vars in 731 bytes} [Thu May 28 16:43:03 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: 616/1243] 10.0.0.248 () {34 vars in 806 bytes} [Thu May 28 16:43:03 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1244] 10.0.0.248 () {28 vars in 454 bytes} [Thu May 28 16:43:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1245] 10.0.0.248 () {30 vars in 658 bytes} [Thu May 28 16:43:03 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 629/1246] 10.0.0.248 () {32 vars in 731 bytes} [Thu May 28 16:43:03 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1247] 10.0.0.248 () {34 vars in 894 bytes} [Thu May 28 16:43:03 2026] GET /v2.1/servers/detail?project_id=4ff95e0975d648a3befd0a040ae7fe51&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1248] 10.0.0.248 () {34 vars in 894 bytes} [Thu May 28 16:43:03 2026] GET /v2.1/servers/detail?project_id=ccbb7889db984c28acb750ca055e923f&all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1249] 10.0.0.248 () {34 vars in 894 bytes} [Thu May 28 16:43:03 2026] GET /v2.1/servers/detail?project_id=dcb7fd0824c44706ae56b3feffdd0b1c&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)