+ 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 Jun 10 10:39:29 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-865d7bd644-6tgw7 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 0x7fba554a9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-10 10:39:34.796 7 INFO nova.utils [None req-a648012f-2c16-425e-9be9-cddf3fe53ef3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 10:39:34.853 8 INFO nova.utils [None req-c0752a75-8ef8-43bf-b203-123e0c994e5a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 10:39:36.422 7 WARNING keystonemiddleware._common.config [None req-a648012f-2c16-425e-9be9-cddf3fe53ef3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:39:36.431 7 WARNING oslo_config.cfg [None req-a648012f-2c16-425e-9be9-cddf3fe53ef3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 10:39:36.508 7 WARNING keystonemiddleware._common.config [None req-a648012f-2c16-425e-9be9-cddf3fe53ef3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:39:36.523 7 WARNING oslo_config.cfg [None req-a648012f-2c16-425e-9be9-cddf3fe53ef3 - - - - - -] 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-06-10 10:39:36.535 7 WARNING oslo_config.cfg [None req-a648012f-2c16-425e-9be9-cddf3fe53ef3 - - - - - -] 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 0x7fba554a9668 pid: 7 (default app) 2026-06-10 10:39:36.574 8 WARNING keystonemiddleware._common.config [None req-c0752a75-8ef8-43bf-b203-123e0c994e5a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:39:36.583 8 WARNING oslo_config.cfg [None req-c0752a75-8ef8-43bf-b203-123e0c994e5a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 10:39:36.686 8 WARNING keystonemiddleware._common.config [None req-c0752a75-8ef8-43bf-b203-123e0c994e5a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:39:36.702 8 WARNING oslo_config.cfg [None req-c0752a75-8ef8-43bf-b203-123e0c994e5a - - - - - -] 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-06-10 10:39:36.714 8 WARNING oslo_config.cfg [None req-c0752a75-8ef8-43bf-b203-123e0c994e5a - - - - - -] 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 0x7fba554a9668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:39:42 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:39:43.335 7 WARNING oslo_policy.policy [None req-6b8c7ec9-37f4-4347-a03c-cafa9c5000a5 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - 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-06-10 10:39:43.335 7 WARNING oslo_policy.policy [None req-6b8c7ec9-37f4-4347-a03c-cafa9c5000a5 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:39:42 2026] GET /v2.1 => generated 0 bytes in 557 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-06-10 10:39:43.433 8 WARNING oslo_policy.policy [req-6b8c7ec9-37f4-4347-a03c-cafa9c5000a5 req-c38c4a6e-41ff-4eba-9d54-df7570b7e6d7 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - 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-06-10 10:39:43.433 8 WARNING oslo_policy.policy [req-6b8c7ec9-37f4-4347-a03c-cafa9c5000a5 req-c38c4a6e-41ff-4eba-9d54-df7570b7e6d7 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:39:43 2026] GET /v2.1/ => generated 399 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:39:43.531 7 INFO nova.api.openstack.wsgi [None req-cd30c64d-e84d-43e4-afcf-a471c9810b81 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.95 () {48 vars in 1006 bytes} [Wed Jun 10 10:39:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:39:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jun 10 10:39:43 2026] POST /v2.1/flavors => generated 527 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:39:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:39:44 2026] GET /v2.1 => generated 0 bytes in 21 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:39: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) 2026-06-10 10:39:44.486 7 INFO nova.api.openstack.wsgi [None req-9f66140d-18b6-487d-a85c-5cb1baab072f 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jun 10 10:39:44 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:39:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jun 10 10:39:44 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:39: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: 9/17] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:39:45 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:39:45 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:39:45.488 7 INFO nova.api.openstack.wsgi [None req-4730d16b-3b37-4d81-8501-215b22b6e863 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jun 10 10:39:45 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: 8|app: 0|req: 10/20] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:39:45 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: 7|app: 0|req: 11/21] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jun 10 10:39:45 2026] POST /v2.1/flavors => generated 531 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:39:46 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: 12/23] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:39:46 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: 8|app: 0|req: 12/24] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:39: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-06-10 10:39:46.425 7 INFO nova.api.openstack.wsgi [None req-e8f97382-062b-4ae5-ae15-7a5451bb6002 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jun 10 10:39:46 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:39:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jun 10 10:39:46 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:39: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) [pid: 7|app: 0|req: 15/29] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:39:47 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:39:47 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-06-10 10:39:47.368 7 INFO nova.api.openstack.wsgi [None req-8296ae45-3123-401e-a155-b60b24606890 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jun 10 10:39:47 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:39:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.95 () {52 vars in 1043 bytes} [Wed Jun 10 10:39:47 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 10.0.0.23 () {28 vars in 453 bytes} [Wed Jun 10 10:45:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/105] 10.0.0.23 () {30 vars in 657 bytes} [Wed Jun 10 10:45:31 2026] GET /v2.1 => generated 0 bytes in 435 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/106] 10.0.0.23 () {32 vars in 730 bytes} [Wed Jun 10 10:45:31 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 10.0.0.23 () {34 vars in 803 bytes} [Wed Jun 10 10:45:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/138] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:48:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 69/139] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:48:08 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 71/140] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:48:08 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-06-10 10:48:08.405 8 INFO nova.api.openstack.wsgi [None req-b1765999-9965-4457-ad3b-c79ca91e7464 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 70/141] 199.204.45.95 () {48 vars in 1012 bytes} [Wed Jun 10 10:48:08 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/142] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:48:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/143] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Jun 10 10:48:08 2026] POST /v2.1/flavors => generated 532 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:49:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:49:21 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/162] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:49:21 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:49:21.364 7 INFO nova.api.openstack.wsgi [None req-841544a5-5e1b-4fe4-bad7-49e257bbb153 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6586ff7096454384b124ef7f84f50e9e [pid: 7|app: 0|req: 82/163] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:49:21 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-10 10:49:21.380 8 WARNING oslo_db.sqlalchemy.utils [None req-baae97bb-782b-4e2e-828b-630914a25fbf 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/164] 199.204.45.95 () {48 vars in 1011 bytes} [Wed Jun 10 10:49:21 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.95 () {52 vars in 1052 bytes} [Wed Jun 10 10:49:21 2026] POST /v2.1/os-keypairs => generated 576 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:49:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:49:24 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:49:24 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: 7|app: 0|req: 85/169] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jun 10 10:49:25 2026] GET /v2.1/os-quota-sets/5212a109c7db4e5c9247b96bb66b78cb => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.95 () {52 vars in 1120 bytes} [Wed Jun 10 10:49:25 2026] PUT /v2.1/os-quota-sets/5212a109c7db4e5c9247b96bb66b78cb => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 10:57:12 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 10:57:12 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 10:57:12 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:57:12.437 7 INFO nova.api.openstack.wsgi [None req-bae0ef50-5de4-4e6f-9333-c99450408cf8 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 134/268] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jun 10 10:57:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 10:57:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.95 () {52 vars in 1044 bytes} [Wed Jun 10 10:57:12 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 10.0.0.192 () {28 vars in 454 bytes} [Wed Jun 10 11:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 153/306] 10.0.0.192 () {30 vars in 658 bytes} [Wed Jun 10 11:00:08 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 154/307] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 11:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 10.0.0.192 () {34 vars in 765 bytes} [Wed Jun 10 11:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/311] 10.0.0.192 () {28 vars in 454 bytes} [Wed Jun 10 11:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 156/312] 10.0.0.192 () {30 vars in 658 bytes} [Wed Jun 10 11:00:12 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 157/313] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 11:00:12 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: 8|app: 0|req: 157/314] 10.0.0.192 () {34 vars in 765 bytes} [Wed Jun 10 11:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/315] 10.0.0.192 () {28 vars in 454 bytes} [Wed Jun 10 11:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 158/316] 10.0.0.192 () {30 vars in 658 bytes} [Wed Jun 10 11:00:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 159/317] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 11:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 10.0.0.192 () {34 vars in 808 bytes} [Wed Jun 10 11:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/321] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:00: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: 7|app: 0|req: 161/322] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:00:19 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 162/323] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:00: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) [pid: 7|app: 0|req: 162/324] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jun 10 11:00:19 2026] GET /v2.1/os-quota-sets/d9994ee55de241d8a238c5c6a6ac972f => generated 283 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/325] 199.204.45.95 () {52 vars in 1120 bytes} [Wed Jun 10 11:00:20 2026] PUT /v2.1/os-quota-sets/d9994ee55de241d8a238c5c6a6ac972f => generated 238 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 10.0.0.192 () {28 vars in 454 bytes} [Wed Jun 10 11:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 164/327] 10.0.0.192 () {30 vars in 658 bytes} [Wed Jun 10 11:00:21 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/328] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 11:00:21 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: 8|app: 0|req: 165/329] 10.0.0.192 () {34 vars in 808 bytes} [Wed Jun 10 11:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:11:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:11:34 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/466] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:11:34 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-06-10 11:11:34.653 7 INFO nova.api.openstack.wsgi [None req-ee69fd2e-94f8-4654-9404-34d564f9df1a 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 233/467] 199.204.45.95 () {48 vars in 1006 bytes} [Wed Jun 10 11:11:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:11:34 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: 7|app: 0|req: 234/469] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jun 10 11:11:34 2026] GET /v2.1/flavors/7462518e-3d48-470e-a864-d34a380c30ba/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:11:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:11:35 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: 8|app: 0|req: 237/472] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:11:35 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-06-10 11:11:35.581 7 INFO nova.api.openstack.wsgi [None req-0871c2f5-0e42-42c8-bd63-5316c55abab4 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 236/473] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jun 10 11:11:35 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:11:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jun 10 11:11:35 2026] GET /v2.1/flavors/ef8892f0-b8ec-4daa-8688-c97f6a8c6913/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:11:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:11:36 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/478] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:11:36 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:11:36.514 7 INFO nova.api.openstack.wsgi [None req-f24bb994-3146-4eec-aa8c-14c0c89c22e3 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 239/479] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jun 10 11:11:36 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:11:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jun 10 11:11:36 2026] GET /v2.1/flavors/f7af5f71-d902-4430-b69a-16a7322ad779/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:11:37 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: 241/483] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:11:37 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/484] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:11:37 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-06-10 11:11:37.460 7 INFO nova.api.openstack.wsgi [None req-85c8f520-9de3-4c20-930b-c955ea73f993 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 242/485] 199.204.45.95 () {48 vars in 1008 bytes} [Wed Jun 10 11:11:37 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:11:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jun 10 11:11:37 2026] GET /v2.1/flavors/692e3f42-b12e-401c-8f14-9b96e19cca03/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:11:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:11:38 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:11:38 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-06-10 11:11:38.436 7 INFO nova.api.openstack.wsgi [None req-cddfd125-5fb9-47e6-bcc7-1ca3e008d374 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 245/491] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jun 10 11:11:38 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: 8|app: 0|req: 247/492] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:11:38 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: 7|app: 0|req: 246/493] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jun 10 11:11:38 2026] GET /v2.1/flavors/2fca81f2-90c3-439a-bf23-0e777bf8f7f3/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:12: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: 254/509] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:12:41 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: 8|app: 0|req: 256/510] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:12:41 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-06-10 11:12:41.245 7 INFO nova.api.openstack.wsgi [None req-13529174-ac80-4e25-b6ee-04cefcd26d1b 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 255/511] 199.204.45.95 () {48 vars in 1012 bytes} [Wed Jun 10 11:12:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:12:41 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: 7|app: 0|req: 256/513] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jun 10 11:12:41 2026] GET /v2.1/flavors/e21e2644-2184-4384-bf73-f85643ee8239/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:12:48 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: 257/515] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:12:48 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: 8|app: 0|req: 259/516] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:12:48 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: 258/517] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:12:48 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:12:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:12:52 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:12:52 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jun 10 11:12:52 2026] GET /v2.1/os-quota-sets/5212a109c7db4e5c9247b96bb66b78cb => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:13: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: 267/535] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:13:43 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: 8|app: 0|req: 269/536] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:13:43 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-06-10 11:13:43.519 7 INFO nova.api.openstack.wsgi [None req-3a1eb030-39bf-4e0c-a321-ac28b1868c38 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 268/537] 199.204.45.95 () {48 vars in 1010 bytes} [Wed Jun 10 11:13:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:13:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.204.45.95 () {48 vars in 1094 bytes} [Wed Jun 10 11:13:43 2026] GET /v2.1/flavors/4e9aba8e-cb42-495b-b054-46a797b9ed8e/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:13:58 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:13:58 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:13:58 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.95 () {48 vars in 1068 bytes} [Wed Jun 10 11:13:58 2026] GET /v2.1/os-quota-sets/d9994ee55de241d8a238c5c6a6ac972f => generated 280 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.204.45.95 () {42 vars in 700 bytes} [Wed Jun 10 11:14: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) [pid: 8|app: 0|req: 279/557] 199.204.45.95 () {44 vars in 904 bytes} [Wed Jun 10 11:14:47 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.204.45.95 () {46 vars in 977 bytes} [Wed Jun 10 11:14:47 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-06-10 11:14:47.940 8 INFO nova.api.openstack.wsgi [None req-7de83444-c14a-402a-8817-8e58c4730738 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 280/559] 199.204.45.95 () {48 vars in 1006 bytes} [Wed Jun 10 11:14:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.204.45.95 () {48 vars in 1046 bytes} [Wed Jun 10 11:14:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 285/569] 10.0.0.231 () {32 vars in 655 bytes} [Wed Jun 10 11:15:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.231 () {32 vars in 641 bytes} [Wed Jun 10 11:15:28 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 11:15:28.720 8 WARNING oslo_db.sqlalchemy.utils [None req-22804527-93ce-4328-ad3f-05ee49113dbf 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 286/571] 10.0.0.231 () {32 vars in 649 bytes} [Wed Jun 10 11:15:28 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 10.0.0.231 () {32 vars in 694 bytes} [Wed Jun 10 11:15:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:39 2026] GET /v2.1/flavors/7462518e-3d48-470e-a864-d34a380c30ba => generated 511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 10.0.0.231 () {32 vars in 641 bytes} [Wed Jun 10 11:15:39 2026] GET /v2.1/flavors => generated 1674 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:39 2026] GET /v2.1/flavors/7462518e-3d48-470e-a864-d34a380c30ba => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:15:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:49.744 8 WARNING neutronclient.v2_0.client [None req-58bd213c-28d9-45b3-908d-94a32a2b8ee0 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/583] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:15:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.231 () {34 vars in 685 bytes} [Wed Jun 10 11:15:49 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:50.833 7 WARNING neutronclient.v2_0.client [None req-b41021fd-f4f5-4cd5-ba4a-e84320c1bae8 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:51.603 7 WARNING neutronclient.v2_0.client [None req-b41021fd-f4f5-4cd5-ba4a-e84320c1bae8 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:51.939 8 WARNING neutronclient.v2_0.client [None req-28dc55d6-de0f-4a59-a7e0-6800c15f05bf b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/585] 10.0.0.231 () {34 vars in 695 bytes} [Wed Jun 10 11:15:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1453 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:52.301 7 WARNING neutronclient.v2_0.client [None req-605f7d00-08b0-4893-ae8f-923a21226cf8 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:52.305 8 WARNING neutronclient.v2_0.client [None req-28dc55d6-de0f-4a59-a7e0-6800c15f05bf b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/586] 10.0.0.231 () {34 vars in 685 bytes} [Wed Jun 10 11:15:52 2026] POST /v2.1/os-security-groups => generated 248 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:52.630 7 WARNING neutronclient.v2_0.client [None req-9d646104-e14f-40c1-9556-768b1b1c57a0 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:52.679 7 WARNING neutronclient.v2_0.client [None req-9d646104-e14f-40c1-9556-768b1b1c57a0 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:52.807 8 WARNING neutronclient.v2_0.client [None req-28dc55d6-de0f-4a59-a7e0-6800c15f05bf b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:52.892 7 WARNING neutronclient.v2_0.client [None req-9d646104-e14f-40c1-9556-768b1b1c57a0 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/587] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:15:51 2026] POST /v2.1/servers => generated 450 bytes in 1516 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-06-10 11:15:53.380 8 WARNING neutronclient.v2_0.client [None req-a464690d-51ce-47e2-ae56-1655d366ca2a 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:53.413 8 WARNING neutronclient.v2_0.client [None req-a464690d-51ce-47e2-ae56-1655d366ca2a 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/588] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:15:52 2026] POST /v2.1/servers => generated 453 bytes in 946 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-06-10 11:15:53.545 7 WARNING neutronclient.v2_0.client [None req-ae89c0ab-f22f-47bb-9b84-27ab5d4eca15 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/589] 10.0.0.231 () {34 vars in 695 bytes} [Wed Jun 10 11:15:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:53.667 8 WARNING neutronclient.v2_0.client [None req-1301b3a3-097e-415a-888f-322b01c41eb3 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/590] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:53 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1400 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:15:53.699 7 WARNING neutronclient.v2_0.client [None req-9a58931d-0f76-43c3-b854-08a077ec8308 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/591] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:53 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1431 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:15:53.732 7 WARNING neutronclient.v2_0.client [None req-9a58931d-0f76-43c3-b854-08a077ec8308 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/592] 10.0.0.231 () {34 vars in 695 bytes} [Wed Jun 10 11:15:53 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:15:53.943 8 WARNING neutronclient.v2_0.client [None req-fb79fd99-35f1-43ea-9b5c-154e53bf0e9e 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/593] 10.0.0.231 () {32 vars in 737 bytes} [Wed Jun 10 11:15:53 2026] GET /v2.1/os-security-groups/82370fe8-c174-4633-8847-eb3c0d5da157 => generated 665 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:54.000 7 WARNING neutronclient.v2_0.client [None req-450120a7-467b-43f4-8c0f-9402595af220 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:54.024 7 WARNING neutronclient.v2_0.client [None req-450120a7-467b-43f4-8c0f-9402595af220 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:54.057 7 WARNING neutronclient.v2_0.client [None req-450120a7-467b-43f4-8c0f-9402595af220 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/594] 10.0.0.231 () {32 vars in 750 bytes} [Wed Jun 10 11:15:53 2026] DELETE /v2.1/os-security-group-rules/8134caec-02bb-4972-a7cc-d319c876fd97 => generated 0 bytes in 341 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:15:54.348 8 WARNING neutronclient.v2_0.client [None req-247837fa-c227-42a0-886c-68196bae3309 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:54.379 8 WARNING neutronclient.v2_0.client [None req-247837fa-c227-42a0-886c-68196bae3309 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/595] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:15:54 2026] DELETE /v2.1/os-security-groups/82370fe8-c174-4633-8847-eb3c0d5da157 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:15:54.580 7 WARNING neutronclient.v2_0.client [None req-910577d7-2276-4889-84fd-7d76827fa9ef 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:54.624 7 WARNING neutronclient.v2_0.client [None req-910577d7-2276-4889-84fd-7d76827fa9ef 2a69af4659e64e5197dc351e64a6d884 75cfc77628244eb181f68a714d7f6990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:54.764 8 WARNING neutronclient.v2_0.client [None req-152f5177-c6a4-44a5-97b0-361bb23446cc b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/596] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:15:54 2026] DELETE /v2.1/os-security-groups/c7beb25d-4d87-4471-a74e-518fb132d438 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:54 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1404 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:15:54.832 7 WARNING neutronclient.v2_0.client [None req-0d932b8c-df63-4132-bdd4-f94348bc9b57 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] 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-06-10 11:15:55.850 8 WARNING neutronclient.v2_0.client [None req-a4135b6c-993f-47a8-852e-c18eb45d13e9 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/598] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:54 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1427 bytes in 1166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:55 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:15:56.988 7 WARNING neutronclient.v2_0.client [None req-bacf027b-9cda-45de-bdc4-a9aab259ddcc 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:15:57.004 8 WARNING neutronclient.v2_0.client [None req-0b29466c-5815-41f7-ada0-12a23d2d26fa b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/600] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:56 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1427 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:56 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1452 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:15:58.348 7 WARNING neutronclient.v2_0.client [None req-665cd2de-f436-4fcd-ae42-a3f72f7dcd4f 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] 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-06-10 11:15:58.436 8 WARNING neutronclient.v2_0.client [None req-b4cad39a-ccbe-4988-afb7-b76666a94c6b 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/602] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:58 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1483 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:15:58.564 8 WARNING neutronclient.v2_0.client [None req-88306545-2214-4aeb-b7ba-2ba76c4e2878 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/603] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:58 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1460 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:15:58.904 7 WARNING neutronclient.v2_0.client [None req-665cd2de-f436-4fcd-ae42-a3f72f7dcd4f 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/604] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:15:58 2026] POST /v2.1/servers => generated 424 bytes in 955 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-06-10 11:15:59.172 8 WARNING neutronclient.v2_0.client [None req-a5d4c3f8-3758-4e4c-ac39-c1aa792f5a4c 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/605] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:59 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1369 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:15:59.564 8 WARNING neutronclient.v2_0.client [None req-60f3e835-7588-4f5c-8975-94b57aa3d21b 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/608] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:59 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1483 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-06-10 11:15:59.713 7 WARNING neutronclient.v2_0.client [None req-d1094ed6-2b21-4c5f-a816-bb768bf38f88 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] 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-06-10 11:16:00.249 8 WARNING neutronclient.v2_0.client [None req-c0511e7a-853b-4173-a288-c6fc5a1ff054 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/609] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:15:59 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 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: 8|app: 0|req: 306/610] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:00 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1373 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:00.680 7 WARNING neutronclient.v2_0.client [None req-170a0b37-84a5-4b63-890c-a484092d7375 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/611] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:00 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1491 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:00.941 8 INFO nova.api.openstack.compute.server_external_events [req-19f42667-b066-4ae4-9f13-19971ed5e139 req-add9c8b9-ddbc-4f5b-864f-33177a62eed9 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance 2026-06-10 11:16:00.952 8 INFO nova.compute.rpcapi [None req-539b714c-e5c5-44b3-ac6e-8e8f44733771 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 307/612] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:01.644 7 WARNING neutronclient.v2_0.client [None req-3082bacb-48b4-49a9-9546-823c4bc839d9 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] 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-06-10 11:16:01.723 8 WARNING neutronclient.v2_0.client [None req-1eb8a295-66fc-4006-ba2a-83f47b530a8f 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/613] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:01 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1365 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:02.124 8 WARNING neutronclient.v2_0.client [None req-2829af6e-1f52-471b-ad3a-0b9f79bd7ce7 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/614] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:01 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:02 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 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-06-10 11:16:03.019 7 INFO nova.api.openstack.compute.server_external_events [req-be982ae8-8cb0-441e-91d6-ae749724039f req-82bc4a2e-e6a2-4eff-9797-19c4bf3d1e41 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:4052b882-3f37-4cb0-a661-cbabd8da2936 for instance f3889391-cdbb-4be4-864a-89c6e21d11c3 on instance 2026-06-10 11:16:03.027 7 INFO nova.compute.rpcapi [None req-80c5316b-6185-4523-9ea4-65e413231bab - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 307/616] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:03.136 8 WARNING neutronclient.v2_0.client [None req-56480afa-b829-4cab-9395-4b93adcb7f24 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/617] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:03 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1365 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:03.239 7 WARNING neutronclient.v2_0.client [None req-ad5b7f2b-5d14-44a2-a65b-7298117a7263 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] 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: 308/618] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:03 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:03.341 8 WARNING neutronclient.v2_0.client [None req-368fb86d-58ad-4c2c-ad62-886c60f8d4e7 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/619] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:03 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:04.266 7 WARNING neutronclient.v2_0.client [None req-9eaea7da-80aa-4d77-9495-4b0f70d59ca8 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/620] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:04 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1421 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-06-10 11:16:04.390 8 WARNING neutronclient.v2_0.client [None req-531800de-1382-47fb-a5c6-4eccf5054f98 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/621] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:04 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:04.511 7 WARNING neutronclient.v2_0.client [None req-a55d7615-bfbd-4d46-bff5-0d7b460a412f 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/622] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:04 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 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-06-10 11:16:05.361 8 WARNING neutronclient.v2_0.client [None req-5399e387-96e2-468c-bd8b-af49c430b9a8 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/623] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:05 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1421 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-06-10 11:16:05.533 7 WARNING neutronclient.v2_0.client [None req-3ae7cc01-f933-4753-a98a-8b3fc2da3a57 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] 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: 311/624] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:05 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:05.709 8 WARNING neutronclient.v2_0.client [None req-ff3c1827-ad11-4630-9e7e-c02287ce6d1b 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/625] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:05 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:06.435 7 WARNING neutronclient.v2_0.client [None req-a86ae432-55be-4eb1-a1df-73a5525f1f1b 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/626] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:06 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1429 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:06.713 8 WARNING neutronclient.v2_0.client [None req-8086dd24-1757-4326-b59d-f33322b20e03 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] 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-06-10 11:16:06.745 7 WARNING neutronclient.v2_0.client [None req-fa3381d8-36d0-4d00-958c-45bc54ca5493 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/627] 10.0.0.231 () {34 vars in 685 bytes} [Wed Jun 10 11:16:06 2026] POST /v2.1/os-security-groups => generated 244 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:16:07.104 8 WARNING neutronclient.v2_0.client [None req-5be9e0a7-8d61-462c-ae1f-22c23cab5330 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/628] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:06 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:07.144 7 WARNING neutronclient.v2_0.client [None req-66aa63b3-cc29-4925-abd1-aa2d2019a7cc 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/629] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:07 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/630] 10.0.0.231 () {34 vars in 685 bytes} [Wed Jun 10 11:16:07 2026] POST /v2.1/os-security-groups => generated 241 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:16:07.587 8 WARNING neutronclient.v2_0.client [None req-c34f9fb3-546b-4201-99b7-a0ea7895f32f 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:07.598 7 WARNING neutronclient.v2_0.client [None req-b154b62c-e9d5-480d-9a5a-1d4b9c282923 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/631] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:07 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1481 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 10.0.0.231 () {34 vars in 685 bytes} [Wed Jun 10 11:16:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:07.812 8 WARNING neutronclient.v2_0.client [None req-30289007-c365-49da-9686-e1fb92d185aa 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:07.866 8 WARNING neutronclient.v2_0.client [None req-30289007-c365-49da-9686-e1fb92d185aa 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:07.880 7 INFO nova.api.openstack.compute.server_external_events [req-3ae756d9-6de5-47d5-9a88-d9e6e331b744 req-90b0c140-d61e-4b09-95bb-d3f595ea2da8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:08c58c05-9211-443f-8f7e-2f33b540bf48 for instance f5728656-f450-4a7c-9140-07bb86e6d856 on instance [pid: 7|app: 0|req: 316/633] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:16:07.903 8 WARNING neutronclient.v2_0.client [None req-30289007-c365-49da-9686-e1fb92d185aa 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/634] 10.0.0.231 () {32 vars in 663 bytes} [Wed Jun 10 11:16:07 2026] GET /v2.1/os-security-groups => generated 1382 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-06-10 11:16:07.972 7 WARNING neutronclient.v2_0.client [None req-6151f59f-bda9-4aae-8cc2-c6349bde7029 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.003 7 WARNING neutronclient.v2_0.client [None req-6151f59f-bda9-4aae-8cc2-c6349bde7029 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/635] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:16:07 2026] DELETE /v2.1/os-security-groups/298928bd-e76d-476c-948c-431ef8eef34b => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:16:08.171 7 WARNING neutronclient.v2_0.client [None req-93a1cab2-b940-4fb7-91e3-37ffbded1971 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.192 8 WARNING neutronclient.v2_0.client [None req-f22efa64-b60c-460b-9e67-8a49676178c2 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.199 7 INFO nova.api.openstack.wsgi [None req-93a1cab2-b940-4fb7-91e3-37ffbded1971 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] HTTP exception thrown: Security group 298928bd-e76d-476c-948c-431ef8eef34b does not exist Neutron server returns request_ids: ['req-6d99636a-7b78-465b-905c-e47af235a8c4'] [pid: 7|app: 0|req: 318/636] 10.0.0.231 () {32 vars in 737 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.1/os-security-groups/298928bd-e76d-476c-948c-431ef8eef34b => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:16:08.209 7 WARNING neutronclient.v2_0.client [None req-613ebab7-a630-4468-997c-1659bf665273 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.255 7 WARNING neutronclient.v2_0.client [None req-613ebab7-a630-4468-997c-1659bf665273 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/637] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:16:08 2026] DELETE /v2.1/os-security-groups/a6f4b5b8-f4d9-41b1-9434-bf350e850c82 => generated 0 bytes in 306 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-06-10 11:16:08.525 8 WARNING neutronclient.v2_0.client [None req-e4ed0441-cdc4-4c8d-907d-b03581c5f0e9 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.549 8 INFO nova.api.openstack.wsgi [None req-e4ed0441-cdc4-4c8d-907d-b03581c5f0e9 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] HTTP exception thrown: Security group a6f4b5b8-f4d9-41b1-9434-bf350e850c82 does not exist Neutron server returns request_ids: ['req-c7a3cf35-8985-4652-b08c-5f6e4a3d8c01'] [pid: 8|app: 0|req: 320/639] 10.0.0.231 () {32 vars in 737 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.1/os-security-groups/a6f4b5b8-f4d9-41b1-9434-bf350e850c82 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:16:08.561 7 WARNING neutronclient.v2_0.client [None req-1d6e6a4e-32c2-48b4-8205-d2898717bc90 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.605 7 WARNING neutronclient.v2_0.client [None req-1d6e6a4e-32c2-48b4-8205-d2898717bc90 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.612 8 WARNING neutronclient.v2_0.client [None req-4f22fd5d-f096-4d04-a4ce-5c539f3f1418 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/640] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:16:08 2026] DELETE /v2.1/os-security-groups/6c9f8b61-a1e1-42cc-958e-9a6aee16de32 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:16:08.802 7 WARNING neutronclient.v2_0.client [None req-04a1d8ce-f33a-4607-b7dc-3f768537ccd9 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/641] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:08.818 8 WARNING neutronclient.v2_0.client [None req-a92c1cce-0bdd-47eb-91d7-eb9433173271 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.835 8 INFO nova.api.openstack.wsgi [None req-a92c1cce-0bdd-47eb-91d7-eb9433173271 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] HTTP exception thrown: Security group 6c9f8b61-a1e1-42cc-958e-9a6aee16de32 does not exist Neutron server returns request_ids: ['req-6331a0fb-5228-4a86-b28b-3cfe34a78ef1'] [pid: 8|app: 0|req: 322/642] 10.0.0.231 () {32 vars in 737 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.1/os-security-groups/6c9f8b61-a1e1-42cc-958e-9a6aee16de32 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:16:08.853 8 WARNING neutronclient.v2_0.client [None req-0dc93678-5e4c-43f3-9ef1-9c502cf39d9c 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/643] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1469 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:08.901 8 WARNING neutronclient.v2_0.client [None req-0dc93678-5e4c-43f3-9ef1-9c502cf39d9c 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:08.943 8 WARNING neutronclient.v2_0.client [None req-0dc93678-5e4c-43f3-9ef1-9c502cf39d9c 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/644] 10.0.0.231 () {32 vars in 663 bytes} [Wed Jun 10 11:16:08 2026] GET /v2.1/os-security-groups => generated 707 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:09.011 7 WARNING neutronclient.v2_0.client [None req-47dab7b8-3e75-40de-89fb-5fd8f72c5bc4 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:09.043 7 INFO nova.api.openstack.wsgi [None req-47dab7b8-3e75-40de-89fb-5fd8f72c5bc4 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] HTTP exception thrown: Security group 6c9f8b61-a1e1-42cc-958e-9a6aee16de32 does not exist Neutron server returns request_ids: ['req-d4ab71c1-5646-4d3c-93bd-fa424e4bff4e'] [pid: 7|app: 0|req: 322/645] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:16:09 2026] DELETE /v2.1/os-security-groups/6c9f8b61-a1e1-42cc-958e-9a6aee16de32 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:16:09.057 8 WARNING neutronclient.v2_0.client [None req-40ed5cfb-e8f1-4495-97c2-a45961aba321 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:09.085 8 INFO nova.api.openstack.wsgi [None req-40ed5cfb-e8f1-4495-97c2-a45961aba321 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] HTTP exception thrown: Security group a6f4b5b8-f4d9-41b1-9434-bf350e850c82 does not exist Neutron server returns request_ids: ['req-98cd5e45-ca87-48c5-bebb-02622aa691b7'] [pid: 8|app: 0|req: 324/646] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:16:09 2026] DELETE /v2.1/os-security-groups/a6f4b5b8-f4d9-41b1-9434-bf350e850c82 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:16:09.099 7 WARNING neutronclient.v2_0.client [None req-6b9cced8-7f4b-4b05-8051-781cadfa2ed0 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:09.120 7 INFO nova.api.openstack.wsgi [None req-6b9cced8-7f4b-4b05-8051-781cadfa2ed0 49817f44985745a5960dbed2af89d0d9 350aa3ab294744bcb732edb50076e6bf - - default default] HTTP exception thrown: Security group 298928bd-e76d-476c-948c-431ef8eef34b does not exist Neutron server returns request_ids: ['req-5d68a95c-69e6-4af1-9e94-66c5a3bceaf0'] [pid: 7|app: 0|req: 323/647] 10.0.0.231 () {32 vars in 740 bytes} [Wed Jun 10 11:16:09 2026] DELETE /v2.1/os-security-groups/298928bd-e76d-476c-948c-431ef8eef34b => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:16:09.413 8 WARNING neutronclient.v2_0.client [None req-b3448a7d-c7db-4c0b-a015-96a47db2bce2 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/650] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:09 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:09.868 7 WARNING neutronclient.v2_0.client [None req-6dcf92a5-88c6-489d-82a1-593000ef85a2 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] 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-06-10 11:16:09.945 8 WARNING neutronclient.v2_0.client [None req-dc437b7a-640d-4a0f-bbd7-830427483313 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in 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/651] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:09 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:09 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1469 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-06-10 11:16:10.611 7 WARNING neutronclient.v2_0.client [None req-bb17f065-d555-4010-a595-0c14b8706d23 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in 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/653] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:10 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:11.033 8 WARNING neutronclient.v2_0.client [None req-0758d828-e8f4-4f16-a7e3-529145f25b0f 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/654] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:11 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 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-06-10 11:16:11.171 7 WARNING neutronclient.v2_0.client [None req-9b713ca8-fe07-41c9-b395-6f494bd565f4 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in 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/655] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:11 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1469 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-06-10 11:16:11.771 8 WARNING neutronclient.v2_0.client [None req-925a9382-a106-4541-8e78-53061d114498 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/656] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:11 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:12.166 7 WARNING neutronclient.v2_0.client [None req-e6f1d5cc-d505-4be4-a122-b99199f268c1 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in 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/657] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:12 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 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-06-10 11:16:12.312 8 WARNING neutronclient.v2_0.client [None req-2a986d43-1ff4-4245-8425-3ddfe7a857c0 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/658] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:12 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1469 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:12.946 7 INFO nova.api.openstack.compute.server_external_events [req-8e55fe24-a5ec-4e36-bd81-485734fac644 req-6ededd2b-45c6-42d9-bdf3-b09fbd5642f8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance [pid: 7|app: 0|req: 329/659] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:13.012 8 WARNING neutronclient.v2_0.client [None req-2b2e8079-5e7f-460a-bd21-9ac6f42e1cf4 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/660] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:12 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 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-06-10 11:16:13.308 7 WARNING neutronclient.v2_0.client [None req-4571c537-2f03-448e-b2ea-4bcc245bf7cb 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] 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-06-10 11:16:13.438 8 WARNING neutronclient.v2_0.client [None req-4281c032-fdf1-4c3a-9e90-06ef2ede5e4e 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in 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/661] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:13 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:13 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1469 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-06-10 11:16:14.181 7 WARNING neutronclient.v2_0.client [None req-90770e44-f6d3-4648-b8c0-2e647e6acca2 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in 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/663] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:14 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 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-06-10 11:16:14.600 8 WARNING neutronclient.v2_0.client [None req-68cd0f25-5e66-490c-b88b-b4e89115d731 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] 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-06-10 11:16:14.681 7 WARNING neutronclient.v2_0.client [None req-7ef32c37-339f-4240-97b0-4e56672a8113 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/664] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:14 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:14 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1469 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:14.992 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:4052b882-3f37-4cb0-a661-cbabd8da2936 for instance f3889391-cdbb-4be4-864a-89c6e21d11c3 on instance 2026-06-10 11:16:14.992 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:08c58c05-9211-443f-8f7e-2f33b540bf48 for instance f5728656-f450-4a7c-9140-07bb86e6d856 on instance 2026-06-10 11:16:14.993 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:4052b882-3f37-4cb0-a661-cbabd8da2936 for instance f3889391-cdbb-4be4-864a-89c6e21d11c3 on instance 2026-06-10 11:16:14.993 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:4052b882-3f37-4cb0-a661-cbabd8da2936 for instance f3889391-cdbb-4be4-864a-89c6e21d11c3 on instance 2026-06-10 11:16:14.993 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance 2026-06-10 11:16:14.994 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance 2026-06-10 11:16:14.994 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:08c58c05-9211-443f-8f7e-2f33b540bf48 for instance f5728656-f450-4a7c-9140-07bb86e6d856 on instance 2026-06-10 11:16:14.994 8 INFO nova.api.openstack.compute.server_external_events [req-716e04c6-a4a2-445c-a8de-6512fe2349bf req-6b9c8b64-3757-4109-bc34-0cfd26fe00ad 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:08c58c05-9211-443f-8f7e-2f33b540bf48 for instance f5728656-f450-4a7c-9140-07bb86e6d856 on instance [pid: 8|app: 0|req: 334/666] 10.0.0.183 () {38 vars in 816 bytes} [Wed Jun 10 11:16:14 2026] POST /v2.1/os-server-external-events => generated 1384 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:15.411 7 WARNING neutronclient.v2_0.client [None req-3ec39ff6-a7e3-42e0-86ce-50f29e777c0b b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in 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/667] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:15 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1526 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-06-10 11:16:15.809 8 WARNING neutronclient.v2_0.client [None req-90acd2ac-6209-412a-bb20-a3706246b698 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:15.825 7 WARNING neutronclient.v2_0.client [None req-59fbe4d8-bd81-479b-9004-d44fce32a748 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/668] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:15 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1557 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:15 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1469 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:16.635 8 WARNING neutronclient.v2_0.client [None req-496fafd2-2198-4846-9333-d819a45f619e b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/670] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:16 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1716 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:16.878 7 WARNING neutronclient.v2_0.client [None req-4196055a-f769-46b3-80a6-da84b4bbb0a5 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/671] 10.0.0.231 () {32 vars in 741 bytes} [Wed Jun 10 11:16:16 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/os-interface => generated 284 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-06-10 11:16:17.096 8 WARNING neutronclient.v2_0.client [None req-6b536f06-dbde-4e47-8c1a-0942455940cf 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] 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-06-10 11:16:17.159 7 WARNING neutronclient.v2_0.client [None req-163d5b6f-11b0-4872-91c8-0b44ed9aa1af 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/672] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:17 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1740 bytes in 1385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/673] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:17 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1654 bytes in 1350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:18.507 8 WARNING neutronclient.v2_0.client [None req-a56bd32b-27ae-4bfb-8952-9b683bf1ae1e 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/674] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:18 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856/ips => generated 109 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/675] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:18 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/676] 10.0.0.231 () {32 vars in 741 bytes} [Wed Jun 10 11:16:18 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3/os-interface => generated 284 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 10.0.0.231 () {32 vars in 825 bytes} [Wed Jun 10 11:16:18 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856/ips/tempest-ServerAddressesTestJSON-1039376217-network => generated 94 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/678] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:16:18 2026] DELETE /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 0 bytes in 126 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-06-10 11:16:18.802 8 WARNING neutronclient.v2_0.client [None req-a2f09597-948e-42a8-85b5-c260ce83aa2e 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] 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: 340/679] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:16:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:16:19.057 7 WARNING neutronclient.v2_0.client [None req-91286d08-113b-42f9-989a-21d9227f4d6c b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/680] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:18 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1660 bytes in 1277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:20.079 8 INFO nova.api.openstack.compute.server_external_events [req-58b0a80e-b7e2-4703-ac71-962e66af2cb7 req-c61988ad-5678-4a6d-9058-6e978a6204e5 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance [pid: 8|app: 0|req: 341/681] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:20 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: 341/684] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:19 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1716 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:20.127 8 WARNING neutronclient.v2_0.client [None req-5f6453ba-dd55-427e-9bbf-69b3cb2cca25 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:20.132 7 INFO nova.api.openstack.compute.server_external_events [req-ef14ec74-45e7-463a-9ede-d68b444b906b req-3afba536-7a3c-46d0-92a4-f926f5b3b35f 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:4052b882-3f37-4cb0-a661-cbabd8da2936 for instance f3889391-cdbb-4be4-864a-89c6e21d11c3 on instance [pid: 7|app: 0|req: 342/685] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:20 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1740 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: 7|app: 0|req: 343/687] 10.0.0.231 () {32 vars in 641 bytes} [Wed Jun 10 11:16:20 2026] GET /v2.1/servers => generated 384 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/688] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:16:20 2026] DELETE /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:20.556 7 WARNING neutronclient.v2_0.client [None req-4dc24560-b5a8-45a6-aed4-cf834a7be1db 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/689] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:20 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1746 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-06-10 11:16:21.113 8 WARNING neutronclient.v2_0.client [None req-626c6c1e-d301-4492-9cda-cb5efb2fe93a 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/690] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:21 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1660 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:21.777 7 WARNING neutronclient.v2_0.client [None req-d04c753f-cae6-456f-a7da-6dc6a06b7d1c 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] 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-06-10 11:16:21.864 8 WARNING neutronclient.v2_0.client [None req-21c62f8f-70bb-4d9f-8cab-52870741d0c1 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in 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/691] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:21 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1866 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:21.898 8 WARNING neutronclient.v2_0.client [None req-21c62f8f-70bb-4d9f-8cab-52870741d0c1 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:16:22.051 8 WARNING neutronclient.v2_0.client [None req-21c62f8f-70bb-4d9f-8cab-52870741d0c1 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] 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-06-10 11:16:22.166 7 INFO nova.api.openstack.compute.server_external_events [req-b1824394-702d-47f2-b7f2-41c010b249aa req-bc7543be-1624-47fb-9640-5dbace9bc016 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:08c58c05-9211-443f-8f7e-2f33b540bf48 for instance f5728656-f450-4a7c-9140-07bb86e6d856 on instance [pid: 7|app: 0|req: 346/692] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:16:21 2026] POST /v2.1/servers => generated 450 bytes in 430 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-06-10 11:16:22.256 7 WARNING neutronclient.v2_0.client [None req-3744d53d-e638-44b4-a0cb-458b2d6b3fce e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in 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/694] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:22 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1423 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:22.736 8 WARNING neutronclient.v2_0.client [None req-cdec8d10-218f-4651-9bdb-be5b1e89db6a 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/695] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:22 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1455 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:22.927 7 WARNING neutronclient.v2_0.client [None req-b61cb236-bc70-4b9f-bda4-28bb0e331bf7 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/696] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:22 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1866 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-06-10 11:16:23.338 8 WARNING neutronclient.v2_0.client [None req-337c067a-35c6-48f3-8cbb-5cd89edf1cea e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/697] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:23 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1427 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-06-10 11:16:23.442 7 INFO nova.api.openstack.compute.server_external_events [req-a26ad6e3-b2b3-4efa-83f7-dc56b2067383 req-a413ad3a-b9d7-4581-a784-168e71f70969 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:4052b882-3f37-4cb0-a661-cbabd8da2936 for instance f3889391-cdbb-4be4-864a-89c6e21d11c3 on instance [pid: 7|app: 0|req: 349/698] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:23.845 8 WARNING neutronclient.v2_0.client [None req-28fee2ab-2f04-45f7-b6c8-a73ecbc063c0 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/699] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:23 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 1455 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:24.081 7 WARNING neutronclient.v2_0.client [None req-18f01e1f-1780-4d41-8c1f-495539d0c5bd 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/700] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:24 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1512 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-06-10 11:16:24.448 8 WARNING neutronclient.v2_0.client [None req-555a73b0-3f7f-42fa-ba89-5740c8edb47d e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/701] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:24 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1475 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-06-10 11:16:24.922 7 INFO nova.api.openstack.wsgi [None req-cb03bb06-b70c-4d55-9545-74466c2ca8cf 488ec65ef7374c31b0310729a81dc6b4 aebbf8ac31f34212b85a974fb53c22fb - - default default] HTTP exception thrown: Instance f5728656-f450-4a7c-9140-07bb86e6d856 could not be found. [pid: 7|app: 0|req: 351/702] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:24 2026] GET /v2.1/servers/f5728656-f450-4a7c-9140-07bb86e6d856 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:25.172 8 WARNING neutronclient.v2_0.client [None req-d040bbe7-0748-4db9-a5ff-066af22fbff0 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/703] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:25 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1517 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-06-10 11:16:25.551 7 WARNING neutronclient.v2_0.client [None req-239c26ee-db30-4d04-9bae-df145d010786 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in 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/704] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:25 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1475 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:26.279 8 WARNING neutronclient.v2_0.client [None req-72ce6fba-689c-4863-829f-5cdbe5da65a7 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/705] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:26 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1517 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-06-10 11:16:26.666 7 WARNING neutronclient.v2_0.client [None req-9971fa95-c58f-4150-93c9-de59c5a2fc07 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/706] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:26 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1483 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-06-10 11:16:27.384 8 WARNING neutronclient.v2_0.client [None req-f7fcf846-a2e7-48e9-a5e3-65340ae15ea8 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/707] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:27 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => generated 1517 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-06-10 11:16:27.766 7 WARNING neutronclient.v2_0.client [None req-0fec1f9d-98c0-49a8-b170-9b95874e4328 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/708] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:27 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1550 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:28.426 8 INFO nova.api.openstack.compute.server_external_events [req-1ed26e6b-b0d1-4366-a707-ebf879058c14 req-4040dbb2-4acb-42ad-aa0b-ab9965622595 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:27474354-4802-4657-8b48-a3f96d892fc1 for instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 on instance [pid: 8|app: 0|req: 355/709] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:28.674 7 INFO nova.api.openstack.wsgi [None req-e76515cd-5b52-436c-b2dc-fa7939231d8c 9b7379bf6437430d83d9cbc88386f1ee 59b5cf58aa354cf7bcdb18ec997ab48a - - default default] HTTP exception thrown: Instance f3889391-cdbb-4be4-864a-89c6e21d11c3 could not be found. [pid: 7|app: 0|req: 355/710] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:28 2026] GET /v2.1/servers/f3889391-cdbb-4be4-864a-89c6e21d11c3 => 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, ' [pid: 8|app: 0|req: 356/711] 10.0.0.231 () {32 vars in 704 bytes} [Wed Jun 10 11:16:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-496246372 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:29.289 7 WARNING neutronclient.v2_0.client [None req-01a36de6-d5f7-4e04-b0b1-f92e3d8f63bd e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in 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/714] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:29 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1548 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:29.974 8 WARNING neutronclient.v2_0.client [None req-f8be5914-0564-429a-8800-968d3e1e10fb b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/715] 10.0.0.231 () {32 vars in 741 bytes} [Wed Jun 10 11:16:29 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:30.100 7 WARNING neutronclient.v2_0.client [None req-13e93353-846d-475f-8ad0-7138515104de b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/716] 10.0.0.231 () {32 vars in 815 bytes} [Wed Jun 10 11:16:30 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/os-interface/b2e5975f-c999-413e-a008-379e059d55b4 => generated 281 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/717] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:30 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/718] 10.0.0.231 () {34 vars in 750 bytes} [Wed Jun 10 11:16:30 2026] POST /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/719] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:30 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 155 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-06-10 11:16:30.439 7 WARNING neutronclient.v2_0.client [None req-2dc44cca-1ceb-43e8-a603-ed54c8f6d6fa e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in 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/720] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:30 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1548 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/721] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:31 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:31.549 7 INFO nova.api.openstack.compute.server_external_events [req-0e9008a9-5b06-48d5-b26a-c26b0c1baedd req-5907cebd-6d7a-4845-a8dc-d08a69d829cf 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance [pid: 7|app: 0|req: 360/722] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16: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-06-10 11:16:31.617 8 WARNING neutronclient.v2_0.client [None req-9cc9288d-a8b6-4f5c-905d-d14b70c76476 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/723] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:31 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1548 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/724] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:32 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 155 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-06-10 11:16:32.753 8 WARNING neutronclient.v2_0.client [None req-7293fe6f-d1d4-4cfe-b1da-d842282990fe e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/725] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:32 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1548 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:33.213 7 INFO nova.api.openstack.compute.server_external_events [req-ccfab4ab-a4f8-4bbd-8e4b-7f195328b7a8 req-d4ed75a0-008f-4d40-b9f0-80e554a76476 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:27474354-4802-4657-8b48-a3f96d892fc1 for instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 on instance [pid: 7|app: 0|req: 362/726] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:33 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, ' [pid: 8|app: 0|req: 365/727] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:33 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 194 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-06-10 11:16:33.448 7 WARNING neutronclient.v2_0.client [None req-a43b2f6f-1788-4d95-9550-2432c4b643e8 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in 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/728] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:33 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1951 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, ' [pid: 8|app: 0|req: 366/729] 10.0.0.231 () {34 vars in 750 bytes} [Wed Jun 10 11:16:33 2026] POST /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/730] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:33 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:33.901 8 WARNING neutronclient.v2_0.client [None req-ead360fa-3c2c-4037-861d-3c08e2dfd402 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/731] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:33 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1548 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/732] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:34 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:35.050 8 INFO nova.api.openstack.compute.server_external_events [req-7aa0d2bd-3b70-4dbd-a52f-46473662aa47 req-fcbd26ac-5963-465e-b6ed-aefddd81c130 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/733] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:35 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) 2026-06-10 11:16:35.083 7 WARNING neutronclient.v2_0.client [None req-036ea3bf-d58f-42bd-8d61-ae49cef90284 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/734] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:35 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1724 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-06-10 11:16:35.218 8 WARNING neutronclient.v2_0.client [None req-98fb618b-f96c-4cb4-a377-12128be9c91c e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] 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-06-10 11:16:35.255 7 INFO nova.api.openstack.compute.server_external_events [req-3dc20ea3-048f-430e-b552-3aac650d43d2 req-ffcbd056-b802-42f5-9a80-f9901028aaac 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:27474354-4802-4657-8b48-a3f96d892fc1 for instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 on instance [pid: 7|app: 0|req: 367/735] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/736] 10.0.0.231 () {32 vars in 741 bytes} [Wed Jun 10 11:16:35 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/737] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:35 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:36.082 8 WARNING neutronclient.v2_0.client [None req-44adea21-3dd2-410a-9869-2561ce5d67a4 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/738] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1724 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, ' [pid: 7|app: 0|req: 369/739] 10.0.0.231 () {32 vars in 641 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1/servers => generated 377 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/740] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:16:36 2026] DELETE /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:36.399 7 WARNING neutronclient.v2_0.client [None req-081150f9-186d-457d-af03-170ec085c76f e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/741] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1730 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, ' [pid: 8|app: 0|req: 372/742] 10.0.0.231 () {32 vars in 723 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde/ips => generated 155 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/743] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:16:36 2026] DELETE /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:37.109 7 INFO nova.api.openstack.compute.server_external_events [req-2de5bf92-6e8a-458f-90e8-6c76ba3d5967 req-90946529-3160-42e2-8c2a-bd429b760abd 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:27474354-4802-4657-8b48-a3f96d892fc1 for instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 on instance 2026-06-10 11:16:37.121 8 WARNING neutronclient.v2_0.client [None req-c4f5b3f4-07d3-494b-a541-4710ac2300af b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/744] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:37.303 7 INFO nova.api.openstack.compute.server_external_events [req-974234c3-3043-492f-a45b-e30fcf540830 req-ec451e7f-1bb9-4ad0-a4e1-5aab3fe66729 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:27474354-4802-4657-8b48-a3f96d892fc1 for instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 on instance [pid: 7|app: 0|req: 373/745] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:37 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1842 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:37.578 7 WARNING neutronclient.v2_0.client [None req-02a574e7-8c05-47dc-ae67-42e24ddad8f1 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in 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/747] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:37 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1730 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:38.361 8 WARNING neutronclient.v2_0.client [None req-71937500-db8e-4835-889a-bf82ef017465 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/748] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:38 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1842 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:39.072 7 WARNING neutronclient.v2_0.client [None req-81b86ea0-9624-408a-9ed8-375f3f5e04b3 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] 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-06-10 11:16:39.285 8 INFO nova.api.openstack.compute.server_external_events [req-ee052276-86c3-49b0-83c5-ac2ab91254da req-c3e292b5-3cca-490d-8d0c-98a328bf2b25 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:27474354-4802-4657-8b48-a3f96d892fc1 for instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 on instance [pid: 8|app: 0|req: 375/749] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:39 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) [pid: 7|app: 0|req: 375/752] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:39 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1663 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:39.736 8 INFO nova.api.openstack.compute.server_external_events [req-7f871196-1599-406b-9e54-539ec0e69aa6 req-cca69740-78e6-4378-a17e-e53b737fe2d3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:27474354-4802-4657-8b48-a3f96d892fc1 for instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 on instance 2026-06-10 11:16:39.737 8 INFO nova.api.openstack.compute.server_external_events [req-7f871196-1599-406b-9e54-539ec0e69aa6 req-cca69740-78e6-4378-a17e-e53b737fe2d3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance 2026-06-10 11:16:39.737 8 INFO nova.api.openstack.compute.server_external_events [req-7f871196-1599-406b-9e54-539ec0e69aa6 req-cca69740-78e6-4378-a17e-e53b737fe2d3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance [pid: 8|app: 0|req: 378/753] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:39 2026] POST /v2.1/os-server-external-events => generated 531 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-06-10 11:16:39.960 7 WARNING neutronclient.v2_0.client [None req-d99004d0-f512-46e6-9d6b-987623681e64 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/754] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:39 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1842 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-06-10 11:16:40.780 8 WARNING neutronclient.v2_0.client [None req-c3b497ed-3709-4c73-a62c-e21fd2ade788 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/755] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:40 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1509 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:41.163 7 WARNING neutronclient.v2_0.client [None req-3e9cf1a9-3956-4af6-90ff-14615e9029d0 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in 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/756] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:41 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1481 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:41.793 8 INFO nova.api.openstack.compute.server_external_events [req-34d36d46-01a7-4384-b572-0b8fa2016b28 req-10514586-14b8-45a5-82e0-1b59fc12d8f5 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:b2e5975f-c999-413e-a008-379e059d55b4 for instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde on instance [pid: 8|app: 0|req: 380/757] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:16:41 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-06-10 11:16:41.898 7 WARNING neutronclient.v2_0.client [None req-86bfa2fc-bc11-4658-9a0d-79ddd6e6d341 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] The python binding code in 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/758] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:41 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 1509 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-06-10 11:16:42.268 8 WARNING neutronclient.v2_0.client [None req-09c39b6f-909a-441b-a266-f9157f9b0122 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/759] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:42 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1486 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-06-10 11:16:43.041 7 INFO nova.api.openstack.wsgi [None req-ee738765-9afd-4442-9d1d-67897070e6d5 e261e69d0379466d9a208e0010bb2b80 5a2050a3d32b4ce7bcd10b51f173859c - - default default] HTTP exception thrown: Instance 71897faf-6ddc-49b2-8a2c-0cb15aa43567 could not be found. [pid: 7|app: 0|req: 379/760] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:43 2026] GET /v2.1/servers/71897faf-6ddc-49b2-8a2c-0cb15aa43567 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/761] 10.0.0.231 () {32 vars in 706 bytes} [Wed Jun 10 11:16:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1269633687 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:43.381 7 WARNING neutronclient.v2_0.client [None req-9115e9aa-ba27-434e-b79f-cbc1cd90e31e b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/762] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:43 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 1486 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:16:44.670 8 INFO nova.api.openstack.wsgi [None req-6f133d61-fc86-4b5a-9211-d93a32e06c86 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] HTTP exception thrown: Instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde could not be found. [pid: 8|app: 0|req: 383/763] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:44 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 111 bytes in 22 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: 381/764] 10.0.0.231 () {32 vars in 706 bytes} [Wed Jun 10 11:16:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1202438690 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:16:46.801 8 INFO nova.api.openstack.wsgi [None req-20647c67-a01b-4ebf-898c-2c246f4c3125 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] HTTP exception thrown: Instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde could not be found. [pid: 8|app: 0|req: 384/765] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:16:46 2026] DELETE /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:16:46.837 7 INFO nova.api.openstack.wsgi [None req-f6a9af90-c722-4728-bd67-6e5b7a027966 b629b8b02e3749e494f8b6896a76f28d c45958a500a047adacb06bf7bea355d4 - - default default] HTTP exception thrown: Instance 94b9a7dd-edbb-430c-a81e-f290f41dcbde could not be found. [pid: 7|app: 0|req: 382/766] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:16:46 2026] GET /v2.1/servers/94b9a7dd-edbb-430c-a81e-f290f41dcbde => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/769] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:16:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:16:59 2026] POST /v2.1/os-keypairs => generated 384 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, ' 2026-06-10 11:17:00.566 7 WARNING neutronclient.v2_0.client [None req-18818396-0fe6-432b-a0d7-70f149e63c44 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:17:00.939 7 WARNING neutronclient.v2_0.client [None req-18818396-0fe6-432b-a0d7-70f149e63c44 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:17:01.525 7 WARNING neutronclient.v2_0.client [None req-18818396-0fe6-432b-a0d7-70f149e63c44 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/773] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:17:00 2026] POST /v2.1/servers => generated 452 bytes in 1557 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:17:02.082 8 WARNING neutronclient.v2_0.client [None req-3faba818-8093-4e7f-b32a-c30069ffbaed 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/774] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:02 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1392 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-06-10 11:17:03.163 7 WARNING neutronclient.v2_0.client [None req-9a7347bb-81fe-42dc-890f-c6b033a7bed5 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/775] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:03 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1396 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-06-10 11:17:04.254 8 WARNING neutronclient.v2_0.client [None req-b517c24e-3b8b-4af1-bdb3-3eba3e983d06 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/776] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:04 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1388 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:05.343 7 WARNING neutronclient.v2_0.client [None req-50e38ec1-97d7-47f5-a560-99f057bb3700 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in 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/777] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:05 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1444 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:06.449 7 WARNING neutronclient.v2_0.client [None req-731f707a-5f4c-4987-a51a-4a8826445235 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:17:06.480 8 WARNING neutronclient.v2_0.client [None req-c4eb5a93-509d-4841-9949-ebfdff52288f 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/778] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:06 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1452 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:17:06.533 8 WARNING neutronclient.v2_0.client [None req-c4eb5a93-509d-4841-9949-ebfdff52288f 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:17:06.780 8 WARNING neutronclient.v2_0.client [None req-c4eb5a93-509d-4841-9949-ebfdff52288f 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/779] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:17:06 2026] POST /v2.1/servers => generated 451 bytes in 861 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-06-10 11:17:07.256 7 WARNING neutronclient.v2_0.client [None req-caeb4911-6f17-4db8-9b17-287982dbf2c9 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] 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-06-10 11:17:07.536 8 WARNING neutronclient.v2_0.client [None req-12d7430d-05d8-4c1f-ba86-2fa121582f20 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/780] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:07 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1298 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:07 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1452 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:08.930 7 INFO nova.api.openstack.compute.server_external_events [req-386d201a-1f9a-4b2e-ba97-28488c782c10 req-d365b805-0952-46ed-b887-3515cf0aff49 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance [pid: 7|app: 0|req: 390/782] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:08.987 8 WARNING neutronclient.v2_0.client [None req-e3e12bfd-4f31-4bec-91c7-fbb7ca743dba 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:17:09.013 7 WARNING neutronclient.v2_0.client [None req-9c39f7ce-b301-4c76-b6d7-e23d8f63038a 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/783] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:08 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1350 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:08 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:10.122 8 WARNING neutronclient.v2_0.client [None req-e05f2b55-0e30-4e6a-b644-076c0b4bbe6e 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] 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-06-10 11:17:10.598 7 WARNING neutronclient.v2_0.client [None req-495beeaf-a0c0-407f-9dcf-865212fea4a6 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/787] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:10 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1350 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:10 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 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-06-10 11:17:11.646 8 WARNING neutronclient.v2_0.client [None req-95c32758-00e6-44f7-9fff-bf46151b9562 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/789] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:11 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1358 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:11.845 7 WARNING neutronclient.v2_0.client [None req-3920a72d-17ae-4bb7-b606-ee15c5dff753 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/790] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:11 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:12.765 8 WARNING neutronclient.v2_0.client [None req-803a8bb3-93fa-4896-be81-e6061262f70c 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] 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-06-10 11:17:13.092 7 INFO nova.api.openstack.compute.server_external_events [req-68961732-294c-4707-84bc-57fe0cbb0325 req-3eafcd17-fea4-43a8-bb68-48216328f9ae 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:994ff032-9bf3-4d52-ab7d-3af41981c145 for instance 526e3bba-bf4f-43ad-a120-7f8df23d4506 on instance [pid: 7|app: 0|req: 394/791] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:12 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1436 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:13.436 7 WARNING neutronclient.v2_0.client [None req-0508b51f-a8dc-4c43-b7b4-3d8969fea360 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/793] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:13 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 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-06-10 11:17:14.258 8 WARNING neutronclient.v2_0.client [None req-34c45304-a4df-4f51-ad8f-b984703ae597 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/794] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:14 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1436 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:14.656 7 WARNING neutronclient.v2_0.client [None req-4ffea175-b41b-4464-b761-fac688e54297 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/795] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:14 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 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-06-10 11:17:15.146 8 INFO nova.api.openstack.compute.server_external_events [req-c4235739-ceac-472f-88d1-ebfecb93637c req-73cfd3d1-820b-4bcb-9512-e1247ee5ec06 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance 2026-06-10 11:17:15.147 8 INFO nova.api.openstack.compute.server_external_events [req-c4235739-ceac-472f-88d1-ebfecb93637c req-73cfd3d1-820b-4bcb-9512-e1247ee5ec06 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:994ff032-9bf3-4d52-ab7d-3af41981c145 for instance 526e3bba-bf4f-43ad-a120-7f8df23d4506 on instance [pid: 8|app: 0|req: 400/796] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:15 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:15.399 7 WARNING neutronclient.v2_0.client [None req-747e9c65-9c92-4749-9498-550963431e32 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/797] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:15 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1436 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:15.820 8 WARNING neutronclient.v2_0.client [None req-3112757d-170d-432b-acdf-0aebc0768fd1 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/798] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:15 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:16.670 7 WARNING neutronclient.v2_0.client [None req-e57ae43b-c284-4b47-8271-48c767846046 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/799] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:16 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1436 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-06-10 11:17:17.052 8 WARNING neutronclient.v2_0.client [None req-fd717df6-330f-47e2-9e28-081be5e6f9a2 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/800] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:17 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:17.189 7 INFO nova.api.openstack.compute.server_external_events [req-153dc34f-4015-424c-b5e6-894e87080121 req-4b26e5a6-922c-4d3b-91c1-99fdbaa033a2 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance 2026-06-10 11:17:17.189 7 INFO nova.api.openstack.compute.server_external_events [req-153dc34f-4015-424c-b5e6-894e87080121 req-4b26e5a6-922c-4d3b-91c1-99fdbaa033a2 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance [pid: 7|app: 0|req: 399/801] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:17.806 8 WARNING neutronclient.v2_0.client [None req-641d372f-edba-49e9-9674-a883142b672d 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/802] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:17 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1424 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-06-10 11:17:18.203 7 WARNING neutronclient.v2_0.client [None req-1861a85f-649a-4660-bf1c-9ae75f2d7375 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in 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/803] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:18 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1517 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:19.017 8 WARNING neutronclient.v2_0.client [None req-10cca5b4-d22b-4be9-a153-55fbf5c55d64 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/804] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:18 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1424 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-06-10 11:17:19.581 7 WARNING neutronclient.v2_0.client [None req-754f95b6-20cd-4a06-8755-f1d7b0eba706 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/807] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:19 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1701 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:19.903 8 WARNING neutronclient.v2_0.client [None req-12e36aa0-ab0f-46a3-8ee7-f76d67d23cdd 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/808] 10.0.0.231 () {32 vars in 741 bytes} [Wed Jun 10 11:17:19 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:20.266 7 WARNING neutronclient.v2_0.client [None req-edc84827-1fb2-4d29-be31-04bc4f736219 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] 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-06-10 11:17:20.670 8 INFO nova.api.openstack.compute.server_external_events [req-398fe941-1d4b-485d-bf10-7980386574fc req-964b995e-3062-4037-8724-66e3d648ab6b 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:994ff032-9bf3-4d52-ab7d-3af41981c145 for instance 526e3bba-bf4f-43ad-a120-7f8df23d4506 on instance [pid: 8|app: 0|req: 407/809] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:20 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1424 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:22.310 8 WARNING neutronclient.v2_0.client [None req-5463e99f-9fba-4a87-babb-ef2917f347cc 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/811] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:22 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1612 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:22.471 7 WARNING neutronclient.v2_0.client [None req-e95c120a-f426-446a-ba8e-0fb5df5d9d04 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in 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/812] 10.0.0.231 () {32 vars in 741 bytes} [Wed Jun 10 11:17:22 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:22.723 8 INFO nova.api.openstack.compute.server_external_events [req-72824b6b-57e9-4452-bc62-80d277a5eb56 req-1595527c-8e50-4f1b-88ac-0dc41409aa74 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance 2026-06-10 11:17:22.724 8 INFO nova.api.openstack.compute.server_external_events [req-72824b6b-57e9-4452-bc62-80d277a5eb56 req-1595527c-8e50-4f1b-88ac-0dc41409aa74 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:994ff032-9bf3-4d52-ab7d-3af41981c145 for instance 526e3bba-bf4f-43ad-a120-7f8df23d4506 on instance [pid: 8|app: 0|req: 409/813] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:22 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:23.626 7 WARNING neutronclient.v2_0.client [None req-735830c0-a799-4d37-8ef3-4400edf66f23 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in 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/814] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:23 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1612 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/815] 10.0.0.231 () {32 vars in 641 bytes} [Wed Jun 10 11:17:23 2026] GET /v2.1/servers => generated 388 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/816] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:17:23 2026] DELETE /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 0 bytes in 94 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-06-10 11:17:24.088 8 WARNING neutronclient.v2_0.client [None req-a9ff3752-9dc9-472e-8557-6219c3c68876 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/817] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:24 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1618 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:24.764 7 INFO nova.api.openstack.compute.server_external_events [req-656ee2a7-a823-4b7e-89f1-d77e9da702c6 req-c846f861-23d8-4b41-9498-64e7d73b7cc6 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:994ff032-9bf3-4d52-ab7d-3af41981c145 for instance 526e3bba-bf4f-43ad-a120-7f8df23d4506 on instance [pid: 7|app: 0|req: 407/818] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:25.308 8 WARNING neutronclient.v2_0.client [None req-9786a4c1-3812-4cb5-82c1-9d2794644d9f 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/819] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:25 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1618 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:26.457 7 WARNING neutronclient.v2_0.client [None req-5184e32c-cd00-4cd6-9449-959a7e380407 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/820] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:26 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1738 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:27.413 8 INFO nova.api.openstack.compute.server_external_events [req-6cb05083-db9f-467c-8962-8a6d319d9c41 req-779a3a1e-0428-4114-b67a-6ee3790c9ec7 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:994ff032-9bf3-4d52-ab7d-3af41981c145 for instance 526e3bba-bf4f-43ad-a120-7f8df23d4506 on instance [pid: 8|app: 0|req: 413/821] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:27 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-06-10 11:17:27.638 7 WARNING neutronclient.v2_0.client [None req-ab600588-45bb-46fa-a663-7f6188da8090 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/822] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:27 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1379 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:28.745 8 WARNING neutronclient.v2_0.client [None req-ab357356-3a59-48ce-9b4c-77912dff4f5d 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/823] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:28 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1379 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:29.858 8 WARNING neutronclient.v2_0.client [None req-764ce1b2-ac09-41fd-9971-0686936bbb15 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/826] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:29 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1384 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-06-10 11:17:30.975 7 WARNING neutronclient.v2_0.client [None req-ceaf8443-20ad-489a-9a1a-f47e442eb577 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/827] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:30 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => generated 1384 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-06-10 11:17:32.060 8 INFO nova.api.openstack.wsgi [None req-bbe046f4-a01c-4047-b6f0-a66894c9feac 3619afdbf1314d19a0537348fcf9dcdd a8ddb01ac9cd4b999bd4203aa9be458d - - default default] HTTP exception thrown: Instance 526e3bba-bf4f-43ad-a120-7f8df23d4506 could not be found. [pid: 8|app: 0|req: 417/828] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:32 2026] GET /v2.1/servers/526e3bba-bf4f-43ad-a120-7f8df23d4506 => 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: 412/829] 10.0.0.231 () {32 vars in 702 bytes} [Wed Jun 10 11:17:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-87392876 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:36.581 8 WARNING neutronclient.v2_0.client [None req-675e46cb-e90b-4762-8d33-a51e2cc830d3 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/830] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:36 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1821 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:17:37.304 7 WARNING neutronclient.v2_0.client [None req-6d023113-09e8-4a1d-b7b5-33b5a1767d08 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in 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/831] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:37 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1821 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/832] 10.0.0.231 () {34 vars in 750 bytes} [Wed Jun 10 11:17:37 2026] POST /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:37.976 7 WARNING neutronclient.v2_0.client [None req-a09d00f1-4546-4873-8b8f-cf42b5c934b1 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in 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/835] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:37 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1823 bytes in 1848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:40.841 8 WARNING neutronclient.v2_0.client [None req-7acf29aa-f0f0-4d3e-8257-f95aa3a7b58c 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/836] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:40 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1823 bytes in 1033 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:42.890 7 WARNING neutronclient.v2_0.client [None req-5d935ede-15f3-47eb-9232-9f1b774cb017 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/837] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:42 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1823 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:43.497 8 WARNING neutronclient.v2_0.client [None req-2090d6fc-7c57-49bd-b472-b8140641e4f6 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:17:43.692 8 WARNING neutronclient.v2_0.client [None req-2090d6fc-7c57-49bd-b472-b8140641e4f6 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/838] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:17:43 2026] POST /v2.1/servers => generated 424 bytes in 426 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-06-10 11:17:43.886 7 WARNING neutronclient.v2_0.client [None req-0a8834f8-3a14-4595-a1a4-9d8f81615f29 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/839] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:43 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:44.047 8 WARNING neutronclient.v2_0.client [None req-ac039d73-77d3-40bf-b859-2f8515341c8b 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/840] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:44 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1828 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:44.969 7 WARNING neutronclient.v2_0.client [None req-b507306f-64aa-43fa-888f-936142d53b19 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in 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/841] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:44 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1372 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:45.244 8 WARNING neutronclient.v2_0.client [None req-876c257b-c128-4f0a-bea6-4f36209cb480 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/842] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:45 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1828 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:46.053 7 WARNING neutronclient.v2_0.client [None req-31f51917-7702-4ff6-9d36-a8a9898f1b16 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in 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/843] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:46 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1420 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-06-10 11:17:46.380 8 WARNING neutronclient.v2_0.client [None req-8323b54d-21c8-4088-b679-5d536f8f5e35 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/844] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:46 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1828 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-06-10 11:17:47.147 7 WARNING neutronclient.v2_0.client [None req-ee4bfecc-e8c1-4c07-a668-0df47a9e9629 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/845] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:47 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1420 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-06-10 11:17:47.567 8 WARNING neutronclient.v2_0.client [None req-c69fb839-0abb-43d4-9f6b-8c85f07219fd 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/846] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:47 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1828 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-06-10 11:17:48.229 7 WARNING neutronclient.v2_0.client [None req-ad1996a5-8999-419e-9a5b-ed52945468b3 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in 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/847] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:48 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1428 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-06-10 11:17:48.712 8 WARNING neutronclient.v2_0.client [None req-ae8e0940-a85f-40f6-964a-c057be63f0fd 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/848] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:48 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1828 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:49.326 7 WARNING neutronclient.v2_0.client [None req-b06528bb-3c97-4968-bc21-d713b4c1ae7d b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] 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-06-10 11:17:49.697 8 INFO nova.api.openstack.compute.server_external_events [req-e0919148-208f-4dc7-ae0d-b87fe80d3ab9 req-17951d54-d421-4c9e-a628-4c3c9f589624 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:380ef72d-7187-4ac5-9ff9-147a0f20bd01 for instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 on instance [pid: 8|app: 0|req: 431/851] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:49 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/852] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:49 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1480 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:49.923 8 WARNING neutronclient.v2_0.client [None req-77bee164-2cbb-4660-8fa4-3c487ffe45ac 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/853] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:49 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1821 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-06-10 11:17:50.783 7 WARNING neutronclient.v2_0.client [None req-c1563d20-0ed5-4df5-b85b-9732dfe4cb7b b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/854] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:50 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1468 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:51.891 8 INFO nova.api.openstack.compute.server_external_events [req-a81e718b-e99d-4db3-92e2-887daf7cc9d4 req-6aaa62df-677e-4494-97c6-dbe282813224 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance [pid: 8|app: 0|req: 433/855] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:51.927 7 WARNING neutronclient.v2_0.client [None req-c50af545-206b-441e-a730-2cc1648a4b75 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/856] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:51 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1468 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:53.113 8 WARNING neutronclient.v2_0.client [None req-4830b923-d798-4477-90bc-0bd56086ef8e b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/857] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:53 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1468 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:53.933 7 INFO nova.api.openstack.compute.server_external_events [req-80aeb7af-d7ac-481d-9e85-a99e9d07cded req-87d583d9-fd61-4d71-840b-f3e252533ca8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance 2026-06-10 11:17:53.933 7 INFO nova.api.openstack.compute.server_external_events [req-80aeb7af-d7ac-481d-9e85-a99e9d07cded req-87d583d9-fd61-4d71-840b-f3e252533ca8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance 2026-06-10 11:17:53.933 7 INFO nova.api.openstack.compute.server_external_events [req-80aeb7af-d7ac-481d-9e85-a99e9d07cded req-87d583d9-fd61-4d71-840b-f3e252533ca8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance 2026-06-10 11:17:53.933 7 INFO nova.api.openstack.compute.server_external_events [req-80aeb7af-d7ac-481d-9e85-a99e9d07cded req-87d583d9-fd61-4d71-840b-f3e252533ca8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:380ef72d-7187-4ac5-9ff9-147a0f20bd01 for instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 on instance [pid: 7|app: 0|req: 424/858] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:53 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:54.267 8 WARNING neutronclient.v2_0.client [None req-ce41cb98-116a-438e-9bb7-fb510d4b3d94 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/859] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:54 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1468 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:55.483 7 WARNING neutronclient.v2_0.client [None req-850c7047-935d-42c2-b8ce-a84c1cc45e2a b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/860] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:55 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1468 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:55.968 8 INFO nova.api.openstack.compute.server_external_events [req-95fda6b0-9b4c-4c26-ae76-7d874f7e0b2f req-75b6661b-4dad-4b9c-9fd0-f4bc617ace36 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:380ef72d-7187-4ac5-9ff9-147a0f20bd01 for instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 on instance 2026-06-10 11:17:55.968 8 INFO nova.api.openstack.compute.server_external_events [req-95fda6b0-9b4c-4c26-ae76-7d874f7e0b2f req-75b6661b-4dad-4b9c-9fd0-f4bc617ace36 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:380ef72d-7187-4ac5-9ff9-147a0f20bd01 for instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 on instance [pid: 8|app: 0|req: 436/861] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:17:55 2026] POST /v2.1/os-server-external-events => generated 354 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-06-10 11:17:56.620 7 WARNING neutronclient.v2_0.client [None req-9af9ef4a-4482-466c-8834-5e54286d9730 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in 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/862] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:56 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1468 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:57.746 8 WARNING neutronclient.v2_0.client [None req-25827f66-d1cd-4a62-b30b-81138d9b6d30 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/863] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:57 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1648 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/864] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:17:59 2026] DELETE /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:17:59.124 8 WARNING neutronclient.v2_0.client [None req-4df24f6f-4a7d-45fc-b965-c2b2a1047ec1 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/865] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:17:59 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1654 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:00.255 7 WARNING neutronclient.v2_0.client [None req-bbde9b01-1743-4971-b65f-a17796371a58 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] 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-06-10 11:18:00.441 8 INFO nova.api.openstack.compute.server_external_events [req-2d9073e0-ae22-4c57-b97b-6f0ab5a26003 req-487c54f6-4bfc-4025-baee-4e93f14fb826 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:380ef72d-7187-4ac5-9ff9-147a0f20bd01 for instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 on instance [pid: 8|app: 0|req: 440/868] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/869] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:00 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1654 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:01.631 8 WARNING neutronclient.v2_0.client [None req-f44d0b23-86bf-4259-8bbc-2d4bab53fd85 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] 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-06-10 11:18:01.826 7 INFO nova.api.openstack.compute.server_external_events [req-882ab0ce-d480-441c-8f37-bed2608f22e6 req-8029676c-0947-4a35-806b-4b5efe302280 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:380ef72d-7187-4ac5-9ff9-147a0f20bd01 for instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 on instance [pid: 7|app: 0|req: 430/870] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/871] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:01 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1612 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:02.485 7 INFO nova.api.openstack.compute.server_external_events [req-239ce7e1-d75e-4653-822c-19c19c9b533b req-61d791b1-8adc-4ee0-8196-e4148632e514 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:380ef72d-7187-4ac5-9ff9-147a0f20bd01 for instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 on instance [pid: 7|app: 0|req: 431/872] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:02.901 8 WARNING neutronclient.v2_0.client [None req-52c1f070-74a2-4256-9e9c-9278a19c3c4b b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/873] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:02 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1454 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:03.997 7 WARNING neutronclient.v2_0.client [None req-ed39df1b-fe0c-4adf-8ea8-9d10428d2082 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in 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/874] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:03 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:05.089 8 WARNING neutronclient.v2_0.client [None req-cbd9b08d-d993-4dab-b1b7-d7fb5648f16a b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/875] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:05 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1454 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-06-10 11:18:05.526 7 WARNING neutronclient.v2_0.client [None req-16f8de8d-4a5e-419b-a3e9-01ce38018d93 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/876] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:05 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1821 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/877] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:18:05 2026] DELETE /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:05.851 7 WARNING neutronclient.v2_0.client [None req-626a2af7-f8a3-4aa0-ac78-bfc00c2452e6 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in 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/878] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:05 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1827 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:06.193 8 WARNING neutronclient.v2_0.client [None req-bb87615a-db60-4ac5-a603-72fa53d264e1 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/879] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:06 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:07.042 7 WARNING neutronclient.v2_0.client [None req-17d0aca2-2e2f-4f1d-b363-a4defe0dae52 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] 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-06-10 11:18:07.150 8 INFO nova.api.openstack.compute.server_external_events [req-679ff40d-89ec-4eb9-bbf3-067d3a92677a req-835c78ce-4e59-43ec-805e-1440e607f959 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance [pid: 8|app: 0|req: 446/880] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/881] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:07 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1827 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:07.266 8 INFO nova.api.openstack.wsgi [None req-d7b52131-6c30-4292-b5b8-440be38a4187 b37c0721ea74465e89b251e144e77407 900a7d63e3444a6396370f5fa8752801 - - default default] HTTP exception thrown: Instance 850f9ac9-f022-419e-8b2b-b2eb66b296b4 could not be found. [pid: 8|app: 0|req: 447/882] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:07 2026] GET /v2.1/servers/850f9ac9-f022-419e-8b2b-b2eb66b296b4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:08.278 7 WARNING neutronclient.v2_0.client [None req-81b04496-887c-44b3-8ff4-5bd582fbecab 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/883] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:08 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1760 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:09.191 8 INFO nova.api.openstack.compute.server_external_events [req-af4ddc84-b6a3-43a4-9448-0dd0981498b2 req-f11d6866-0a71-4271-bdee-ab04b48bf0c4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance 2026-06-10 11:18:09.192 8 INFO nova.api.openstack.compute.server_external_events [req-af4ddc84-b6a3-43a4-9448-0dd0981498b2 req-f11d6866-0a71-4271-bdee-ab04b48bf0c4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:b6a15bcf-6489-48a8-981a-b66387852136 for instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 on instance [pid: 8|app: 0|req: 448/884] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:09 2026] POST /v2.1/os-server-external-events => generated 356 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-06-10 11:18:10.007 8 WARNING neutronclient.v2_0.client [None req-b6983107-72f9-457d-8a96-8200b9827523 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/887] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:09 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1478 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-06-10 11:18:11.206 7 WARNING neutronclient.v2_0.client [None req-bbd64fbb-d541-4d07-98e4-f15f01a30752 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/888] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:11 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 1478 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:12.579 8 INFO nova.api.openstack.wsgi [None req-65e515ca-63eb-4a9e-bdff-0071d42049df 2e578b49cb264136a796781b8ac99c2a 6505f91a2e56426f890f6ef9a3f4b2cc - - default default] HTTP exception thrown: Instance 3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 could not be found. [pid: 8|app: 0|req: 451/889] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:12 2026] GET /v2.1/servers/3c157aa4-17ec-4aa4-aeb7-f4e6a41910f8 => generated 111 bytes in 42 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: 439/890] 10.0.0.231 () {32 vars in 706 bytes} [Wed Jun 10 11:18:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1847930637 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/891] 10.0.0.19 () {30 vars in 618 bytes} [Wed Jun 10 11:18:14 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 440/892] 10.0.0.19 () {32 vars in 691 bytes} [Wed Jun 10 11:18:14 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/893] 10.0.0.19 () {34 vars in 912 bytes} [Wed Jun 10 11:18:14 2026] GET /v2.1/os-simple-tenant-usage/1a6ceceac18e444d9addce947fb5f036?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/894] 10.0.0.19 () {30 vars in 653 bytes} [Wed Jun 10 11:18:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/895] 10.0.0.231 () {30 vars in 413 bytes} [Wed Jun 10 11:18:18 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/896] 10.0.0.19 () {30 vars in 618 bytes} [Wed Jun 10 11:18:18 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 455/897] 10.0.0.19 () {32 vars in 691 bytes} [Wed Jun 10 11:18:18 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/898] 10.0.0.19 () {34 vars in 912 bytes} [Wed Jun 10 11:18:18 2026] GET /v2.1/os-simple-tenant-usage/1a6ceceac18e444d9addce947fb5f036?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/899] 10.0.0.231 () {28 vars in 560 bytes} [Wed Jun 10 11:18:18 2026] GET /v2/ => generated 402 bytes in 382 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/900] 10.0.0.231 () {28 vars in 564 bytes} [Wed Jun 10 11:18:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/901] 10.0.0.231 () {30 vars in 413 bytes} [Wed Jun 10 11:18:18 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/902] 10.0.0.19 () {30 vars in 653 bytes} [Wed Jun 10 11:18:18 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/905] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:18:21 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:18:23.411 8 WARNING neutronclient.v2_0.client [None req-e9420469-9d1f-4fca-ae36-bf76ed7b1e10 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:18:23.459 8 WARNING neutronclient.v2_0.client [None req-e9420469-9d1f-4fca-ae36-bf76ed7b1e10 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:18:23.673 8 WARNING neutronclient.v2_0.client [None req-e9420469-9d1f-4fca-ae36-bf76ed7b1e10 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/906] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:18:23 2026] POST /v2.1/servers => generated 449 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:18:23.920 7 WARNING neutronclient.v2_0.client [None req-12a73680-8ba7-450e-8c59-31f652746422 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/907] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:23 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1401 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:25.016 8 WARNING neutronclient.v2_0.client [None req-0314a262-b637-4afb-a9f3-7f358d986f2c accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/908] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:24 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1405 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:26.092 7 WARNING neutronclient.v2_0.client [None req-335e14ca-753b-4021-b136-5e96b464f02f accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/909] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:26 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1453 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:27.170 8 WARNING neutronclient.v2_0.client [None req-877a593c-be9e-4f1f-a3d0-9c620d453225 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/910] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:27 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1453 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:28.301 7 WARNING neutronclient.v2_0.client [None req-528e25fe-dc22-4586-a069-ee754b4975a3 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/911] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:28 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:29.398 8 WARNING neutronclient.v2_0.client [None req-dda2e84c-df6d-4ce2-baec-e5b4d1cf34e4 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] 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-06-10 11:18:29.487 7 INFO nova.api.openstack.compute.server_external_events [req-22a6973a-46b7-4369-9681-c61698132ecc req-35087884-f44d-441f-a8e4-e48795301c9d 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 7|app: 0|req: 451/914] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:29 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-06-10 11:18:29.516 7 INFO nova.api.openstack.compute.server_external_events [req-746fb3cd-e611-47c4-b0fe-0c99c640292d req-4bcfde8a-659a-4a18-8b54-361acddccf70 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 7|app: 0|req: 452/915] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/916] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:29 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1538 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:30.613 7 WARNING neutronclient.v2_0.client [None req-94b5ff30-3312-4bfd-85fe-d01746d3f302 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/917] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:30 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:31.795 8 WARNING neutronclient.v2_0.client [None req-982071a8-ca0f-4893-8769-ebcd7824b588 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/918] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:31 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1526 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:33.096 7 WARNING neutronclient.v2_0.client [None req-fa531e43-0e64-4366-835b-bd8fda660b08 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/919] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:33 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1526 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:34.263 8 INFO nova.api.openstack.compute.server_external_events [req-6f11ae68-ed9a-41d8-a4ac-438720436d8e req-85d2201f-b4c3-4051-b021-dda8f1cf4aa0 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 8|app: 0|req: 466/920] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:34.486 7 WARNING neutronclient.v2_0.client [None req-b85d1b49-e17e-42cb-9e0d-e8a68545422b accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/921] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:34 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1526 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:36.057 8 WARNING neutronclient.v2_0.client [None req-b63617c7-0774-4589-ac9c-0ce4f77d6594 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] 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-06-10 11:18:36.314 7 INFO nova.api.openstack.compute.server_external_events [req-da6d9b53-1519-4a56-b89e-6086d71f821d req-d1cac266-4a7a-4fe8-9a45-f95e1e47644b 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 7|app: 0|req: 456/922] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:36 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) [pid: 8|app: 0|req: 467/923] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:36 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1526 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:37.438 7 WARNING neutronclient.v2_0.client [None req-4f654ed7-2dd9-4bc2-ad3e-4dceb9320140 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/924] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:37 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1693 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:37.595 8 WARNING neutronclient.v2_0.client [None req-431d9c0e-f739-4f95-bb86-6ed3d6594c13 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/925] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:37 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1693 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:39.073 7 INFO nova.api.openstack.compute.server_external_events [req-9d504a16-677c-47db-8124-1fd8e575c0e0 req-e477e913-d30a-4d89-a070-75153c72eea9 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 7|app: 0|req: 458/926] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:39 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: 7|app: 0|req: 460/929] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:18:47 2026] POST /v2.1/os-keypairs => generated 395 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/930] 10.0.0.231 () {34 vars in 750 bytes} [Wed Jun 10 11:18:47 2026] POST /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4/action => generated 31892 bytes in 557 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-06-10 11:18:50.798 8 WARNING neutronclient.v2_0.client [None req-8cfb12f3-8963-4de9-80b2-25cdf20ca047 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:18:50.852 8 WARNING neutronclient.v2_0.client [None req-8cfb12f3-8963-4de9-80b2-25cdf20ca047 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:18:51.134 8 WARNING neutronclient.v2_0.client [None req-8cfb12f3-8963-4de9-80b2-25cdf20ca047 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:18:51.456 7 INFO nova.api.openstack.compute.server_external_events [req-1da31f02-8d8f-4e12-89fa-3507fbc7d91c req-26955098-aa05-470b-8ca5-1203352f1361 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 7|app: 0|req: 462/933] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/934] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:18:50 2026] POST /v2.1/servers => generated 448 bytes in 897 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-06-10 11:18:51.660 7 WARNING neutronclient.v2_0.client [None req-1d501ede-125e-4a78-a8b2-40ea3daa8702 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in 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/935] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:51 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1394 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/936] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:18:52 2026] POST /v2.1/os-keypairs => generated 396 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-06-10 11:18:54.714 7 WARNING neutronclient.v2_0.client [None req-d8f66097-06f7-4199-82a7-33ddbe12353d accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:18:54.751 7 WARNING neutronclient.v2_0.client [None req-d8f66097-06f7-4199-82a7-33ddbe12353d accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:18:54.989 7 WARNING neutronclient.v2_0.client [None req-d8f66097-06f7-4199-82a7-33ddbe12353d accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/937] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:18:54 2026] POST /v2.1/servers => generated 448 bytes in 487 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:18:55.174 8 WARNING neutronclient.v2_0.client [None req-081e6352-76e3-4255-88f7-ca41ea9d927e accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/938] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:55 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1401 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:56.263 7 WARNING neutronclient.v2_0.client [None req-916601fd-9357-4f75-a9fe-dbf381f030c0 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] 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-06-10 11:18:56.744 8 WARNING neutronclient.v2_0.client [None req-23c6e792-5aee-4ed9-854b-e8fb59d295bb dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in 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/939] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1405 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/940] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:56 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1520 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:18:57.650 7 INFO nova.api.openstack.compute.server_external_events [req-aa42ba58-f583-4d34-996d-18e52bbc631a req-57c950b0-1edb-41b8-b585-218db251a883 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance [pid: 7|app: 0|req: 466/941] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:18:57 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-06-10 11:18:58.182 8 WARNING neutronclient.v2_0.client [None req-4f097ca9-d333-48a9-b905-55c136d51d7e accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/942] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:57 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1453 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-06-10 11:18:59.265 7 WARNING neutronclient.v2_0.client [None req-8f7ea2de-19a4-4718-8afc-57ddfc8282ed accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/943] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:18:59 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1461 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-06-10 11:19:00.370 7 WARNING neutronclient.v2_0.client [None req-370cdd78-131a-420e-96ed-c496ea3e7f67 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/946] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:00 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1527 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:00.582 8 INFO nova.api.openstack.compute.server_external_events [req-d3b1a7d3-1da2-45af-bbf3-dbd17b0b12d6 req-2d549b5e-2bbf-4670-a4d1-8e976fb7a1de 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance [pid: 8|app: 0|req: 478/947] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:01.573 7 WARNING neutronclient.v2_0.client [None req-15c4d18e-f7d5-4e43-b5d2-aa997c44abf6 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/948] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:01 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:02.210 8 WARNING neutronclient.v2_0.client [None req-5bb67db9-186c-42c0-9f69-81a5c5ea0e41 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/949] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:02 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1518 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:02.764 7 WARNING neutronclient.v2_0.client [None req-2456366f-eb2e-40e1-b6a1-1d1fbe92a617 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/950] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:02 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:03.988 8 WARNING neutronclient.v2_0.client [None req-793384e4-877e-4ca7-a044-1da95e55eea8 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/951] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:03 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 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-06-10 11:19:05.131 7 WARNING neutronclient.v2_0.client [None req-3d3d6559-cab7-4d79-a8b5-705930b68f75 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/952] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:05 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:06.311 8 WARNING neutronclient.v2_0.client [None req-6b7618a3-29d9-4269-99a7-824435018714 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/953] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:06 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:07.387 7 WARNING neutronclient.v2_0.client [None req-1a17e136-ff3c-4628-b5a2-3ce7c99ecc5b dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] 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-06-10 11:19:07.452 8 WARNING neutronclient.v2_0.client [None req-6880c282-80a8-4e97-99a5-5c76a382974f accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/954] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:07 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1518 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/955] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:07 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:08.610 7 WARNING neutronclient.v2_0.client [None req-e745f978-fe7a-4f57-9a3d-6c36c6e59719 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/956] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:08 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:09.797 8 WARNING neutronclient.v2_0.client [None req-42d069fd-a2dc-406b-910b-739e21d33cda accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/959] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:09 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:11.259 7 WARNING neutronclient.v2_0.client [None req-f3205ead-b7e2-4226-9e9a-e3b75e994292 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/960] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:11 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:12.401 8 WARNING neutronclient.v2_0.client [None req-ff9880ac-060a-4025-885b-68a40275c1c5 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/961] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:12 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:12.561 7 WARNING neutronclient.v2_0.client [None req-5dafab32-cef7-4249-a36a-35ee1b94191d dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/962] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:12 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1518 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-06-10 11:19:13.538 8 WARNING neutronclient.v2_0.client [None req-f11e057c-b8f0-44e5-913c-be7eb3e7ed71 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/963] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:13 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:13.906 7 INFO nova.api.openstack.compute.server_external_events [req-aaa1e6a1-047c-4dc3-a70c-dc50eed37bd9 req-4d6ea38a-ee38-4e7f-b5ef-c1b8fd1351f8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance [pid: 7|app: 0|req: 478/964] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:13 2026] POST /v2.1/os-server-external-events => generated 185 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-06-10 11:19:14.746 8 WARNING neutronclient.v2_0.client [None req-8465d336-eaa8-45c1-8f95-db2c50312218 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/965] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:14 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:15.944 7 INFO nova.api.openstack.compute.server_external_events [req-34517632-b021-45de-ab03-ea89f9a333d3 req-e34aaabc-091f-42bd-bdfb-e5f068abeb62 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance 2026-06-10 11:19:15.945 7 INFO nova.api.openstack.compute.server_external_events [req-34517632-b021-45de-ab03-ea89f9a333d3 req-e34aaabc-091f-42bd-bdfb-e5f068abeb62 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance 2026-06-10 11:19:15.945 7 INFO nova.api.openstack.compute.server_external_events [req-34517632-b021-45de-ab03-ea89f9a333d3 req-e34aaabc-091f-42bd-bdfb-e5f068abeb62 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance 2026-06-10 11:19:15.945 7 INFO nova.api.openstack.compute.server_external_events [req-34517632-b021-45de-ab03-ea89f9a333d3 req-e34aaabc-091f-42bd-bdfb-e5f068abeb62 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance 2026-06-10 11:19:15.945 7 INFO nova.api.openstack.compute.server_external_events [req-34517632-b021-45de-ab03-ea89f9a333d3 req-e34aaabc-091f-42bd-bdfb-e5f068abeb62 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance [pid: 7|app: 0|req: 479/966] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:15 2026] POST /v2.1/os-server-external-events => generated 869 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-06-10 11:19:16.242 8 WARNING neutronclient.v2_0.client [None req-5cf37a1d-fd1d-4892-ad86-09925d63442d accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/967] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1525 bytes in 805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:17.754 7 WARNING neutronclient.v2_0.client [None req-008ff689-ab3e-4961-abb0-d46e7a838395 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] 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-06-10 11:19:18.063 8 WARNING neutronclient.v2_0.client [None req-8c123321-10dc-4600-bf09-97371bd81113 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/968] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:17 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1817 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/969] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1693 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:18.980 7 WARNING neutronclient.v2_0.client [None req-b1bc1583-15da-409d-8fb2-38d10b544948 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] 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-06-10 11:19:20.666 8 WARNING neutronclient.v2_0.client [None req-cde1cd34-4a46-4d44-aa0f-0e9b2f174eb5 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in 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/972] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:18 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1693 bytes in 1815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:20.756 7 INFO nova.api.openstack.compute.server_external_events [req-402eb2b8-1dea-464c-a94c-96fda2f0b73f req-905875af-ecc5-4134-9a99-4afc78a057dd 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance [pid: 7|app: 0|req: 482/973] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:20 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) 2026-06-10 11:19:20.890 8 WARNING neutronclient.v2_0.client [None req-cde1cd34-4a46-4d44-aa0f-0e9b2f174eb5 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:22.358 8 WARNING neutronclient.v2_0.client [None req-cde1cd34-4a46-4d44-aa0f-0e9b2f174eb5 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/974] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:19:20 2026] POST /v2.1/servers => generated 448 bytes in 2135 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-06-10 11:19:22.765 7 WARNING neutronclient.v2_0.client [None req-d955c744-3af8-4221-b6ee-7b84a8ce3ff5 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] 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-06-10 11:19:22.800 8 INFO nova.api.openstack.compute.server_external_events [req-cf038107-cead-48de-b723-53fb77378605 req-11af7aab-c576-451e-9414-b36a03825cdd 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance [pid: 8|app: 0|req: 493/975] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/976] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:22 2026] GET /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => generated 1393 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/977] 10.0.0.231 () {34 vars in 750 bytes} [Wed Jun 10 11:19:26 2026] POST /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8/action => generated 31853 bytes in 542 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-06-10 11:19:27.929 7 WARNING neutronclient.v2_0.client [None req-03a61e23-1ab3-4789-a504-9099409dabfa dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/978] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:27 2026] GET /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => generated 1519 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:29.244 8 INFO nova.api.openstack.compute.server_external_events [req-6daba2bd-9064-4bc6-a95a-32030442493f req-0dd67d36-a8c2-4afd-b2bc-c230c47e62e5 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance [pid: 8|app: 0|req: 495/979] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/982] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:19:29 2026] DELETE /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 0 bytes in 103 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-06-10 11:19:29.545 7 WARNING neutronclient.v2_0.client [None req-be262c5d-2c29-42d7-a3b9-a9f9fe709312 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in 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/983] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:29 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:30.795 8 WARNING neutronclient.v2_0.client [None req-23959913-ef78-40ea-9c0f-d42998e988c1 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:30.802 7 INFO nova.api.openstack.compute.server_external_events [req-aee11fb6-9d60-4adc-8120-e229b0339879 req-7bb6afca-64a7-494d-8335-0c5c539ae2c5 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance [pid: 7|app: 0|req: 487/984] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/985] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:30 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1819 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:32.094 7 WARNING neutronclient.v2_0.client [None req-4f4531f3-bed8-47e5-bed4-1969bf43321d accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/986] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:32 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1819 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:32.320 8 INFO nova.api.openstack.compute.server_external_events [req-d164d79d-cb42-41dd-ad99-17ce6601ed73 req-5eca1e42-2555-474a-b413-6c8b8245f7b3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance [pid: 8|app: 0|req: 499/987] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:32.846 7 INFO nova.api.openstack.compute.server_external_events [req-43ae0055-cfe2-4b3b-88f9-b6d9387be060 req-fab42b9e-1dec-4c56-8702-e2dd69bdc717 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:5af5017f-ca69-40a3-aa32-4c02c9287653 for instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 on instance [pid: 7|app: 0|req: 489/988] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:33.267 8 WARNING neutronclient.v2_0.client [None req-c06d0afd-167b-4ca4-bb8a-1154191e842b accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/989] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1482 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-06-10 11:19:33.456 7 WARNING neutronclient.v2_0.client [None req-910b6ba9-8a6a-4048-ad4a-eeee176476c6 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/990] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:33 2026] GET /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:34.353 8 WARNING neutronclient.v2_0.client [None req-d6cf0507-0f2e-4b67-bdb2-f766a3015c26 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/991] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:34 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1487 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:34.892 7 INFO nova.api.openstack.compute.server_external_events [req-3bd96740-8d50-42cf-bc88-9023aa51e336 req-d4b31f4f-1e6a-471b-9069-05312339652a 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance 2026-06-10 11:19:34.892 7 INFO nova.api.openstack.compute.server_external_events [req-3bd96740-8d50-42cf-bc88-9023aa51e336 req-d4b31f4f-1e6a-471b-9069-05312339652a 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance [pid: 7|app: 0|req: 491/992] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.1/os-server-external-events => generated 354 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-06-10 11:19:35.511 8 WARNING neutronclient.v2_0.client [None req-462bd3a5-0f53-44f7-847c-1d1fb641a893 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/993] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => generated 1487 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:36.603 7 INFO nova.api.openstack.wsgi [None req-6fbc3594-8aa3-4fe0-b8c0-dc2e1c147f3e accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] HTTP exception thrown: Instance 05862fbe-bcbc-47b0-bef2-59331c0eacc8 could not be found. [pid: 7|app: 0|req: 492/994] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:36 2026] GET /v2.1/servers/05862fbe-bcbc-47b0-bef2-59331c0eacc8 => 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: 8|app: 0|req: 503/995] 10.0.0.231 () {32 vars in 726 bytes} [Wed Jun 10 11:19:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-60428583 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/996] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:19:37 2026] DELETE /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-10 11:19:37.340 8 WARNING neutronclient.v2_0.client [None req-a8173cd1-574e-4d9f-a66f-11f52ff272ec accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/997] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:37 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1699 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:38.593 8 INFO nova.api.openstack.compute.server_external_events [req-db21c5d5-bdd2-4125-8553-1e4e74d30adb req-6fcb6455-439b-441f-98a7-e4cb49a3bbfe 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 8|app: 0|req: 505/998] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:38.605 7 WARNING neutronclient.v2_0.client [None req-6060b8e0-ab18-46bf-8684-9e5edad48cd0 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] 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-06-10 11:19:38.691 8 WARNING neutronclient.v2_0.client [None req-c7655428-051d-41b4-a473-b3f2107eef33 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/999] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1699 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1000] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => generated 1815 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:39.784 8 WARNING neutronclient.v2_0.client [None req-2f99d781-79c3-470e-8636-3c4f23e46b2f accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] 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-06-10 11:19:40.022 7 INFO nova.api.openstack.compute.server_external_events [req-f385f403-d7d7-4b41-90a1-2c8aada96761 req-2c0c0cd5-e6b3-4098-9cca-56fd3a2455f4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance [pid: 7|app: 0|req: 496/1003] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:39 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) [pid: 8|app: 0|req: 508/1004] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1632 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:40.630 7 INFO nova.api.openstack.compute.server_external_events [req-f08de5a1-3157-4183-aa08-2849b6f2043e req-fcc1229f-cc93-495b-8b55-d45c9977dacf 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:9e166035-c1af-41e4-8e33-7c097d4a2b90 for instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 on instance 2026-06-10 11:19:40.631 7 INFO nova.api.openstack.compute.server_external_events [req-f08de5a1-3157-4183-aa08-2849b6f2043e req-fcc1229f-cc93-495b-8b55-d45c9977dacf 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance [pid: 7|app: 0|req: 497/1005] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:19:40 2026] POST /v2.1/os-server-external-events => generated 352 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-06-10 11:19:41.086 8 WARNING neutronclient.v2_0.client [None req-a079f2cd-1564-4e99-aa55-3910f4a605df accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1006] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:41 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1487 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-06-10 11:19:42.199 7 WARNING neutronclient.v2_0.client [None req-0c20f2e8-0adf-484a-9093-4e04cf6fa380 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1007] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => generated 1487 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:43.278 8 INFO nova.api.openstack.wsgi [None req-e259dcc9-c54c-4625-a2f3-3ccd51a45a09 accd20c4a5be4482924033fbcdca97a9 01d0ed8e3b1f4240bca9a5cab96ea3e7 - - default default] HTTP exception thrown: Instance 7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 could not be found. [pid: 8|app: 0|req: 510/1008] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:19:43 2026] GET /v2.1/servers/7488715e-8c86-49ed-a59e-8d9ebaa6f7e4 => 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: 7|app: 0|req: 499/1009] 10.0.0.231 () {32 vars in 726 bytes} [Wed Jun 10 11:19:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-55402193 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1014] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:20:04 2026] POST /v2.1/os-keypairs => generated 396 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1015] 10.0.0.231 () {34 vars in 671 bytes} [Wed Jun 10 11:20:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:20:09.634 7 WARNING neutronclient.v2_0.client [None req-401ac0d2-2f61-47bf-82c0-a42b883aeb86 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:09.758 7 WARNING neutronclient.v2_0.client [None req-401ac0d2-2f61-47bf-82c0-a42b883aeb86 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:09.825 7 WARNING neutronclient.v2_0.client [None req-401ac0d2-2f61-47bf-82c0-a42b883aeb86 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:10.043 7 WARNING neutronclient.v2_0.client [None req-401ac0d2-2f61-47bf-82c0-a42b883aeb86 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1018] 10.0.0.231 () {34 vars in 663 bytes} [Wed Jun 10 11:20:09 2026] POST /v2.1/servers => generated 496 bytes in 706 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:20:10.290 8 WARNING neutronclient.v2_0.client [None req-5056d5f7-5e35-4118-9efb-62c139f8edd5 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1019] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1456 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:11.486 7 WARNING neutronclient.v2_0.client [None req-057f1807-31c0-4169-b997-ef07176cba27 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1020] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:11 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1460 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:12.620 8 WARNING neutronclient.v2_0.client [None req-60664b03-3f54-470e-a77c-85bd91a90995 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1021] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:12 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1508 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:13.714 7 WARNING neutronclient.v2_0.client [None req-609d4c2a-25d0-4ff5-90d0-a6dd71e2e55e 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1022] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1508 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:14.860 8 WARNING neutronclient.v2_0.client [None req-8a78953e-a011-40be-8764-161a3bd4f04e 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1023] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:14 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1516 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:16.135 7 WARNING neutronclient.v2_0.client [None req-8d6c39ec-0f3a-4bd0-9c5d-abeffcf77304 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] 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-06-10 11:20:16.357 8 INFO nova.api.openstack.compute.server_external_events [req-d0886438-b089-4a8b-b848-915d74d148a0 req-84204e53-f163-4d82-9219-3890209332c7 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance [pid: 8|app: 0|req: 518/1024] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:20:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1025] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:16 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1640 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:17.058 8 WARNING neutronclient.v2_0.client [None req-99a72ef5-f1e4-4398-baed-0ddc2f1debd4 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:17.097 8 WARNING neutronclient.v2_0.client [None req-99a72ef5-f1e4-4398-baed-0ddc2f1debd4 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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-06-10 11:20:17.545 7 WARNING neutronclient.v2_0.client [None req-ecc7d827-3bdb-4317-99f7-26821f4dfb51 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:17.729 8 WARNING neutronclient.v2_0.client [None req-99a72ef5-f1e4-4398-baed-0ddc2f1debd4 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in 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/1026] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:17 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1027] 199.204.45.95 () {36 vars in 713 bytes} [Wed Jun 10 11:20:16 2026] POST /v2.1/servers => generated 453 bytes in 1632 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-06-10 11:20:18.843 7 WARNING neutronclient.v2_0.client [None req-21e2448f-2dd6-4cbf-abfe-446e937687d1 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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: 509/1028] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:18 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2290 bytes in 296 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-06-10 11:20:19.135 8 WARNING neutronclient.v2_0.client [None req-df6f6ab0-e42b-48f3-bb05-43a31e5c165a 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:19.174 7 WARNING neutronclient.v2_0.client [None req-6de5dba5-b52b-4ff8-9bb4-1b175cc08cd0 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1029] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 520/1030] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1031] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:19 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 37 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-06-10 11:20:20.353 8 WARNING neutronclient.v2_0.client [None req-2e7da4b2-2e02-447c-87e3-1afa63d147ce 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1034] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:20 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 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-06-10 11:20:21.543 7 WARNING neutronclient.v2_0.client [None req-a6bfe63b-32a1-44e5-81e9-770587fc0daa 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1035] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 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-06-10 11:20:21.962 8 WARNING neutronclient.v2_0.client [None req-763b251c-a45d-4025-88d6-57dedd38f957 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1036] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:21 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2371 bytes in 100 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-06-10 11:20:22.255 7 WARNING neutronclient.v2_0.client [None req-056ffae7-c7f7-4c29-a6be-a7b08bfc02dd 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in 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/1037] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 28 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1038] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 59 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-06-10 11:20:22.792 7 WARNING neutronclient.v2_0.client [None req-6f0b489f-dc26-4052-a2a0-38787308129f 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1039] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => 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-06-10 11:20:23.980 8 WARNING neutronclient.v2_0.client [None req-8d669623-b00f-4c92-b94f-32dadaf23d72 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] 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-06-10 11:20:24.335 7 INFO nova.api.openstack.compute.server_external_events [req-bd54c9e9-0b89-4c17-8d0f-8ce39ab8d195 req-578a4027-7838-43c9-9f02-8c2ae0503a54 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:799e4694-8e03-43b2-bf84-51afc3b0196b for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 516/1040] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:20:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1041] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:23 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:25.242 7 WARNING neutronclient.v2_0.client [None req-8316616a-d26f-47fd-b25a-73ecc6a3b8b2 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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-06-10 11:20:25.451 8 WARNING neutronclient.v2_0.client [None req-8e2da57b-cc53-48c0-9d65-160274acd899 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1042] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2445 bytes in 644 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-06-10 11:20:25.869 7 WARNING neutronclient.v2_0.client [None req-3bc12d08-2a13-4017-b442-d8897b483378 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1043] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1044] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 283 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1045] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:27.247 7 WARNING neutronclient.v2_0.client [None req-1d45e41b-7987-4cdc-a687-d9c87d90897a 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1046] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:28.257 8 INFO nova.api.openstack.compute.server_external_events [req-02e572bf-679e-42fd-ab83-7a3b3dad1961 req-a5285415-5dbf-4174-8475-1c18cc77c531 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance [pid: 8|app: 0|req: 528/1047] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:20:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:28.463 7 WARNING neutronclient.v2_0.client [None req-5f6686f0-be3b-4573-a6ff-3edfe8359f72 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] 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-06-10 11:20:29.004 8 WARNING neutronclient.v2_0.client [None req-03e88e0d-a07b-4a5e-9165-7935437ad098 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in 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/1048] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1051] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2433 bytes in 467 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-06-10 11:20:29.492 7 WARNING neutronclient.v2_0.client [None req-d6dc4a03-d14d-43e5-b7f1-463016f1a1d0 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1052] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 283 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1053] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 60 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-06-10 11:20:30.105 7 WARNING neutronclient.v2_0.client [None req-99319609-482a-43ca-b5af-8719089719ec 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1054] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:31.399 8 WARNING neutronclient.v2_0.client [None req-92214b1d-8617-4b2c-b707-89214bc95f22 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1055] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 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-06-10 11:20:32.514 7 WARNING neutronclient.v2_0.client [None req-8eada128-2a30-41ed-9df5-2b153b75dd4f 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1056] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2433 bytes in 135 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:32.657 7 WARNING neutronclient.v2_0.client [None req-0b16ef47-cfd4-4b35-98c2-329be600a558 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:32.658 8 WARNING neutronclient.v2_0.client [None req-23c2a8ea-6e9a-48be-badb-a88b0192c506 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1057] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 283 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1058] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1059] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 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-06-10 11:20:33.852 7 WARNING neutronclient.v2_0.client [None req-f4c203ca-bae2-49d1-9367-4da2477c6f30 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1060] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:35.026 8 WARNING neutronclient.v2_0.client [None req-e884970f-dd9d-4175-a816-4fcb210e36ab 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1061] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:35.389 7 WARNING neutronclient.v2_0.client [None req-bd2f6d0a-a3fe-41cc-b0fb-400ef386fc77 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1062] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2433 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-06-10 11:20:35.551 8 WARNING neutronclient.v2_0.client [None req-63b4fecb-8101-4940-a774-6001aa4b36ec 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1063] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 283 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1064] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:36.217 8 WARNING neutronclient.v2_0.client [None req-8f497818-2390-41e6-9aba-d8f18a7bd747 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1065] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 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-06-10 11:20:37.398 7 WARNING neutronclient.v2_0.client [None req-bda96772-265c-465f-adf1-f76da600adcf 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1066] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:38.214 8 WARNING neutronclient.v2_0.client [None req-d429236d-9703-4bf8-b004-da2140fc5672 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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-06-10 11:20:38.911 7 WARNING neutronclient.v2_0.client [None req-1daac58a-a77c-4df7-aa94-c8d5edf96eb7 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1067] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:38 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2433 bytes in 809 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-06-10 11:20:39.027 8 WARNING neutronclient.v2_0.client [None req-1c818ba2-a95d-47e2-b3b0-38ee11fad01f 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1068] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:38 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 283 bytes in 530 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: 532/1071] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:38 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1072] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 37 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-06-10 11:20:40.630 7 WARNING neutronclient.v2_0.client [None req-211a7827-2062-446d-9eed-09f326984ba7 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1073] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:42.450 8 WARNING neutronclient.v2_0.client [None req-292e6a16-346a-4300-bdfe-233567e3dfff 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] 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-06-10 11:20:42.517 7 WARNING neutronclient.v2_0.client [None req-87894985-4d90-448c-b26d-24adb104bcb8 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1074] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1075] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2433 bytes in 472 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-06-10 11:20:42.979 8 WARNING neutronclient.v2_0.client [None req-73dfca4f-6d51-44ce-b084-e0beeed4e621 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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-06-10 11:20:43.026 7 INFO nova.api.openstack.compute.server_external_events [req-7a71cbea-582a-4ed2-9f8e-9ba80946eeae req-d8a325c6-36bf-4676-83e6-6bde1475fb84 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance [pid: 7|app: 0|req: 535/1076] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:20:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1077] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 283 bytes in 740 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: 536/1078] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:43 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:43.972 8 WARNING neutronclient.v2_0.client [None req-b24e9040-0b74-4804-9c7b-4007a8bef4c2 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1079] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:43 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1628 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:45.091 7 INFO nova.api.openstack.compute.server_external_events [req-2a0889ea-a439-470e-ba06-67185b2eac28 req-0dac8648-79cf-4fa1-88b6-5d7667bbc3d3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance 2026-06-10 11:20:45.091 7 INFO nova.api.openstack.compute.server_external_events [req-2a0889ea-a439-470e-ba06-67185b2eac28 req-0dac8648-79cf-4fa1-88b6-5d7667bbc3d3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:799e4694-8e03-43b2-bf84-51afc3b0196b for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance 2026-06-10 11:20:45.092 7 INFO nova.api.openstack.compute.server_external_events [req-2a0889ea-a439-470e-ba06-67185b2eac28 req-0dac8648-79cf-4fa1-88b6-5d7667bbc3d3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:799e4694-8e03-43b2-bf84-51afc3b0196b for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance 2026-06-10 11:20:45.092 7 INFO nova.api.openstack.compute.server_external_events [req-2a0889ea-a439-470e-ba06-67185b2eac28 req-0dac8648-79cf-4fa1-88b6-5d7667bbc3d3 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:799e4694-8e03-43b2-bf84-51afc3b0196b for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 537/1080] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:20:45 2026] POST /v2.1/os-server-external-events => generated 698 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-06-10 11:20:45.465 8 WARNING neutronclient.v2_0.client [None req-ffc985ad-c5d3-433a-8fed-6f034d33b49c 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1081] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1807 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:45.714 7 WARNING neutronclient.v2_0.client [None req-fded77ff-a2c4-4b16-aa91-3d47bb2340f1 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1082] 10.0.0.231 () {32 vars in 741 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52/os-interface => generated 284 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:46.385 8 WARNING neutronclient.v2_0.client [None req-2012b110-7ca1-49b9-8f47-19e22f708136 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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-06-10 11:20:47.490 7 INFO nova.api.openstack.compute.server_external_events [req-9e1a7c94-0870-4927-ab06-5b8db58fbd31 req-d9066394-1834-42fe-90eb-c3073a97f662 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance [pid: 7|app: 0|req: 539/1083] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:20:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1084] 199.204.45.95 () {32 vars in 732 bytes} [Wed Jun 10 11:20:46 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 2580 bytes in 1234 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-06-10 11:20:47.621 7 WARNING neutronclient.v2_0.client [None req-68ebdf9a-7d3e-4aff-9f31-de505bd7fcb8 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in 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/1085] 199.204.45.95 () {32 vars in 758 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 285 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1086] 199.204.45.95 () {32 vars in 776 bytes} [Wed Jun 10 11:20:47 2026] GET /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:54.696 7 WARNING neutronclient.v2_0.client [None req-dc3dde3e-939d-4023-b600-21c970efb359 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1089] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1927 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1090] 10.0.0.231 () {32 vars in 753 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52/os-server-password => generated 116 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: 7|app: 0|req: 543/1091] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:20:57 2026] DELETE /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => 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-06-10 11:20:57.649 8 WARNING neutronclient.v2_0.client [None req-3060858e-d318-41d9-8238-69ce213df639 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1092] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:57 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1933 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:58.930 7 INFO nova.api.openstack.compute.server_external_events [req-cd24bdeb-dc5d-4d53-9b61-63208ed5c417 req-c0134e79-6e6a-4ebb-adb4-bebfe413e261 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1093] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:20:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:20:58.970 8 WARNING neutronclient.v2_0.client [None req-1dbcc711-51e3-484a-9ccb-374f8393a37e 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1094] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1933 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:00.210 7 WARNING neutronclient.v2_0.client [None req-fc35393d-d53d-480d-93e7-1c45653981b9 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1097] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1933 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:01.020 8 INFO nova.api.openstack.compute.server_external_events [req-5f535ddb-9321-416c-a9c0-6c1c5c819e7c req-4287e3c1-9f78-4a71-ac0d-6d8338a008f6 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance 2026-06-10 11:21:01.020 8 INFO nova.api.openstack.compute.server_external_events [req-5f535ddb-9321-416c-a9c0-6c1c5c819e7c req-4287e3c1-9f78-4a71-ac0d-6d8338a008f6 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:32927ce5-b327-4304-a007-47358506407a for instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 on instance [pid: 8|app: 0|req: 552/1098] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:21:00 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:01.690 7 WARNING neutronclient.v2_0.client [None req-b91b183e-7fd4-421a-88b5-369fa245a392 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in 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/1099] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1542 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:02.787 8 WARNING neutronclient.v2_0.client [None req-1698dbc1-a313-45dd-b97d-425de599bb1e 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1100] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:21:02 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1542 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:03.892 7 WARNING neutronclient.v2_0.client [None req-7fd8d156-1aec-4920-8a4e-4ac9dae7bca3 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1101] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 1542 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:04.979 8 INFO nova.api.openstack.wsgi [None req-299ce29a-465e-409d-8d6c-6bfc1f427fc3 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] HTTP exception thrown: Instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 could not be found. [pid: 8|app: 0|req: 554/1102] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:05.009 7 INFO nova.api.openstack.wsgi [None req-75511236-6bdc-429e-af0f-0e9918c32b01 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] HTTP exception thrown: Instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 could not be found. [pid: 7|app: 0|req: 549/1103] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:21:04 2026] DELETE /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:05.039 8 INFO nova.api.openstack.wsgi [None req-7278ef48-8918-463a-939b-6025d754389f 39ce232f48d345f8ac799ee233d82be8 e41c5706b86049f1b236372c37062065 - - default default] HTTP exception thrown: Instance 502b1b02-e47b-4296-96b6-3fd3ad7d7b52 could not be found. [pid: 8|app: 0|req: 555/1104] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:21:05 2026] GET /v2.1/servers/502b1b02-e47b-4296-96b6-3fd3ad7d7b52 => 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: 550/1105] 10.0.0.231 () {32 vars in 706 bytes} [Wed Jun 10 11:21:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1712343386 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1106] 10.0.0.231 () {32 vars in 726 bytes} [Wed Jun 10 11:21:05 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-794537120 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:21:22.840 7 WARNING neutronclient.v2_0.client [None req-4d589d16-8f43-4603-a6b5-9b61b00421c9 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:21:22.884 7 WARNING neutronclient.v2_0.client [None req-4d589d16-8f43-4603-a6b5-9b61b00421c9 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:21:25.629 8 INFO nova.api.openstack.compute.server_external_events [req-1c29f833-4195-4389-8f08-c9781a16329b req-88da59eb-a5a5-41d2-88fb-ab4b2326a5c2 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:0858ab40-978b-4b51-9d60-812923ef657a for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 559/1111] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:21:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:29.159 8 INFO nova.api.openstack.compute.server_external_events [req-1a660138-61b1-4ec8-a6e8-176caf2b42d1 req-e91d04b0-9c15-48cd-848c-c8c0617443d8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:0858ab40-978b-4b51-9d60-812923ef657a for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 560/1112] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:21:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:31.209 8 INFO nova.api.openstack.compute.server_external_events [req-9ed1d45c-4d5e-4f32-a1bf-075b3bde7831 req-fbef21d8-0783-41cb-a076-aac1fc1dc07e 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:0858ab40-978b-4b51-9d60-812923ef657a for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 563/1115] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:21:31 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-06-10 11:21:32.446 7 WARNING neutronclient.v2_0.client [None req-4d589d16-8f43-4603-a6b5-9b61b00421c9 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in 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/1116] 199.204.45.95 () {36 vars in 811 bytes} [Wed Jun 10 11:21:22 2026] POST /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 281 bytes in 9694 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-06-10 11:21:32.969 8 INFO nova.api.openstack.compute.server_external_events [req-08411701-ae8a-4492-8ad0-a5ff17ddf688 req-57eba9e5-3d06-40ae-a920-889f5e15692c 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:0858ab40-978b-4b51-9d60-812923ef657a for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 564/1117] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:21:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:35.009 7 INFO nova.api.openstack.compute.server_external_events [req-5021159f-716c-4b25-a8cf-214a6246d995 req-72eefdb4-06b0-4ffc-8b9e-516f5c37fbc1 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:0858ab40-978b-4b51-9d60-812923ef657a for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 554/1118] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:21:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:55.688 7 WARNING neutronclient.v2_0.client [None req-5ff31659-626a-4249-b60a-fb35a83bc48d 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:21:55.725 7 WARNING neutronclient.v2_0.client [None req-5ff31659-626a-4249-b60a-fb35a83bc48d 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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-06-10 11:21:58.177 8 INFO nova.api.openstack.compute.server_external_events [req-a041ee40-bb7c-410c-8207-1eaa773fd083 req-231683ac-be89-47ec-9701-13fd4666cd70 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:853e788f-278e-462d-9255-fa6d726e9b74 for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 567/1123] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:21:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:01.471 8 INFO nova.api.openstack.compute.server_external_events [req-36e7fef7-9b43-4ed8-a888-4fd09e2b0f32 req-c5467d9f-4da8-4610-9d30-313675d43549 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:853e788f-278e-462d-9255-fa6d726e9b74 for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 570/1126] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:03.519 8 INFO nova.api.openstack.compute.server_external_events [req-0957da58-83cd-4fef-bd0a-0afca18a4e5c req-42c669d5-0e50-4109-bed1-e5346d809f44 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:853e788f-278e-462d-9255-fa6d726e9b74 for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 571/1127] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:22:04.760 7 WARNING neutronclient.v2_0.client [None req-5ff31659-626a-4249-b60a-fb35a83bc48d 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in 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/1128] 199.204.45.95 () {36 vars in 811 bytes} [Wed Jun 10 11:21:55 2026] POST /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 376 bytes in 9168 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-06-10 11:22:12.410 8 WARNING neutronclient.v2_0.client [None req-74213d42-4c35-4d0f-8d8e-4f8884cf7944 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:22:12.452 8 WARNING neutronclient.v2_0.client [None req-74213d42-4c35-4d0f-8d8e-4f8884cf7944 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] 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-06-10 11:22:14.956 7 INFO nova.api.openstack.compute.server_external_events [req-ab949920-9c68-4819-89f4-2b5d94184c58 req-d2362da5-8494-4b58-a0c4-2219472d4a21 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:d5f5050d-28f3-456d-98c2-d2fa5b605a7e for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 559/1131] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:18.546 7 INFO nova.api.openstack.compute.server_external_events [req-8fb5af2e-ce5a-4c4f-b593-b86bab17f5c3 req-9bced9d5-681a-4534-abaa-665d23916ec4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:d5f5050d-28f3-456d-98c2-d2fa5b605a7e for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 560/1132] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:20.584 7 INFO nova.api.openstack.compute.server_external_events [req-ea25ea5b-4562-4d74-b414-6e32bb332cb9 req-68ee7dea-3498-49f0-8383-a75ab276ad31 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-plugged:d5f5050d-28f3-456d-98c2-d2fa5b605a7e for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 563/1135] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:22:21.503 8 WARNING neutronclient.v2_0.client [None req-74213d42-4c35-4d0f-8d8e-4f8884cf7944 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1136] 199.204.45.95 () {36 vars in 811 bytes} [Wed Jun 10 11:22:12 2026] POST /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface => generated 377 bytes in 9292 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-06-10 11:22:22.630 7 INFO nova.api.openstack.compute.server_external_events [req-c0dbcec6-d3c3-448e-b443-11cdd7968ff5 req-725a2a84-4af8-459d-8645-4b4a1aa36e91 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:853e788f-278e-462d-9255-fa6d726e9b74 for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 564/1137] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:22 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-06-10 11:22:35.518 7 INFO nova.api.openstack.compute.server_external_events [req-158d5363-41c2-4e8e-8e01-80396ef3e636 req-c93603a6-fe38-4dc8-b163-2d3dfc8f002e 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:d5f5050d-28f3-456d-98c2-d2fa5b605a7e for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 566/1140] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1141] 199.204.45.95 () {34 vars in 854 bytes} [Wed Jun 10 11:22:36 2026] DELETE /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface/d5f5050d-28f3-456d-98c2-d2fa5b605a7e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:37.564 7 INFO nova.api.openstack.compute.server_external_events [req-9e2f1a9c-b7c4-40fb-9951-18fd79e64fae req-07d6104d-3ea3-48b2-82b3-1692d6afefb9 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:d5f5050d-28f3-456d-98c2-d2fa5b605a7e for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 567/1142] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:38.518 8 INFO nova.api.openstack.compute.server_external_events [req-471faf5c-b702-43a5-92a9-422dfa16defe req-c68f005a-1ec2-473a-9d87-2a0eb835fd74 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:d5f5050d-28f3-456d-98c2-d2fa5b605a7e for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 576/1143] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:38 2026] POST /v2.1/os-server-external-events => generated 185 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-06-10 11:22:40.574 7 INFO nova.api.openstack.compute.server_external_events [req-42fd411b-df3b-4a4e-96be-dffe6b5b2c57 req-ab4b56cf-ea05-40db-9591-cbd63dec389d 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:d5f5050d-28f3-456d-98c2-d2fa5b605a7e for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 569/1146] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:45.765 8 INFO nova.api.openstack.compute.server_external_events [req-63fa57ec-7c92-447f-94ba-75cd9e71e7a9 req-4fab1b9d-6415-4059-bc95-6a66a09b9341 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:853e788f-278e-462d-9255-fa6d726e9b74 for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 578/1147] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:45 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: 570/1148] 199.204.45.95 () {34 vars in 854 bytes} [Wed Jun 10 11:22:45 2026] DELETE /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface/853e788f-278e-462d-9255-fa6d726e9b74 => generated 0 bytes in 54 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-06-10 11:22:47.817 8 INFO nova.api.openstack.compute.server_external_events [req-cf1f0558-5b1f-4da5-9ab8-bd73ea6fea21 req-bce978b3-72da-40d7-accc-c297b9b24bc0 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:853e788f-278e-462d-9255-fa6d726e9b74 for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 579/1149] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:49.862 7 INFO nova.api.openstack.compute.server_external_events [req-cb94be48-46ca-4a80-8a6a-b54ae215f11c req-cef3abc5-3011-4b46-80f4-76b068f76af4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:853e788f-278e-462d-9255-fa6d726e9b74 for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 572/1152] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:22:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1155] 199.204.45.95 () {34 vars in 854 bytes} [Wed Jun 10 11:23:07 2026] DELETE /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71/os-interface/0858ab40-978b-4b51-9d60-812923ef657a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:09.264 7 INFO nova.api.openstack.compute.server_external_events [req-d26cc0e4-427d-4d3e-a82a-6f834570f0c2 req-5752f279-38e9-4c50-86c4-bd93c122ce67 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:0858ab40-978b-4b51-9d60-812923ef657a for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 574/1156] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:11.309 8 INFO nova.api.openstack.compute.server_external_events [req-2c9b0470-32b6-476d-9d49-fa8a297663ca req-6ebf1410-3572-49cc-99d6-08e8b704fdf2 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:0858ab40-978b-4b51-9d60-812923ef657a for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 584/1159] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1160] 199.204.45.95 () {34 vars in 754 bytes} [Wed Jun 10 11:23:12 2026] DELETE /v2.1/servers/b599a056-ccbd-4fe5-af67-49d0e08b2b71 => generated 0 bytes in 124 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-06-10 11:23:13.860 8 INFO nova.api.openstack.compute.server_external_events [req-93867ecf-7231-4b17-835c-db5c1b17c3d4 req-0e36d8dc-3ead-45ac-b178-52f053c96a79 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:799e4694-8e03-43b2-bf84-51afc3b0196b for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 585/1161] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:15.215 7 INFO nova.api.openstack.compute.server_external_events [req-dc72ca55-3215-4dd7-8b58-ffa9cdba9ae2 req-350050aa-c5c1-4126-8eb0-d3129c0994c8 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:799e4694-8e03-43b2-bf84-51afc3b0196b for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 7|app: 0|req: 577/1162] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:15.897 8 INFO nova.api.openstack.compute.server_external_events [req-dcb1278a-bdfd-4ece-8714-98481f5cff04 req-e080023c-b0f6-41c0-bcf3-7e5f4ccc5980 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:799e4694-8e03-43b2-bf84-51afc3b0196b for instance b599a056-ccbd-4fe5-af67-49d0e08b2b71 on instance [pid: 8|app: 0|req: 586/1163] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1164] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:23:16 2026] DELETE /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => generated 0 bytes in 93 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-06-10 11:23:16.484 8 WARNING neutronclient.v2_0.client [None req-580e2935-4e21-4a67-8191-4027f883531b dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1165] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:23:16 2026] GET /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => generated 1941 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-06-10 11:23:17.947 7 INFO nova.api.openstack.compute.server_external_events [req-e10c9465-bc19-4d59-9f58-006fa863ed60 req-8da45b50-1970-418e-aa4b-9d5404b397b4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance 2026-06-10 11:23:17.948 7 INFO nova.api.openstack.compute.server_external_events [req-e10c9465-bc19-4d59-9f58-006fa863ed60 req-8da45b50-1970-418e-aa4b-9d5404b397b4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance 2026-06-10 11:23:17.948 7 INFO nova.api.openstack.compute.server_external_events [req-e10c9465-bc19-4d59-9f58-006fa863ed60 req-8da45b50-1970-418e-aa4b-9d5404b397b4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance [pid: 7|app: 0|req: 579/1166] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:17 2026] POST /v2.1/os-server-external-events => generated 525 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-06-10 11:23:19.229 8 INFO nova.api.openstack.compute.server_external_events [req-813c7238-a6ad-452e-9d4c-b38723c9b2b5 req-13638f01-2bed-479d-9f1f-5bf2e53d435e 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:e7b0d26a-9113-4fe8-b3a9-2ca920231b79 for instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 on instance [pid: 8|app: 0|req: 588/1167] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:21.699 7 WARNING neutronclient.v2_0.client [None req-55faf36d-8e4e-40f8-bf0a-a143f4a78d24 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1170] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:23:21 2026] GET /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => generated 1479 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:26.769 8 INFO nova.api.openstack.wsgi [None req-0cb61507-02e2-41f7-b164-e6e3daec52ef dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] HTTP exception thrown: Instance b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 could not be found. [pid: 8|app: 0|req: 590/1171] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:23:26 2026] GET /v2.1/servers/b6c3ff44-96f0-4d66-bcf5-d6ac9e3c5df0 => 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-06-10 11:23:27.276 7 INFO nova.api.openstack.compute.server_external_events [req-8c881697-1bc9-4a61-94b8-46703d9534ac req-6e211eeb-d3f1-4c0b-9a89-d6542384cea4 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-changed:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance [pid: 7|app: 0|req: 582/1172] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1173] 10.0.0.231 () {32 vars in 718 bytes} [Wed Jun 10 11:23:27 2026] DELETE /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:27.424 7 WARNING neutronclient.v2_0.client [None req-0f8840cb-68f2-428b-8d37-e86651bc9607 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1174] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1943 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-06-10 11:23:29.314 8 INFO nova.api.openstack.compute.server_external_events [req-c423ead9-e9b0-4377-bf61-8c3dfbe689c0 req-c2e1b622-df48-4b21-ad3a-b485526b662f 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance 2026-06-10 11:23:29.314 8 INFO nova.api.openstack.compute.server_external_events [req-c423ead9-e9b0-4377-bf61-8c3dfbe689c0 req-c2e1b622-df48-4b21-ad3a-b485526b662f 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-unplugged:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance [pid: 8|app: 0|req: 592/1175] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:29 2026] POST /v2.1/os-server-external-events => generated 358 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-06-10 11:23:31.351 8 INFO nova.api.openstack.compute.server_external_events [req-fa4c3b60-623c-42b4-abe5-11f7f38d88c2 req-121f1d57-68bb-4392-9fa2-e533366d072f 8f70b29d51cb476ca73b5dacdb6f4cc5 d9994ee55de241d8a238c5c6a6ac972f - - 99ccbcebfd10425aad9560b157bfdb2c 99ccbcebfd10425aad9560b157bfdb2c] Creating event network-vif-deleted:d4119f7f-90a8-44ee-ac16-ce92ccfc2b3b for instance 11767ed5-6f00-4913-a1d4-b46a22bd925d on instance [pid: 8|app: 0|req: 594/1178] 10.0.0.183 () {38 vars in 815 bytes} [Wed Jun 10 11:23:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:32.763 7 WARNING neutronclient.v2_0.client [None req-d3d8be7a-00d7-4a26-a57e-c963ff316acb dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1179] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:23:32 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 1480 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-06-10 11:23:37.833 8 INFO nova.api.openstack.wsgi [None req-cdc82ac5-cac1-4600-ba01-7ecb750edb8f dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] HTTP exception thrown: Instance 11767ed5-6f00-4913-a1d4-b46a22bd925d could not be found. [pid: 8|app: 0|req: 595/1180] 10.0.0.231 () {32 vars in 715 bytes} [Wed Jun 10 11:23:37 2026] GET /v2.1/servers/11767ed5-6f00-4913-a1d4-b46a22bd925d => generated 111 bytes in 22 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: 587/1183] 10.0.0.231 () {32 vars in 724 bytes} [Wed Jun 10 11:23:39 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-964967516 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:39.889 8 INFO nova.api.openstack.wsgi [None req-ee06352f-5fcd-4627-85ff-0c85136ae052 dbd4d154718d4c9089fce49e8105ba92 687fb11216f7478091bf9e4f0395daf8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-964967516 not found for user dbd4d154718d4c9089fce49e8105ba92 [pid: 8|app: 0|req: 597/1184] 10.0.0.231 () {32 vars in 721 bytes} [Wed Jun 10 11:23:39 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-964967516 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1201] 10.0.0.231 () {32 vars in 655 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1202] 10.0.0.231 () {32 vars in 641 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 11:25:00.195 8 WARNING oslo_db.sqlalchemy.utils [None req-4e4e0df9-6032-41a9-9c53-958f5aa04000 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 607/1203] 10.0.0.231 () {32 vars in 649 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1204] 10.0.0.231 () {32 vars in 694 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1241] 10.0.0.17 () {28 vars in 453 bytes} [Wed Jun 10 11:28: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) [pid: 8|app: 0|req: 626/1242] 10.0.0.17 () {30 vars in 657 bytes} [Wed Jun 10 11:28:00 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 617/1243] 10.0.0.17 () {32 vars in 730 bytes} [Wed Jun 10 11:28:00 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1244] 10.0.0.17 () {34 vars in 805 bytes} [Wed Jun 10 11:28:00 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1245] 10.0.0.17 () {28 vars in 453 bytes} [Wed Jun 10 11:28:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1246] 10.0.0.17 () {30 vars in 657 bytes} [Wed Jun 10 11:28:01 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 619/1247] 10.0.0.17 () {32 vars in 730 bytes} [Wed Jun 10 11:28:01 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1248] 10.0.0.17 () {34 vars in 893 bytes} [Wed Jun 10 11:28:01 2026] GET /v2.1/servers/detail?project_id=11fa0e04ee994bf281dd00f593b7ea41&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1249] 10.0.0.17 () {34 vars in 893 bytes} [Wed Jun 10 11:28:01 2026] GET /v2.1/servers/detail?project_id=5212a109c7db4e5c9247b96bb66b78cb&all_tenants=True => generated 15 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1250] 10.0.0.17 () {34 vars in 893 bytes} [Wed Jun 10 11:28:01 2026] GET /v2.1/servers/detail?project_id=d9994ee55de241d8a238c5c6a6ac972f&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)