+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 5 08:22:27 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-64476f9776-n62w8 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 0x7f314321c668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-08-05 08:22:32.936 7 INFO nova.utils [None req-52acb6a1-41de-4e62-85ee-eba1491ec4af - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-05 08:22:33.008 6 INFO nova.utils [None req-7cbba254-3c70-4e1f-916b-c84d7fbe16e2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-05 08:22:34.666 6 WARNING keystonemiddleware._common.config [None req-7cbba254-3c70-4e1f-916b-c84d7fbe16e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 08:22:34.675 6 WARNING oslo_config.cfg [None req-7cbba254-3c70-4e1f-916b-c84d7fbe16e2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-05 08:22:34.726 7 WARNING keystonemiddleware._common.config [None req-52acb6a1-41de-4e62-85ee-eba1491ec4af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 08:22:34.736 7 WARNING oslo_config.cfg [None req-52acb6a1-41de-4e62-85ee-eba1491ec4af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-05 08:22:34.756 6 WARNING keystonemiddleware._common.config [None req-7cbba254-3c70-4e1f-916b-c84d7fbe16e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 08:22:34.771 6 WARNING oslo_config.cfg [None req-7cbba254-3c70-4e1f-916b-c84d7fbe16e2 - - - - - -] 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-08-05 08:22:34.784 6 WARNING oslo_config.cfg [None req-7cbba254-3c70-4e1f-916b-c84d7fbe16e2 - - - - - -] 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 0x7f314321c668 pid: 6 (default app) 2026-08-05 08:22:34.814 7 WARNING keystonemiddleware._common.config [None req-52acb6a1-41de-4e62-85ee-eba1491ec4af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 08:22:34.832 7 WARNING oslo_config.cfg [None req-52acb6a1-41de-4e62-85ee-eba1491ec4af - - - - - -] 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-08-05 08:22:34.844 7 WARNING oslo_config.cfg [None req-52acb6a1-41de-4e62-85ee-eba1491ec4af - - - - - -] 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 0x7f314321c668 pid: 7 (default app) [pid: 6|app: 0|req: 4/4] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:22:41 2026] GET /v2.1 => generated 114 bytes in 21 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-08-05 08:22:42.048 7 WARNING oslo_policy.policy [None req-fc532f7b-494e-4b59-8326-4cc1f3be58f6 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - 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-08-05 08:22:42.048 7 WARNING oslo_policy.policy [None req-fc532f7b-494e-4b59-8326-4cc1f3be58f6 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - 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/5] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:22:41 2026] GET /v2.1 => generated 0 bytes in 600 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-08-05 08:22:42.146 6 WARNING oslo_policy.policy [req-fc532f7b-494e-4b59-8326-4cc1f3be58f6 req-5c0e14cc-64e0-4e3e-9c52-e3e9534a69bf c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - 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-08-05 08:22:42.146 6 WARNING oslo_policy.policy [req-fc532f7b-494e-4b59-8326-4cc1f3be58f6 req-5c0e14cc-64e0-4e3e-9c52-e3e9534a69bf c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - 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: 6|app: 0|req: 5/6] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:22:42 2026] GET /v2.1/ => generated 399 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 08:22:42.272 7 INFO nova.api.openstack.wsgi [None req-f1548d32-6597-46b6-8a62-7ecc08553dad c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.61 () {48 vars in 1007 bytes} [Wed Aug 5 08:22:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 6/8] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:22:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.61 () {52 vars in 1044 bytes} [Wed Aug 5 08:22:42 2026] POST /v2.1/flavors => generated 527 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/10] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:22: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: 4/11] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:22:43 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:22:43 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 08:22:43.342 6 INFO nova.api.openstack.wsgi [None req-32bf9571-9e3e-4af1-a864-7373d50da35c c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 9/15] 199.204.45.61 () {48 vars in 1009 bytes} [Wed Aug 5 08:22:43 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:22:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/17] 199.204.45.61 () {52 vars in 1044 bytes} [Wed Aug 5 08:22:43 2026] POST /v2.1/flavors => generated 530 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:22: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: 6|app: 0|req: 11/19] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:22:44 2026] GET /v2.1 => generated 0 bytes in 378 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:22: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-08-05 08:22:44.711 6 INFO nova.api.openstack.wsgi [None req-88453740-2e30-42b8-8767-46c87b01ea57 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 12/21] 199.204.45.61 () {48 vars in 1011 bytes} [Wed Aug 5 08:22:44 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:22:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/23] 199.204.45.61 () {52 vars in 1044 bytes} [Wed Aug 5 08:22:44 2026] POST /v2.1/flavors => generated 531 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:22: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: 6|app: 0|req: 14/25] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:22:45 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:22:45 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-08-05 08:22:45.750 6 INFO nova.api.openstack.wsgi [None req-66994182-f72a-4f26-b52d-1d6bc759065a c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 15/27] 199.204.45.61 () {48 vars in 1009 bytes} [Wed Aug 5 08:22:45 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:22:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 16/29] 199.204.45.61 () {52 vars in 1044 bytes} [Wed Aug 5 08:22:45 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: 7|app: 0|req: 14/30] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:22:46 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: 6|app: 0|req: 17/31] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:22:46 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:22:46 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 08:22:46.736 6 INFO nova.api.openstack.wsgi [None req-4a43138b-d34f-418c-bb01-fbf7c3f8a996 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 18/33] 199.204.45.61 () {48 vars in 1011 bytes} [Wed Aug 5 08:22:46 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:22:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 19/35] 199.204.45.61 () {52 vars in 1044 bytes} [Wed Aug 5 08:22:46 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 60/116] 10.0.0.219 () {28 vars in 454 bytes} [Wed Aug 5 08:29:25 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: 57/117] 10.0.0.219 () {30 vars in 658 bytes} [Wed Aug 5 08:29:25 2026] GET /v2.1 => generated 0 bytes in 115 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: 6|app: 0|req: 61/118] 10.0.0.219 () {32 vars in 731 bytes} [Wed Aug 5 08:29:25 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: 58/119] 10.0.0.219 () {34 vars in 804 bytes} [Wed Aug 5 08:29:25 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 77/150] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:32:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/151] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:32:00 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 78/152] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:32:00 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-08-05 08:32:00.323 7 INFO nova.api.openstack.wsgi [None req-a73b46fd-2266-4037-aad3-b36e678c6d1e c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/153] 199.204.45.61 () {48 vars in 1013 bytes} [Wed Aug 5 08:32:00 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: 6|app: 0|req: 79/154] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:32:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/155] 199.204.45.61 () {52 vars in 1045 bytes} [Wed Aug 5 08:32:00 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/170] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:33: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: 6|app: 0|req: 87/171] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:33:05 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/172] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:33: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-08-05 08:33:05.376 6 INFO nova.api.openstack.wsgi [None req-0fce585a-a4ee-46ca-907a-4988df5b3ec6 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c223d3d646934a39b0a7dd8d5bff343e [pid: 6|app: 0|req: 88/173] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:33:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-05 08:33:05.391 7 WARNING oslo_db.sqlalchemy.utils [None req-7fd1276b-3547-4eb9-b65e-c62bdc7bfa2e c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/174] 199.204.45.61 () {48 vars in 1012 bytes} [Wed Aug 5 08:33:05 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 89/175] 199.204.45.61 () {52 vars in 1053 bytes} [Wed Aug 5 08:33:05 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/176] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:33:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 90/177] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:33:09 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:33:09 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: 6|app: 0|req: 91/179] 199.204.45.61 () {48 vars in 1069 bytes} [Wed Aug 5 08:33:09 2026] GET /v2.1/os-quota-sets/c0cd87f5da0c47549af493ddb7ad3cdb => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/180] 199.204.45.61 () {52 vars in 1121 bytes} [Wed Aug 5 08:33:09 2026] PUT /v2.1/os-quota-sets/c0cd87f5da0c47549af493ddb7ad3cdb => generated 238 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:43: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: 6|app: 0|req: 152/302] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:43:11 2026] GET /v2.1 => generated 0 bytes in 155 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 151/303] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:43:11 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 08:43:11.900 6 INFO nova.api.openstack.wsgi [None req-c3c4e5de-51dc-4706-8def-bc215008ebe9 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 153/304] 199.204.45.61 () {48 vars in 1011 bytes} [Wed Aug 5 08:43:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:43:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 154/306] 199.204.45.61 () {52 vars in 1045 bytes} [Wed Aug 5 08:43:11 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 177/351] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:46:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:46:44 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 178/353] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:46:44 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.61 () {48 vars in 1069 bytes} [Wed Aug 5 08:46:44 2026] GET /v2.1/os-quota-sets/f2df2375b6c54afb869871cf9c527a11 => generated 283 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 179/355] 199.204.45.61 () {52 vars in 1121 bytes} [Wed Aug 5 08:46:45 2026] PUT /v2.1/os-quota-sets/f2df2375b6c54afb869871cf9c527a11 => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:59:15 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: 6|app: 0|req: 255/507] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:59:15 2026] GET /v2.1 => generated 0 bytes in 178 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:59:16 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 08:59:16.092 6 INFO nova.api.openstack.wsgi [None req-e330ce86-8a72-4195-b142-87af64587c87 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 256/509] 199.204.45.61 () {48 vars in 1007 bytes} [Wed Aug 5 08:59:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:59:16 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: 6|app: 0|req: 257/511] 199.204.45.61 () {48 vars in 1095 bytes} [Wed Aug 5 08:59:16 2026] GET /v2.1/flavors/d060896e-0587-49f9-ae9d-caefa38a61c9/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: 255/512] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:59:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 258/513] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:59:17 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: 256/514] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:59:17 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-08-05 08:59:17.165 6 INFO nova.api.openstack.wsgi [None req-726be87b-2ea4-4d8d-9299-d6c8f6844f93 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 259/515] 199.204.45.61 () {48 vars in 1009 bytes} [Wed Aug 5 08:59:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:59:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 260/517] 199.204.45.61 () {48 vars in 1095 bytes} [Wed Aug 5 08:59:17 2026] GET /v2.1/flavors/1f9171a2-5398-4595-981d-c1d372f4d2f5/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:59:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/519] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:59:18 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:59:18 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-08-05 08:59:18.186 6 INFO nova.api.openstack.wsgi [None req-6415357c-e724-46c3-9ab5-3a285365bc1c c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 262/521] 199.204.45.61 () {48 vars in 1011 bytes} [Wed Aug 5 08:59:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:59:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 263/523] 199.204.45.61 () {48 vars in 1095 bytes} [Wed Aug 5 08:59:18 2026] GET /v2.1/flavors/99655185-fbfe-4435-bcd9-5b192affa16a/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:59: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: 6|app: 0|req: 264/525] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:59: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: 262/526] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:59:19 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-08-05 08:59:19.276 6 INFO nova.api.openstack.wsgi [None req-3272c3b6-8cf6-4979-9988-94aac1a3acc3 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 265/527] 199.204.45.61 () {48 vars in 1009 bytes} [Wed Aug 5 08:59:19 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:59:19 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: 6|app: 0|req: 266/529] 199.204.45.61 () {48 vars in 1095 bytes} [Wed Aug 5 08:59:19 2026] GET /v2.1/flavors/46ca4db9-5b5f-4284-98e8-5ebe91a5b561/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: 264/530] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 08:59:20 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: 6|app: 0|req: 267/531] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 08:59:20 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/532] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 08:59:20 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-08-05 08:59:20.269 6 INFO nova.api.openstack.wsgi [None req-355363c3-1d5c-44c7-aee4-0f793e51a2e5 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 268/533] 199.204.45.61 () {48 vars in 1011 bytes} [Wed Aug 5 08:59:20 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 08:59:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 269/535] 199.204.45.61 () {48 vars in 1095 bytes} [Wed Aug 5 08:59:20 2026] GET /v2.1/flavors/dd3881e7-d33a-4f4a-a4dc-842169469f8c/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: 272/546] 10.0.0.188 () {28 vars in 454 bytes} [Wed Aug 5 09: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) [pid: 6|app: 0|req: 275/547] 10.0.0.188 () {30 vars in 658 bytes} [Wed Aug 5 09:00:08 2026] GET /v2.1 => generated 0 bytes in 49 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: 273/548] 10.0.0.188 () {32 vars in 731 bytes} [Wed Aug 5 09:00:08 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: 6|app: 0|req: 276/549] 10.0.0.188 () {34 vars in 765 bytes} [Wed Aug 5 09:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 10.0.0.188 () {28 vars in 454 bytes} [Wed Aug 5 09:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 277/551] 10.0.0.188 () {30 vars in 658 bytes} [Wed Aug 5 09:00:12 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: 7|app: 0|req: 275/552] 10.0.0.188 () {32 vars in 731 bytes} [Wed Aug 5 09:00:13 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: 6|app: 0|req: 278/553] 10.0.0.188 () {34 vars in 765 bytes} [Wed Aug 5 09:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 280/556] 10.0.0.188 () {28 vars in 454 bytes} [Wed Aug 5 09: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) [pid: 7|app: 0|req: 277/557] 10.0.0.188 () {30 vars in 658 bytes} [Wed Aug 5 09:00:17 2026] GET /v2.1 => generated 0 bytes in 51 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: 6|app: 0|req: 281/558] 10.0.0.188 () {32 vars in 731 bytes} [Wed Aug 5 09:00:18 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 10.0.0.188 () {34 vars in 808 bytes} [Wed Aug 5 09:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/560] 10.0.0.188 () {28 vars in 454 bytes} [Wed Aug 5 09:00:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 279/561] 10.0.0.188 () {30 vars in 658 bytes} [Wed Aug 5 09:00:22 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 283/562] 10.0.0.188 () {32 vars in 731 bytes} [Wed Aug 5 09:00:22 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: 280/563] 10.0.0.188 () {34 vars in 808 bytes} [Wed Aug 5 09:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 09:00:32 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: 6|app: 0|req: 285/567] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 09:00:32 2026] GET /v2.1 => generated 0 bytes in 41 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: 7|app: 0|req: 283/568] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 09:00:32 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-08-05 09:00:32.729 6 INFO nova.api.openstack.wsgi [None req-c58d8fd9-38fa-4395-9588-70fb2ead15f7 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 286/569] 199.204.45.61 () {48 vars in 1013 bytes} [Wed Aug 5 09:00:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/570] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 09:00:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/571] 199.204.45.61 () {48 vars in 1095 bytes} [Wed Aug 5 09:00:32 2026] GET /v2.1/flavors/ca484dfc-2be4-44d4-a1c8-bcf0b5a85223/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/574] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 09:00:41 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: 286/575] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 09:00:41 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 290/576] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 09:00:41 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/577] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 09:00:41 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 292/580] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 09:00: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: 289/581] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 09:00:45 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: 6|app: 0|req: 293/582] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 09:00:45 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: 290/583] 199.204.45.61 () {48 vars in 1069 bytes} [Wed Aug 5 09:00:45 2026] GET /v2.1/os-quota-sets/c0cd87f5da0c47549af493ddb7ad3cdb => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 09:01:40 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: 6|app: 0|req: 299/595] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 09:01:40 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 297/596] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 09:01:40 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-08-05 09:01:40.524 6 INFO nova.api.openstack.wsgi [None req-e229dd05-ae2b-4194-85df-bad2fc4cb82e c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 300/597] 199.204.45.61 () {48 vars in 1011 bytes} [Wed Aug 5 09:01:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/598] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 09:01:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/599] 199.204.45.61 () {48 vars in 1095 bytes} [Wed Aug 5 09:01:40 2026] GET /v2.1/flavors/e6bb9307-7843-4950-b442-d1abdfee2caa/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: 301/604] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 09:01:57 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: 6|app: 0|req: 304/605] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 09:01:57 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/606] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 09:01:57 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/607] 199.204.45.61 () {48 vars in 1069 bytes} [Wed Aug 5 09:01:57 2026] GET /v2.1/os-quota-sets/f2df2375b6c54afb869871cf9c527a11 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/618] 199.204.45.61 () {42 vars in 701 bytes} [Wed Aug 5 09:02:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/619] 199.204.45.61 () {44 vars in 905 bytes} [Wed Aug 5 09:02:51 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.61 () {46 vars in 978 bytes} [Wed Aug 5 09:02:51 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-08-05 09:02:51.813 6 INFO nova.api.openstack.wsgi [None req-16ad8322-291c-4549-a892-17b41395ab54 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 312/621] 199.204.45.61 () {48 vars in 1007 bytes} [Wed Aug 5 09:02:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 199.204.45.61 () {48 vars in 1047 bytes} [Wed Aug 5 09:02:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/633] 10.0.0.155 () {32 vars in 655 bytes} [Wed Aug 5 09:03:35 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 316/634] 10.0.0.155 () {32 vars in 641 bytes} [Wed Aug 5 09:03:35 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-05 09:03:35.869 6 WARNING oslo_db.sqlalchemy.utils [None req-464bd822-419f-48b9-9d6b-629733a75111 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 319/635] 10.0.0.155 () {32 vars in 649 bytes} [Wed Aug 5 09:03:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.155 () {32 vars in 694 bytes} [Wed Aug 5 09:03:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/639] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:03:48 2026] GET /v2.1/flavors/d060896e-0587-49f9-ae9d-caefa38a61c9 => generated 511 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 322/640] 10.0.0.155 () {30 vars in 413 bytes} [Wed Aug 5 09:03:48 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 10.0.0.155 () {32 vars in 641 bytes} [Wed Aug 5 09:03:48 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:03:48 2026] GET /v2.1/flavors/d060896e-0587-49f9-ae9d-caefa38a61c9 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/643] 10.0.0.155 () {28 vars in 560 bytes} [Wed Aug 5 09:03:48 2026] GET /v2/ => generated 402 bytes in 519 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 10.0.0.155 () {28 vars in 564 bytes} [Wed Aug 5 09:03:48 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: 6|app: 0|req: 324/645] 10.0.0.155 () {30 vars in 413 bytes} [Wed Aug 5 09:03:48 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:03:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:03:53.022 6 WARNING neutronclient.v2_0.client [None req-1188c4cb-7ece-464f-9bf3-2cfeffe04c95 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 325/649] 10.0.0.155 () {34 vars in 685 bytes} [Wed Aug 5 09:03:52 2026] POST /v2.1/os-security-groups => generated 248 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:03:53.690 7 WARNING neutronclient.v2_0.client [None req-576dbcf0-cb50-41d9-8f60-549cd0bac736 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:54.428 7 WARNING neutronclient.v2_0.client [None req-576dbcf0-cb50-41d9-8f60-549cd0bac736 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:54.510 6 WARNING neutronclient.v2_0.client [None req-c48a2ef8-35c5-49d9-a74c-0890062ecc2c 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in 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/650] 10.0.0.155 () {34 vars in 695 bytes} [Wed Aug 5 09:03:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 866 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:03:54.569 7 WARNING neutronclient.v2_0.client [None req-44812980-ed31-4124-b552-8f5ce9594d81 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:54.576 6 WARNING neutronclient.v2_0.client [None req-c48a2ef8-35c5-49d9-a74c-0890062ecc2c 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.155 () {34 vars in 685 bytes} [Wed Aug 5 09:03:54 2026] POST /v2.1/os-security-groups => generated 246 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:03:54.735 7 WARNING neutronclient.v2_0.client [None req-f684a1c0-ce27-4b2a-bcb8-df8147c92cfe 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:54.790 7 WARNING neutronclient.v2_0.client [None req-f684a1c0-ce27-4b2a-bcb8-df8147c92cfe 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/652] 10.0.0.155 () {34 vars in 695 bytes} [Wed Aug 5 09:03:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:03:54.945 7 WARNING neutronclient.v2_0.client [None req-9c5a8df2-21c8-4316-90f4-acc2ff382c1d 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:54.992 6 WARNING neutronclient.v2_0.client [None req-c48a2ef8-35c5-49d9-a74c-0890062ecc2c 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:55.012 7 WARNING neutronclient.v2_0.client [None req-9c5a8df2-21c8-4316-90f4-acc2ff382c1d 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in 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/653] 10.0.0.155 () {34 vars in 695 bytes} [Wed Aug 5 09:03:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:03:55.190 7 WARNING neutronclient.v2_0.client [None req-f73b6a43-9423-4a74-8a3b-e6b9f445e3a6 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in 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/654] 10.0.0.155 () {32 vars in 737 bytes} [Wed Aug 5 09:03:55 2026] GET /v2.1/os-security-groups/b50c52b1-a225-4cde-87f3-4b45f8863ec4 => generated 663 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:03:55.264 7 WARNING neutronclient.v2_0.client [None req-2e5e3bb2-dcf8-42c5-beb2-8ed2f87c5fa0 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:55.313 7 WARNING neutronclient.v2_0.client [None req-2e5e3bb2-dcf8-42c5-beb2-8ed2f87c5fa0 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:55.362 7 WARNING neutronclient.v2_0.client [None req-2e5e3bb2-dcf8-42c5-beb2-8ed2f87c5fa0 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in 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/655] 10.0.0.155 () {32 vars in 750 bytes} [Wed Aug 5 09:03:55 2026] DELETE /v2.1/os-security-group-rules/8c95c8ff-0b06-4995-ac2e-798ce3e53d79 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 09:03:55.487 7 WARNING neutronclient.v2_0.client [None req-ad13a44a-3ddc-40d7-9119-764e94152cbd 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:55.631 7 WARNING neutronclient.v2_0.client [None req-ad13a44a-3ddc-40d7-9119-764e94152cbd 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/656] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:03:55 2026] DELETE /v2.1/os-security-groups/b50c52b1-a225-4cde-87f3-4b45f8863ec4 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 09:03:55.796 7 WARNING neutronclient.v2_0.client [None req-7feb3fd0-20ea-4ef0-85aa-9da633e904b3 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:03:55.864 7 WARNING neutronclient.v2_0.client [None req-7feb3fd0-20ea-4ef0-85aa-9da633e904b3 01507c277300427ab60148bf8118f0a2 53276cc107de42358e58d293dcf400ec - - default default] The python binding code in 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/657] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:03:55 2026] DELETE /v2.1/os-security-groups/2ad9964c-7ea7-4271-9a5e-9508d325374d => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 326/658] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:03:54 2026] POST /v2.1/servers => generated 451 bytes in 1582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 09:03:56.074 7 WARNING neutronclient.v2_0.client [None req-3d020a36-16d7-4ff2-ab97-3cb5e6a6d101 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in 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/659] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:03:56 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1423 bytes in 1425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:03:58.566 6 WARNING neutronclient.v2_0.client [None req-dc72a68d-eaf5-47c0-97b8-6955dd42be28 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 327/660] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:03:58 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1475 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/661] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:03:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:00.013 6 WARNING neutronclient.v2_0.client [None req-98439b7a-0afb-466c-9877-e3d55177e566 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 328/662] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:03:59 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1475 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:00.842 7 WARNING neutronclient.v2_0.client [None req-a0ae407d-caff-4a08-bdb5-4dc3bb0267b7 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:00.905 7 WARNING neutronclient.v2_0.client [None req-a0ae407d-caff-4a08-bdb5-4dc3bb0267b7 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] 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-08-05 09:04:01.090 7 WARNING neutronclient.v2_0.client [None req-a0ae407d-caff-4a08-bdb5-4dc3bb0267b7 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:01.123 6 WARNING neutronclient.v2_0.client [None req-9e8e874a-dd7b-4fc3-877b-b37c9055ac5e 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 329/663] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:01 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:04:00 2026] POST /v2.1/servers => generated 450 bytes in 989 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-08-05 09:04:01.770 6 WARNING neutronclient.v2_0.client [None req-5648ac4d-8daf-424d-919f-8c9a3fd714c3 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 330/665] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:01 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1400 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-08-05 09:04:02.281 7 WARNING neutronclient.v2_0.client [None req-1f2abb2e-fb04-4842-a21c-a560193ec981 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in 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/666] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:02 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:02.910 6 WARNING neutronclient.v2_0.client [None req-290914b2-fa4f-4b9f-9ae0-13bf2bae1754 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 331/667] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:02 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1404 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-08-05 09:04:03.418 7 INFO nova.api.openstack.compute.server_external_events [req-70fc45a1-6e92-4383-8b01-83e456f53fd5 req-135136c8-75ae-4972-87e2-b2d613c8b25a c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:bab44616-3db3-4591-8506-cac62c15f201 for instance 61dab1ff-a979-4296-94f2-4e596983c171 on instance 2026-08-05 09:04:03.429 7 INFO nova.compute.rpcapi [None req-e8bdb18e-feed-4e56-be99-eab9c3add12c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 337/670] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:03.838 6 WARNING neutronclient.v2_0.client [None req-f5138a8b-f3f1-486f-968a-feb076d47519 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] 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-08-05 09:04:04.069 7 WARNING neutronclient.v2_0.client [None req-fc8b8a1d-9df6-421f-a61b-cd3b3a8f1c94 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 334/671] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:03 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:03 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1452 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:05.210 6 WARNING neutronclient.v2_0.client [None req-f0725b4f-182e-4d37-8e9b-f21cb33d7d8b 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] 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-08-05 09:04:05.306 7 WARNING neutronclient.v2_0.client [None req-1443afcf-c000-46ed-8659-8aed2622f4a7 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in 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/673] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:05 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1452 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/674] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:05 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-05 09:04:06.616 6 WARNING neutronclient.v2_0.client [None req-804dd7b5-9265-4e2f-b315-0efbcf22ab84 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:06.620 7 WARNING neutronclient.v2_0.client [None req-e1551645-ca27-4a35-b686-2b59acb1fb63 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 336/675] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:06 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:06 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1528 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:07.399 6 WARNING neutronclient.v2_0.client [None req-38a90245-6eb5-47a3-adee-c22eeeacf133 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 337/677] 10.0.0.155 () {34 vars in 685 bytes} [Wed Aug 5 09:04:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:04:07.537 6 WARNING neutronclient.v2_0.client [None req-34d95b88-1b61-4507-a76a-8e63003ef5dd 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] 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-08-05 09:04:07.594 7 INFO nova.api.openstack.compute.server_external_events [req-b553945a-6783-4456-a56c-750b2e48465e req-e90bfd95-d4f5-4890-a94d-83910bc6b685 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:7d7a751d-3a75-4b39-bf6c-04aa9ae79abe for instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 on instance [pid: 7|app: 0|req: 341/678] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/679] 10.0.0.155 () {34 vars in 685 bytes} [Wed Aug 5 09:04:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:07.709 7 WARNING neutronclient.v2_0.client [None req-27aca696-5738-4311-8f93-3f93f951be5c 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/680] 10.0.0.155 () {34 vars in 685 bytes} [Wed Aug 5 09:04:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:04:07.864 6 WARNING neutronclient.v2_0.client [None req-89b4b7d0-c406-49ec-bd84-85db569f52d9 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:07.871 7 WARNING neutronclient.v2_0.client [None req-d08181b2-ddf1-4c1f-a244-a3204fe736d1 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:07.920 7 WARNING neutronclient.v2_0.client [None req-d08181b2-ddf1-4c1f-a244-a3204fe736d1 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:07.964 7 WARNING neutronclient.v2_0.client [None req-d08181b2-ddf1-4c1f-a244-a3204fe736d1 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 339/681] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:07 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/682] 10.0.0.155 () {32 vars in 663 bytes} [Wed Aug 5 09:04:07 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:08.049 7 WARNING neutronclient.v2_0.client [None req-8b62cac1-62c0-4252-adb6-55a42d6f59f2 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.054 6 WARNING neutronclient.v2_0.client [None req-203b0679-a20d-4d55-bea8-36a63ffdd0ac c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.081 7 WARNING neutronclient.v2_0.client [None req-8b62cac1-62c0-4252-adb6-55a42d6f59f2 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 340/683] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:08 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:04:08 2026] DELETE /v2.1/os-security-groups/ee1f3e97-fd6f-442e-8536-587f5a9cd3a5 => generated 0 bytes in 181 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-08-05 09:04:08.235 6 WARNING neutronclient.v2_0.client [None req-4cf4caff-4624-477b-9527-f3add7937ece 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.262 6 INFO nova.api.openstack.wsgi [None req-4cf4caff-4624-477b-9527-f3add7937ece 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] HTTP exception thrown: Security group ee1f3e97-fd6f-442e-8536-587f5a9cd3a5 does not exist Neutron server returns request_ids: ['req-994c10d6-5d80-48ee-8a4b-a049e8818900'] [pid: 6|app: 0|req: 341/685] 10.0.0.155 () {32 vars in 737 bytes} [Wed Aug 5 09:04:08 2026] GET /v2.1/os-security-groups/ee1f3e97-fd6f-442e-8536-587f5a9cd3a5 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:04:08.293 7 WARNING neutronclient.v2_0.client [None req-fbe0cfad-64d8-421a-aa3b-b736d3511c0a 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.339 7 WARNING neutronclient.v2_0.client [None req-fbe0cfad-64d8-421a-aa3b-b736d3511c0a 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/686] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:04:08 2026] DELETE /v2.1/os-security-groups/e8e11773-9f9c-40a7-9702-4f359d31d5f0 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 09:04:08.445 6 WARNING neutronclient.v2_0.client [None req-59c8f732-fb03-4975-a927-abeb9f617d0a 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.466 6 INFO nova.api.openstack.wsgi [None req-59c8f732-fb03-4975-a927-abeb9f617d0a 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] HTTP exception thrown: Security group e8e11773-9f9c-40a7-9702-4f359d31d5f0 does not exist Neutron server returns request_ids: ['req-56f6701a-9973-41b1-89ca-43c09e349bb6'] [pid: 6|app: 0|req: 342/687] 10.0.0.155 () {32 vars in 737 bytes} [Wed Aug 5 09:04:08 2026] GET /v2.1/os-security-groups/e8e11773-9f9c-40a7-9702-4f359d31d5f0 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:04:08.479 7 WARNING neutronclient.v2_0.client [None req-58531159-5b5e-4642-baf9-eec1a8bb581a 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.518 7 WARNING neutronclient.v2_0.client [None req-58531159-5b5e-4642-baf9-eec1a8bb581a 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/688] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:04:08 2026] DELETE /v2.1/os-security-groups/96f9a690-7db6-46fa-95ab-50131a91097f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 09:04:08.638 6 WARNING neutronclient.v2_0.client [None req-6092e6e4-69aa-4881-ae4b-2bf1f1323c8d 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.655 6 INFO nova.api.openstack.wsgi [None req-6092e6e4-69aa-4881-ae4b-2bf1f1323c8d 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] HTTP exception thrown: Security group 96f9a690-7db6-46fa-95ab-50131a91097f does not exist Neutron server returns request_ids: ['req-0591983c-b2e6-4785-8406-1ae870776265'] [pid: 6|app: 0|req: 343/689] 10.0.0.155 () {32 vars in 737 bytes} [Wed Aug 5 09:04:08 2026] GET /v2.1/os-security-groups/96f9a690-7db6-46fa-95ab-50131a91097f => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:04:08.669 7 WARNING neutronclient.v2_0.client [None req-91bbf304-f2e0-4a22-9b24-c17502e1b78f 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.709 7 WARNING neutronclient.v2_0.client [None req-91bbf304-f2e0-4a22-9b24-c17502e1b78f 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.747 7 WARNING neutronclient.v2_0.client [None req-91bbf304-f2e0-4a22-9b24-c17502e1b78f 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in 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/690] 10.0.0.155 () {32 vars in 663 bytes} [Wed Aug 5 09:04:08 2026] GET /v2.1/os-security-groups => generated 707 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:04:08.817 6 WARNING neutronclient.v2_0.client [None req-94e05862-7aa9-4907-8d59-77f35ad49f7b 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.840 6 INFO nova.api.openstack.wsgi [None req-94e05862-7aa9-4907-8d59-77f35ad49f7b 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] HTTP exception thrown: Security group 96f9a690-7db6-46fa-95ab-50131a91097f does not exist Neutron server returns request_ids: ['req-fff03561-a815-4d29-aab6-8eadbc930d05'] [pid: 6|app: 0|req: 344/691] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:04:08 2026] DELETE /v2.1/os-security-groups/96f9a690-7db6-46fa-95ab-50131a91097f => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:04:08.860 7 WARNING neutronclient.v2_0.client [None req-1095fbd1-6362-4e78-abdc-4da76d1d4c86 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.884 7 INFO nova.api.openstack.wsgi [None req-1095fbd1-6362-4e78-abdc-4da76d1d4c86 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] HTTP exception thrown: Security group e8e11773-9f9c-40a7-9702-4f359d31d5f0 does not exist Neutron server returns request_ids: ['req-53d62d13-cc9d-4c72-992f-07e7d7218257'] [pid: 7|app: 0|req: 348/692] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:04:08 2026] DELETE /v2.1/os-security-groups/e8e11773-9f9c-40a7-9702-4f359d31d5f0 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:04:08.898 6 WARNING neutronclient.v2_0.client [None req-6dbf7c42-ffb7-4470-a977-5a7bd1ff86c7 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:08.922 6 INFO nova.api.openstack.wsgi [None req-6dbf7c42-ffb7-4470-a977-5a7bd1ff86c7 70d4d95c3d0d4787a895c5ca2186a6b2 36db523176f44de3a7f556b132e5f7e9 - - default default] HTTP exception thrown: Security group ee1f3e97-fd6f-442e-8536-587f5a9cd3a5 does not exist Neutron server returns request_ids: ['req-fe57821d-073d-4882-addb-d7407e646012'] [pid: 6|app: 0|req: 345/693] 10.0.0.155 () {32 vars in 740 bytes} [Wed Aug 5 09:04:08 2026] DELETE /v2.1/os-security-groups/ee1f3e97-fd6f-442e-8536-587f5a9cd3a5 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:04:09.089 7 WARNING neutronclient.v2_0.client [None req-f2b0ef8b-6c01-4f2b-9a06-97c19586d85d 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in 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/694] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:09 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:09.258 6 WARNING neutronclient.v2_0.client [None req-9b503727-c352-42f2-b1c6-69a514f99f98 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 346/695] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:09 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:10.278 7 WARNING neutronclient.v2_0.client [None req-9f7cc206-42a4-4daa-9094-51b4624e0596 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] 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: 350/696] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:10 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:10.435 6 WARNING neutronclient.v2_0.client [None req-ca84f29b-4332-4877-8b80-eb39eda5fc69 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 347/697] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:10 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:11.466 6 WARNING neutronclient.v2_0.client [None req-8bd95b86-000c-4317-aeb6-1297d592582d 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] 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-08-05 09:04:11.534 7 INFO nova.api.openstack.compute.server_external_events [req-2b8072c5-0150-4f58-9d88-2f899d2c0f30 req-3dd65787-3930-4e56-8a5d-b010893be7ed c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:bab44616-3db3-4591-8506-cac62c15f201 for instance 61dab1ff-a979-4296-94f2-4e596983c171 on instance [pid: 7|app: 0|req: 351/698] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:04:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 348/699] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:11 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:11.625 7 WARNING neutronclient.v2_0.client [None req-3e388df1-c92f-434b-b356-e7142e0f5f83 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/700] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:11 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:12.656 6 WARNING neutronclient.v2_0.client [None req-f9c51971-fbdd-46c1-ba13-c1962cede84f 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] 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: 6|app: 0|req: 349/701] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:12 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1549 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:12.801 7 WARNING neutronclient.v2_0.client [None req-dfdacf10-6861-4a9a-a607-e337b9c5b0da c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/702] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:12 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1526 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:13.657 6 INFO nova.api.openstack.compute.server_external_events [req-2f8aa1b4-92f5-4d92-947d-a5cd417de29e req-4b3a9406-99c0-4e26-8355-2532f3ed6ef3 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:7d7a751d-3a75-4b39-bf6c-04aa9ae79abe for instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 on instance 2026-08-05 09:04:13.685 6 INFO nova.compute.rpcapi [None req-1cc0d3a3-40ce-46cc-9f38-3710c4e5e804 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 6|app: 0|req: 351/705] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:04:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:13.964 7 WARNING neutronclient.v2_0.client [None req-e98f7bb0-0f5c-4dc5-97a6-dc50e2094730 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] 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-08-05 09:04:14.097 6 WARNING neutronclient.v2_0.client [None req-860b6676-90e1-4ca8-9fe4-dbfe0fc8fd90 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/706] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:13 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1726 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/707] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:14 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1526 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:14.370 7 WARNING neutronclient.v2_0.client [None req-b086488d-9baa-40b3-8d84-0aa80a05cb3e 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in 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/708] 10.0.0.155 () {32 vars in 741 bytes} [Wed Aug 5 09:04:14 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171/os-interface => generated 284 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:15.352 6 WARNING neutronclient.v2_0.client [None req-40e89fab-7e45-4073-94cf-0e5d271aade4 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] 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-08-05 09:04:16.185 7 WARNING neutronclient.v2_0.client [None req-f9dd0d2b-78bd-4642-8330-8328fefb45bc 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 353/709] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:15 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1717 bytes in 1513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:16.852 6 INFO nova.api.openstack.compute.server_external_events [req-694cd57b-8fe6-4362-b4bc-3319cba3b638 req-6e892108-7694-4bdb-a7c9-c9c782004b72 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:bab44616-3db3-4591-8506-cac62c15f201 for instance 61dab1ff-a979-4296-94f2-4e596983c171 on instance [pid: 7|app: 0|req: 357/710] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:16 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1726 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/711] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-05 09:04:16.912 7 WARNING neutronclient.v2_0.client [None req-94a9c749-635c-4ba7-bdc0-5f897562ba1c c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 355/712] 10.0.0.155 () {32 vars in 641 bytes} [Wed Aug 5 09:04:16 2026] GET /v2.1/servers => generated 378 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/713] 10.0.0.155 () {32 vars in 741 bytes} [Wed Aug 5 09:04:16 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/os-interface => generated 285 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/714] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:04:17 2026] DELETE /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 0 bytes in 160 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-08-05 09:04:17.289 7 WARNING neutronclient.v2_0.client [None req-a29ce545-75fa-42d4-a712-f4228db205f2 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] 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-08-05 09:04:18.015 6 WARNING neutronclient.v2_0.client [None req-9ebd25c8-8126-4707-8509-867c139f4d0f c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in 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/715] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:17 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1732 bytes in 1166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/716] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:17 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1717 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:18.926 7 INFO nova.api.openstack.compute.server_external_events [req-4195c363-6c5c-43bb-b9d6-7c76ced56d70 req-c69c7bb9-afb4-418f-b642-eb0d0f4f3380 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:7d7a751d-3a75-4b39-bf6c-04aa9ae79abe for instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 on instance [pid: 7|app: 0|req: 360/717] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:19.479 6 WARNING neutronclient.v2_0.client [None req-8cf947ae-ea15-4c38-933c-4c1aad5b8ed1 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 358/718] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:19 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1852 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-08-05 09:04:20.373 7 WARNING neutronclient.v2_0.client [None req-393434d7-258a-4d35-b34d-9d0c8f49f6e8 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] 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-08-05 09:04:20.687 6 WARNING neutronclient.v2_0.client [None req-690c26fa-cae3-422f-8182-40f52276e035 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 359/719] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:20 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1784 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, ' 2026-08-05 09:04:20.773 6 INFO nova.api.openstack.compute.server_external_events [req-54407e0f-10c2-4282-8cf0-5e957d7d796a req-24e6123f-5f37-4586-887d-a5d153411d0a c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:bab44616-3db3-4591-8506-cac62c15f201 for instance 61dab1ff-a979-4296-94f2-4e596983c171 on instance [pid: 6|app: 0|req: 360/720] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:20 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-08-05 09:04:20.811 7 WARNING neutronclient.v2_0.client [None req-393434d7-258a-4d35-b34d-9d0c8f49f6e8 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in 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/721] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:04:20 2026] POST /v2.1/servers => generated 424 bytes in 921 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-08-05 09:04:21.065 6 WARNING neutronclient.v2_0.client [None req-3e8f4e21-f422-46df-9a9e-bce52a44892d 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 361/722] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:21 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1370 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:21.838 7 WARNING neutronclient.v2_0.client [None req-d15814a0-f736-4f21-998a-de321bbe3de4 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in 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/723] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:21 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1509 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-08-05 09:04:22.176 6 WARNING neutronclient.v2_0.client [None req-2af178f3-7339-4706-94b3-a41e62b23492 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 362/724] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:22 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1374 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, ' 2026-08-05 09:04:22.967 7 WARNING neutronclient.v2_0.client [None req-4e20db95-e76c-4562-a92e-d4b80e5e0771 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/725] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:22 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 1509 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-08-05 09:04:23.279 6 WARNING neutronclient.v2_0.client [None req-ce52f723-8835-43b5-8880-57326d1f8e3d 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 363/728] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:23 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1366 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-08-05 09:04:24.078 7 INFO nova.api.openstack.wsgi [None req-c69fc7f9-9fb8-4cad-a6f1-3ff8114e0b64 7b7380362b4c4fc9af1f5b5ccc43f907 88d0ca6e07ca443f9c517ca8d2c40380 - - default default] HTTP exception thrown: Instance 61dab1ff-a979-4296-94f2-4e596983c171 could not be found. [pid: 7|app: 0|req: 366/729] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:24 2026] GET /v2.1/servers/61dab1ff-a979-4296-94f2-4e596983c171 => generated 111 bytes in 46 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: 6|app: 0|req: 364/730] 10.0.0.155 () {32 vars in 704 bytes} [Wed Aug 5 09:04:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-218088549 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:24.379 7 WARNING neutronclient.v2_0.client [None req-99433519-9699-4b24-ade0-f5502b813409 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/731] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:24 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1422 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:25.741 6 WARNING neutronclient.v2_0.client [None req-231491c3-0ec2-4757-9951-1b3f0497582b 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 365/732] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:25 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1430 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:27.329 7 WARNING neutronclient.v2_0.client [None req-6aea6db3-59fa-4d54-a2a9-2886e279c3a7 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] 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-08-05 09:04:27.557 6 INFO nova.api.openstack.compute.server_external_events [req-eb211b2a-eaf3-4715-a97d-cd89c104c19a req-a43be16a-f1a0-40e1-87db-c77e8fc6b40a c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:13bbe41d-a8ff-457d-badb-fc8e54754446 for instance 54d038f8-e2f5-4a4c-9a32-a12badff416a on instance [pid: 6|app: 0|req: 366/733] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:27 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1482 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:29.125 6 WARNING neutronclient.v2_0.client [None req-13f914d6-9773-4478-819a-0f0167820610 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 367/735] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:29 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1470 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-08-05 09:04:30.334 7 WARNING neutronclient.v2_0.client [None req-bb92addb-abcb-47c4-816e-9a712c49645c 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/736] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:30 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:31.525 6 WARNING neutronclient.v2_0.client [None req-0b0b30c5-5e28-4ccf-9d8b-f97361309896 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 368/737] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:31 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1470 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-08-05 09:04:32.846 7 WARNING neutronclient.v2_0.client [None req-e45ac6b9-971e-4a47-84ad-2ffff347a08e 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] 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-08-05 09:04:34.108 6 INFO nova.api.openstack.compute.server_external_events [req-13cb7cb6-6287-4923-aebe-b7183616fd40 req-90f6b35b-0e86-41e6-9f7e-a54ae7015325 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:13bbe41d-a8ff-457d-badb-fc8e54754446 for instance 54d038f8-e2f5-4a4c-9a32-a12badff416a on instance [pid: 6|app: 0|req: 371/740] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:04:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:32 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1470 bytes in 1449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:35.325 6 WARNING neutronclient.v2_0.client [None req-8f4ef176-11cd-4fe7-b273-34b2922c52ec 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 372/742] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:35 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1655 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/743] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:35 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a/ips => generated 109 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, ' [pid: 6|app: 0|req: 373/744] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:35 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a/ips => generated 109 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/745] 10.0.0.155 () {32 vars in 825 bytes} [Wed Aug 5 09:04:35 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a/ips/tempest-ServerAddressesTestJSON-1831493279-network => generated 94 bytes in 73 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: 6|app: 0|req: 374/746] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:04:35 2026] DELETE /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 0 bytes in 171 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-08-05 09:04:36.103 7 WARNING neutronclient.v2_0.client [None req-a64d7c90-e011-4880-98af-44d6d9d541d0 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in 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/747] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:36 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1661 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 375/748] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:04:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:37.489 7 WARNING neutronclient.v2_0.client [None req-65ae5126-6ca1-46e4-8055-8fc61fe98448 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/749] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:37 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1661 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:38.485 6 WARNING neutronclient.v2_0.client [None req-56e903e6-daf1-41c6-aa6b-72d386244c3f 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:38.528 6 WARNING neutronclient.v2_0.client [None req-56e903e6-daf1-41c6-aa6b-72d386244c3f 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:38.778 6 WARNING neutronclient.v2_0.client [None req-56e903e6-daf1-41c6-aa6b-72d386244c3f 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] 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-08-05 09:04:39.050 7 INFO nova.api.openstack.compute.server_external_events [req-c5f8f385-0784-42c5-8e83-5abd520acd40 req-850bc8bc-d8f8-490a-907e-a8b3f1f4ee88 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:13bbe41d-a8ff-457d-badb-fc8e54754446 for instance 54d038f8-e2f5-4a4c-9a32-a12badff416a on instance [pid: 7|app: 0|req: 375/750] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:39.220 7 WARNING neutronclient.v2_0.client [None req-c45b1c5e-944b-4d7f-a280-2efaee7084d6 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 376/751] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:04:38 2026] POST /v2.1/servers => generated 453 bytes in 817 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, ' [pid: 7|app: 0|req: 376/752] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:39 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1451 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:04:39.279 6 WARNING neutronclient.v2_0.client [None req-3701f91e-a527-4565-b9bf-25ce23529bbf 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 377/753] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:39 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1430 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:40.348 7 WARNING neutronclient.v2_0.client [None req-263c1aa4-5548-4306-9aa9-96c08f01a6f8 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:40.376 6 WARNING neutronclient.v2_0.client [None req-58b3df61-8432-4ed4-9e34-ee6150490b33 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/754] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:40 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1456 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/755] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:40 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1434 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:41.452 7 WARNING neutronclient.v2_0.client [None req-4bd94df8-859d-4732-a26d-3be008d15cd8 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:04:41.474 6 WARNING neutronclient.v2_0.client [None req-8a2bf985-2fa7-481f-8283-18200767ad67 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/756] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:41 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 1456 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/757] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:41 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1426 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:42.538 7 INFO nova.api.openstack.wsgi [None req-5b67796e-6435-48db-8cfe-7afee671eabb 8ebfa4b2d7ad4716b6bd425aa9d5c0b2 8eabde659570467fad59b85c3b376128 - - default default] HTTP exception thrown: Instance 54d038f8-e2f5-4a4c-9a32-a12badff416a could not be found. [pid: 7|app: 0|req: 379/758] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:42 2026] GET /v2.1/servers/54d038f8-e2f5-4a4c-9a32-a12badff416a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:04:42.558 6 WARNING neutronclient.v2_0.client [None req-f4bd722f-0501-4d04-b0b1-ba90c18104bf 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 380/759] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:42 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1482 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:43.841 7 WARNING neutronclient.v2_0.client [None req-b20e5769-eab8-4866-9a1e-3bb731dfa620 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/762] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:43 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1482 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:45.601 6 WARNING neutronclient.v2_0.client [None req-0b9328fe-ebea-4eb8-a200-1dc6556361e7 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] 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-08-05 09:04:46.019 7 INFO nova.api.openstack.compute.server_external_events [req-18c3a711-76c4-42a7-a020-834214a16212 req-7f73072a-cf39-490d-bac6-49b111976ce7 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:1d39e837-1bc7-4e16-9624-d099b4fd6d95 for instance 6687bdfe-6255-414c-b2b7-197c5a4bc489 on instance [pid: 7|app: 0|req: 382/763] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/764] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:45 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1568 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:47.057 7 WARNING neutronclient.v2_0.client [None req-25b3de83-0108-4f12-a4c3-f3ff15c921bd c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in 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/765] 10.0.0.155 () {32 vars in 741 bytes} [Wed Aug 5 09:04:47 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:47.187 6 WARNING neutronclient.v2_0.client [None req-d3b6f56a-96d1-4511-a39d-e912e41187a0 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] 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-08-05 09:04:47.234 7 WARNING neutronclient.v2_0.client [None req-73b5a07c-2a55-46b4-9a27-ecf898a34f9a 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 383/766] 10.0.0.155 () {32 vars in 815 bytes} [Wed Aug 5 09:04:47 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/os-interface/7d7a751d-3a75-4b39-bf6c-04aa9ae79abe => generated 282 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 384/767] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:47 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 156 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 385/768] 10.0.0.155 () {34 vars in 750 bytes} [Wed Aug 5 09:04:47 2026] POST /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/action => generated 0 bytes in 56 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/769] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:47 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1556 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/770] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:47 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/771] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:48 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:04:48.492 6 WARNING neutronclient.v2_0.client [None req-5b09934e-76ec-4ddf-84b3-14937d2eb5f1 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 387/772] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:48 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1556 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-08-05 09:04:48.797 7 INFO nova.api.openstack.compute.server_external_events [req-a3d88d30-c911-4240-97f2-31e80d9c71b7 req-49606ac9-4e97-4b9f-8b10-5e5d392af0d2 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:7d7a751d-3a75-4b39-bf6c-04aa9ae79abe for instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 on instance [pid: 7|app: 0|req: 386/773] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 388/774] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:49 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 156 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:49.663 7 WARNING neutronclient.v2_0.client [None req-1189a379-a540-497c-b630-55335b2d282a 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/775] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:49 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1556 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: 6|app: 0|req: 389/776] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:50 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:50.617 7 WARNING neutronclient.v2_0.client [None req-dc808b9a-dcc4-4be9-93a5-d5f828c42de9 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in 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/777] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:50 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1951 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:50.819 6 WARNING neutronclient.v2_0.client [None req-586937a8-7371-4a71-bfc5-0d0525994508 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/778] 10.0.0.155 () {34 vars in 750 bytes} [Wed Aug 5 09:04:50 2026] POST /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/action => generated 0 bytes in 63 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: 390/779] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:50 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/780] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:50 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1556 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:51.600 7 INFO nova.api.openstack.compute.server_external_events [req-f142921d-1ceb-412d-84e9-10dda3d07945 req-e208b5e2-8a1a-4a76-b95c-533a591bb7e6 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:1d39e837-1bc7-4e16-9624-d099b4fd6d95 for instance 6687bdfe-6255-414c-b2b7-197c5a4bc489 on instance [pid: 7|app: 0|req: 391/781] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:04:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 391/782] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:51 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 194 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:52.033 7 WARNING neutronclient.v2_0.client [None req-f5389218-6192-472a-9f87-48474232c2aa 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/783] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:51 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1556 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:52.438 6 INFO nova.api.openstack.compute.server_external_events [req-489e42bc-c274-462a-ad41-2360aa8fae29 req-bf90051f-4ffb-449d-acc4-41c01851ab82 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:7d7a751d-3a75-4b39-bf6c-04aa9ae79abe for instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 on instance [pid: 6|app: 0|req: 392/784] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/785] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:52 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 194 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-08-05 09:04:53.202 6 WARNING neutronclient.v2_0.client [None req-19350587-0eaa-406d-b957-09d0d83fd9a4 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 393/788] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:53 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1739 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-08-05 09:04:53.392 7 WARNING neutronclient.v2_0.client [None req-c525bf7a-ee5a-493f-99ed-3a9242f3784c 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/789] 10.0.0.155 () {32 vars in 741 bytes} [Wed Aug 5 09:04:53 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489/os-interface => generated 284 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 394/790] 10.0.0.155 () {32 vars in 723 bytes} [Wed Aug 5 09:04:54 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1/ips => generated 156 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: 397/791] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:04:54 2026] DELETE /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:54.268 6 WARNING neutronclient.v2_0.client [None req-88448cfe-c8ca-4d23-8a78-0d18d354975b c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] 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-08-05 09:04:54.374 7 WARNING neutronclient.v2_0.client [None req-a358b775-06aa-4fd6-99a8-997d287123bc 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 395/792] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:54 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1843 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:54.402 6 INFO nova.api.openstack.compute.server_external_events [req-633ab34b-a791-48a9-b413-aec812475161 req-c13d1624-f51e-4e5a-bd0d-5a746880467d c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:1d39e837-1bc7-4e16-9624-d099b4fd6d95 for instance 6687bdfe-6255-414c-b2b7-197c5a4bc489 on instance [pid: 6|app: 0|req: 396/793] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/794] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:54 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1739 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: 6|app: 0|req: 397/795] 10.0.0.155 () {32 vars in 641 bytes} [Wed Aug 5 09:04:54 2026] GET /v2.1/servers => generated 383 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/796] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:04:54 2026] DELETE /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 0 bytes in 123 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-08-05 09:04:54.779 6 WARNING neutronclient.v2_0.client [None req-dac83127-65f1-40ca-abb8-1a69f2b44754 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 398/797] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:54 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1745 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-08-05 09:04:55.453 7 WARNING neutronclient.v2_0.client [None req-4675eafc-2a8b-4984-8cd2-e321d0304f33 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in 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/798] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:55 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1843 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-08-05 09:04:55.952 6 WARNING neutronclient.v2_0.client [None req-e8a03357-b463-4722-a778-34ede4b70aec 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 399/799] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:55 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1865 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:56.644 7 WARNING neutronclient.v2_0.client [None req-6e42e65e-cb1c-414f-89cd-756813e686bd c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/800] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:56 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1843 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:57.173 6 WARNING neutronclient.v2_0.client [None req-247c9da7-ce59-49f0-88ef-ef834f6b9efe 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] 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-08-05 09:04:57.507 7 INFO nova.api.openstack.compute.server_external_events [req-fbdba5f5-9c0b-4148-9f26-2c82f03404d7 req-dbd0bf58-0318-4445-8d04-7f00a2ee13ae c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:7d7a751d-3a75-4b39-bf6c-04aa9ae79abe for instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 on instance [pid: 6|app: 0|req: 400/801] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:57 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1865 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:57.863 6 WARNING neutronclient.v2_0.client [None req-3afcffb1-12c4-4cfa-b7bc-33a3c00dc03b c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 401/803] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:57 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1481 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:58.035 7 INFO nova.api.openstack.compute.server_external_events [req-5ef04cb4-cbd6-4893-8e44-06548d25b524 req-7133ade7-f9d6-4246-b030-200a9b0dd24a c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:1d39e837-1bc7-4e16-9624-d099b4fd6d95 for instance 6687bdfe-6255-414c-b2b7-197c5a4bc489 on instance [pid: 7|app: 0|req: 403/804] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:04:58 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-08-05 09:04:58.567 6 WARNING neutronclient.v2_0.client [None req-5ab20f5b-a053-4b15-a107-a602c285ba03 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 402/805] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:58 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1511 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:58.963 7 WARNING neutronclient.v2_0.client [None req-ace04649-edc2-4cc5-90eb-04344fc1efd4 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/806] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:58 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1486 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:04:59.663 6 WARNING neutronclient.v2_0.client [None req-c61abd7f-f54d-4adb-b563-24904f1c8135 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 403/807] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:04:59 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1516 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:00.088 7 WARNING neutronclient.v2_0.client [None req-94cc2238-ba8d-4d27-86a6-c2f2be820e54 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] The python binding code in 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/808] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:00 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 1486 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:00.766 6 WARNING neutronclient.v2_0.client [None req-f6798229-0107-4d83-ab76-3838a49bf9fd 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 404/809] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:00 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 1516 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:01.183 7 INFO nova.api.openstack.wsgi [None req-e378ac7e-50b0-42dc-8610-6e3c3c227292 c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] HTTP exception thrown: Instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 could not be found. [pid: 7|app: 0|req: 406/810] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:01 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 405/811] 10.0.0.155 () {32 vars in 704 bytes} [Wed Aug 5 09:05:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-535144676 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:01.773 7 INFO nova.api.openstack.wsgi [None req-63a09bde-7110-4195-8847-155dea3992cb c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] HTTP exception thrown: Instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 could not be found. [pid: 7|app: 0|req: 407/812] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:05:01 2026] DELETE /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 09:05:01.811 6 INFO nova.api.openstack.wsgi [None req-3c10af39-11a0-4108-906a-d0a88bc5e37a c8a741f986ac46e7944a080a0eee19dc 3686d2f01ff042adbac94541d0dba1a2 - - default default] HTTP exception thrown: Instance 0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 could not be found. [pid: 6|app: 0|req: 406/813] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:01 2026] GET /v2.1/servers/0cb82ab5-3e06-4ed5-9552-9cc76f3fbaa1 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:01.860 7 INFO nova.api.openstack.wsgi [None req-5bad1178-a722-4e1e-96f6-4703f904fde8 570434f3d535438d8c972c823661246b 99034b819ead46bf95c0cf6ca67f95b6 - - default default] HTTP exception thrown: Instance 6687bdfe-6255-414c-b2b7-197c5a4bc489 could not be found. [pid: 7|app: 0|req: 408/814] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:01 2026] GET /v2.1/servers/6687bdfe-6255-414c-b2b7-197c5a4bc489 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 407/815] 10.0.0.155 () {32 vars in 704 bytes} [Wed Aug 5 09:05:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-683024995 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 409/818] 10.0.0.81 () {30 vars in 618 bytes} [Wed Aug 5 09:05:09 2026] GET /v2.1 => generated 0 bytes in 117 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: 410/819] 10.0.0.81 () {32 vars in 691 bytes} [Wed Aug 5 09:05:09 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/820] 10.0.0.81 () {34 vars in 912 bytes} [Wed Aug 5 09:05:09 2026] GET /v2.1/os-simple-tenant-usage/abe6c236f3a9460c9cc15d42a90d475a?start=2026-08-04T00:00:00&end=2026-08-05T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 10.0.0.81 () {30 vars in 653 bytes} [Wed Aug 5 09:05:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 411/822] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:05:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/825] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:05:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:05:14.722 7 WARNING neutronclient.v2_0.client [None req-44b19a5a-65fd-4471-aabe-3f97452aadfd 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:15.009 7 WARNING neutronclient.v2_0.client [None req-44b19a5a-65fd-4471-aabe-3f97452aadfd 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:15.365 7 WARNING neutronclient.v2_0.client [None req-44b19a5a-65fd-4471-aabe-3f97452aadfd 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in 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/826] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:05:14 2026] POST /v2.1/servers => generated 452 bytes in 900 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 6|app: 0|req: 414/827] 10.0.0.81 () {30 vars in 618 bytes} [Wed Aug 5 09:05:15 2026] GET /v2.1 => generated 0 bytes in 60 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: 6|app: 0|req: 415/828] 10.0.0.81 () {32 vars in 691 bytes} [Wed Aug 5 09:05:15 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:05:15.588 7 WARNING neutronclient.v2_0.client [None req-00f0644d-b64d-45a5-9c55-c2767a1a8e54 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in 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/829] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:15 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1391 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/830] 10.0.0.81 () {34 vars in 912 bytes} [Wed Aug 5 09:05:15 2026] GET /v2.1/os-simple-tenant-usage/abe6c236f3a9460c9cc15d42a90d475a?start=2026-08-04T00:00:00&end=2026-08-05T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 415/831] 10.0.0.81 () {30 vars in 653 bytes} [Wed Aug 5 09:05:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:16.692 6 WARNING neutronclient.v2_0.client [None req-7d01e4f8-d139-45d1-a4a4-222b6549e75b 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 417/832] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:16 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:05:17.644 7 WARNING neutronclient.v2_0.client [None req-0217dad5-0dd4-4fa4-8e16-8dc7d86ed7b2 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:17.704 7 WARNING neutronclient.v2_0.client [None req-0217dad5-0dd4-4fa4-8e16-8dc7d86ed7b2 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] 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-08-05 09:05:17.807 6 WARNING neutronclient.v2_0.client [None req-04168139-e2de-491b-ba0d-ac10a5aa45d1 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:17.911 7 WARNING neutronclient.v2_0.client [None req-0217dad5-0dd4-4fa4-8e16-8dc7d86ed7b2 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 418/833] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:17 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1443 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/834] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:05:17 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-08-05 09:05:18.346 6 WARNING neutronclient.v2_0.client [None req-fdeae1ff-aa49-4a11-b408-f331f95f5a6b ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 419/835] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:18 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1253 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, ' 2026-08-05 09:05:19.002 7 WARNING neutronclient.v2_0.client [None req-31c15e39-d56d-4a5a-866e-9d52ffdce1c6 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/836] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:18 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1443 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-08-05 09:05:19.461 6 WARNING neutronclient.v2_0.client [None req-7c056381-3a86-4698-afce-f9dfb1edc512 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 420/837] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:19 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1303 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-08-05 09:05:20.101 7 WARNING neutronclient.v2_0.client [None req-e14e9f96-1837-4872-92cc-20a5f77fff49 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] 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-08-05 09:05:20.696 6 WARNING neutronclient.v2_0.client [None req-58688c35-1b12-4290-951f-4be3ff6791c2 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/838] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:20 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1518 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 421/839] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:20 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1351 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:05:21.048 7 INFO nova.api.openstack.compute.server_external_events [req-5ee30ab0-5f97-42ed-87ee-915d4cf978f9 req-83e9ff48-6a00-47b2-85ee-9f3ad70d03de c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:5775f33a-3138-444e-8958-e16e5e64a6c6 for instance 9fe9ca54-a130-4742-aa85-1c224f95ada5 on instance [pid: 7|app: 0|req: 419/840] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:05:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:22.079 6 WARNING neutronclient.v2_0.client [None req-30d6d449-c136-4875-ae26-f05a907c6132 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:22.087 7 WARNING neutronclient.v2_0.client [None req-0dbcd6ec-061c-494f-85c9-c1852609fe0b ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/841] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:22 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1351 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 422/842] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:22 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1516 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:23.275 7 WARNING neutronclient.v2_0.client [None req-8ea32268-9cba-4acf-98cd-2842f152b6e3 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] 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-08-05 09:05:23.312 6 WARNING neutronclient.v2_0.client [None req-9cef597c-17d3-49fc-9107-f2a73c334e68 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 423/843] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:23 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1516 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:24.220 6 INFO nova.api.openstack.compute.server_external_events [req-d2d7b16b-fdb7-4778-8984-c1f7a4ae4c03 req-c2c97ea9-8fe9-4113-873e-4d2e64810db6 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:1c5261e3-fec7-42a2-9189-58c28035e65e for instance af4cef87-6213-437f-9739-56d160d97fec on instance [pid: 6|app: 0|req: 426/846] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:05:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:23 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1426 bytes in 987 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-05 09:05:25.268 6 WARNING neutronclient.v2_0.client [None req-ad1f3011-998f-4f1a-a62a-afcf09a70fc4 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:25.309 7 WARNING neutronclient.v2_0.client [None req-604c8c8e-a546-495d-b81d-20ff9eb6d993 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 427/848] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:25 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1516 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:25 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1436 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-05 09:05:27.247 6 WARNING neutronclient.v2_0.client [None req-2fb3a1a8-6d78-47f3-a03d-64dad7698dc1 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:27.265 7 WARNING neutronclient.v2_0.client [None req-35c081fb-6a16-45d8-b04c-109f637554b0 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 428/850] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:27 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1516 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:27 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1436 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:27.764 6 INFO nova.api.openstack.compute.server_external_events [req-184e03c5-9b8d-43d4-ad21-5bf4dedcc6e5 req-37b6b968-05f5-428f-85f8-7df6696afd33 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:5775f33a-3138-444e-8958-e16e5e64a6c6 for instance 9fe9ca54-a130-4742-aa85-1c224f95ada5 on instance [pid: 6|app: 0|req: 429/852] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:05:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/853] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:05:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:28.685 6 WARNING neutronclient.v2_0.client [None req-bd7ad3b3-0785-4570-a83f-b581e446165c 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:28.736 7 WARNING neutronclient.v2_0.client [None req-419094fa-1f35-4233-904a-33a882d75edb ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 430/854] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:28 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1516 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/855] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:28 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1424 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:29.976 6 WARNING neutronclient.v2_0.client [None req-651309e4-2865-4642-90ff-8212d59128f0 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] 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-08-05 09:05:30.065 7 WARNING neutronclient.v2_0.client [None req-3f0e3b98-8178-4f68-acf8-7ffee425bbe9 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in 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/856] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:29 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1424 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 431/857] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:29 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1699 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:30.270 7 WARNING neutronclient.v2_0.client [None req-f40d85e6-22e3-4545-bdde-12614a1eb7f1 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in 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/858] 10.0.0.155 () {32 vars in 741 bytes} [Wed Aug 5 09:05:30 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:30.522 6 WARNING neutronclient.v2_0.client [None req-8b94c8a7-f2e0-4b29-af56-c00b0fe48f31 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:30.828 6 WARNING neutronclient.v2_0.client [None req-8b94c8a7-f2e0-4b29-af56-c00b0fe48f31 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] 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-08-05 09:05:31.213 7 INFO nova.api.openstack.compute.server_external_events [req-c5b3915e-493a-4a5a-a078-40183f269a6b req-b7d31e1f-b6fd-40e7-b328-00e4b7b3bd5b c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:5775f33a-3138-444e-8958-e16e5e64a6c6 for instance 9fe9ca54-a130-4742-aa85-1c224f95ada5 on instance [pid: 7|app: 0|req: 428/859] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:05:31 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-08-05 09:05:31.254 7 WARNING neutronclient.v2_0.client [None req-7f34c67b-d9eb-424b-94db-54ed629efd78 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/860] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:31 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1424 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:05:31.464 6 WARNING neutronclient.v2_0.client [None req-8b94c8a7-f2e0-4b29-af56-c00b0fe48f31 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 432/861] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:05:30 2026] POST /v2.1/servers => generated 450 bytes in 1300 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-08-05 09:05:31.771 7 WARNING neutronclient.v2_0.client [None req-99cff591-1484-4dd4-b20a-6a2658fe3e90 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in 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/862] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:31 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1401 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:32.528 6 WARNING neutronclient.v2_0.client [None req-688ca1bd-d346-44b3-b9a5-a2a590df39e9 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] 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-08-05 09:05:32.564 7 INFO nova.api.openstack.compute.server_external_events [req-59a283fd-52e7-4fca-8c19-ede5d87fc929 req-68b67370-841d-4f0a-8214-f1485c8e9a9e c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:1c5261e3-fec7-42a2-9189-58c28035e65e for instance af4cef87-6213-437f-9739-56d160d97fec on instance [pid: 7|app: 0|req: 431/863] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:05:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 433/864] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:32 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1424 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:32.903 7 WARNING neutronclient.v2_0.client [None req-c75ac36b-78ff-46c8-93f8-8c299f3d2600 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/865] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:32 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1405 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-08-05 09:05:33.767 7 WARNING neutronclient.v2_0.client [None req-4f3221e1-09ba-4796-80ab-3e02c1fba135 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/868] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:33 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1424 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-08-05 09:05:34.022 6 WARNING neutronclient.v2_0.client [None req-95dab0e2-70cb-4000-b8d1-dd7a4904904e b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 435/869] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:33 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1453 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-08-05 09:05:34.958 7 WARNING neutronclient.v2_0.client [None req-c59da466-58b0-478e-8134-ad30e1c26798 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/870] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:34 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1611 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-08-05 09:05:35.164 6 WARNING neutronclient.v2_0.client [None req-a69156a4-78d1-48e0-9c5f-b6ad4212d4b6 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:35.177 7 WARNING neutronclient.v2_0.client [None req-ceea4766-acf3-4206-9678-19d88ccb960b b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 436/871] 10.0.0.155 () {32 vars in 741 bytes} [Wed Aug 5 09:05:35 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec/os-interface => generated 284 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:35 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1453 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:36.128 7 INFO nova.api.openstack.compute.server_external_events [req-7b4dd84b-675f-4dd5-8b3a-d6460e667354 req-7a209e5c-7cbe-4993-9665-afaf31aa7829 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:1c5261e3-fec7-42a2-9189-58c28035e65e for instance af4cef87-6213-437f-9739-56d160d97fec on instance [pid: 7|app: 0|req: 437/873] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:05:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:05:36.148 6 WARNING neutronclient.v2_0.client [None req-631f9d79-ed6c-46c7-a4d2-8030d9026e7e ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 437/874] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:36 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1611 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/875] 10.0.0.155 () {32 vars in 641 bytes} [Wed Aug 5 09:05:36 2026] GET /v2.1/servers => generated 388 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:05:36.389 6 WARNING neutronclient.v2_0.client [None req-2aa80d1d-1182-486c-a8e3-73604c7ba1b5 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] 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: 6|app: 0|req: 438/876] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:36 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1461 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/877] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:05:36 2026] DELETE /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 0 bytes in 139 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-08-05 09:05:36.607 6 WARNING neutronclient.v2_0.client [None req-56e4a658-3330-4b67-9a88-e8c6944a62bc ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 439/878] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:36 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1617 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:37.496 7 WARNING neutronclient.v2_0.client [None req-7850aa35-f71f-494b-a44f-ff6e1d24f38c b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:05:37.510 6 INFO nova.api.openstack.compute.server_external_events [req-3d8ffc86-9d10-4111-b96c-85e7f60a62e0 req-fe2857a4-43a5-43a9-9ea5-cab587723714 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:fa3c828a-f6ad-4a65-81fe-91f89509e791 for instance 191c274b-63b4-45db-8820-3c85b268554d on instance [pid: 6|app: 0|req: 440/879] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:05:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/880] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:37 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1539 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-08-05 09:05:37.802 6 WARNING neutronclient.v2_0.client [None req-f937a3ff-75e3-48f7-806a-b23e60150fbb ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 441/881] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:37 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1737 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-08-05 09:05:38.739 7 WARNING neutronclient.v2_0.client [None req-cbcdb2ff-e284-465e-b257-1e97f406f371 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/882] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:38 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1527 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-08-05 09:05:38.989 6 WARNING neutronclient.v2_0.client [None req-9816f4e1-b64c-4232-9e05-973e4916715e ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] 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-08-05 09:05:39.867 7 INFO nova.api.openstack.compute.server_external_events [req-ce399396-bb50-4dcb-88ce-eefe538d1ce0 req-aefd86a9-b18f-4485-9b4f-97c994a325dc c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:1c5261e3-fec7-42a2-9189-58c28035e65e for instance af4cef87-6213-437f-9739-56d160d97fec on instance [pid: 7|app: 0|req: 442/883] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:05:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 442/884] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:38 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1737 bytes in 952 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:39.955 7 WARNING neutronclient.v2_0.client [None req-b60ad11f-0048-49e7-b945-e38449b67121 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/885] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:39 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1527 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:40.962 6 WARNING neutronclient.v2_0.client [None req-3ce61996-2cf6-463f-9ec8-0a9fb01098a1 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 443/886] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:40 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1380 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-08-05 09:05:41.198 7 WARNING neutronclient.v2_0.client [None req-7d45f4e5-7810-47d3-bb61-2750ecc26cd5 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in 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/887] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:41 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:42.062 6 WARNING neutronclient.v2_0.client [None req-8e4d4a3b-973c-4188-8e37-1a98226d8a34 ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 444/888] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:42 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:42.375 7 WARNING neutronclient.v2_0.client [None req-b3d34f2a-bce0-4316-b2e6-b4bc158b6494 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] 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-08-05 09:05:42.412 6 INFO nova.api.openstack.compute.server_external_events [req-1c918109-7175-42c1-9bfc-574542c1d4bb req-88d513de-82e4-4c67-8b6d-99dd043d25f1 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:fa3c828a-f6ad-4a65-81fe-91f89509e791 for instance 191c274b-63b4-45db-8820-3c85b268554d on instance [pid: 6|app: 0|req: 445/889] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:05:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/890] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:42 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1527 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:43.193 6 WARNING neutronclient.v2_0.client [None req-5550ab54-74eb-41c4-b6d9-2b27c94f549f ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 446/891] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:43 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 1385 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:43.690 7 WARNING neutronclient.v2_0.client [None req-71560a9e-1e28-4e31-9433-8dff29898402 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in 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/894] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:43 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1527 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:44.290 6 INFO nova.api.openstack.wsgi [None req-36331055-2d2b-411d-84f3-c4b8222fe84c ce641d28b49e4326accd8766a890f26b 5263efed15594b0e8d102809a592c6b0 - - default default] HTTP exception thrown: Instance af4cef87-6213-437f-9739-56d160d97fec could not be found. [pid: 6|app: 0|req: 448/895] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:44 2026] GET /v2.1/servers/af4cef87-6213-437f-9739-56d160d97fec => generated 111 bytes in 38 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: 448/896] 10.0.0.155 () {32 vars in 704 bytes} [Wed Aug 5 09:05:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-232207162 => generated 0 bytes in 26 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-08-05 09:05:44.955 6 WARNING neutronclient.v2_0.client [None req-41fb67d1-fdde-455c-9086-6a0fead5b0f1 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 449/897] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:44 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1696 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:05:45.409 7 WARNING neutronclient.v2_0.client [None req-08596d69-b56d-423e-8d9c-843325ec96f5 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/898] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:45 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1696 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:46.936 6 INFO nova.api.openstack.compute.server_external_events [req-38531c6f-ee2d-4ae3-adce-bc27a502d134 req-24f79350-8469-47af-a42c-62e441b87a66 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:fa3c828a-f6ad-4a65-81fe-91f89509e791 for instance 191c274b-63b4-45db-8820-3c85b268554d on instance [pid: 6|app: 0|req: 450/899] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:05:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:52.826 7 WARNING neutronclient.v2_0.client [None req-fa6c3912-66bf-4941-8620-058794f09c6d 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/900] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:52 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1819 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, ' 2026-08-05 09:05:53.057 6 WARNING neutronclient.v2_0.client [None req-de3ded98-5b6d-4c35-a7ac-07ee022ce060 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 451/903] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:53 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1819 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 453/904] 10.0.0.155 () {34 vars in 750 bytes} [Wed Aug 5 09:05:53 2026] POST /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5/action => generated 0 bytes in 89 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-08-05 09:05:53.825 6 WARNING neutronclient.v2_0.client [None req-ae4dde10-9a8b-43c7-876d-d10a8af76cee 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 452/905] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:53 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1821 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-08-05 09:05:55.027 7 WARNING neutronclient.v2_0.client [None req-bbc7e848-cbcc-4f43-bb40-9f8514e6b4a5 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/906] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:54 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1821 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 453/907] 10.0.0.155 () {34 vars in 750 bytes} [Wed Aug 5 09:05:55 2026] POST /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d/action => generated 31889 bytes in 558 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-08-05 09:05:56.290 7 WARNING neutronclient.v2_0.client [None req-cb925a65-5df7-49d1-b67d-388f16d2560a 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/908] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:56 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1821 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:57.451 6 WARNING neutronclient.v2_0.client [None req-2f5a97f5-a270-475d-95da-a93bb9c61ec9 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 454/909] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:57 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1826 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:58.641 7 WARNING neutronclient.v2_0.client [None req-3d1b7b08-af93-4af9-95e6-31348e5b3ed6 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in 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/910] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:58 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1826 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:05:59.834 6 WARNING neutronclient.v2_0.client [None req-7a4b0450-0f9e-4085-96ac-42bf72ac146e 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 455/911] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:05:59 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1826 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:00.455 7 INFO nova.api.openstack.compute.server_external_events [req-095067d9-95e6-403a-a41b-456a07802839 req-371a6257-510b-4ced-9e40-5fe9640f9122 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-unplugged:5775f33a-3138-444e-8958-e16e5e64a6c6 for instance 9fe9ca54-a130-4742-aa85-1c224f95ada5 on instance [pid: 7|app: 0|req: 457/912] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:06:00 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-08-05 09:06:01.048 6 WARNING neutronclient.v2_0.client [None req-85d3b74b-9bc8-47aa-8dda-7fae6d5c02f1 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 456/913] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:00 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1826 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:02.334 7 WARNING neutronclient.v2_0.client [None req-d9a161fa-5c70-40ab-9161-e487ad4793b8 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/914] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:02 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1826 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:03.030 7 INFO nova.api.openstack.compute.server_external_events [req-2ce74b7c-4c4c-4d18-968f-48818f7238b5 req-a87c3de8-9ab9-4b47-9afa-10b670b6c830 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:5775f33a-3138-444e-8958-e16e5e64a6c6 for instance 9fe9ca54-a130-4742-aa85-1c224f95ada5 on instance [pid: 7|app: 0|req: 459/915] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:06:03 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, ' [pid: 6|app: 0|req: 457/918] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:06:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:03.488 7 WARNING neutronclient.v2_0.client [None req-645139a0-5ee9-4fd4-a849-2ef4ca13be0c 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/919] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:03 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1819 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 458/920] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:06:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:06.045 7 WARNING neutronclient.v2_0.client [None req-e022227c-e3c7-4933-9578-91b819e61945 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:06.095 7 WARNING neutronclient.v2_0.client [None req-e022227c-e3c7-4933-9578-91b819e61945 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:06.145 7 WARNING neutronclient.v2_0.client [None req-e022227c-e3c7-4933-9578-91b819e61945 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:06.331 7 WARNING neutronclient.v2_0.client [None req-e022227c-e3c7-4933-9578-91b819e61945 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/921] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:06:05 2026] POST /v2.1/servers => generated 496 bytes in 639 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 09:06:06.631 6 WARNING neutronclient.v2_0.client [None req-89b7c58c-a1d0-4599-bda1-ccca1964c743 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 459/922] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:06 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1456 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-08-05 09:06:07.497 7 INFO nova.api.openstack.compute.server_external_events [req-6a8482b9-058f-4902-b766-bae6c05e29e4 req-ca36a99b-5132-4408-8510-0ef58049c0ec c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:fa3c828a-f6ad-4a65-81fe-91f89509e791 for instance 191c274b-63b4-45db-8820-3c85b268554d on instance [pid: 7|app: 0|req: 464/923] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:07 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-08-05 09:06:07.748 6 WARNING neutronclient.v2_0.client [None req-94be1883-18f2-4a1d-81f3-231928c183f2 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 460/924] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:07 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1460 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, ' 2026-08-05 09:06:08.853 7 WARNING neutronclient.v2_0.client [None req-009bca96-a656-4071-89ee-18961ac8306b 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in 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/925] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:08 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1508 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, ' 2026-08-05 09:06:09.954 6 WARNING neutronclient.v2_0.client [None req-4127f828-75ac-4551-816f-10f66d17685b 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 461/926] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:09 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1508 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/927] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:06:10 2026] POST /v2.1/os-keypairs => generated 398 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:11.051 6 WARNING neutronclient.v2_0.client [None req-042f7d9a-b421-447a-88b8-ec19ad373e03 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 462/928] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:11 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1516 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:12.169 7 WARNING neutronclient.v2_0.client [None req-ecc888be-7437-4094-95b9-e3bc0b7fe22d 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:12.182 6 INFO nova.api.openstack.compute.server_external_events [req-6125c5bb-2499-419e-b877-0a07d5cf12eb req-d5a7d753-84cc-4788-8ebf-d31c36096d6e c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:0b620246-86c3-4006-92b1-6ba3b005600d for instance 3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 on instance [pid: 6|app: 0|req: 463/929] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:12.363 6 WARNING neutronclient.v2_0.client [None req-73bc5968-f5f6-42fd-a3ec-af8692a63b4f b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/930] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:12 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1640 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:06:12.410 6 WARNING neutronclient.v2_0.client [None req-73bc5968-f5f6-42fd-a3ec-af8692a63b4f b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:12.606 6 WARNING neutronclient.v2_0.client [None req-73bc5968-f5f6-42fd-a3ec-af8692a63b4f b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 464/931] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:06:12 2026] POST /v2.1/servers => generated 449 bytes in 522 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-08-05 09:06:12.831 7 WARNING neutronclient.v2_0.client [None req-8b51c042-a6c1-4ccb-9083-c4ea9e747e3e b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in 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/932] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:12 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1403 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-08-05 09:06:13.433 7 WARNING neutronclient.v2_0.client [None req-5f65ec22-2e77-4f27-bc7a-d41433626c0b 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in 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/935] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:13 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1628 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-08-05 09:06:13.972 6 WARNING neutronclient.v2_0.client [None req-b9a8bf23-72de-4549-a46e-fa86abf80727 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 466/936] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:13 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1407 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-08-05 09:06:14.574 7 WARNING neutronclient.v2_0.client [None req-d2d20c82-c0f8-4e86-a49f-4bcfd5d17cd3 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in 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/937] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:14 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1628 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-08-05 09:06:15.084 6 WARNING neutronclient.v2_0.client [None req-2b09f3d4-0504-45bd-8048-52fbb8088e23 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 467/938] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:15 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1455 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-08-05 09:06:15.733 7 WARNING neutronclient.v2_0.client [None req-826b4293-e72e-441b-9088-3a82c6310671 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/939] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:15 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1628 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-08-05 09:06:16.168 6 WARNING neutronclient.v2_0.client [None req-2abfd3ce-c023-4a7d-99f7-309ae412f2b9 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 468/940] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:16 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1455 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-08-05 09:06:16.928 7 WARNING neutronclient.v2_0.client [None req-de867dea-c1ca-4900-9149-138394841284 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in 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/941] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:16 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1628 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-08-05 09:06:17.131 6 INFO nova.api.openstack.compute.server_external_events [req-19038f81-5674-467f-89ef-bc5d777d9bfd req-d37e30fc-1631-4020-b400-9f188f3033f8 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:0b620246-86c3-4006-92b1-6ba3b005600d for instance 3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 on instance [pid: 6|app: 0|req: 469/942] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:06:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:17.263 7 WARNING neutronclient.v2_0.client [None req-4cd4dab5-906e-487b-869a-693e93297ef3 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/943] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:17 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:18.096 6 WARNING neutronclient.v2_0.client [None req-6ad4a3f3-3909-45d2-a97e-6ee67a56d0b2 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 470/944] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:18 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1628 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:18.383 6 INFO nova.api.openstack.compute.server_external_events [req-09a24a48-1bb5-4ff6-9a72-02cbf989e8a8 req-4215e281-4bed-4dba-8b1e-702691478987 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:b554498c-07d9-4a10-9a74-6695f9a06f71 for instance 328d6ad4-88d3-4669-bf6c-57560283dd3a on instance 2026-08-05 09:06:18.389 7 WARNING neutronclient.v2_0.client [None req-fddc309f-039a-4e73-8a00-238bf821363c b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 471/945] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/946] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:18 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1540 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:19.329 6 WARNING neutronclient.v2_0.client [None req-e55233d5-55d3-450b-8ffe-d16435bfacee 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 472/947] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:19 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1628 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-08-05 09:06:19.549 7 WARNING neutronclient.v2_0.client [None req-e981f528-c623-4e6f-85eb-500919d5d70b b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/948] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:19 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1528 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:20.567 6 WARNING neutronclient.v2_0.client [None req-3e8a49c4-49aa-417b-9e47-582d21d392c1 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] 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: 6|app: 0|req: 473/949] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:20 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1808 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:20.726 7 WARNING neutronclient.v2_0.client [None req-2e011e5d-5632-4fa7-a15d-f7c31c784679 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:20.743 6 WARNING neutronclient.v2_0.client [None req-367ee6ac-ce8d-47c9-ae85-c7aacd927f9b 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 474/950] 10.0.0.155 () {32 vars in 741 bytes} [Wed Aug 5 09:06:20 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9/os-interface => generated 285 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/951] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:20 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1528 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:21.755 6 INFO nova.api.openstack.compute.server_external_events [req-86d0d2b4-69c4-42e8-8d6e-3a22c7a04906 req-f052b173-6412-4c3e-9fa9-ff204eac980a c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:0b620246-86c3-4006-92b1-6ba3b005600d for instance 3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 on instance [pid: 6|app: 0|req: 475/952] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:21 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-08-05 09:06:21.976 7 WARNING neutronclient.v2_0.client [None req-b2dc443e-1e7d-49bd-aa89-49616093d79c b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in 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/953] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:21 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1528 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:23.081 6 INFO nova.api.openstack.compute.server_external_events [req-d58f9cbe-2315-4173-9811-cb266682bb26 req-b947ab3b-cb35-4120-b9b8-1fe112f23328 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:b554498c-07d9-4a10-9a74-6695f9a06f71 for instance 328d6ad4-88d3-4669-bf6c-57560283dd3a on instance [pid: 6|app: 0|req: 476/954] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:06:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:23.228 7 WARNING neutronclient.v2_0.client [None req-e1d0fd50-a733-459f-a0b9-230cc57ee5b9 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in 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/957] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:23 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1528 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-08-05 09:06:24.455 6 WARNING neutronclient.v2_0.client [None req-432231f1-f609-41c3-9dd5-f8f1a8a1484d b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 479/958] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:24 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1528 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-08-05 09:06:25.263 7 WARNING neutronclient.v2_0.client [None req-ea08ff0e-c5d3-49bf-bba5-449746125eb3 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in 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/959] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:25 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1819 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 480/960] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:06:25 2026] DELETE /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 0 bytes in 122 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-08-05 09:06:25.639 7 WARNING neutronclient.v2_0.client [None req-e3b70271-f50a-4a32-90ba-89de34e8b12f b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:25.647 6 WARNING neutronclient.v2_0.client [None req-812cc45a-4351-4d40-9a83-dc313d515aba 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/961] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:25 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1697 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 481/962] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:25 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1825 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 09:06:25.848 7 WARNING neutronclient.v2_0.client [None req-abd0552e-43b6-44ae-a111-d17614a82196 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/963] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:25 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1697 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:26.870 6 WARNING neutronclient.v2_0.client [None req-752d22b2-c91c-4f83-9ac8-2955528c0ab5 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:06:26.875 7 INFO nova.api.openstack.compute.server_external_events [req-aed06161-4446-4c44-acef-b544f4f90fbf req-97818344-bb7a-4d6a-b147-e09d1bd7adb9 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:b554498c-07d9-4a10-9a74-6695f9a06f71 for instance 328d6ad4-88d3-4669-bf6c-57560283dd3a on instance [pid: 7|app: 0|req: 483/964] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:26 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) [pid: 6|app: 0|req: 482/965] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:26 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1825 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:28.038 7 WARNING neutronclient.v2_0.client [None req-94955bef-79da-4379-b470-0981d22361b9 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in 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/966] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:27 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1825 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:28.878 6 INFO nova.api.openstack.compute.server_external_events [req-50d73721-e899-4aac-8caf-8355bfeda21f req-512092d2-5973-40e7-80c3-0f939744a1a1 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:5775f33a-3138-444e-8958-e16e5e64a6c6 for instance 9fe9ca54-a130-4742-aa85-1c224f95ada5 on instance [pid: 6|app: 0|req: 483/967] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:29.208 7 WARNING neutronclient.v2_0.client [None req-d83cc1a0-f3fc-413e-81d7-04a2bf547f4c 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in 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/968] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:29 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1472 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-08-05 09:06:30.313 6 WARNING neutronclient.v2_0.client [None req-b3156c1d-2228-4119-a7b6-37c7c9ed564f 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 484/969] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:30 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1477 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:30.448 7 WARNING neutronclient.v2_0.client [None req-3a9b3166-b2dc-4616-9751-994df1e2846f 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in 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/970] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:30 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1928 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:31.413 6 WARNING neutronclient.v2_0.client [None req-6e4a093c-d8c3-4971-8da0-eb96973b04b5 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 485/971] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:31 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 1477 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:32.483 7 INFO nova.api.openstack.wsgi [None req-9d389e23-5b2d-4e3f-a90f-d6f19fd998f5 7047663c4c4e4239977f9298849ce019 72eda49380074eed83e16ea17c982fdc - - default default] HTTP exception thrown: Instance 9fe9ca54-a130-4742-aa85-1c224f95ada5 could not be found. [pid: 7|app: 0|req: 487/972] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:32 2026] GET /v2.1/servers/9fe9ca54-a130-4742-aa85-1c224f95ada5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/973] 10.0.0.155 () {32 vars in 704 bytes} [Wed Aug 5 09:06:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-121881364 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 486/974] 10.0.0.155 () {32 vars in 753 bytes} [Wed Aug 5 09:06:32 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9/os-server-password => generated 116 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/977] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:06:34 2026] DELETE /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => 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-08-05 09:06:34.212 6 WARNING neutronclient.v2_0.client [None req-eb63876c-7114-46b5-91de-3cd23fa218fa 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 488/978] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:34 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1934 bytes in 1107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 491/979] 10.0.0.155 () {34 vars in 750 bytes} [Wed Aug 5 09:06:35 2026] POST /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a/action => generated 31970 bytes in 571 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-08-05 09:06:36.328 6 WARNING neutronclient.v2_0.client [None req-d10927d8-7e8b-4958-9fb2-87bf62d56c4d 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 489/980] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:36 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1934 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:37.466 7 INFO nova.api.openstack.compute.server_external_events [req-0e3a6050-622f-4b30-bfff-21e4aefa1984 req-606644be-5a33-4709-98e1-5ef604d7aa37 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:0b620246-86c3-4006-92b1-6ba3b005600d for instance 3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 on instance [pid: 7|app: 0|req: 492/981] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:06:37.493 6 WARNING neutronclient.v2_0.client [None req-232006ad-49d4-4d57-82d4-721efe1ec70e 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 490/982] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:37 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1820 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:38.605 7 WARNING neutronclient.v2_0.client [None req-fceb07ac-660d-4e58-9b73-0d8cf4f34604 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/983] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:38 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1542 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:39.701 6 WARNING neutronclient.v2_0.client [None req-11513ebe-045f-4635-8750-88242e93b06b 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 491/984] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:39 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 1542 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:40.786 7 INFO nova.api.openstack.wsgi [None req-d0f50c40-23e3-4659-9c2e-fad8332e6d4f 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] HTTP exception thrown: Instance 3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 could not be found. [pid: 7|app: 0|req: 494/985] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:40 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:40.829 6 INFO nova.api.openstack.wsgi [None req-778bc392-f81b-4749-a4e0-2279cff2e33e 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] HTTP exception thrown: Instance 3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 could not be found. [pid: 6|app: 0|req: 492/986] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:06:40 2026] DELETE /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 111 bytes in 38 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-08-05 09:06:40.868 7 INFO nova.api.openstack.wsgi [None req-6f9b5883-daf4-442e-8e98-9c2593e7fa72 3f96b4825ff645f78ef0a7ceeb22e9a3 fe439b2cbd164ce9a65ecbe131fb00a9 - - default default] HTTP exception thrown: Instance 3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 could not be found. [pid: 7|app: 0|req: 495/987] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:40 2026] GET /v2.1/servers/3bc58f6a-fc63-4ae3-bd0a-81644b90d9c9 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 493/988] 10.0.0.155 () {32 vars in 704 bytes} [Wed Aug 5 09:06:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-224539763 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/989] 10.0.0.155 () {32 vars in 726 bytes} [Wed Aug 5 09:06:41 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-108059085 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/992] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:06:46 2026] DELETE /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-05 09:06:46.670 6 WARNING neutronclient.v2_0.client [None req-3cef00f9-b98c-4d42-9d63-dc6842bc6d49 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 495/993] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:46 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1823 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:48.321 7 WARNING neutronclient.v2_0.client [None req-bdd52fb6-5798-47d1-963b-1ff53ab6379c b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/994] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:48 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1823 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:49.555 6 WARNING neutronclient.v2_0.client [None req-4ff3455f-ab56-46ae-b726-0bb073b4da7f b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 496/995] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:49 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1756 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-08-05 09:06:49.861 7 INFO nova.api.openstack.compute.server_external_events [req-6c57d74b-f215-4e88-8b05-bcc2049e3bac req-282fab2a-f1dc-4787-b7f1-aecc53b9bee0 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:b554498c-07d9-4a10-9a74-6695f9a06f71 for instance 328d6ad4-88d3-4669-bf6c-57560283dd3a on instance [pid: 7|app: 0|req: 500/996] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:50.761 6 WARNING neutronclient.v2_0.client [None req-0699d43f-12ef-4ffe-b55a-52b5a2d7cfcc b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 497/997] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:50 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1484 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:51.858 7 WARNING neutronclient.v2_0.client [None req-51f1d839-56d1-4cab-9054-efc82d169b94 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/998] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:51 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:52.970 6 WARNING neutronclient.v2_0.client [None req-5b39da00-be57-4436-9fbe-56c90f53e8e6 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 498/999] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:52 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 1489 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-08-05 09:06:54.046 7 INFO nova.api.openstack.wsgi [None req-36a51986-e8e3-4e6d-9dd4-bacf4315eebe b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] HTTP exception thrown: Instance 328d6ad4-88d3-4669-bf6c-57560283dd3a could not be found. [pid: 7|app: 0|req: 503/1002] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:54 2026] GET /v2.1/servers/328d6ad4-88d3-4669-bf6c-57560283dd3a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 500/1003] 10.0.0.155 () {32 vars in 730 bytes} [Wed Aug 5 09:06:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1772722364 => generated 0 bytes in 28 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: 504/1004] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:06:54 2026] DELETE /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-05 09:06:54.773 6 WARNING neutronclient.v2_0.client [None req-5607f6e9-9d7c-491f-a0a3-629bd492b9a4 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 501/1005] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:54 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1702 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:56.119 7 WARNING neutronclient.v2_0.client [None req-44cd4f5c-1a2c-439f-9910-39796c9e1f26 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in 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/1006] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:56 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1702 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:06:57.340 6 WARNING neutronclient.v2_0.client [None req-b6d356c7-9469-4df1-905a-ef877b751b63 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] 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-08-05 09:06:57.572 7 INFO nova.api.openstack.compute.server_external_events [req-a28ba23c-3220-41e2-a91d-0728c2c1b8da req-f57fc3b0-1685-4016-866c-4154246e401b c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:fa3c828a-f6ad-4a65-81fe-91f89509e791 for instance 191c274b-63b4-45db-8820-3c85b268554d on instance [pid: 7|app: 0|req: 506/1007] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:06:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 502/1008] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:57 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1702 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-08-05 09:06:58.657 7 WARNING neutronclient.v2_0.client [None req-72087aa5-684d-4437-9302-44d3b11bfa6f b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1009] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:58 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1487 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-08-05 09:06:59.800 6 WARNING neutronclient.v2_0.client [None req-5a4e4376-a9cc-4435-bad7-68b1d6e1af46 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 503/1010] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:06:59 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1487 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-08-05 09:07:00.960 7 WARNING neutronclient.v2_0.client [None req-75b8b9f8-648f-488d-a330-166b9c0caac3 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1011] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:00 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => generated 1487 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:02.064 6 INFO nova.api.openstack.wsgi [None req-b5b01013-5107-45d2-a86b-0328c5784133 b730579b312f4801b9e22419c1969c9b b770ce41655b4b7fa7dcd596288346fa - - default default] HTTP exception thrown: Instance 191c274b-63b4-45db-8820-3c85b268554d could not be found. [pid: 6|app: 0|req: 504/1012] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:02 2026] GET /v2.1/servers/191c274b-63b4-45db-8820-3c85b268554d => 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: 509/1013] 10.0.0.155 () {32 vars in 728 bytes} [Wed Aug 5 09:07:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-517518845 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 09:07:26.628 7 WARNING neutronclient.v2_0.client [None req-3ec201da-b0d0-4a62-97ff-2a3e1c9f721c 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:07:26.791 7 WARNING neutronclient.v2_0.client [None req-3ec201da-b0d0-4a62-97ff-2a3e1c9f721c 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in 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/1020] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:07:26 2026] POST /v2.1/servers => generated 424 bytes in 506 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-08-05 09:07:27.092 6 WARNING neutronclient.v2_0.client [None req-a615445a-4e69-484a-9377-4c9be0890e8f 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 508/1021] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:27 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:28.205 7 WARNING neutronclient.v2_0.client [None req-b931fc45-27f7-4a10-a746-ca01f6929be4 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1022] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:28 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1372 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-08-05 09:07:29.288 6 WARNING neutronclient.v2_0.client [None req-32bc7b58-ef0a-4e7d-a8ea-f3c8397aa5e4 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 509/1023] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:29 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1420 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:30.408 7 WARNING neutronclient.v2_0.client [None req-c72c9736-ef04-4f1f-8cc1-e2914a02296a 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1024] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:30 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:31.513 6 WARNING neutronclient.v2_0.client [None req-9f907af9-e2b9-4b99-aafe-5e43449baaca 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 510/1025] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:31 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1428 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:32.409 7 INFO nova.api.openstack.compute.server_external_events [req-7f656ba7-37be-4689-a672-5be8132f2fab req-e1d66787-4afa-45df-be29-933e98db250d c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:c4be9afe-c3a2-4b56-92b8-6e63fe61b8eb for instance 192777ec-2144-4a8f-a1d1-14871f60358b on instance [pid: 7|app: 0|req: 516/1026] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:07:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:32.781 6 WARNING neutronclient.v2_0.client [None req-c2618ff8-0365-4875-a751-0b9b43f60fac 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 511/1027] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:32 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1480 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-08-05 09:07:34.041 6 WARNING neutronclient.v2_0.client [None req-d240e5e0-81a5-4aed-bb89-29642e367c3b 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 513/1030] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:33 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1468 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-08-05 09:07:35.565 7 WARNING neutronclient.v2_0.client [None req-ba909ec0-4bd7-446a-93b8-183717640239 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1031] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:35 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1468 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:36.720 6 WARNING neutronclient.v2_0.client [None req-249ca783-6aab-455a-a7d9-9a6628ab9c01 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 514/1032] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:36 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1468 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:37.875 7 INFO nova.api.openstack.compute.server_external_events [req-2a1e06ef-e1d0-4d12-b997-73297358905b req-98a08b9e-fad7-43cb-bba0-158ed82e3c6c c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:c4be9afe-c3a2-4b56-92b8-6e63fe61b8eb for instance 192777ec-2144-4a8f-a1d1-14871f60358b on instance [pid: 7|app: 0|req: 519/1033] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:07:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:07:37.902 6 WARNING neutronclient.v2_0.client [None req-21ee23d6-f858-4bef-abf9-eedb9b758d4e 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 515/1034] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:37 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1468 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-08-05 09:07:39.153 7 WARNING neutronclient.v2_0.client [None req-dd1168ef-6538-4068-ac98-498948b657ed 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1035] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:39 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1468 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:40.336 6 WARNING neutronclient.v2_0.client [None req-e1d3b9c2-e50b-4493-9ac8-f679d5055e81 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 516/1036] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:40 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1468 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-08-05 09:07:41.541 7 WARNING neutronclient.v2_0.client [None req-e4b48a65-3488-48fb-ab00-2149f333772a 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1037] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:41 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1647 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, ' [pid: 6|app: 0|req: 517/1038] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:07:42 2026] DELETE /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:43.054 7 WARNING neutronclient.v2_0.client [None req-b3fa601d-2170-4eb6-b648-994878dbefd2 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1039] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:43 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1653 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-08-05 09:07:44.198 7 WARNING neutronclient.v2_0.client [None req-1ab0150c-b78f-4726-a1cf-714ee73ad733 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1042] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:44 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1653 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:45.371 6 WARNING neutronclient.v2_0.client [None req-2c604a12-e780-4b5d-849a-a32db39713e0 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 519/1043] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:45 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1653 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:45.988 7 INFO nova.api.openstack.compute.server_external_events [req-e6b91456-17fe-437a-8070-b774f19223f0 req-2b7a5c58-41bf-4005-81c9-881587701b91 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:c4be9afe-c3a2-4b56-92b8-6e63fe61b8eb for instance 192777ec-2144-4a8f-a1d1-14871f60358b on instance [pid: 7|app: 0|req: 525/1044] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:07:45 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-08-05 09:07:46.622 6 WARNING neutronclient.v2_0.client [None req-4a74d59a-63f6-43ac-981b-3179eb930b47 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 520/1045] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:46 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1449 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:47.768 7 WARNING neutronclient.v2_0.client [None req-b2502192-4c94-4374-b460-c9209a8a0741 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1046] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:47 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1454 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-08-05 09:07:48.888 6 WARNING neutronclient.v2_0.client [None req-465b02b7-fce1-4c0e-ae3a-e408e759e4a7 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 521/1047] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:48 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 1454 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:07:50.183 7 INFO nova.api.openstack.wsgi [None req-8c334c7f-a5bf-4a08-afb2-22d1e9d29360 9e431cabac0243c3acaa481cfb7db030 47830401c2c14333a4f751b4e4bd2b11 - - default default] HTTP exception thrown: Instance 192777ec-2144-4a8f-a1d1-14871f60358b could not be found. [pid: 7|app: 0|req: 527/1048] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:07:50 2026] GET /v2.1/servers/192777ec-2144-4a8f-a1d1-14871f60358b => generated 111 bytes in 44 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: 6|app: 0|req: 523/1051] 10.0.0.155 () {34 vars in 671 bytes} [Wed Aug 5 09:07:59 2026] POST /v2.1/os-keypairs => generated 395 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:04.043 7 WARNING neutronclient.v2_0.client [None req-65213630-00ea-47bf-9757-e4a491099dc9 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:08:04.433 7 WARNING neutronclient.v2_0.client [None req-65213630-00ea-47bf-9757-e4a491099dc9 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:08:04.873 7 WARNING neutronclient.v2_0.client [None req-65213630-00ea-47bf-9757-e4a491099dc9 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1054] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:08:03 2026] POST /v2.1/servers => generated 448 bytes in 1191 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 09:08:05.193 6 WARNING neutronclient.v2_0.client [None req-9a117d79-1e10-4899-a0d3-3ddcb1c6c12e 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 525/1055] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:05 2026] GET /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 1392 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:10.288 7 WARNING neutronclient.v2_0.client [None req-8217bca5-e7ac-472f-bbab-8d4882712fb0 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in 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/1056] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:10 2026] GET /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 1518 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:10.634 6 INFO nova.api.openstack.compute.server_external_events [req-46010f84-eaf6-47cb-967d-5dd04c35fc55 req-5923b61b-5e82-4256-a62c-820fa85a672b c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:88db70d7-228b-479c-aa4c-8737bf3bfe37 for instance cd03a463-50ac-4402-8be7-6f197676d95c on instance [pid: 6|app: 0|req: 526/1057] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:08:10 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:15.497 7 INFO nova.api.openstack.compute.server_external_events [req-851a90c1-bba0-41f0-914a-79db2a160cd8 req-57e77794-30cf-4b7d-878e-cd0074cdac36 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:88db70d7-228b-479c-aa4c-8737bf3bfe37 for instance cd03a463-50ac-4402-8be7-6f197676d95c on instance 2026-08-05 09:08:15.504 6 WARNING neutronclient.v2_0.client [None req-dbe28a0e-4a01-4576-b4b2-8e1175de1b9b 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in 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/1060] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:08:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 528/1061] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:15 2026] GET /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 1516 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:20.739 7 WARNING neutronclient.v2_0.client [None req-09b9dcd2-0db7-4f53-b6c0-0fce3c2eea6c 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1062] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:20 2026] GET /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 1816 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:22.200 7 INFO nova.api.openstack.compute.server_external_events [req-98ce0df8-c6b6-4fc3-84a8-8be185c9c690 req-2c891bdf-e8c6-4cd6-a541-076f2423da76 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:88db70d7-228b-479c-aa4c-8737bf3bfe37 for instance cd03a463-50ac-4402-8be7-6f197676d95c on instance [pid: 7|app: 0|req: 535/1063] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:08:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:08:22.251 6 WARNING neutronclient.v2_0.client [None req-50e3e665-7b76-4ab9-b9e9-e50416bf677f 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:08:22.297 6 WARNING neutronclient.v2_0.client [None req-50e3e665-7b76-4ab9-b9e9-e50416bf677f 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:08:22.673 6 WARNING neutronclient.v2_0.client [None req-50e3e665-7b76-4ab9-b9e9-e50416bf677f 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 529/1064] 10.0.0.155 () {34 vars in 663 bytes} [Wed Aug 5 09:08:22 2026] POST /v2.1/servers => generated 448 bytes in 742 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-08-05 09:08:22.944 7 WARNING neutronclient.v2_0.client [None req-9044370d-aa02-4ea4-965e-452c04184320 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1065] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:22 2026] GET /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 1394 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:28.036 7 WARNING neutronclient.v2_0.client [None req-5eec4280-7d34-4317-9f5d-fe6daf3c8f2f 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] 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-08-05 09:08:28.407 6 INFO nova.api.openstack.compute.server_external_events [req-21f74baa-d81c-474b-8f70-31962cb582f4 req-9cc4d9d9-6750-4a7c-8159-34f48125b8b5 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:dcd8dbb8-affc-44b2-8252-816d6b08585e for instance d69eca10-1b08-4b60-a392-305f7de50751 on instance [pid: 6|app: 0|req: 531/1068] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:08:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1069] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:27 2026] GET /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 1520 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:33.199 6 INFO nova.api.openstack.compute.server_external_events [req-ee7dc2f3-1ed5-4ee8-a664-993b11625f00 req-7be67bd7-aff7-4dca-baeb-26d30b56a341 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:dcd8dbb8-affc-44b2-8252-816d6b08585e for instance d69eca10-1b08-4b60-a392-305f7de50751 on instance [pid: 6|app: 0|req: 532/1070] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:08:33 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-08-05 09:08:33.800 6 WARNING neutronclient.v2_0.client [None req-32c6f7a6-f9e0-42e4-b20a-06a6be66ec56 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 534/1073] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:33 2026] GET /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 1518 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:39.085 7 WARNING neutronclient.v2_0.client [None req-e2951370-6aa7-4bdb-8dc3-8c730b8c2423 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in 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/1074] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:08:39 2026] GET /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 1817 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:08:40.540 6 INFO nova.api.openstack.compute.server_external_events [req-e43789a6-fe04-4f3f-9065-19349ad2425a req-0b40c1c1-c764-4350-b07b-98fc81482f7f c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:dcd8dbb8-affc-44b2-8252-816d6b08585e for instance d69eca10-1b08-4b60-a392-305f7de50751 on instance [pid: 6|app: 0|req: 535/1075] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:08:40 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-08-05 09:09:11.008 7 WARNING neutronclient.v2_0.client [None req-48ffe302-3313-4a0e-8b5e-e103cf103430 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:09:11.050 7 WARNING neutronclient.v2_0.client [None req-48ffe302-3313-4a0e-8b5e-e103cf103430 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:09:11.204 7 WARNING neutronclient.v2_0.client [None req-48ffe302-3313-4a0e-8b5e-e103cf103430 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1082] 199.204.45.61 () {36 vars in 713 bytes} [Wed Aug 5 09:09:10 2026] POST /v2.1/servers => generated 453 bytes in 808 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-08-05 09:09:12.072 6 WARNING neutronclient.v2_0.client [None req-413a7117-8194-42b1-ad7b-80aa93cfd241 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 539/1083] 199.204.45.61 () {32 vars in 732 bytes} [Wed Aug 5 09:09:12 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392 => generated 2213 bytes in 91 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-08-05 09:09:12.167 7 WARNING neutronclient.v2_0.client [None req-5dbcb6cf-d5b1-4c96-b6c3-36921e675f20 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in 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/1084] 199.204.45.61 () {32 vars in 758 bytes} [Wed Aug 5 09:09:12 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 540/1085] 199.204.45.61 () {32 vars in 776 bytes} [Wed Aug 5 09:09:12 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-volume_attachments => generated 197 bytes in 62 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-08-05 09:09:15.003 7 WARNING neutronclient.v2_0.client [None req-641cacd5-b0d0-48a9-bf54-37e2d933000e c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1088] 199.204.45.61 () {32 vars in 732 bytes} [Wed Aug 5 09:09:14 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392 => generated 2371 bytes in 102 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-08-05 09:09:15.087 6 WARNING neutronclient.v2_0.client [None req-dc8b6c3f-5546-41a5-b77b-6f15ffffdc36 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 542/1089] 199.204.45.61 () {32 vars in 758 bytes} [Wed Aug 5 09:09:15 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 548/1090] 199.204.45.61 () {32 vars in 776 bytes} [Wed Aug 5 09:09:15 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-volume_attachments => generated 197 bytes in 57 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-08-05 09:09:17.022 6 INFO nova.api.openstack.compute.server_external_events [req-34da92a1-0349-4f4f-8201-542c30d680ca req-29f72912-144b-45cc-be67-88d9628ccb27 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:1450d117-8988-4457-9546-594a0ffb2380 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 543/1091] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:09:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:09:18.374 7 WARNING neutronclient.v2_0.client [None req-10172f1e-19d0-4299-bfc0-984c87b7681b c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1092] 199.204.45.61 () {32 vars in 732 bytes} [Wed Aug 5 09:09:18 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392 => generated 2445 bytes in 312 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-08-05 09:09:18.503 6 WARNING neutronclient.v2_0.client [None req-bede5415-3955-46ad-953d-f1c11e8b3831 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 544/1093] 199.204.45.61 () {32 vars in 758 bytes} [Wed Aug 5 09:09:18 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1094] 199.204.45.61 () {32 vars in 776 bytes} [Wed Aug 5 09:09:18 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-volume_attachments => generated 197 bytes in 45 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-08-05 09:09:21.482 6 WARNING neutronclient.v2_0.client [None req-ec74efd7-f5c6-4aa6-9ff2-b9e0a47a0cbe c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 545/1095] 199.204.45.61 () {32 vars in 732 bytes} [Wed Aug 5 09:09:21 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392 => generated 2433 bytes in 329 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-08-05 09:09:21.610 7 WARNING neutronclient.v2_0.client [None req-a051c81c-bc0d-4e19-a4e4-b4a80c653bf8 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] 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-08-05 09:09:21.649 6 INFO nova.api.openstack.compute.server_external_events [req-793801d0-6ccb-4eab-b258-27964cf8f8ae req-0492e952-d207-415d-8239-ae9c7db4584b c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:1450d117-8988-4457-9546-594a0ffb2380 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 546/1096] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:09:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1097] 199.204.45.61 () {32 vars in 758 bytes} [Wed Aug 5 09:09:21 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 284 bytes in 90 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: 6|app: 0|req: 547/1098] 199.204.45.61 () {32 vars in 776 bytes} [Wed Aug 5 09:09:21 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:09:24.857 6 WARNING neutronclient.v2_0.client [None req-d3309722-d008-4d65-b58c-3d82f6b130e3 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 549/1101] 199.204.45.61 () {32 vars in 732 bytes} [Wed Aug 5 09:09:24 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392 => generated 2581 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:09:25.005 7 WARNING neutronclient.v2_0.client [None req-c9d4e594-1454-47df-8a53-f0b0307d78b5 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1102] 199.204.45.61 () {32 vars in 758 bytes} [Wed Aug 5 09:09:24 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 286 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 550/1103] 199.204.45.61 () {32 vars in 776 bytes} [Wed Aug 5 09:09:25 2026] GET /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 553/1108] 10.0.0.80 () {28 vars in 453 bytes} [Wed Aug 5 09:09:47 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1109] 10.0.0.80 () {30 vars in 657 bytes} [Wed Aug 5 09:09:47 2026] GET /v2.1 => generated 0 bytes in 65 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: 6|app: 0|req: 554/1110] 10.0.0.80 () {32 vars in 730 bytes} [Wed Aug 5 09:09:47 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:09:47.503 7 WARNING neutronclient.v2_0.client [None req-e2dde962-d223-43ea-a4a5-0fad74f4c320 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in 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/1111] 10.0.0.80 () {34 vars in 805 bytes} [Wed Aug 5 09:09:47 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8163 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 6|app: 0|req: 555/1112] 10.0.0.80 () {28 vars in 453 bytes} [Wed Aug 5 09:09:47 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: 558/1113] 10.0.0.80 () {30 vars in 657 bytes} [Wed Aug 5 09:09:47 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: 6|app: 0|req: 556/1114] 10.0.0.80 () {32 vars in 730 bytes} [Wed Aug 5 09:09:47 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: 559/1115] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:47 2026] GET /v2.1/servers/detail?project_id=07389aaa36194ac1826700d24978f604&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 557/1116] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=1b1403eb67c048eb8669e13008ff8759&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1117] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=435452bad6104d9e880249f85e7602c5&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 558/1118] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=598aff7fc3094ee78bbf135d4a409976&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1119] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=79315611d3de4ef5a406a675c08d3697&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 559/1120] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=7ac57a7ab35d4b93bf95881ca975a8f7&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1121] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=afb31ec9abba4fdfa5a1fe3b6718ec85&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-05 09:09:48.551 6 WARNING neutronclient.v2_0.client [None req-9211d138-7bae-4486-a9e0-47d40782e42b c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 560/1122] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=bdd3640b09a44778ae08abc3f8223a9d&all_tenants=True => generated 5450 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-08-05 09:09:48.857 7 WARNING neutronclient.v2_0.client [None req-c90172b0-b7b3-45fc-9ae0-e87927e013a2 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1123] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=c0cd87f5da0c47549af493ddb7ad3cdb&all_tenants=True => generated 2792 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 561/1124] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:48 2026] GET /v2.1/servers/detail?project_id=ec8fc63a310f45899f2db4e2633a9e00&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1125] 10.0.0.80 () {34 vars in 893 bytes} [Wed Aug 5 09:09:49 2026] GET /v2.1/servers/detail?project_id=f2df2375b6c54afb869871cf9c527a11&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-05 09:10:01.186 6 WARNING neutronclient.v2_0.client [None req-3cfb7eb0-64fe-4daa-af4c-3a3532801663 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:10:01.233 6 WARNING neutronclient.v2_0.client [None req-3cfb7eb0-64fe-4daa-af4c-3a3532801663 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:10:03.662 7 INFO nova.api.openstack.compute.server_external_events [req-22540c92-dedf-4308-a0be-ce9c00555b60 req-7ff06d02-9af9-4a04-8f52-dbe4e67f2d9c c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:0451f303-d709-44df-8a29-d5b3512ec307 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 7|app: 0|req: 568/1130] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:10:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:10:07.251 7 INFO nova.api.openstack.compute.server_external_events [req-2e178d01-e953-4c9a-b3b0-6341873fb681 req-d8b8bcaf-72f6-4c0b-9fd8-077e7dc1b412 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:0451f303-d709-44df-8a29-d5b3512ec307 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 7|app: 0|req: 569/1131] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:10:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:10:10.322 6 WARNING neutronclient.v2_0.client [None req-3cfb7eb0-64fe-4daa-af4c-3a3532801663 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 563/1132] 199.204.45.61 () {36 vars in 811 bytes} [Wed Aug 5 09:10:01 2026] POST /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 281 bytes in 9242 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-08-05 09:10:10.710 7 INFO nova.api.openstack.compute.server_external_events [req-efe1d495-f68b-4ae0-a088-c6b35b7677b0 req-cea981f9-b46f-48f0-ae95-3a9908e17364 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:0451f303-d709-44df-8a29-d5b3512ec307 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 7|app: 0|req: 570/1133] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:10:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:10:11.120 6 INFO nova.api.openstack.compute.server_external_events [req-a857d740-249c-4abd-9ef4-da553bb827f1 req-28c559f5-c4c0-4ed3-bdf0-a9a0080000f2 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:0451f303-d709-44df-8a29-d5b3512ec307 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 564/1134] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:10:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:10:38.441 6 WARNING neutronclient.v2_0.client [None req-7fbb75d3-6f2c-43a8-a555-448741e4f480 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:10:38.490 6 WARNING neutronclient.v2_0.client [None req-7fbb75d3-6f2c-43a8-a555-448741e4f480 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] 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-08-05 09:10:40.791 7 INFO nova.api.openstack.compute.server_external_events [req-3f218e5c-edb4-4250-96c7-29e0ff3cc729 req-11eac412-24aa-4d25-b83a-6a8bbfb2a681 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:185fbf47-ffd2-4a2d-8d69-fac7249d2318 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 7|app: 0|req: 574/1141] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:10:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:10:46.839 7 INFO nova.api.openstack.compute.server_external_events [req-5f971996-00f9-4f9c-9641-c9a3ad350cfd req-88861c74-0b41-47a3-9a59-ccae1db582ee c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:185fbf47-ffd2-4a2d-8d69-fac7249d2318 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 7|app: 0|req: 577/1144] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:10:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:10:47.536 6 WARNING neutronclient.v2_0.client [None req-7fbb75d3-6f2c-43a8-a555-448741e4f480 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 568/1145] 199.204.45.61 () {36 vars in 811 bytes} [Wed Aug 5 09:10:38 2026] POST /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 376 bytes in 9221 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-08-05 09:10:57.229 7 WARNING neutronclient.v2_0.client [None req-4db099c3-c6b6-473d-948a-0973a57d0803 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-05 09:10:57.286 7 WARNING neutronclient.v2_0.client [None req-4db099c3-c6b6-473d-948a-0973a57d0803 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] 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-08-05 09:10:59.638 6 INFO nova.api.openstack.compute.server_external_events [req-fee1ac6b-3b8e-4014-aad4-c640cd7d65fe req-afefd729-9fcf-418b-9423-b9f1c97e4c41 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:a93e3f36-0de6-4b85-a19e-6f38e0d0b265 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 570/1148] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:10:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:11:03.989 6 INFO nova.api.openstack.compute.server_external_events [req-a6cab2d3-150e-49f9-8909-77f3a6e0ac00 req-728ef3cd-1897-41c1-931e-1414dc1fcda7 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-plugged:a93e3f36-0de6-4b85-a19e-6f38e0d0b265 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 573/1151] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:11:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 09:11:06.853 7 WARNING neutronclient.v2_0.client [None req-4db099c3-c6b6-473d-948a-0973a57d0803 c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1152] 199.204.45.61 () {36 vars in 811 bytes} [Wed Aug 5 09:10:57 2026] POST /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface => generated 376 bytes in 9722 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-08-05 09:11:07.515 6 INFO nova.api.openstack.compute.server_external_events [req-34ccf7e7-2079-45ff-b70c-dbbf004e156a req-a31ae4ef-85d2-43b8-9552-7117660e40ef c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:185fbf47-ffd2-4a2d-8d69-fac7249d2318 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 574/1153] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:11:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:11:21.092 7 INFO nova.api.openstack.compute.server_external_events [req-a2136f50-da00-423d-877d-aa2aa5563fc8 req-6256a68e-0910-4015-9cc1-b70f8f865a98 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:a93e3f36-0de6-4b85-a19e-6f38e0d0b265 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 7|app: 0|req: 581/1156] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:11:21 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, ' [pid: 6|app: 0|req: 576/1157] 199.204.45.61 () {34 vars in 854 bytes} [Wed Aug 5 09:11:21 2026] DELETE /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface/a93e3f36-0de6-4b85-a19e-6f38e0d0b265 => generated 0 bytes in 77 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-08-05 09:11:23.134 7 INFO nova.api.openstack.compute.server_external_events [req-331d72e5-6afe-4c4d-bf45-d3dffc94e228 req-325e2f18-dbf3-4d61-b113-56a4f4b65427 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:a93e3f36-0de6-4b85-a19e-6f38e0d0b265 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 7|app: 0|req: 582/1158] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:11:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:11:31.184 6 INFO nova.api.openstack.compute.server_external_events [req-f6a16ec3-0094-44e0-9d7f-8bb80c30be95 req-d0690302-aeea-45f2-9889-20048f7f601d c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:185fbf47-ffd2-4a2d-8d69-fac7249d2318 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 578/1161] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:11:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1162] 199.204.45.61 () {34 vars in 854 bytes} [Wed Aug 5 09:11:31 2026] DELETE /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface/185fbf47-ffd2-4a2d-8d69-fac7249d2318 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1167] 199.204.45.61 () {34 vars in 854 bytes} [Wed Aug 5 09:11:53 2026] DELETE /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392/os-interface/0451f303-d709-44df-8a29-d5b3512ec307 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1170] 199.204.45.61 () {34 vars in 754 bytes} [Wed Aug 5 09:11:58 2026] DELETE /v2.1/servers/ade47977-2022-409b-988b-ff0a2917c392 => generated 0 bytes in 131 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-08-05 09:12:01.889 6 INFO nova.api.openstack.compute.server_external_events [req-bf637c67-cfe7-4c4f-8fe9-a2c39548366a req-123bb2cd-5c63-4002-af60-6e13f62a4a65 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:1450d117-8988-4457-9546-594a0ffb2380 for instance ade47977-2022-409b-988b-ff0a2917c392 on instance [pid: 6|app: 0|req: 582/1171] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:12:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:02.350 7 INFO nova.api.openstack.compute.server_external_events [req-71020c74-70db-4f1b-b04b-0f72c0de54ac req-8a4a1365-4399-4146-865c-0599126b5654 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:dcd8dbb8-affc-44b2-8252-816d6b08585e for instance d69eca10-1b08-4b60-a392-305f7de50751 on instance [pid: 7|app: 0|req: 590/1172] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:12:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 583/1173] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:12:02 2026] DELETE /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:02.498 7 WARNING neutronclient.v2_0.client [None req-7a229f2f-205c-425c-bef5-c8a7b135f5ff 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1174] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:12:02 2026] GET /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 1943 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-08-05 09:12:05.359 7 INFO nova.api.openstack.compute.server_external_events [req-2ae07b21-83e7-4f2f-b679-1f91e2896740 req-b66a5035-f79f-4be1-a405-5e13a705e9ba c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:dcd8dbb8-affc-44b2-8252-816d6b08585e for instance d69eca10-1b08-4b60-a392-305f7de50751 on instance [pid: 7|app: 0|req: 593/1177] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:12:05 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-08-05 09:12:07.759 6 WARNING neutronclient.v2_0.client [None req-95f427c0-fd7a-405d-8d03-b61ae59db221 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 585/1178] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:12:07 2026] GET /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 1480 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-08-05 09:12:12.844 7 INFO nova.api.openstack.wsgi [None req-c6b8f2ab-61e0-4cc2-826a-f3a098797b91 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] HTTP exception thrown: Instance d69eca10-1b08-4b60-a392-305f7de50751 could not be found. [pid: 7|app: 0|req: 594/1179] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:12:12 2026] GET /v2.1/servers/d69eca10-1b08-4b60-a392-305f7de50751 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:13.616 6 INFO nova.api.openstack.compute.server_external_events [req-714807fe-e5dd-442d-a65c-11c96a25cf63 req-13bbb73e-a27d-4cee-94da-e179c4b5466a c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-changed:88db70d7-228b-479c-aa4c-8737bf3bfe37 for instance cd03a463-50ac-4402-8be7-6f197676d95c on instance [pid: 6|app: 0|req: 587/1182] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:12:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1183] 10.0.0.155 () {32 vars in 718 bytes} [Wed Aug 5 09:12:13 2026] DELETE /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:13.772 6 WARNING neutronclient.v2_0.client [None req-ec16cbed-f7c3-4974-bf65-43a2054c1e9d 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 588/1184] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:12:13 2026] GET /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 1942 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:15.981 7 INFO nova.api.openstack.compute.server_external_events [req-f27aebe0-9a33-49cd-abe3-472de8846237 req-4d76ce4e-d9fa-4b79-9a88-84959ea2d648 c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-unplugged:88db70d7-228b-479c-aa4c-8737bf3bfe37 for instance cd03a463-50ac-4402-8be7-6f197676d95c on instance [pid: 7|app: 0|req: 597/1185] 10.0.0.231 () {38 vars in 815 bytes} [Wed Aug 5 09:12:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:16.570 6 INFO nova.api.openstack.compute.server_external_events [req-21163a97-b76d-40a3-a8c6-49dd59656654 req-81488d1c-2b0e-488a-8bce-667c081186ec c7439be7743443ea9a03a5a9625d7ef3 f2df2375b6c54afb869871cf9c527a11 - - 3c97a3aa7b79486593d3d64c6178945b 3c97a3aa7b79486593d3d64c6178945b] Creating event network-vif-deleted:88db70d7-228b-479c-aa4c-8737bf3bfe37 for instance cd03a463-50ac-4402-8be7-6f197676d95c on instance [pid: 6|app: 0|req: 589/1186] 10.0.0.116 () {38 vars in 815 bytes} [Wed Aug 5 09:12:16 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-08-05 09:12:19.009 7 WARNING neutronclient.v2_0.client [None req-5d64204e-db2e-4501-ad60-de79b3098da0 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1187] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:12:18 2026] GET /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 1478 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:24.102 7 INFO nova.api.openstack.wsgi [None req-03fb3e2c-e67a-456c-9b30-70aca50c6693 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] HTTP exception thrown: Instance cd03a463-50ac-4402-8be7-6f197676d95c could not be found. [pid: 7|app: 0|req: 600/1190] 10.0.0.155 () {32 vars in 715 bytes} [Wed Aug 5 09:12:24 2026] GET /v2.1/servers/cd03a463-50ac-4402-8be7-6f197676d95c => generated 111 bytes in 40 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: 6|app: 0|req: 591/1191] 10.0.0.155 () {32 vars in 724 bytes} [Wed Aug 5 09:12:25 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-860119670 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 09:12:25.337 7 INFO nova.api.openstack.wsgi [None req-1566dc7e-d21a-4ba8-afaa-abf5e48a5a97 041a5288e67d478697f767ccb58427e4 bdd3640b09a44778ae08abc3f8223a9d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-860119670 not found for user 041a5288e67d478697f767ccb58427e4 [pid: 7|app: 0|req: 601/1192] 10.0.0.155 () {32 vars in 721 bytes} [Wed Aug 5 09:12:25 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-860119670 => 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: 603/1195] 10.0.0.155 () {32 vars in 655 bytes} [Wed Aug 5 09:12:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 593/1196] 10.0.0.155 () {32 vars in 641 bytes} [Wed Aug 5 09:12:41 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-05 09:12:41.607 7 WARNING oslo_db.sqlalchemy.utils [None req-bd5c7dac-43a6-4221-ab5c-65b780bd746c c223d3d646934a39b0a7dd8d5bff343e c0cd87f5da0c47549af493ddb7ad3cdb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 604/1197] 10.0.0.155 () {32 vars in 649 bytes} [Wed Aug 5 09:12:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 594/1198] 10.0.0.155 () {32 vars in 694 bytes} [Wed Aug 5 09:12:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)