+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 17:11:14 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-79fdcb4894-684cc 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 0x7f9cdcff2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-07 17:11:18.854 8 INFO nova.utils [None req-d3c65a29-d497-42bc-bfef-a9861791cd57 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-07 17:11:18.868 7 INFO nova.utils [None req-2c4605c0-c1a0-444c-b6ad-16b196a1de02 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-07 17:11:20.481 7 WARNING keystonemiddleware._common.config [None req-2c4605c0-c1a0-444c-b6ad-16b196a1de02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 17:11:20.491 7 WARNING oslo_config.cfg [None req-2c4605c0-c1a0-444c-b6ad-16b196a1de02 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 17:11:20.524 8 WARNING keystonemiddleware._common.config [None req-d3c65a29-d497-42bc-bfef-a9861791cd57 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 17:11:20.533 8 WARNING oslo_config.cfg [None req-d3c65a29-d497-42bc-bfef-a9861791cd57 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 17:11:20.566 7 WARNING keystonemiddleware._common.config [None req-2c4605c0-c1a0-444c-b6ad-16b196a1de02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 17:11:20.580 7 WARNING oslo_config.cfg [None req-2c4605c0-c1a0-444c-b6ad-16b196a1de02 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-07 17:11:20.592 7 WARNING oslo_config.cfg [None req-2c4605c0-c1a0-444c-b6ad-16b196a1de02 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9cdcff2668 pid: 7 (default app) 2026-05-07 17:11:20.609 8 WARNING keystonemiddleware._common.config [None req-d3c65a29-d497-42bc-bfef-a9861791cd57 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 17:11:20.623 8 WARNING oslo_config.cfg [None req-d3c65a29-d497-42bc-bfef-a9861791cd57 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-07 17:11:20.635 8 WARNING oslo_config.cfg [None req-d3c65a29-d497-42bc-bfef-a9861791cd57 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9cdcff2668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:11:26 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:11:27.419 8 WARNING oslo_policy.policy [None req-76f7dc94-d314-45a1-ae33-2f281da5eb73 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 17:11:27.420 8 WARNING oslo_policy.policy [None req-76f7dc94-d314-45a1-ae33-2f281da5eb73 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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: 2/4] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:11:26 2026] GET /v2.1 => generated 0 bytes in 531 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:11:27.507 7 WARNING oslo_policy.policy [req-76f7dc94-d314-45a1-ae33-2f281da5eb73 req-91ecda0a-88ca-493e-996d-d2c6c4466338 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-07 17:11:27.507 7 WARNING oslo_policy.policy [req-76f7dc94-d314-45a1-ae33-2f281da5eb73 req-91ecda0a-88ca-493e-996d-d2c6c4466338 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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.210 () {46 vars in 980 bytes} [Thu May 7 17:11:27 2026] GET /v2.1/ => generated 400 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:11:27.600 8 INFO nova.api.openstack.wsgi [None req-6c921092-df22-4310-819b-8344108fa8e0 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.210 () {48 vars in 1009 bytes} [Thu May 7 17:11:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:11:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.210 () {52 vars in 1046 bytes} [Thu May 7 17:11:27 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:11:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:11:28 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:11:28 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:11:28.534 8 INFO nova.api.openstack.wsgi [None req-6fb0a83c-60f1-4cfb-8885-8eee73896dca 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.210 () {48 vars in 1011 bytes} [Thu May 7 17:11:28 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:11:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.210 () {52 vars in 1046 bytes} [Thu May 7 17:11:28 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:11:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:11:29 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:11:29 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:11:29.435 8 INFO nova.api.openstack.wsgi [None req-78043947-9214-45ed-bfc0-a1621e179d85 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.210 () {48 vars in 1013 bytes} [Thu May 7 17:11:29 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:11:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.210 () {52 vars in 1046 bytes} [Thu May 7 17:11:29 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:11:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:11:30 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:11:30 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:11:30.381 8 INFO nova.api.openstack.wsgi [None req-6e56e88c-01ab-4ca2-a624-5581a46790b4 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.210 () {48 vars in 1011 bytes} [Thu May 7 17:11:30 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:11:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.210 () {52 vars in 1046 bytes} [Thu May 7 17:11:30 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:11: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) [pid: 8|app: 0|req: 14/28] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:11:31 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:11:31 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:11:31.378 8 INFO nova.api.openstack.wsgi [None req-2270f1b0-0fe0-49f0-9bfa-ba8e68472c6d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.210 () {48 vars in 1013 bytes} [Thu May 7 17:11:31 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:11:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.210 () {52 vars in 1046 bytes} [Thu May 7 17:11:31 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.231 () {28 vars in 454 bytes} [Thu May 7 17:17:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/104] 10.0.0.231 () {30 vars in 658 bytes} [Thu May 7 17:17:18 2026] GET /v2.1 => generated 0 bytes in 138 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: 53/105] 10.0.0.231 () {32 vars in 731 bytes} [Thu May 7 17:17:18 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.231 () {34 vars in 804 bytes} [Thu May 7 17:17:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:20:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:20:12 2026] GET /v2.1 => generated 0 bytes in 406 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/143] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:20:12 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:20:12.563 7 INFO nova.api.openstack.wsgi [None req-1c45d803-7b26-4c30-b723-7992f2aa6f30 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/144] 199.204.45.210 () {48 vars in 1015 bytes} [Thu May 7 17:20:12 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:20:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.204.45.210 () {52 vars in 1047 bytes} [Thu May 7 17:20:12 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:22:26 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: 88/176] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:22:26 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:22:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:22:26.284 7 INFO nova.api.openstack.wsgi [None req-4af77b1d-e0ca-49ed-876d-8690a7651a4a 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 57590722bc3441b789f516b57e35cb1e [pid: 7|app: 0|req: 89/178] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:22:26 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-07 17:22:26.299 8 WARNING oslo_db.sqlalchemy.utils [None req-2ddeca5c-9f13-4b01-9cd5-36ec43e1ae1b 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/179] 199.204.45.210 () {48 vars in 1014 bytes} [Thu May 7 17:22:26 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: 90/180] 199.204.45.210 () {52 vars in 1055 bytes} [Thu May 7 17:22:26 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:22:29 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: 91/182] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:22:29 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:22:29 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 199.204.45.210 () {48 vars in 1071 bytes} [Thu May 7 17:22:29 2026] GET /v2.1/os-quota-sets/9c9ec20e00024795ad6c229399e6926f => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 199.204.45.210 () {52 vars in 1123 bytes} [Thu May 7 17:22:30 2026] PUT /v2.1/os-quota-sets/9c9ec20e00024795ad6c229399e6926f => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:30:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:30:08 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:30:09 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:30:09.163 7 INFO nova.api.openstack.wsgi [None req-46d5a9a5-90de-44c9-96a5-8b7a2df7fd9d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 140/281] 199.204.45.210 () {48 vars in 1013 bytes} [Thu May 7 17:30:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:30:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.210 () {52 vars in 1047 bytes} [Thu May 7 17:30:09 2026] POST /v2.1/flavors => generated 534 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:33:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/321] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:33:11 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/322] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:33:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 199.204.45.210 () {48 vars in 1071 bytes} [Thu May 7 17:33:11 2026] GET /v2.1/os-quota-sets/a688d95b91dd452eb16f1c63c8e11309 => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/324] 199.204.45.210 () {52 vars in 1123 bytes} [Thu May 7 17:33:12 2026] PUT /v2.1/os-quota-sets/a688d95b91dd452eb16f1c63c8e11309 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:43:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:43:45 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:43:45 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:43:45.306 8 INFO nova.api.openstack.wsgi [None req-d659d7b3-b060-4cc9-9975-8ee9e1b0b437 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 228/456] 199.204.45.210 () {48 vars in 1009 bytes} [Thu May 7 17:43:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:43:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 199.204.45.210 () {48 vars in 1097 bytes} [Thu May 7 17:43:45 2026] GET /v2.1/flavors/ce8e91b4-5193-46d5-aebb-2cd2c5380f1b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:43: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: 8|app: 0|req: 230/460] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:43:46 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:43:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:43:46.259 8 INFO nova.api.openstack.wsgi [None req-dbb6da73-1872-4ff2-b7ee-3382fd3a4a3e 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 231/462] 199.204.45.210 () {48 vars in 1011 bytes} [Thu May 7 17:43:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:43:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.210 () {48 vars in 1097 bytes} [Thu May 7 17:43:46 2026] GET /v2.1/flavors/bc1e9ab1-66f9-419f-8a00-9e3d5cb8925d/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:43: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: 233/466] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:43:47 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:43:47 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:43:47.215 8 INFO nova.api.openstack.wsgi [None req-70306077-7c22-452f-afa1-52fb0461fd8b 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 234/468] 199.204.45.210 () {48 vars in 1013 bytes} [Thu May 7 17:43:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:43:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.204.45.210 () {48 vars in 1097 bytes} [Thu May 7 17:43:47 2026] GET /v2.1/flavors/400062f1-4f16-48a8-844d-cdb47db661df/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:43: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: 8|app: 0|req: 236/472] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:43:48 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:43:48 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:43:48.114 8 INFO nova.api.openstack.wsgi [None req-5e457fa8-9921-49ce-9cf0-0ef769781946 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 237/474] 199.204.45.210 () {48 vars in 1011 bytes} [Thu May 7 17:43:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:43:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.210 () {48 vars in 1097 bytes} [Thu May 7 17:43:48 2026] GET /v2.1/flavors/e5fe40e0-e554-4363-9edc-987227c82d87/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:43: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: 8|app: 0|req: 239/478] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:43:48 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:43:49 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:43:49.080 8 INFO nova.api.openstack.wsgi [None req-8da679cf-84a6-4ef7-8b7c-22e4221e7989 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 240/480] 199.204.45.210 () {48 vars in 1013 bytes} [Thu May 7 17:43:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:43:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.210 () {48 vars in 1097 bytes} [Thu May 7 17:43:49 2026] GET /v2.1/flavors/e4348040-6c09-45f8-a5c3-026a44d66328/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: 248/495] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:44:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:44:50 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:44:50 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:44:50.634 7 INFO nova.api.openstack.wsgi [None req-eacdac0b-e5cf-43ab-9e11-1aa6d9d407c5 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 249/498] 199.204.45.210 () {48 vars in 1015 bytes} [Thu May 7 17:44:50 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: 250/499] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:44:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.210 () {48 vars in 1097 bytes} [Thu May 7 17:44:50 2026] GET /v2.1/flavors/b8e1e785-e337-489e-9917-9f7668850ff5/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:44:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:44:56 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:44:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:44:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:45:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:45:00 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:45:00 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.210 () {48 vars in 1071 bytes} [Thu May 7 17:45:00 2026] GET /v2.1/os-quota-sets/9c9ec20e00024795ad6c229399e6926f => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:45:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:45:50 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:45:50 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:45:50.466 8 INFO nova.api.openstack.wsgi [None req-66a242b2-085b-4939-93f6-df9a809e7ddb 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 262/524] 199.204.45.210 () {48 vars in 1013 bytes} [Thu May 7 17:45:50 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: 7|app: 0|req: 263/525] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:45:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.204.45.210 () {48 vars in 1097 bytes} [Thu May 7 17:45:50 2026] GET /v2.1/flavors/e5c53e7a-ead7-4e9f-90b1-814d87342818/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:46:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:46:04 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:46:04 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.210 () {48 vars in 1071 bytes} [Thu May 7 17:46:04 2026] GET /v2.1/os-quota-sets/a688d95b91dd452eb16f1c63c8e11309 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.210 () {42 vars in 703 bytes} [Thu May 7 17:46:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.204.45.210 () {44 vars in 907 bytes} [Thu May 7 17:46:51 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.210 () {46 vars in 980 bytes} [Thu May 7 17:46:51 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:46:51.925 8 INFO nova.api.openstack.wsgi [None req-c8f8f4fd-789d-4fc3-9209-a8f5ea041d97 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 273/546] 199.204.45.210 () {48 vars in 1009 bytes} [Thu May 7 17:46:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.210 () {48 vars in 1049 bytes} [Thu May 7 17:46:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 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: 278/556] 10.0.0.178 () {32 vars in 655 bytes} [Thu May 7 17:47:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 10.0.0.178 () {32 vars in 641 bytes} [Thu May 7 17:47:31 2026] GET /v2.1/servers => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-07 17:47:32.057 8 WARNING oslo_db.sqlalchemy.utils [None req-00e942f0-2583-4540-8af9-8ed52a1e3a8d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 279/558] 10.0.0.178 () {32 vars in 649 bytes} [Thu May 7 17:47:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 10.0.0.178 () {32 vars in 694 bytes} [Thu May 7 17:47:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:47:43 2026] GET /v2.1/flavors/ce8e91b4-5193-46d5-aebb-2cd2c5380f1b => generated 511 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 10.0.0.178 () {32 vars in 641 bytes} [Thu May 7 17:47:43 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:47:43 2026] GET /v2.1/flavors/ce8e91b4-5193-46d5-aebb-2cd2c5380f1b => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:47.954 7 WARNING neutronclient.v2_0.client [None req-8502080c-05c1-4026-93ed-58b1f0ba78f5 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/567] 10.0.0.178 () {34 vars in 685 bytes} [Thu May 7 17:47:47 2026] POST /v2.1/os-security-groups => generated 242 bytes in 987 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:48.840 8 WARNING neutronclient.v2_0.client [None req-118e4476-d1b3-466a-b505-236873767548 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:49.165 7 WARNING neutronclient.v2_0.client [None req-b61d4ae7-7ebc-4052-808b-17a46bb41e08 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/568] 10.0.0.178 () {34 vars in 685 bytes} [Thu May 7 17:47:48 2026] POST /v2.1/os-security-groups => generated 247 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:49.322 7 WARNING neutronclient.v2_0.client [None req-b8be393a-b737-44c6-bdb7-a3ddee313483 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:49.361 7 WARNING neutronclient.v2_0.client [None req-b8be393a-b737-44c6-bdb7-a3ddee313483 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/569] 10.0.0.178 () {34 vars in 695 bytes} [Thu May 7 17:47:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:49.489 7 WARNING neutronclient.v2_0.client [None req-d2f3beae-67ab-4e03-b427-734fd23678c7 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/570] 10.0.0.178 () {34 vars in 685 bytes} [Thu May 7 17:47:48 2026] POST /v2.1/os-security-groups => generated 243 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:49.536 8 WARNING neutronclient.v2_0.client [None req-a254b311-8c22-4087-9dcb-78a9c856f7f5 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/571] 10.0.0.178 () {34 vars in 685 bytes} [Thu May 7 17:47:49 2026] POST /v2.1/os-security-groups => generated 246 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:49.614 7 WARNING neutronclient.v2_0.client [None req-bd579d7f-2449-4a3f-a05d-9eeb94acd1ed 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:49.640 7 WARNING neutronclient.v2_0.client [None req-bd579d7f-2449-4a3f-a05d-9eeb94acd1ed 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/572] 10.0.0.178 () {34 vars in 685 bytes} [Thu May 7 17:47:49 2026] POST /v2.1/os-security-groups => generated 244 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:49.667 8 WARNING neutronclient.v2_0.client [None req-94c33814-3f4c-44eb-93a1-7031317bc7f8 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:49.706 8 WARNING neutronclient.v2_0.client [None req-94c33814-3f4c-44eb-93a1-7031317bc7f8 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:49.744 8 WARNING neutronclient.v2_0.client [None req-94c33814-3f4c-44eb-93a1-7031317bc7f8 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/573] 10.0.0.178 () {34 vars in 695 bytes} [Thu May 7 17:47:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 10.0.0.178 () {32 vars in 663 bytes} [Thu May 7 17:47:49 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:47:49.792 8 WARNING neutronclient.v2_0.client [None req-a066c229-4082-4117-a451-b76dee04473d 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:49.823 8 WARNING neutronclient.v2_0.client [None req-a066c229-4082-4117-a451-b76dee04473d 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/575] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:47:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:49.921 7 WARNING neutronclient.v2_0.client [None req-93ebd7f5-4178-4ee3-8d7e-14fedeca4714 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/576] 10.0.0.178 () {34 vars in 695 bytes} [Thu May 7 17:47:49 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:49.950 8 WARNING neutronclient.v2_0.client [None req-4f2c82cf-cdbf-4b7c-a027-3edf0b0efceb 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:49.957 7 WARNING neutronclient.v2_0.client [None req-93ebd7f5-4178-4ee3-8d7e-14fedeca4714 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/577] 10.0.0.178 () {32 vars in 737 bytes} [Thu May 7 17:47:49 2026] GET /v2.1/os-security-groups/de65cc83-a4d5-4e6a-81ba-c13153044f4a => generated 663 bytes in 41 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.178 () {30 vars in 413 bytes} [Thu May 7 17:47:49 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-07 17:47:49.996 8 WARNING neutronclient.v2_0.client [None req-9d7055a2-f971-4845-95b0-d6c6bf15bed5 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/579] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:49 2026] DELETE /v2.1/os-security-groups/a98321db-a2e0-4914-8243-2546e1e35ca4 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 17:47:50.039 8 WARNING neutronclient.v2_0.client [None req-9d7055a2-f971-4845-95b0-d6c6bf15bed5 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.066 8 WARNING neutronclient.v2_0.client [None req-9d7055a2-f971-4845-95b0-d6c6bf15bed5 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/580] 10.0.0.178 () {32 vars in 750 bytes} [Thu May 7 17:47:49 2026] DELETE /v2.1/os-security-group-rules/6cbb08ce-52d5-4ae3-9e6e-1b81969dd5d5 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 17:47:50.155 8 WARNING neutronclient.v2_0.client [None req-c93fe2ad-58ae-471a-8e5a-29a852a112a9 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.177 8 INFO nova.api.openstack.wsgi [None req-c93fe2ad-58ae-471a-8e5a-29a852a112a9 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] HTTP exception thrown: Security group a98321db-a2e0-4914-8243-2546e1e35ca4 does not exist Neutron server returns request_ids: ['req-6f2c5114-ca21-4cb6-83a6-ab53d7022467'] [pid: 8|app: 0|req: 291/581] 10.0.0.178 () {32 vars in 737 bytes} [Thu May 7 17:47:50 2026] GET /v2.1/os-security-groups/a98321db-a2e0-4914-8243-2546e1e35ca4 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 17:47:50.184 8 WARNING neutronclient.v2_0.client [None req-5e7ec781-afa6-462b-9bc7-158e4129e91b 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.219 8 WARNING neutronclient.v2_0.client [None req-5e7ec781-afa6-462b-9bc7-158e4129e91b 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/582] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:50 2026] DELETE /v2.1/os-security-groups/de65cc83-a4d5-4e6a-81ba-c13153044f4a => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 17:47:50.340 8 WARNING neutronclient.v2_0.client [None req-b7a2acd1-58ed-40c7-9f0c-fc7e0e90e904 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.368 8 WARNING neutronclient.v2_0.client [None req-b7a2acd1-58ed-40c7-9f0c-fc7e0e90e904 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/583] 10.0.0.178 () {28 vars in 560 bytes} [Thu May 7 17:47:50 2026] GET /v2/ => generated 402 bytes in 385 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-05-07 17:47:50.431 7 WARNING neutronclient.v2_0.client [None req-9cb83566-7d51-4e7a-b1b3-f3f9277962a4 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in 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/584] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:50 2026] DELETE /v2.1/os-security-groups/0596c920-9572-422a-93a6-f99bfcb3339a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/585] 10.0.0.178 () {28 vars in 564 bytes} [Thu May 7 17:47:50 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:50.472 8 WARNING neutronclient.v2_0.client [None req-548461a4-a562-48d2-ad00-033b47d670ab 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.477 7 WARNING neutronclient.v2_0.client [None req-9cb83566-7d51-4e7a-b1b3-f3f9277962a4 1df70f8dcb1b4fc2bb6a2472d4d6d786 2c282be6d19e42a898482bee3e0fff2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.495 8 INFO nova.api.openstack.wsgi [None req-548461a4-a562-48d2-ad00-033b47d670ab 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] HTTP exception thrown: Security group 0596c920-9572-422a-93a6-f99bfcb3339a does not exist Neutron server returns request_ids: ['req-731152c6-36d4-4a23-8fa9-b612fb60e904'] [pid: 8|app: 0|req: 295/586] 10.0.0.178 () {32 vars in 737 bytes} [Thu May 7 17:47:50 2026] GET /v2.1/os-security-groups/0596c920-9572-422a-93a6-f99bfcb3339a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 10.0.0.178 () {30 vars in 413 bytes} [Thu May 7 17:47:50 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-07 17:47:50.506 8 WARNING neutronclient.v2_0.client [None req-0ef926c8-8313-49d9-8a8a-5b27eb6c6d92 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in 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/588] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:50 2026] DELETE /v2.1/os-security-groups/d6157eb2-4d73-4e3b-9b56-41dc010f8070 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 17:47:50.583 8 WARNING neutronclient.v2_0.client [None req-0ef926c8-8313-49d9-8a8a-5b27eb6c6d92 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in 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/589] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:50 2026] DELETE /v2.1/os-security-groups/c0103d76-7dca-4863-934f-43b9dd02bceb => generated 0 bytes in 311 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 17:47:50.829 7 WARNING neutronclient.v2_0.client [None req-9ea97b24-ab84-44e9-b781-8e126e40b754 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.851 7 INFO nova.api.openstack.wsgi [None req-9ea97b24-ab84-44e9-b781-8e126e40b754 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] HTTP exception thrown: Security group c0103d76-7dca-4863-934f-43b9dd02bceb does not exist Neutron server returns request_ids: ['req-10b2eb19-5198-4dcc-ae38-5dfb13c4d2d2'] [pid: 7|app: 0|req: 293/590] 10.0.0.178 () {32 vars in 737 bytes} [Thu May 7 17:47:50 2026] GET /v2.1/os-security-groups/c0103d76-7dca-4863-934f-43b9dd02bceb => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 17:47:50.870 8 WARNING neutronclient.v2_0.client [None req-49e3e66e-e4b1-4a92-bdb9-5a53a66f3016 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.910 8 WARNING neutronclient.v2_0.client [None req-49e3e66e-e4b1-4a92-bdb9-5a53a66f3016 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:50.946 8 WARNING neutronclient.v2_0.client [None req-49e3e66e-e4b1-4a92-bdb9-5a53a66f3016 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/591] 10.0.0.178 () {32 vars in 663 bytes} [Thu May 7 17:47:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:47:51.009 7 WARNING neutronclient.v2_0.client [None req-69c8b6ed-cbc2-4402-b74f-a2f313c13624 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:51.028 7 INFO nova.api.openstack.wsgi [None req-69c8b6ed-cbc2-4402-b74f-a2f313c13624 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] HTTP exception thrown: Security group c0103d76-7dca-4863-934f-43b9dd02bceb does not exist Neutron server returns request_ids: ['req-eab0fc24-72ba-404f-9503-440eeaeef182'] [pid: 7|app: 0|req: 294/592] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:51 2026] DELETE /v2.1/os-security-groups/c0103d76-7dca-4863-934f-43b9dd02bceb => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 17:47:51.038 8 WARNING neutronclient.v2_0.client [None req-734168b4-b2ba-4c23-b73d-d0028e8ebcff 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:51.056 8 INFO nova.api.openstack.wsgi [None req-734168b4-b2ba-4c23-b73d-d0028e8ebcff 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] HTTP exception thrown: Security group 0596c920-9572-422a-93a6-f99bfcb3339a does not exist Neutron server returns request_ids: ['req-38a28b18-740a-4e23-ae4a-f3960aa2dfaf'] [pid: 8|app: 0|req: 299/593] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:51 2026] DELETE /v2.1/os-security-groups/0596c920-9572-422a-93a6-f99bfcb3339a => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 17:47:51.067 7 WARNING neutronclient.v2_0.client [None req-38dc4255-e131-44f1-9ecc-756d0943f0d6 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:51.086 7 INFO nova.api.openstack.wsgi [None req-38dc4255-e131-44f1-9ecc-756d0943f0d6 23df727d6c1b4382b8a8a5e757734c9b bc79da690659421fadd2ef6e52b34d13 - - default default] HTTP exception thrown: Security group a98321db-a2e0-4914-8243-2546e1e35ca4 does not exist Neutron server returns request_ids: ['req-6665952c-bb15-4815-8387-93b3ed06c95f'] [pid: 7|app: 0|req: 295/594] 10.0.0.178 () {32 vars in 740 bytes} [Thu May 7 17:47:51 2026] DELETE /v2.1/os-security-groups/a98321db-a2e0-4914-8243-2546e1e35ca4 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 17:47:51.216 8 WARNING neutronclient.v2_0.client [None req-90755073-0bd7-46b5-a053-4d4e650f2d7b f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:51.914 8 WARNING neutronclient.v2_0.client [None req-90755073-0bd7-46b5-a053-4d4e650f2d7b f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:47:53.321 8 WARNING neutronclient.v2_0.client [None req-90755073-0bd7-46b5-a053-4d4e650f2d7b f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/595] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:47:51 2026] POST /v2.1/servers => generated 451 bytes in 2890 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 17:47:54.063 7 WARNING neutronclient.v2_0.client [None req-84a256a6-99e6-4fd4-bc1c-391356c8e080 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/596] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:47:54 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1421 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:47:55.207 8 WARNING neutronclient.v2_0.client [None req-ed0ad77e-6d0f-45a0-bb3d-61dd810fb95d f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/599] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:47:55 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1425 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:47:56.403 7 WARNING neutronclient.v2_0.client [None req-da530dd0-0bb5-442e-800a-527d05c56d53 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/600] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:47:56 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1473 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:47:57.678 8 WARNING neutronclient.v2_0.client [None req-81a57141-1840-43d4-a886-ffd535a54224 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/601] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:47:57 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1473 bytes in 1108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:47:59.806 7 WARNING neutronclient.v2_0.client [None req-219adca9-4c3c-44c1-924f-44bbcc0d3714 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/602] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:47:59 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1491 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 304/603] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:48:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 300/604] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:48:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:48:01.155 8 WARNING neutronclient.v2_0.client [None req-9a003c61-85d0-4491-94e2-2628e78728ea f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/605] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:01 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:48:01.940 7 WARNING neutronclient.v2_0.client [None req-f74f38cb-4450-454f-b058-3b8f73fc7476 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:01.987 7 WARNING neutronclient.v2_0.client [None req-f74f38cb-4450-454f-b058-3b8f73fc7476 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:02.148 8 WARNING neutronclient.v2_0.client [None req-08c3f347-6d2c-4cd2-a14e-e51765c10189 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:02.169 7 WARNING neutronclient.v2_0.client [None req-f74f38cb-4450-454f-b058-3b8f73fc7476 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:02.185 8 WARNING neutronclient.v2_0.client [None req-08c3f347-6d2c-4cd2-a14e-e51765c10189 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:02.359 8 WARNING neutronclient.v2_0.client [None req-08c3f347-6d2c-4cd2-a14e-e51765c10189 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/606] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:48:02 2026] POST /v2.1/servers => generated 453 bytes in 454 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:02.705 8 INFO nova.api.openstack.compute.server_external_events [req-5d6399d6-bdd6-4787-99f2-4f04372ec6cc req-2c9dfb29-3568-477e-a75f-fd1715a7d636 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:072c10ca-db69-4ecd-a038-b71f9eb03c1b for instance 9c65586d-18d5-4300-95d4-6ee091e2a572 on instance 2026-05-07 17:48:02.720 8 INFO nova.compute.rpcapi [None req-f48a2c4f-83ef-49f2-800c-197486e1cd95 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 307/607] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:02.755 8 WARNING neutronclient.v2_0.client [None req-1ac34347-6a91-4f9c-bead-6910ee9e9b21 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/608] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:02 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1393 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/609] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:48:01 2026] POST /v2.1/servers => generated 449 bytes in 973 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:02.876 8 WARNING neutronclient.v2_0.client [None req-47e856fb-b340-496e-8dfc-59e2fb8566d8 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] 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: 309/610] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:02 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1399 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:48:02.929 7 WARNING neutronclient.v2_0.client [None req-98e74481-286c-44f9-82cd-b558ea1537e1 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/611] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:02 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:03.867 8 WARNING neutronclient.v2_0.client [None req-583c0dc3-e6cb-4ca5-abf8-54f2e84784ad 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/612] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:03 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1397 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-05-07 17:48:03.971 7 WARNING neutronclient.v2_0.client [None req-2d93adea-f50c-44d6-b659-e210a00e53f0 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/613] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:03 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1403 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:04.106 8 WARNING neutronclient.v2_0.client [None req-94e9c4fc-0cba-4d5d-84ee-5172831e5894 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/614] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:04 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 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-05-07 17:48:04.984 7 WARNING neutronclient.v2_0.client [None req-c3cf9fec-3dff-4343-bb78-8d31f1dda630 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/617] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:04 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1445 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:05.071 8 WARNING neutronclient.v2_0.client [None req-d69ccaaa-8322-4721-9936-c4f09eb8df1c 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/618] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:05 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1395 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-05-07 17:48:05.263 7 WARNING neutronclient.v2_0.client [None req-e6e86b16-a780-41f9-ae50-4a6f3bbe2ec8 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/619] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:05 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:06.091 8 WARNING neutronclient.v2_0.client [None req-3ec903d4-9167-4624-bc01-5f6cdce49fd4 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/620] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:06 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1445 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:06.159 7 WARNING neutronclient.v2_0.client [None req-bc68a76b-6253-4084-ae79-11b47e24040b 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/621] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:06 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1395 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:06.425 8 WARNING neutronclient.v2_0.client [None req-7e3504d6-e538-4bd5-a284-e1a9732e97ba f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/622] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:06 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:07.183 7 WARNING neutronclient.v2_0.client [None req-ab71d80f-ebd9-4252-b66f-826eeac973ff 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/623] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:07 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1453 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:48:07.251 8 WARNING neutronclient.v2_0.client [None req-6898789a-b719-4e2f-9ec0-44828a75e36c 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/624] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:07 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1451 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-05-07 17:48:07.601 7 WARNING neutronclient.v2_0.client [None req-a19df718-7ac6-4b4f-9c84-540a0e64761e f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/625] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:07 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:08.312 8 WARNING neutronclient.v2_0.client [None req-29f0969a-97fc-4a9a-b393-f99293dc2cea 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:08.360 7 WARNING neutronclient.v2_0.client [None req-367f14d8-c6dc-491c-a06c-61cf85a5efb7 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/626] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:08 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1451 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/627] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:08 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1531 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:08.711 7 INFO nova.api.openstack.compute.server_external_events [req-bbf7660d-f5de-41e7-aed5-3f44ffab3059 req-d09ad4e5-c3a4-4484-86b8-fd071a3438f7 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:986d7062-d878-4c86-b767-8f7f977306bd for instance ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 on instance 2026-05-07 17:48:08.729 7 INFO nova.compute.rpcapi [None req-b5f8c388-2422-49d8-ac7e-160728104a96 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 310/628] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:08.795 8 WARNING neutronclient.v2_0.client [None req-8d3e6765-258c-42f7-9c68-22ae5c12f004 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/629] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:08 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:09.478 7 WARNING neutronclient.v2_0.client [None req-4839170c-56a5-42dc-b4b2-37f1e99265c1 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:09.543 8 WARNING neutronclient.v2_0.client [None req-9956d3d4-e66a-4caf-97ba-071ac960391c 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/630] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:09 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1526 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/631] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:09 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1519 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:10.315 8 WARNING neutronclient.v2_0.client [None req-1cb98364-6527-476d-be50-413a397e7088 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:10.321 7 INFO nova.api.openstack.compute.server_external_events [req-b995aad9-5979-430e-b7ac-9c6f5cf13c6e req-41247fd5-9861-4248-ad64-10ba0b237854 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:072c10ca-db69-4ecd-a038-b71f9eb03c1b for instance 9c65586d-18d5-4300-95d4-6ee091e2a572 on instance [pid: 7|app: 0|req: 312/632] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:48:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/633] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:10 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:10.783 7 INFO nova.api.openstack.compute.server_external_events [req-69aa1b59-966a-4b2a-9c83-1778b37caa58 req-32572fbc-91af-4fab-b1ef-0c341e252f25 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:88fc7353-5e4e-442e-9043-4e0952ff49a6 for instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 on instance [pid: 7|app: 0|req: 313/634] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:11.314 8 WARNING neutronclient.v2_0.client [None req-c51bb7c9-be90-445c-bcf5-fd86bf590d2d 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:11.339 7 WARNING neutronclient.v2_0.client [None req-c74d7d1a-12df-4dca-92e4-a725d701eaf6 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/635] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:11 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1524 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, ' [pid: 7|app: 0|req: 314/636] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:11 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1519 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:48:11.525 8 WARNING neutronclient.v2_0.client [None req-66883252-8bd4-4a31-87d0-e779b009f803 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/637] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:11 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1547 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:12.373 7 INFO nova.api.openstack.compute.server_external_events [req-5800932f-21a8-461d-8602-9507c4dbab00 req-9b925eaf-b92f-4a8b-b11c-a5b679726907 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:986d7062-d878-4c86-b767-8f7f977306bd for instance ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 on instance [pid: 7|app: 0|req: 315/638] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:48:12 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:12.543 8 WARNING neutronclient.v2_0.client [None req-666fefec-76a3-4ca2-8511-61e20ff7d71e 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:12.573 7 WARNING neutronclient.v2_0.client [None req-fc8be212-5851-4fc4-85a1-c79d88d513af 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/639] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:12 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1524 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:12.851 8 WARNING neutronclient.v2_0.client [None req-544b1af0-da60-46bb-b8a1-3a28c2b50d4e f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/640] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:12 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1519 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/641] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:12 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1724 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:13.090 7 WARNING neutronclient.v2_0.client [None req-55b7bc0c-4a7d-4647-88e9-1a47e5c3db15 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/642] 10.0.0.178 () {32 vars in 741 bytes} [Thu May 7 17:48:13 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572/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, ' 2026-05-07 17:48:13.849 8 WARNING neutronclient.v2_0.client [None req-988bc8ca-dde2-4d94-ac2d-216813d2404b 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:13.911 7 WARNING neutronclient.v2_0.client [None req-276e14b3-cbd7-4e95-b4ce-b89448c2d7b2 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/643] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:13 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1524 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-05-07 17:48:14.172 8 WARNING neutronclient.v2_0.client [None req-70181b4c-177c-4b17-9466-8db9070e1511 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/644] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:13 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1519 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:14.259 7 INFO nova.api.openstack.compute.server_external_events [req-4dc3074f-b606-43ce-8e32-9eb78fe19627 req-e87b9ee5-1d58-4028-a977-a20f4e4e485b 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:072c10ca-db69-4ecd-a038-b71f9eb03c1b for instance 9c65586d-18d5-4300-95d4-6ee091e2a572 on instance [pid: 7|app: 0|req: 319/645] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/646] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:14 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1724 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: 7|app: 0|req: 320/647] 10.0.0.178 () {32 vars in 641 bytes} [Thu May 7 17:48:14 2026] GET /v2.1/servers => generated 376 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 328/648] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:48:14 2026] DELETE /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:14.643 7 WARNING neutronclient.v2_0.client [None req-b62da492-fede-4a21-8257-3bc75dfa6633 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/649] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:14 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1730 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:15.190 8 WARNING neutronclient.v2_0.client [None req-877e536f-b259-4e03-94ce-7e1352f7a667 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:15.284 7 WARNING neutronclient.v2_0.client [None req-628fe743-8514-421e-a3da-8ab6c81c0c53 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/652] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:15 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1524 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/653] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:15 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1701 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:15.464 8 WARNING neutronclient.v2_0.client [None req-b43c9814-4288-40b4-9bc9-5893a8c3079c 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/654] 10.0.0.178 () {32 vars in 741 bytes} [Thu May 7 17:48:15 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:15.878 7 WARNING neutronclient.v2_0.client [None req-9a37b42d-efaf-4cc6-a39f-7eff34b4d763 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:16.168 8 INFO nova.api.openstack.compute.server_external_events [req-866c45e1-8465-46ee-b414-db035244ce4a req-e1f69a04-bdac-4f09-92dc-dbe04ac420c5 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:88fc7353-5e4e-442e-9043-4e0952ff49a6 for instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 on instance [pid: 8|app: 0|req: 332/655] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:48:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:16.357 8 WARNING neutronclient.v2_0.client [None req-bdf1a6cc-f744-4e6c-ad24-11e77a2833ec 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/656] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:15 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1850 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:16.400 7 INFO nova.api.openstack.compute.server_external_events [req-7e7ed1c7-e926-45be-90b3-c7acde4c56b1 req-ec8fe6ab-e17d-4cf5-9b87-9b1b9f6b12be 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:986d7062-d878-4c86-b767-8f7f977306bd for instance ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 on instance [pid: 7|app: 0|req: 325/657] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:16 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1524 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-05-07 17:48:17.461 7 WARNING neutronclient.v2_0.client [None req-66c8d56d-96cd-4593-958c-f7ae68439a22 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:17.536 8 WARNING neutronclient.v2_0.client [None req-bc3b5811-06be-4b04-b9c9-d83226dc6496 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/659] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:17 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1782 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:17.912 7 INFO nova.api.openstack.compute.server_external_events [req-c8bbeacb-1a16-4396-83a7-18781ecaa6a1 req-77a126d7-9a55-49ac-8efa-99bf6b65d3b5 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:072c10ca-db69-4ecd-a038-b71f9eb03c1b for instance 9c65586d-18d5-4300-95d4-6ee091e2a572 on instance [pid: 7|app: 0|req: 327/660] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:17 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1524 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:18.974 7 WARNING neutronclient.v2_0.client [None req-eb1ca93d-616a-494a-b0af-e8ff6f6aab42 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/662] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:18 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1507 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-05-07 17:48:19.057 8 WARNING neutronclient.v2_0.client [None req-eb12e1b3-1bd4-49b9-8734-bda9d231caee 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/663] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:19 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1714 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:19.215 7 WARNING neutronclient.v2_0.client [None req-5efc493e-a286-43d6-9d0d-ac786e2be016 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/664] 10.0.0.178 () {32 vars in 741 bytes} [Thu May 7 17:48:19 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:20.085 7 WARNING neutronclient.v2_0.client [None req-4c2fe167-0e4e-412e-84ad-2f206f90cbe7 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:20.091 8 WARNING neutronclient.v2_0.client [None req-7c6ec469-28ff-45a8-81f7-49e38fa3ae89 f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] The python binding code in 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/665] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:20 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 1507 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-05-07 17:48:20.190 8 INFO nova.api.openstack.compute.server_external_events [req-acb7a1c3-b396-47c7-929e-a5c38f56d4d1 req-38b92564-aba2-4e8a-aa8c-d92eb1e3f261 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:88fc7353-5e4e-442e-9043-4e0952ff49a6 for instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 on instance [pid: 8|app: 0|req: 337/666] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:20 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1714 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:21.222 8 INFO nova.api.openstack.wsgi [None req-d2005555-f22d-46b4-a430-8a10704b51bc f3f0e8d58dfe47bb81fe2bcdb404f74e ba88d78460fd4eb0b0a47d3c0de1c40c - - default default] HTTP exception thrown: Instance 9c65586d-18d5-4300-95d4-6ee091e2a572 could not be found. [pid: 8|app: 0|req: 338/668] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:21 2026] GET /v2.1/servers/9c65586d-18d5-4300-95d4-6ee091e2a572 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/669] 10.0.0.178 () {32 vars in 704 bytes} [Thu May 7 17:48:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-793636043 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/672] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:48:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:48:32.055 7 WARNING neutronclient.v2_0.client [None req-da5ca584-7d18-4a9e-9e2c-f52f8d9df3ac 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:32.100 7 WARNING neutronclient.v2_0.client [None req-da5ca584-7d18-4a9e-9e2c-f52f8d9df3ac 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:32.301 7 WARNING neutronclient.v2_0.client [None req-da5ca584-7d18-4a9e-9e2c-f52f8d9df3ac 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in 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/673] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:48:31 2026] POST /v2.1/servers => generated 453 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 17:48:32.547 8 WARNING neutronclient.v2_0.client [None req-b55c61da-69e6-4e42-82ef-f0cc24bed145 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/674] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:32 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1431 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:33.628 7 WARNING neutronclient.v2_0.client [None req-e3d714a6-0b16-4140-868a-dc45e0edd66b 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/675] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:33 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1435 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:34.729 8 WARNING neutronclient.v2_0.client [None req-e903ce9c-a6ef-4eea-9d95-4b07803e210d 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/676] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:34 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1483 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:35.827 7 WARNING neutronclient.v2_0.client [None req-6e257dd5-39bb-44da-9f29-12690be33318 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/679] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:35 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1483 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:36.916 8 WARNING neutronclient.v2_0.client [None req-2e29601f-048f-4d1c-976d-d0c9851aeba1 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/680] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:36 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1491 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:37.803 7 INFO nova.api.openstack.compute.server_external_events [req-1297acb3-8703-43bf-b6ab-522ffbfb87a6 req-3ae8e6ed-6be0-4f00-abd1-327994c8fde3 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:a8336acf-22f1-41d2-978f-5f3ca8e3417f for instance ac4f99fd-7c13-4a9e-903d-71e8f4c33977 on instance [pid: 7|app: 0|req: 337/681] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:38.006 8 WARNING neutronclient.v2_0.client [None req-cf8e6044-38a6-40b2-9934-649c13165b56 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/682] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:37 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1569 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:39.151 7 WARNING neutronclient.v2_0.client [None req-a0e47b47-efc9-418a-be66-6a9c61059043 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/683] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:39 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1557 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:39.911 8 WARNING neutronclient.v2_0.client [None req-19361ac3-de26-4f8d-8b7d-503ca1d8f9ed 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/684] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:39 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1821 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:40.087 7 WARNING neutronclient.v2_0.client [None req-bceddeb8-af63-44c6-9c1a-7ac9c6be1dae 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/685] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:40 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1821 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:40.317 8 WARNING neutronclient.v2_0.client [None req-2b7e58f2-2349-427c-a425-4d44542beefe 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] 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/686] 10.0.0.178 () {34 vars in 750 bytes} [Thu May 7 17:48:40 2026] POST /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:40 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1557 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:40.504 7 WARNING neutronclient.v2_0.client [None req-add1bbf7-ac21-467d-90ab-02ccb8532837 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/688] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:40 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1823 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:41.506 8 WARNING neutronclient.v2_0.client [None req-623a725b-72d9-46d9-83cf-e4447d163a6b 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in 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/689] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:41 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1557 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:41.698 7 WARNING neutronclient.v2_0.client [None req-743997a1-b6e7-49a5-8a9f-2563ffeda4bf 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/690] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:41 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1823 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-05-07 17:48:42.423 8 INFO nova.api.openstack.compute.server_external_events [req-b6be15d3-1107-43d7-9a03-3b28ff6012fd req-4cfd29cf-6270-4690-9319-c171793b61ec 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:a8336acf-22f1-41d2-978f-5f3ca8e3417f for instance ac4f99fd-7c13-4a9e-903d-71e8f4c33977 on instance [pid: 8|app: 0|req: 349/691] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:48:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:42.655 7 WARNING neutronclient.v2_0.client [None req-8666e862-9af3-4e28-ae8e-fc52dfa93a33 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/692] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:42 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1557 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:42.850 8 WARNING neutronclient.v2_0.client [None req-2082788f-23da-4b90-9f55-0368774dc12f 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/693] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:42 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1823 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:43.816 7 WARNING neutronclient.v2_0.client [None req-f7867b7a-f6ca-4233-b936-cd0ed037433a 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in 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/694] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:43 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1557 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-05-07 17:48:44.005 8 WARNING neutronclient.v2_0.client [None req-a70e31c6-6882-4574-ba51-3647ea8c03ea 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/695] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:43 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1828 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:44.970 7 WARNING neutronclient.v2_0.client [None req-d3a9c64b-ec6f-4b74-9a9a-bfeede9acd84 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in 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/698] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:44 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1740 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:45.109 8 WARNING neutronclient.v2_0.client [None req-62aa310b-9207-488c-97e7-deaaf402eb75 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:45.153 7 WARNING neutronclient.v2_0.client [None req-064f58c6-b35f-4047-a60f-7e7d19e4101e 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/699] 10.0.0.178 () {32 vars in 741 bytes} [Thu May 7 17:48:45 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:45 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1828 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:45.522 8 WARNING neutronclient.v2_0.client [None req-7ac304d1-35bd-41c6-9b7d-464541723433 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/701] 10.0.0.178 () {32 vars in 741 bytes} [Thu May 7 17:48:45 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/os-interface => generated 284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:45.659 7 WARNING neutronclient.v2_0.client [None req-cfe30d90-df0b-49c9-bad7-808a3cafe372 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/702] 10.0.0.178 () {32 vars in 815 bytes} [Thu May 7 17:48:45 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/os-interface/88fc7353-5e4e-442e-9043-4e0952ff49a6 => 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: 356/703] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:45 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 155 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: 7|app: 0|req: 348/704] 10.0.0.178 () {34 vars in 750 bytes} [Thu May 7 17:48:45 2026] POST /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/action => generated 0 bytes in 40 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: 357/705] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:45 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 155 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:45.977 7 INFO nova.api.openstack.compute.server_external_events [req-a561ea8d-9a5f-451b-bd0c-1d707d561aff req-89bfe530-e9c4-4152-bb14-34af025b5747 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:a8336acf-22f1-41d2-978f-5f3ca8e3417f for instance ac4f99fd-7c13-4a9e-903d-71e8f4c33977 on instance [pid: 7|app: 0|req: 349/706] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:48:45.995 8 WARNING neutronclient.v2_0.client [None req-e07ca1d4-3e0a-49ca-94ea-cf3f338d4f6e 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/707] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:45 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1740 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, ' [pid: 7|app: 0|req: 350/708] 10.0.0.178 () {32 vars in 641 bytes} [Thu May 7 17:48:46 2026] GET /v2.1/servers => generated 384 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/709] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:48:46 2026] DELETE /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:46.320 7 WARNING neutronclient.v2_0.client [None req-fa388cc2-cfd1-4103-ae5d-c0976d1f2218 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:46.370 8 WARNING neutronclient.v2_0.client [None req-da4fee6e-dd51-4a4f-9971-e0e4a7515552 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/710] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:46 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1746 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:46 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1828 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/712] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:46 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 155 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:47.086 8 INFO nova.api.openstack.compute.server_external_events [req-9acec566-2957-4df9-b9cd-4355097d518d req-503f4258-1b92-41a7-bc93-86edcc9f59dc 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:88fc7353-5e4e-442e-9043-4e0952ff49a6 for instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 on instance [pid: 8|app: 0|req: 361/713] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:47.570 7 WARNING neutronclient.v2_0.client [None req-a4add2d5-24c2-47d5-9870-2a16e3eabb96 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:47.618 8 WARNING neutronclient.v2_0.client [None req-beed573c-ed0d-4e28-b6b4-40163c97ab9a 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/714] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:47 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1866 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:47 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1828 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/716] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:47 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 155 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:48.554 8 INFO nova.api.openstack.compute.server_external_events [req-a6dbe7bb-e3e1-47bc-8520-30d0e2d352cf req-c1a2ec52-f50b-4935-9834-ba5cee1aa955 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-unplugged:986d7062-d878-4c86-b767-8f7f977306bd for instance ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 on instance [pid: 8|app: 0|req: 363/717] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:48:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:48.798 7 WARNING neutronclient.v2_0.client [None req-b08c8ff8-273d-401e-8c4d-3f12c7e00774 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:48:48.815 8 WARNING neutronclient.v2_0.client [None req-b75e06ed-e520-4271-843d-2557d74709e2 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/718] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:48 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1798 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/719] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:49 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:49.484 7 INFO nova.api.openstack.compute.server_external_events [req-e520a164-38b5-4adb-820f-1513871b18a9 req-08ad488c-f2e1-491d-814c-c6629ab46b2a 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:a8336acf-22f1-41d2-978f-5f3ca8e3417f for instance ac4f99fd-7c13-4a9e-903d-71e8f4c33977 on instance [pid: 7|app: 0|req: 357/720] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:49.524 7 WARNING neutronclient.v2_0.client [None req-5924bdce-e2e2-4c3b-bb6f-f81284ee34b3 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/721] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:48 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1828 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:49 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1949 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/723] 10.0.0.178 () {34 vars in 750 bytes} [Thu May 7 17:48:49 2026] POST /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/724] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:49 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:50.020 8 INFO nova.api.openstack.compute.server_external_events [req-f9ba3e52-3e31-4e78-bb23-ca32aecfe1a2 req-c82ecd6f-cd3b-41ca-bff5-77b8c800fbd1 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:986d7062-d878-4c86-b767-8f7f977306bd for instance ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 on instance [pid: 8|app: 0|req: 366/725] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:48:50 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-05-07 17:48:50.508 7 WARNING neutronclient.v2_0.client [None req-1600cdce-42bc-49fa-8925-14fd120cc5b0 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:50.623 8 WARNING neutronclient.v2_0.client [None req-65df0d7b-f359-4ee2-a2e3-d3da4870aeeb 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/726] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:50 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1517 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/727] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:50 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:50 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1821 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:51.537 7 INFO nova.api.openstack.compute.server_external_events [req-56ddc465-2038-4478-9973-a1bb14b9bb82 req-57ba185a-b840-485b-ba3d-f1e3aa435344 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:88fc7353-5e4e-442e-9043-4e0952ff49a6 for instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 on instance [pid: 7|app: 0|req: 362/729] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:51.803 8 WARNING neutronclient.v2_0.client [None req-911e3575-4779-47d4-bf65-fabede1adae7 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] 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: 363/730] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:51 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:51 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:52.909 7 INFO nova.api.openstack.wsgi [None req-be77b76b-eebb-470f-a00e-5a71cf2ee4da 27288a44919e427b8540f9c2ddb36cfe e526f2c0641540999b32e0b846398131 - - default default] HTTP exception thrown: Instance ac4f99fd-7c13-4a9e-903d-71e8f4c33977 could not be found. [pid: 7|app: 0|req: 364/732] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:52 2026] GET /v2.1/servers/ac4f99fd-7c13-4a9e-903d-71e8f4c33977 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/733] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:48:52 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7/ips => generated 155 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.178 () {32 vars in 704 bytes} [Thu May 7 17:48:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-481209059 => 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, ' [pid: 8|app: 0|req: 370/735] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:48:52 2026] DELETE /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-07 17:48:53.088 7 WARNING neutronclient.v2_0.client [None req-1db509b2-cd91-46e7-a358-8968b876f04a 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/736] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:53 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1840 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-05-07 17:48:54.537 8 WARNING neutronclient.v2_0.client [None req-8c44781a-67df-435d-b8ba-f7c1236f5fae 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/739] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:54 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1840 bytes in 1267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:56.655 7 INFO nova.api.openstack.compute.server_external_events [req-e0300132-d24b-4e96-bc77-1467aff11f33 req-dbb7a20a-8d30-4962-87de-b76a01d4d8b2 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:88fc7353-5e4e-442e-9043-4e0952ff49a6 for instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 on instance [pid: 7|app: 0|req: 369/740] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:48:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:56.843 8 WARNING neutronclient.v2_0.client [None req-1c62c266-11fc-4ee0-abf1-a4caa251651e 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/741] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:56 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1480 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, ' [pid: 7|app: 0|req: 370/742] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:48:57 2026] POST /v2.1/os-keypairs => generated 397 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:48:57.935 8 WARNING neutronclient.v2_0.client [None req-9708e408-4680-4143-bf99-6576e3b30b76 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/743] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:57 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1485 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/744] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:48:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:48:59.058 8 WARNING neutronclient.v2_0.client [None req-7e8e9ac0-2d45-4ccf-97a3-42b9662b662d 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] The python binding code in 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/745] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:48:59 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 1485 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:00.067 7 WARNING neutronclient.v2_0.client [None req-9e3f8432-a4d0-4c4c-aa00-5613c74487df 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:00.110 7 WARNING neutronclient.v2_0.client [None req-9e3f8432-a4d0-4c4c-aa00-5613c74487df 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:00.132 8 INFO nova.api.openstack.wsgi [None req-f801fd88-bc79-4967-8730-add39086fd33 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] HTTP exception thrown: Instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 could not be found. [pid: 8|app: 0|req: 375/746] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:00 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => 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-05-07 17:49:00.159 7 WARNING neutronclient.v2_0.client [None req-9e3f8432-a4d0-4c4c-aa00-5613c74487df 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/747] 10.0.0.178 () {32 vars in 704 bytes} [Thu May 7 17:49:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-810004953 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-07 17:49:00.333 7 WARNING neutronclient.v2_0.client [None req-9e3f8432-a4d0-4c4c-aa00-5613c74487df 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/748] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:49:00 2026] POST /v2.1/servers => generated 496 bytes in 570 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 17:49:00.587 8 INFO nova.api.openstack.wsgi [None req-80bb8c4e-6f32-4038-9964-2995c3b6b89a 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] HTTP exception thrown: Instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 could not be found. [pid: 8|app: 0|req: 377/749] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:49:00 2026] DELETE /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:00.606 7 WARNING neutronclient.v2_0.client [None req-7f0b414f-0c71-415d-b53f-bdafe24737b5 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:00.628 8 INFO nova.api.openstack.wsgi [None req-e3d0e1d4-2cd6-48b1-b53c-6f2f2b6fa5cc 1d0a954fabbc4c13b5d706bb5b7dd237 71fac0717dcc451693d4921f3ac0c59e - - default default] HTTP exception thrown: Instance 1a4abe0a-ca82-4c47-9055-7614554c7de7 could not be found. [pid: 8|app: 0|req: 378/750] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:00 2026] GET /v2.1/servers/1a4abe0a-ca82-4c47-9055-7614554c7de7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:00 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1456 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:01.720 8 WARNING neutronclient.v2_0.client [None req-018c21bf-279f-494a-9995-2c0bc96f58e8 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/752] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:01 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1460 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:02.820 7 WARNING neutronclient.v2_0.client [None req-2a121165-4377-4d0c-b1ad-f9a3ed2beb6a 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/753] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:02 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1508 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-05-07 17:49:03.949 8 WARNING neutronclient.v2_0.client [None req-ac9e0df0-f34a-442a-83fd-4b50bfcd863a 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/754] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:03 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1508 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:05.076 7 WARNING neutronclient.v2_0.client [None req-39564ee4-73fc-4713-8818-c126f6b150d8 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/757] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:04 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1630 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:06.122 8 INFO nova.api.openstack.compute.server_external_events [req-f1ce0ae6-5741-473d-9012-b35963a17b23 req-39e45925-6ba1-4060-9b8e-00ed24c5caf3 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:7400b97d-5208-4951-877f-13ca08ea5b05 for instance 41fe238d-435b-4a2b-acae-e0d5a567ece3 on instance [pid: 8|app: 0|req: 382/758] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:06.900 7 WARNING neutronclient.v2_0.client [None req-0cfabea1-32e5-4cc3-92fa-f876292f406d 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/759] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:06 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1628 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:08.047 8 WARNING neutronclient.v2_0.client [None req-54b0a5cd-4c4a-4a95-922b-70d6aefcdf54 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/760] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:08 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1628 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:09.352 8 WARNING neutronclient.v2_0.client [None req-540bfee2-2470-49b4-ad63-711d6f69d034 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/761] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:49:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:09 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1628 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:10.507 7 WARNING neutronclient.v2_0.client [None req-e74dc306-b163-4b32-ba1e-c4065ff8724a 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/763] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:10 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1628 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-05-07 17:49:11.074 8 INFO nova.api.openstack.compute.server_external_events [req-7bfac4c0-d99a-4187-8109-2b5ce4d62174 req-d779c934-79a6-4628-90af-3e8b091ef828 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:7400b97d-5208-4951-877f-13ca08ea5b05 for instance 41fe238d-435b-4a2b-acae-e0d5a567ece3 on instance [pid: 8|app: 0|req: 385/764] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:49:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:11.689 7 WARNING neutronclient.v2_0.client [None req-4c24f1c1-b250-467c-a47d-ca34a270cd75 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/765] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:11 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:12.823 8 WARNING neutronclient.v2_0.client [None req-b91ea988-0167-4dcf-b1a0-eb1e613096fb 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:12.866 7 WARNING neutronclient.v2_0.client [None req-d35511f4-8401-4518-b8be-d9568e25e70d 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/766] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:12 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1821 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/767] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:12 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1628 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/768] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:49:13 2026] DELETE /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:13.152 7 WARNING neutronclient.v2_0.client [None req-09ecf09b-7082-4d56-8f40-83f1b5970555 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/769] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:13 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1827 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:14.136 8 WARNING neutronclient.v2_0.client [None req-8b6db2bc-1945-4ffe-bd3f-94a38ff97143 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/770] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:14 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1628 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:14.365 7 WARNING neutronclient.v2_0.client [None req-00c8c93b-b31c-4991-8566-691fda291994 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/771] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:14 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:15.299 7 WARNING neutronclient.v2_0.client [None req-f7e51058-a48d-41ea-b2aa-19dd11d2a3f3 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:15.314 8 WARNING neutronclient.v2_0.client [None req-8d465b90-b227-488e-8a58-8b3c713067c6 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:15.348 8 WARNING neutronclient.v2_0.client [None req-8d465b90-b227-488e-8a58-8b3c713067c6 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/774] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:15 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1808 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:15.470 7 WARNING neutronclient.v2_0.client [None req-e124c1db-8798-488a-a309-4a5bd9a81b1d 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:15.524 8 WARNING neutronclient.v2_0.client [None req-8d465b90-b227-488e-8a58-8b3c713067c6 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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.178 () {32 vars in 741 bytes} [Thu May 7 17:49:15 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3/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, ' 2026-05-07 17:49:15.562 7 WARNING neutronclient.v2_0.client [None req-9db8e0b2-24e8-40d8-9a83-9aceb1ca3378 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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/776] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:15 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1827 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:49:15 2026] POST /v2.1/servers => generated 450 bytes in 796 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:16.043 7 WARNING neutronclient.v2_0.client [None req-3a1e1a1a-4583-4b23-8a68-17d265666049 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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.178 () {32 vars in 715 bytes} [Thu May 7 17:49:16 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1254 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:16.333 8 INFO nova.api.openstack.compute.server_external_events [req-31fb4b7f-fee0-4f4a-9499-bcd3a2f7f340 req-c262eaeb-a73e-4449-a1c9-668cbc4e9e23 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:7400b97d-5208-4951-877f-13ca08ea5b05 for instance 41fe238d-435b-4a2b-acae-e0d5a567ece3 on instance [pid: 8|app: 0|req: 391/779] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:16.777 7 WARNING neutronclient.v2_0.client [None req-506e7e03-fec2-4553-b620-3f51d3e47016 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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.178 () {32 vars in 715 bytes} [Thu May 7 17:49:16 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1827 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-05-07 17:49:17.130 8 WARNING neutronclient.v2_0.client [None req-e4e04368-e641-45a5-ab64-11604d62d3c0 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/781] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:17 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1304 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:17.288 7 INFO nova.api.openstack.compute.server_external_events [req-c107e668-4aab-4816-a085-906eddd5788f req-f89b0f59-81d8-4b0e-a220-1d7fe53dcaf4 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:986d7062-d878-4c86-b767-8f7f977306bd for instance ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 on instance [pid: 7|app: 0|req: 390/782] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:17.952 8 WARNING neutronclient.v2_0.client [None req-ee9a822a-1efa-4b01-b55f-130def3f2300 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in 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.178 () {32 vars in 715 bytes} [Thu May 7 17:49:17 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1474 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:18.268 7 WARNING neutronclient.v2_0.client [None req-e24e53be-c4bd-470a-8487-9be06ed8fad0 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/784] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:18 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1352 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-05-07 17:49:19.067 8 WARNING neutronclient.v2_0.client [None req-1fa5a99b-de77-48bb-ae98-43cadafb457a 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/785] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:19 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1479 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-05-07 17:49:19.366 7 WARNING neutronclient.v2_0.client [None req-72316932-eb33-4fbd-927a-32086c3b85b9 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/786] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:19 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1352 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:20.170 8 WARNING neutronclient.v2_0.client [None req-e5e89d5b-5d33-4714-8b5c-403a2eaa5b35 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/787] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:20 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1479 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:20.465 7 WARNING neutronclient.v2_0.client [None req-f7d5dfeb-e1db-4000-a08b-04d66a836a7f f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/788] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:20 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1360 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:21.269 8 WARNING neutronclient.v2_0.client [None req-68960883-6e3b-4ee7-ba70-52069d2ef178 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:21.283 7 INFO nova.api.openstack.compute.server_external_events [req-67164af9-a1fc-4424-abc6-10ea5f1c164a req-e2e59faa-935b-4e36-9db3-df29351211de 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:08a02583-05c7-4ee1-810c-ed7984ace9af for instance 2636f682-ebee-444e-9af5-838a2448269b on instance [pid: 7|app: 0|req: 394/789] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:21 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 1479 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:21.550 7 WARNING neutronclient.v2_0.client [None req-bb8f582d-b7b9-45f0-8eac-53df74a5aea6 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/791] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:21 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1437 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-05-07 17:49:22.357 8 INFO nova.api.openstack.wsgi [None req-d401b4b8-7b7e-4971-87ec-e544d5e0f7e8 85cb6c931c2d4ac3b0d28fd4d6c61146 4ac873fdd28b44749dcc50cdaf8d26b3 - - default default] HTTP exception thrown: Instance ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 could not be found. [pid: 8|app: 0|req: 397/792] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:22 2026] GET /v2.1/servers/ba376c83-0ecf-46fc-b9c2-f0e5e9fddec4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/793] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:49:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2086690181 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:22.742 8 WARNING neutronclient.v2_0.client [None req-9427d8ae-ac1e-4a65-82dd-714b43be5500 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/794] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:22 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1437 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:23.871 7 WARNING neutronclient.v2_0.client [None req-3cb27f4e-7659-43c8-8fb6-c8afc4c4e8d7 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/795] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:23 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1437 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:24.094 8 WARNING neutronclient.v2_0.client [None req-135a8fa8-0693-455d-ac42-eea7d94fd8f5 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/796] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:24 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1928 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:25.033 8 WARNING neutronclient.v2_0.client [None req-b6108d8a-c033-486f-b61a-24c2e0bf2c4f f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/799] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:24 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1437 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/800] 10.0.0.178 () {32 vars in 753 bytes} [Thu May 7 17:49:26 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3/os-server-password => generated 116 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:49:26.197 8 WARNING neutronclient.v2_0.client [None req-9d3bee66-fad6-4b96-938f-134abc0763c1 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/801] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:26 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1425 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-05-07 17:49:27.371 7 WARNING neutronclient.v2_0.client [None req-e841896e-e9df-488d-b273-fadd77958d6b f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/802] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:27 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1425 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, ' [pid: 8|app: 0|req: 403/803] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:49:27 2026] DELETE /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => 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-05-07 17:49:27.866 7 WARNING neutronclient.v2_0.client [None req-908a81b9-3aad-46d2-a852-4c56984abc4c 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/804] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:27 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1934 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-05-07 17:49:28.572 8 WARNING neutronclient.v2_0.client [None req-dce0fd16-a7c0-4b60-bb7d-9046bc52ba94 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/805] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:28 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1425 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:29.044 7 WARNING neutronclient.v2_0.client [None req-e4a64bf0-c2e6-4ee6-94d1-a8d0024020d8 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:29.057 8 INFO nova.api.openstack.compute.server_external_events [req-0c5a3c8b-ec7b-4abd-b365-79544d864aaa req-b3293f19-519a-48aa-9a5b-ef3bdf2572f7 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:08a02583-05c7-4ee1-810c-ed7984ace9af for instance 2636f682-ebee-444e-9af5-838a2448269b on instance [pid: 8|app: 0|req: 405/806] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:49:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:29 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1934 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:29.964 8 WARNING neutronclient.v2_0.client [None req-413fb073-cb81-4655-8b9a-abdd2ee61a11 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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.178 () {32 vars in 715 bytes} [Thu May 7 17:49:29 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1425 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:30.186 7 WARNING neutronclient.v2_0.client [None req-53726c26-efee-4129-ace6-27b15f24101b 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/809] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:30 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1934 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:31.103 7 INFO nova.api.openstack.compute.server_external_events [req-5aea140f-1703-4c77-abaa-d8d56424d53b req-4908985e-c12e-4e30-914a-3585570f8bbe 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:7400b97d-5208-4951-877f-13ca08ea5b05 for instance 41fe238d-435b-4a2b-acae-e0d5a567ece3 on instance 2026-05-07 17:49:31.108 8 WARNING neutronclient.v2_0.client [None req-ab0b23d1-1f00-4a64-a12d-814e54ead599 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/810] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:31 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1425 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-05-07 17:49:31.384 7 WARNING neutronclient.v2_0.client [None req-06d1e6e6-e335-4998-b309-43b55f213b90 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in 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/812] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:31 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1537 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-05-07 17:49:32.003 8 WARNING neutronclient.v2_0.client [None req-3957d907-15a5-4d8d-bfee-0d2869f0b608 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:32.221 8 WARNING neutronclient.v2_0.client [None req-3957d907-15a5-4d8d-bfee-0d2869f0b608 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:32.278 7 WARNING neutronclient.v2_0.client [None req-71a0d296-642a-4577-82e3-f45a3dea1a97 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/813] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:49:31 2026] POST /v2.1/servers => generated 424 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/814] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:32 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:32.462 8 WARNING neutronclient.v2_0.client [None req-cb22d6c7-20c1-447d-8b91-c8064a2c051f 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:32.493 7 WARNING neutronclient.v2_0.client [None req-331b5697-302f-485d-9911-1b21ccfa9140 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/815] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:32 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1369 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, ' [pid: 7|app: 0|req: 407/816] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:32 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1542 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:32.543 8 WARNING neutronclient.v2_0.client [None req-ddd78893-be8c-4559-8ce1-de93aa1b7b2c f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/817] 10.0.0.178 () {32 vars in 741 bytes} [Thu May 7 17:49:32 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:33.371 7 INFO nova.api.openstack.compute.server_external_events [req-cc2fd309-4a4c-48ca-b043-22aa8a2cad23 req-8519ce35-9eb7-44c9-9b3c-6f88565a0004 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:08a02583-05c7-4ee1-810c-ed7984ace9af for instance 2636f682-ebee-444e-9af5-838a2448269b on instance [pid: 7|app: 0|req: 408/818] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:33 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) 2026-05-07 17:49:33.383 8 WARNING neutronclient.v2_0.client [None req-8ea0b850-9d81-4998-b67e-ebd9d1e15b7c f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/819] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:33 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:33.547 8 WARNING neutronclient.v2_0.client [None req-3520ee33-50dd-4a00-b68f-c1bb55ab9d57 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/820] 10.0.0.178 () {32 vars in 641 bytes} [Thu May 7 17:49:33 2026] GET /v2.1/servers => generated 388 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/821] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:33 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1373 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:33.605 7 WARNING neutronclient.v2_0.client [None req-02cd7513-7e2c-4ac1-92df-98aa1e031049 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/822] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:33 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 1542 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/823] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:49:33 2026] DELETE /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => 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-05-07 17:49:33.716 7 WARNING neutronclient.v2_0.client [None req-eecaa5eb-0487-492d-96fe-646ae15ab358 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/824] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:33 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1618 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:34.644 8 WARNING neutronclient.v2_0.client [None req-ac3d13e5-2ff1-405c-b679-d179be6424e4 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] 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: 414/825] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:34 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1421 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:34.703 7 INFO nova.api.openstack.wsgi [None req-e8ffc902-c00d-4317-8bb6-898154183dd1 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] HTTP exception thrown: Instance 41fe238d-435b-4a2b-acae-e0d5a567ece3 could not be found. [pid: 7|app: 0|req: 412/826] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:34 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:34.733 8 INFO nova.api.openstack.wsgi [None req-f84138d1-4981-488b-b8b2-23943488167c 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] HTTP exception thrown: Instance 41fe238d-435b-4a2b-acae-e0d5a567ece3 could not be found. [pid: 8|app: 0|req: 415/827] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:49:34 2026] DELETE /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:34.795 7 INFO nova.api.openstack.wsgi [None req-b728bd06-d318-42c0-a82e-92af6b1f3929 627096fb058b46c199ed7002eeaf9a64 6d161bf56d2a471bb46f320fa3957ca3 - - default default] HTTP exception thrown: Instance 41fe238d-435b-4a2b-acae-e0d5a567ece3 could not be found. [pid: 7|app: 0|req: 413/828] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:34 2026] GET /v2.1/servers/41fe238d-435b-4a2b-acae-e0d5a567ece3 => generated 111 bytes in 51 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: 416/829] 10.0.0.178 () {32 vars in 704 bytes} [Thu May 7 17:49:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-671004350 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:34.867 7 WARNING neutronclient.v2_0.client [None req-f3795830-4673-436d-a04a-fbd8d19e476e f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/832] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:34 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1738 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.178 () {32 vars in 728 bytes} [Thu May 7 17:49:35 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2126732265 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:35.744 7 WARNING neutronclient.v2_0.client [None req-a7a2a390-d42c-4f20-9743-1d488bd8c6c7 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/834] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:35 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1421 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:36.116 8 WARNING neutronclient.v2_0.client [None req-3f37f273-a6e4-49c8-9499-7bc3cee4ffa2 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/835] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:36 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1738 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:36.394 7 INFO nova.api.openstack.compute.server_external_events [req-47e39c7e-d69d-4add-92e5-93086ac41fa4 req-773f0a34-353a-4a45-893b-5c8cba8fa39a 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-unplugged:08a02583-05c7-4ee1-810c-ed7984ace9af for instance 2636f682-ebee-444e-9af5-838a2448269b on instance [pid: 7|app: 0|req: 416/836] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:49:36 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:36.828 8 WARNING neutronclient.v2_0.client [None req-647dc959-eeb5-4d91-a542-eb83df786934 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:49:36.838 7 INFO nova.api.openstack.compute.server_external_events [req-b486b6b3-1ae0-4e81-9e99-f50e3d26e005 req-1593f1ed-7fca-4ea7-8e56-e3e80e99fb37 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:08a02583-05c7-4ee1-810c-ed7984ace9af for instance 2636f682-ebee-444e-9af5-838a2448269b on instance [pid: 7|app: 0|req: 417/837] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:36 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) [pid: 8|app: 0|req: 421/838] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:36 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1429 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:37.289 7 WARNING neutronclient.v2_0.client [None req-7c1607c9-47d7-406c-b95f-24e2d1248f31 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/839] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:37 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:37.927 8 WARNING neutronclient.v2_0.client [None req-9fed58ca-56c1-439f-959f-a70685546293 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/840] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:37 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1481 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-05-07 17:49:38.463 7 WARNING neutronclient.v2_0.client [None req-a47e9dac-c4e1-4a15-9a6b-36fbe738bc6a f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/841] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:38 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1381 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:38.894 8 INFO nova.api.openstack.compute.server_external_events [req-e65f3cb5-e736-4176-a13f-897959bda921 req-1dc7663e-b7c4-4c90-85b2-3af5ae518d25 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:2c7496d7-c162-4edc-8ba9-2f611f9e975c for instance 40821f9d-4bfb-4592-b355-6e96040404f2 on instance [pid: 8|app: 0|req: 423/842] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:38 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-05-07 17:49:39.102 7 WARNING neutronclient.v2_0.client [None req-c8899c2f-ba99-4ad4-8196-7e83bdc57893 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/843] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:39 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1469 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:39.581 8 WARNING neutronclient.v2_0.client [None req-78fd0e17-a876-4c13-ab49-3d5ed87c8179 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/844] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:39 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:40.263 7 WARNING neutronclient.v2_0.client [None req-783e44ca-826f-4aaa-8fdf-3240a42cb400 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/845] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:40 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1469 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:40.666 8 WARNING neutronclient.v2_0.client [None req-d9cd7c12-49c5-42f1-b181-178d01d15423 f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/846] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:40 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1386 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-05-07 17:49:41.273 7 INFO nova.api.openstack.compute.server_external_events [req-fc0ef674-f6ff-4c75-a056-5aee329d5075 req-e0bd9a48-bcd9-433f-9ab6-9b0cdc951ce0 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:2c7496d7-c162-4edc-8ba9-2f611f9e975c for instance 40821f9d-4bfb-4592-b355-6e96040404f2 on instance [pid: 7|app: 0|req: 422/847] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:49:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:41.415 8 WARNING neutronclient.v2_0.client [None req-34b6f33e-da15-4466-ad96-60d76d3879c7 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/848] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:41 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1469 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:41.763 7 WARNING neutronclient.v2_0.client [None req-f681cfec-fef9-4fc3-82e7-8fb749b9c5da f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] The python binding code in 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/849] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:41 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 1386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:42.594 8 WARNING neutronclient.v2_0.client [None req-91293ce2-637e-45b2-bbfa-c50398bf5fb6 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/850] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:42 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1469 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:42.848 7 INFO nova.api.openstack.wsgi [None req-487fd707-0aa3-43ab-9470-8610792abcbd f365f1e255a34d39a733dcff09b87469 623a395aad7646849f558d639c61ac82 - - default default] HTTP exception thrown: Instance 2636f682-ebee-444e-9af5-838a2448269b could not be found. [pid: 7|app: 0|req: 424/851] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:42 2026] GET /v2.1/servers/2636f682-ebee-444e-9af5-838a2448269b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/852] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:49:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1510876236 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:43.763 7 WARNING neutronclient.v2_0.client [None req-86b887de-a890-4894-91e6-747447a8efe8 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/853] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:43 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1654 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/854] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:49:43 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/855] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:49:43 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/856] 10.0.0.178 () {32 vars in 825 bytes} [Thu May 7 17:49:44 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2/ips/tempest-ServerAddressesTestJSON-1651732538-network => generated 94 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/857] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:49:44 2026] DELETE /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:44.207 8 WARNING neutronclient.v2_0.client [None req-961720d7-4ead-4083-9699-c18924d3f81a 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/858] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:44 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1660 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:45.353 8 WARNING neutronclient.v2_0.client [None req-83a1d49f-cdde-407e-a709-1cfd746581b1 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/861] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:45 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1660 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:46.678 7 INFO nova.api.openstack.compute.server_external_events [req-ed9ef706-0deb-499f-bde3-3b8b473f6bb8 req-ef50ab61-4513-4429-bdb9-3bf01c5512e4 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-unplugged:2c7496d7-c162-4edc-8ba9-2f611f9e975c for instance 40821f9d-4bfb-4592-b355-6e96040404f2 on instance [pid: 7|app: 0|req: 429/862] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:49:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:49:46.686 8 WARNING neutronclient.v2_0.client [None req-63c967d0-3840-4963-80d3-a0fb475b614d 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] 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: 434/863] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:46 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1660 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:46.967 7 INFO nova.api.openstack.compute.server_external_events [req-593591e9-938a-44c7-9fd8-151e8cc79bc8 req-d62129d3-a5ae-416c-92df-c02be4dfeb1b 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:2c7496d7-c162-4edc-8ba9-2f611f9e975c for instance 40821f9d-4bfb-4592-b355-6e96040404f2 on instance [pid: 7|app: 0|req: 430/864] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:49:46 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-05-07 17:49:48.022 8 WARNING neutronclient.v2_0.client [None req-5e8a54da-ae74-481c-86a7-fb564fd41f11 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in 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/865] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:47 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 1455 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:49:49.131 7 WARNING neutronclient.v2_0.client [None req-5103175b-7cd7-46b1-b7f9-f1d828b9bc97 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/866] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:49 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => 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-05-07 17:49:50.208 8 INFO nova.api.openstack.wsgi [None req-7d489cb6-15c3-4802-b7f0-66e01768e884 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] HTTP exception thrown: Instance 40821f9d-4bfb-4592-b355-6e96040404f2 could not be found. [pid: 8|app: 0|req: 436/867] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:49:50 2026] GET /v2.1/servers/40821f9d-4bfb-4592-b355-6e96040404f2 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-07 17:49:56.141 7 WARNING keystonemiddleware.audit [None req-5103175b-7cd7-46b1-b7f9-f1d828b9bc97 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] Skipping service tempest-service-1877069278 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 433/870] 10.0.0.75 () {30 vars in 618 bytes} [Thu May 7 17:49:55 2026] GET /v2.1 => generated 0 bytes in 223 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-07 17:49:56.154 8 WARNING keystonemiddleware.audit [None req-7d489cb6-15c3-4802-b7f0-66e01768e884 6a5b72811cf54f2490206ba0fe5600eb d24fdc8b5317459695e8f1692e2d71d1 - - default default] Skipping service tempest-service-1877069278 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 438/871] 10.0.0.75 () {32 vars in 691 bytes} [Thu May 7 17:49:56 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:49:56.449 7 WARNING keystonemiddleware.audit [None req-9d2f1a70-2c86-45f5-b69b-386c571baa01 fd61970199704025b7c7e6ef0fbf11f6 cca793a4ae92467981f6b8c183bb0c7b - - default default] Skipping service tempest-service-1877069278 as it have no endpoints. [pid: 7|app: 0|req: 434/872] 10.0.0.75 () {34 vars in 912 bytes} [Thu May 7 17:49:56 2026] GET /v2.1/os-simple-tenant-usage/cca793a4ae92467981f6b8c183bb0c7b?start=2026-05-06T00:00:00&end=2026-05-07T23:59:59 => generated 20 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-07 17:49:56.903 8 WARNING keystonemiddleware.audit [req-9d2f1a70-2c86-45f5-b69b-386c571baa01 req-86e874ab-78fa-4d6b-b35c-f761dc0eb50d fd61970199704025b7c7e6ef0fbf11f6 cca793a4ae92467981f6b8c183bb0c7b - - default default] Skipping service tempest-service-1877069278 as it have no endpoints. [pid: 8|app: 0|req: 439/873] 10.0.0.75 () {30 vars in 653 bytes} [Thu May 7 17:49:56 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 435/874] 10.0.0.75 () {30 vars in 618 bytes} [Thu May 7 17:49:59 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 440/875] 10.0.0.75 () {32 vars in 691 bytes} [Thu May 7 17:50:00 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/876] 10.0.0.75 () {34 vars in 912 bytes} [Thu May 7 17:50:00 2026] GET /v2.1/os-simple-tenant-usage/cca793a4ae92467981f6b8c183bb0c7b?start=2026-05-06T00:00:00&end=2026-05-07T23:59:59 => generated 20 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/877] 10.0.0.75 () {30 vars in 653 bytes} [Thu May 7 17:50:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:40.938 7 WARNING neutronclient.v2_0.client [None req-fb27c50c-3a3f-4ea6-a1a5-e580ad4c5743 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:50:41.297 7 WARNING neutronclient.v2_0.client [None req-fb27c50c-3a3f-4ea6-a1a5-e580ad4c5743 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/886] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:50:40 2026] POST /v2.1/servers => generated 424 bytes in 874 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 17:50:41.781 8 WARNING neutronclient.v2_0.client [None req-4042a8e9-30e0-41a0-816d-8bd28feea1e8 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/887] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:41 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:42.855 7 WARNING neutronclient.v2_0.client [None req-b89f99a8-dec0-40fd-89ed-775b1bdc002c 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/888] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:42 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1371 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-05-07 17:50:43.943 8 WARNING neutronclient.v2_0.client [None req-bfaa055f-5a36-4043-9e75-84a384990bb1 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/889] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:43 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1419 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:45.041 7 WARNING neutronclient.v2_0.client [None req-776dc3ab-dd7b-403f-81a8-049549e170f0 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/892] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:44 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1419 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:46.491 8 WARNING neutronclient.v2_0.client [None req-8b687f08-d66a-4aa5-b1fe-1ee3c065d13b 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/893] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:46 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1469 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:47.130 7 INFO nova.api.openstack.compute.server_external_events [req-d76cbbe1-6aa0-4d60-8229-afab34c0c063 req-4a98f5bf-7664-494d-8694-853a803347ce 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:f0df2002-32b1-4fba-af7b-b27831091a10 for instance 1d52cf87-b422-4b16-8264-71674c1d5665 on instance [pid: 7|app: 0|req: 445/894] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:50:47 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-05-07 17:50:47.854 8 WARNING neutronclient.v2_0.client [None req-075691f7-83ba-4d5e-825d-e9cb69af3ff7 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in 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/895] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:47 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1467 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:49.022 7 WARNING neutronclient.v2_0.client [None req-be45446c-4dd3-42a2-a078-461621cca46e 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/896] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:48 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1467 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-05-07 17:50:50.183 8 WARNING neutronclient.v2_0.client [None req-2c6b755c-31ac-4b26-86c9-50744d5ca12a 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/897] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:50 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1467 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:51.321 7 WARNING neutronclient.v2_0.client [None req-12d77cf9-ad52-4204-8cb9-b335badc98f4 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in 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/898] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:51 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1467 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:51.660 8 INFO nova.api.openstack.compute.server_external_events [req-ceb5d0c5-2ca0-48c6-a7c1-31cbd5bab5d2 req-71e81465-9e34-43ce-aa07-d7aafbd95043 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:f0df2002-32b1-4fba-af7b-b27831091a10 for instance 1d52cf87-b422-4b16-8264-71674c1d5665 on instance [pid: 8|app: 0|req: 452/899] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:50:51 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-05-07 17:50:52.461 7 WARNING neutronclient.v2_0.client [None req-129849e2-2aeb-4282-9edb-8ddc1525d1da 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in 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/900] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:52 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1467 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-05-07 17:50:53.648 8 WARNING neutronclient.v2_0.client [None req-f10a0ca4-31aa-466f-960f-5fbae27f0dde 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/901] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:53 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1647 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/904] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:50:55 2026] DELETE /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => 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-05-07 17:50:55.164 8 WARNING neutronclient.v2_0.client [None req-e6e5cbc1-83ce-41fc-9841-b14c299a4ec9 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/905] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:55 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1653 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-05-07 17:50:56.330 7 WARNING neutronclient.v2_0.client [None req-d98ac218-07b5-4e83-99db-f623093e37cc 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/906] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:56 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1653 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:57.535 8 WARNING neutronclient.v2_0.client [None req-1e5dbe6a-ad7b-427a-a269-983718a5e73b 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/907] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:57 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1653 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-05-07 17:50:57.931 7 INFO nova.api.openstack.compute.server_external_events [req-7f56cb07-688a-447a-a43e-556f9cdd9609 req-054d06ab-57b3-4663-916b-4c6bd436bced 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:f0df2002-32b1-4fba-af7b-b27831091a10 for instance 1d52cf87-b422-4b16-8264-71674c1d5665 on instance [pid: 7|app: 0|req: 452/908] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:50:57 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-05-07 17:50:58.678 8 WARNING neutronclient.v2_0.client [None req-188374f5-6503-48a0-a577-2470ebeb5e56 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/909] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:58 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1448 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:50:59.812 7 WARNING neutronclient.v2_0.client [None req-c1c84e5a-cc7e-4be6-9f34-a88b5de21d02 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in 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/910] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:50:59 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1453 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:00.956 8 WARNING neutronclient.v2_0.client [None req-dbbc5bd6-83af-47a9-9649-8435ca27a294 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/911] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:00 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => generated 1453 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:02.516 7 INFO nova.api.openstack.wsgi [None req-848107b1-b90f-479d-a885-f55831a10165 56cdb3c0ca3f41f7a50809a9ccd6fda6 472f0b4fa782400aa005e1d0204471a4 - - default default] HTTP exception thrown: Instance 1d52cf87-b422-4b16-8264-71674c1d5665 could not be found. [pid: 7|app: 0|req: 454/912] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:02 2026] GET /v2.1/servers/1d52cf87-b422-4b16-8264-71674c1d5665 => 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: 456/915] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:51:06 2026] POST /v2.1/os-keypairs => generated 396 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:09.062 8 WARNING neutronclient.v2_0.client [None req-9ee6fecf-304a-4640-a309-45da001ae684 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:09.105 8 WARNING neutronclient.v2_0.client [None req-9ee6fecf-304a-4640-a309-45da001ae684 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:09.389 8 WARNING neutronclient.v2_0.client [None req-9ee6fecf-304a-4640-a309-45da001ae684 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in 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/916] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:51:08 2026] POST /v2.1/servers => generated 448 bytes in 604 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 17:51:09.618 7 WARNING neutronclient.v2_0.client [None req-fa7f992a-5422-4411-bc2c-884eebbd20df 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in 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/917] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:09 2026] GET /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:14.732 8 WARNING neutronclient.v2_0.client [None req-8ad20e09-eae5-4127-a9a7-191cbc26b1d8 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:14.781 7 INFO nova.api.openstack.compute.server_external_events [req-311735b7-45a1-44a5-983d-f381ea1d94a5 req-c08b8a76-56f2-4abf-836c-8a96517defda 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:cc63649a-b7e5-4211-aa50-0c79a00602f0 for instance bf3ac9d2-2634-4c76-b2ca-cf18541d1951 on instance [pid: 7|app: 0|req: 458/918] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:51:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/919] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:14 2026] GET /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => generated 1521 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, ' [pid: 8|app: 0|req: 463/922] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:51:15 2026] POST /v2.1/os-keypairs => generated 398 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:17.055 7 WARNING neutronclient.v2_0.client [None req-48284f97-0f3f-40c1-b3cc-3d93f4919f6a 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:17.098 7 WARNING neutronclient.v2_0.client [None req-48284f97-0f3f-40c1-b3cc-3d93f4919f6a 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:17.275 7 WARNING neutronclient.v2_0.client [None req-48284f97-0f3f-40c1-b3cc-3d93f4919f6a 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/923] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:51:16 2026] POST /v2.1/servers => generated 449 bytes in 523 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 17:51:17.544 8 WARNING neutronclient.v2_0.client [None req-0f855ad1-f4f0-4ef2-b8ab-770fdf5620f4 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/924] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:17 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1403 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:18.661 7 WARNING neutronclient.v2_0.client [None req-64e63b0e-f3ab-4ab7-a153-5522f123773e 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/925] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:18 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1407 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:19.435 8 INFO nova.api.openstack.compute.server_external_events [req-14ef5c6e-ad22-44db-90ab-395d40337723 req-a45d46cb-8544-4f11-a24c-8ceb6d47ac7a 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:cc63649a-b7e5-4211-aa50-0c79a00602f0 for instance bf3ac9d2-2634-4c76-b2ca-cf18541d1951 on instance [pid: 8|app: 0|req: 465/926] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:51:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:19.749 7 WARNING neutronclient.v2_0.client [None req-9bb2795f-d30f-4b71-9745-59930b14d260 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/927] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:19 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1455 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-05-07 17:51:19.930 8 WARNING neutronclient.v2_0.client [None req-2a1f449c-a143-4906-81fb-80d2c8076c59 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/928] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:19 2026] GET /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => generated 1519 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-05-07 17:51:20.850 7 WARNING neutronclient.v2_0.client [None req-7e80fc61-657c-40fe-a83f-663c33757e83 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/929] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:20 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1455 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:21.933 8 WARNING neutronclient.v2_0.client [None req-f595bfcb-53ac-45be-9436-682af105cf0e 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/930] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:21 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:22.840 7 INFO nova.api.openstack.compute.server_external_events [req-16ecffef-bd23-48ef-a6fc-a640374f2839 req-8b1c0927-1ca4-40f1-b768-a911f0f0cf65 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:3a9f9c8a-b2fc-4cd1-850b-c0f7e37a24f6 for instance 8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d on instance [pid: 7|app: 0|req: 464/931] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:51:22 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-05-07 17:51:23.029 8 WARNING neutronclient.v2_0.client [None req-77bdcad1-4188-4d96-ae61-7422b38d18eb 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/932] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:22 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1540 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:24.167 7 WARNING neutronclient.v2_0.client [None req-d16a64df-9ae3-430c-ac9c-f4d72bb33474 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/933] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:24 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1528 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:25.130 8 WARNING neutronclient.v2_0.client [None req-a2b0556d-2921-4f7f-aee0-8f22eb5ce6e6 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/936] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:25 2026] GET /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => generated 1817 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-05-07 17:51:25.369 7 WARNING neutronclient.v2_0.client [None req-94471db7-f4fb-455f-bb66-c8b5c6203a95 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] 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: 467/937] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:25 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1528 bytes in 1076 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:26.425 8 WARNING neutronclient.v2_0.client [None req-6b5eb181-7918-469c-aec6-d58f22497ecf 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:26.429 7 INFO nova.api.openstack.compute.server_external_events [req-525206e4-7cec-4d45-ab8c-7cd641a4c7cd req-7f45ca3d-1eea-42af-892e-2c6f6e41425c 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:cc63649a-b7e5-4211-aa50-0c79a00602f0 for instance bf3ac9d2-2634-4c76-b2ca-cf18541d1951 on instance [pid: 7|app: 0|req: 468/938] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:51:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:51:26.470 8 WARNING neutronclient.v2_0.client [None req-6b5eb181-7918-469c-aec6-d58f22497ecf 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:26.688 8 WARNING neutronclient.v2_0.client [None req-6b5eb181-7918-469c-aec6-d58f22497ecf 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/939] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:51:26 2026] POST /v2.1/servers => generated 448 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:26.892 7 WARNING neutronclient.v2_0.client [None req-ba89d984-8cf5-413c-8b93-cba424108369 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in 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/940] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:26 2026] GET /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => generated 1394 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-05-07 17:51:27.308 8 INFO nova.api.openstack.compute.server_external_events [req-2d340e00-f969-41fc-bf11-e9aba69952af req-79127e53-460f-4fe2-9d20-45807e78a889 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:3a9f9c8a-b2fc-4cd1-850b-c0f7e37a24f6 for instance 8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d on instance [pid: 8|app: 0|req: 472/941] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:51:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:27.462 7 WARNING neutronclient.v2_0.client [None req-cba386fa-e49f-467f-8fc7-8a5f1dc51605 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/942] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:27 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1528 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:28.623 8 WARNING neutronclient.v2_0.client [None req-9a6ea2f9-3977-467a-9763-b45e4acc2f96 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/943] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:28 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:29.792 7 WARNING neutronclient.v2_0.client [None req-99e020d7-49df-46c9-bdc8-73303070798d 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/944] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:29 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1696 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-05-07 17:51:29.971 8 WARNING neutronclient.v2_0.client [None req-f81cbf64-91fa-4a40-ac82-c75736247607 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/945] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:29 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1696 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:31.128 7 INFO nova.api.openstack.compute.server_external_events [req-565f6728-f6f4-4e01-abe6-054e73e0cadd req-bc32e661-4b39-4fd2-a8e0-f5fb1125a0f6 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:3a9f9c8a-b2fc-4cd1-850b-c0f7e37a24f6 for instance 8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d on instance [pid: 7|app: 0|req: 472/946] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:51:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:31.996 8 WARNING neutronclient.v2_0.client [None req-64f1b0c3-878d-4a17-a4d0-4c86e2b78f79 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/947] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:31 2026] GET /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => generated 1520 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:32.325 7 INFO nova.api.openstack.compute.server_external_events [req-fd1f86e8-4c39-492c-bdae-22c3870dc43d req-05340410-9b13-426e-a4fb-9bb77a6d0732 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:3fb8d9ea-6005-4b14-95c4-ae575a277d2b for instance 2692c486-cd64-4d40-b01f-57af50fa9602 on instance [pid: 7|app: 0|req: 473/948] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:51:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:36.954 8 INFO nova.api.openstack.compute.server_external_events [req-d6231236-5b54-4961-bd1e-f346a444e97d req-067f167f-54aa-4e0a-b50c-d18b8bfceb4c 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:3fb8d9ea-6005-4b14-95c4-ae575a277d2b for instance 2692c486-cd64-4d40-b01f-57af50fa9602 on instance [pid: 8|app: 0|req: 477/951] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:51:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:37.314 7 WARNING neutronclient.v2_0.client [None req-bab4d76a-5d89-4d72-87a0-2a959c4e358b 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/952] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:37 2026] GET /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => 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, ' [pid: 8|app: 0|req: 478/953] 10.0.0.178 () {34 vars in 750 bytes} [Thu May 7 17:51:39 2026] POST /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d/action => generated 31892 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:42.505 7 WARNING neutronclient.v2_0.client [None req-955c0ad7-7308-436c-8db9-86865e0fc9aa 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in 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/954] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:42 2026] GET /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => generated 1819 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-05-07 17:51:43.800 8 INFO nova.api.openstack.compute.server_external_events [req-9748c816-9036-4795-91c8-631941690c39 req-473e9d66-2ec5-488d-a3a0-889654cc1b15 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:3fb8d9ea-6005-4b14-95c4-ae575a277d2b for instance 2692c486-cd64-4d40-b01f-57af50fa9602 on instance [pid: 8|app: 0|req: 479/955] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:51:43 2026] POST /v2.1/os-server-external-events => generated 179 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-05-07 17:51:51.677 7 INFO nova.api.openstack.compute.server_external_events [req-a8e8e792-01c1-43ca-aabb-ddb336bdf134 req-7c76bbda-7f20-42e5-80d9-c1e89162b339 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:3a9f9c8a-b2fc-4cd1-850b-c0f7e37a24f6 for instance 8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d on instance [pid: 7|app: 0|req: 478/958] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:51:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/959] 10.0.0.178 () {34 vars in 671 bytes} [Thu May 7 17:51:54 2026] POST /v2.1/os-keypairs => generated 397 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-05-07 17:51:56.365 7 WARNING neutronclient.v2_0.client [None req-24030e1f-0c3c-46c4-9c7f-540f34b0985b 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:56.408 7 WARNING neutronclient.v2_0.client [None req-24030e1f-0c3c-46c4-9c7f-540f34b0985b 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:51:56.557 7 WARNING neutronclient.v2_0.client [None req-24030e1f-0c3c-46c4-9c7f-540f34b0985b 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/962] 10.0.0.178 () {34 vars in 663 bytes} [Thu May 7 17:51:56 2026] POST /v2.1/servers => generated 450 bytes in 449 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-07 17:51:56.777 8 WARNING neutronclient.v2_0.client [None req-775a2787-3d85-4ff6-9d10-477f8efb4655 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/963] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:56 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1402 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:57.855 7 WARNING neutronclient.v2_0.client [None req-e686fae0-ed4c-43f5-a754-c6d22a35d87f 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/964] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:57 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1406 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:51:58.943 8 WARNING neutronclient.v2_0.client [None req-df030fd7-751b-4950-b424-b704a3937299 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/965] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:51:58 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:00.039 7 WARNING neutronclient.v2_0.client [None req-39e2a347-88b2-4845-a04a-bb882dd6c9c7 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/966] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:00 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1454 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-05-07 17:52:01.119 8 WARNING neutronclient.v2_0.client [None req-b643f7ee-0f68-4f68-acc7-149ac9b903b3 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/967] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:01 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1462 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:01.901 7 INFO nova.api.openstack.compute.server_external_events [req-1cb04ab0-d6e8-48c5-9edf-7db6910d7e49 req-8d7bd96f-6968-4563-ac27-0db10aed0c2f 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:ba4af24c-aa3d-4db8-8470-175a223e17ff for instance 111c96d6-f1eb-47ff-b090-a447ddef9fc3 on instance [pid: 7|app: 0|req: 483/968] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:52:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:02.206 8 WARNING neutronclient.v2_0.client [None req-eff291b8-a1a3-4732-88b9-f6a4e6adcd21 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/969] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:02 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1540 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:03.347 7 WARNING neutronclient.v2_0.client [None req-08823b5f-ea13-4d13-b292-56b7826548f3 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/970] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:03 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1528 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-05-07 17:52:04.527 8 WARNING neutronclient.v2_0.client [None req-acc2929a-12d3-4e63-b9b7-38239a8d1627 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/971] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:04 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1528 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:05.672 7 WARNING neutronclient.v2_0.client [None req-1d9a698e-2d6a-4080-83c1-81b78abf87df 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/974] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:05 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1528 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:06.816 8 WARNING neutronclient.v2_0.client [None req-1d72ac1f-3c33-488f-b320-13c667891d82 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/975] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:06 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:07.463 7 INFO nova.api.openstack.compute.server_external_events [req-52a63f31-d795-48b8-a79c-0de84046c0df req-214fa894-24d7-44cf-af2d-d0247e75fd2f 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:ba4af24c-aa3d-4db8-8470-175a223e17ff for instance 111c96d6-f1eb-47ff-b090-a447ddef9fc3 on instance [pid: 7|app: 0|req: 487/976] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:52:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:07.996 8 WARNING neutronclient.v2_0.client [None req-6f126dd8-b8cc-42ee-b31d-310a09f3f3ec 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/977] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:07 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:09.183 7 WARNING neutronclient.v2_0.client [None req-42d22096-2c21-4fcc-95b4-d03ef4a537e2 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/978] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:09 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1696 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:09.431 8 WARNING neutronclient.v2_0.client [None req-efb3c1c8-6693-4287-af98-f4a9340fc18f 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/979] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:09 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1696 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:10.294 7 INFO nova.api.openstack.compute.server_external_events [req-dd4c7d1f-e132-429d-a3d1-d376a743d817 req-60904b50-289f-4867-ac15-64a2f4037197 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:ba4af24c-aa3d-4db8-8470-175a223e17ff for instance 111c96d6-f1eb-47ff-b090-a447ddef9fc3 on instance [pid: 7|app: 0|req: 489/980] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:52:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/983] 10.0.0.178 () {34 vars in 750 bytes} [Thu May 7 17:52:18 2026] POST /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3/action => generated 31892 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:19.599 7 WARNING neutronclient.v2_0.client [None req-8cff44b5-ffc7-45a0-9753-fb9b5ff56fc9 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:52:19.642 7 WARNING neutronclient.v2_0.client [None req-8cff44b5-ffc7-45a0-9753-fb9b5ff56fc9 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:52:19.782 7 WARNING neutronclient.v2_0.client [None req-8cff44b5-ffc7-45a0-9753-fb9b5ff56fc9 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/984] 199.204.45.210 () {36 vars in 714 bytes} [Thu May 7 17:52:19 2026] POST /v2.1/servers => generated 453 bytes in 671 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:20.270 8 WARNING neutronclient.v2_0.client [None req-e7f88026-d790-4c41-8de5-c9ffefdf36bc 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/985] 199.204.45.210 () {32 vars in 733 bytes} [Thu May 7 17:52:20 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c => generated 2213 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:20.322 7 WARNING neutronclient.v2_0.client [None req-df5f8ea2-8dc7-4d6a-b3e6-aee29ec057bf 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/986] 199.204.45.210 () {32 vars in 759 bytes} [Thu May 7 17:52:20 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 28 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 495/987] 199.204.45.210 () {32 vars in 777 bytes} [Thu May 7 17:52:20 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:22.941 7 WARNING neutronclient.v2_0.client [None req-fffc0b5b-a2c8-4fd1-89bd-61f10e1cc9ed 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/988] 199.204.45.210 () {32 vars in 733 bytes} [Thu May 7 17:52:22 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c => generated 2371 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:23.029 8 WARNING neutronclient.v2_0.client [None req-620429b5-2612-44fb-bf55-a497c46c4c59 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/989] 199.204.45.210 () {32 vars in 759 bytes} [Thu May 7 17:52:22 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 494/990] 199.204.45.210 () {32 vars in 777 bytes} [Thu May 7 17:52:23 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-volume_attachments => generated 197 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:25.328 8 INFO nova.api.openstack.compute.server_external_events [req-90f7fcdd-8e00-4b6f-a964-430c72b44ba4 req-f4181e0d-b596-4585-97e6-9b4e7ab5d8f4 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:bd1055cd-54d8-4a4c-a717-af498fae3911 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 498/993] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:52:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:26.062 7 WARNING neutronclient.v2_0.client [None req-066f604d-85c9-4f06-a4bb-1ae518093db3 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/994] 199.204.45.210 () {32 vars in 733 bytes} [Thu May 7 17:52:26 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c => generated 2445 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:26.193 8 WARNING neutronclient.v2_0.client [None req-833cfd83-9e8f-46eb-b9ae-35a735c47bad 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/995] 199.204.45.210 () {32 vars in 759 bytes} [Thu May 7 17:52:26 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 283 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/996] 199.204.45.210 () {32 vars in 777 bytes} [Thu May 7 17:52:26 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:28.981 8 WARNING neutronclient.v2_0.client [None req-be688e53-ddea-4d11-9b04-d954b87327c2 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in 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/997] 199.204.45.210 () {32 vars in 733 bytes} [Thu May 7 17:52:28 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c => generated 2433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:29.115 7 WARNING neutronclient.v2_0.client [None req-49f72ec1-104a-48bb-9454-d719427b7fc4 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in 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/998] 199.204.45.210 () {32 vars in 759 bytes} [Thu May 7 17:52:29 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 283 bytes in 91 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: 501/999] 199.204.45.210 () {32 vars in 777 bytes} [Thu May 7 17:52:29 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/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, ' [pid: 7|app: 0|req: 499/1000] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:52:29 2026] DELETE /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:29.669 8 WARNING neutronclient.v2_0.client [None req-e74d85f4-f338-4840-992b-8ece5bf46336 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/1001] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:29 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1822 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:30.847 7 WARNING neutronclient.v2_0.client [None req-c947ea86-121f-4227-875d-856c81b4b42c 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1002] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:30 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1822 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:31.476 8 INFO nova.api.openstack.compute.server_external_events [req-cde61760-b55d-4bbf-8707-391fea4425d5 req-b2d6c4dd-ba6f-4856-8f55-6df118b87fd6 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:bd1055cd-54d8-4a4c-a717-af498fae3911 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 503/1003] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:52:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:31.985 7 WARNING neutronclient.v2_0.client [None req-90449853-984b-4169-b50c-196e844865aa 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:32.075 8 WARNING neutronclient.v2_0.client [None req-cfabfa6c-19c4-4304-915e-d32d016fbbb1 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1004] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:31 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1005] 199.204.45.210 () {32 vars in 733 bytes} [Thu May 7 17:52:32 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c => generated 2433 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:32.209 7 WARNING neutronclient.v2_0.client [None req-61802af9-4877-4247-a244-377cab32432e 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1006] 199.204.45.210 () {32 vars in 759 bytes} [Thu May 7 17:52:32 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 285 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1007] 199.204.45.210 () {32 vars in 777 bytes} [Thu May 7 17:52:32 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:32.792 7 INFO nova.api.openstack.compute.server_external_events [req-19408efc-003b-4bb0-86e1-d40a75474fc5 req-4f7e2258-6223-4b6b-b235-a3f589ebd39a 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:ba4af24c-aa3d-4db8-8470-175a223e17ff for instance 111c96d6-f1eb-47ff-b090-a447ddef9fc3 on instance [pid: 7|app: 0|req: 503/1008] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:52:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:33.182 8 WARNING neutronclient.v2_0.client [None req-279ce62e-0153-409f-bf54-279cb25d1983 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1009] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:33 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1483 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:34.294 7 WARNING neutronclient.v2_0.client [None req-309bb753-8e01-4044-b4c0-cb35612f293e 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/1010] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:34 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:34.979 8 WARNING neutronclient.v2_0.client [None req-8af54e9e-bc6d-44c6-b83c-969c02b5380b 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1013] 199.204.45.210 () {32 vars in 733 bytes} [Thu May 7 17:52:34 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c => generated 2580 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:35.146 7 WARNING neutronclient.v2_0.client [None req-f74ed6ce-c8b0-42ad-a1ba-e5262fbbe668 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1014] 199.204.45.210 () {32 vars in 759 bytes} [Thu May 7 17:52:35 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 285 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1015] 199.204.45.210 () {32 vars in 777 bytes} [Thu May 7 17:52:35 2026] GET /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:35.386 7 WARNING neutronclient.v2_0.client [None req-f1b7e900-399e-491d-a111-e1670566846c 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/1016] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:35 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 1488 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:36.456 8 INFO nova.api.openstack.wsgi [None req-0225419b-8168-4573-b8d2-b2afd2453d64 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] HTTP exception thrown: Instance 111c96d6-f1eb-47ff-b090-a447ddef9fc3 could not be found. [pid: 8|app: 0|req: 509/1017] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:36 2026] GET /v2.1/servers/111c96d6-f1eb-47ff-b090-a447ddef9fc3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1018] 10.0.0.178 () {32 vars in 728 bytes} [Thu May 7 17:52:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-384228493 => 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, ' [pid: 8|app: 0|req: 510/1019] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:52:36 2026] DELETE /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-07 17:52:37.065 7 WARNING neutronclient.v2_0.client [None req-26131ecf-e2e3-4d1e-8176-e2cb90fe8898 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/1020] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:37 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1702 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:38.252 8 WARNING neutronclient.v2_0.client [None req-da048680-459f-4a49-8a50-3f697cac767b 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1021] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:38 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1702 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:39.466 7 WARNING neutronclient.v2_0.client [None req-8630f46c-dc62-41ad-83bb-887f5d6dc851 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1022] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:39 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1702 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:39.934 8 INFO nova.api.openstack.compute.server_external_events [req-e51432cd-8d82-4c02-a57d-07be06f4cf90 req-d0f06486-c0a2-449f-8054-3f4d4fdff660 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:3a9f9c8a-b2fc-4cd1-850b-c0f7e37a24f6 for instance 8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d on instance [pid: 8|app: 0|req: 512/1023] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:52: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:40.649 7 WARNING neutronclient.v2_0.client [None req-182a3bdf-d850-4c1d-9fb1-ed6cdbdb78cd 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1024] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:40 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1484 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:41.740 8 WARNING neutronclient.v2_0.client [None req-af22afbc-586f-4d21-8555-f0b35195ab22 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1025] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:41 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1489 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-05-07 17:52:42.852 7 WARNING neutronclient.v2_0.client [None req-5806f704-dbdf-422f-b013-1dbc6fba77d9 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in 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/1026] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:42 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1489 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-05-07 17:52:43.942 8 WARNING neutronclient.v2_0.client [None req-5b656018-d3cd-4d15-82d0-8822758a1d15 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1027] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:43 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 1489 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:52:45.028 8 INFO nova.api.openstack.wsgi [None req-85e3c6ab-cc2f-4419-a5fc-6a73e30566b1 188692ff8a9f489ab8e5a68a997200a4 bc9ef78372114d79ac2b633131f12b10 - - default default] HTTP exception thrown: Instance 8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d could not be found. [pid: 8|app: 0|req: 516/1030] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:52:45 2026] GET /v2.1/servers/8f00d532-2d6e-4cfe-900f-ec87f5ab8a8d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1031] 10.0.0.178 () {32 vars in 730 bytes} [Thu May 7 17:52:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1873627386 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:53:10.811 8 WARNING neutronclient.v2_0.client [None req-e23c9484-0a3a-4884-92f2-6ecd849ce402 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:53:11.610 8 WARNING neutronclient.v2_0.client [None req-e23c9484-0a3a-4884-92f2-6ecd849ce402 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:53:14.033 7 INFO nova.api.openstack.compute.server_external_events [req-075457a7-5d0e-4bef-b839-14181875e3f2 req-75d2f863-209f-443a-8f57-311cb81c9873 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:f9d263d8-77c6-47d7-be40-f8da6a0d50d1 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 518/1036] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:53:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:53:19.027 7 INFO nova.api.openstack.compute.server_external_events [req-ed543373-6a92-4359-a935-16b9293bd091 req-23e0d061-38a1-48cb-8226-440e38b46cb5 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:f9d263d8-77c6-47d7-be40-f8da6a0d50d1 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 521/1039] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:53:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:53:20.161 8 WARNING neutronclient.v2_0.client [None req-e23c9484-0a3a-4884-92f2-6ecd849ce402 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1040] 199.204.45.210 () {36 vars in 812 bytes} [Thu May 7 17:53:10 2026] POST /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 281 bytes in 9453 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:53:20.664 7 INFO nova.api.openstack.compute.server_external_events [req-5abda88e-698a-4b97-9827-b3efc69f6356 req-24ec153f-6a57-4c01-b62b-23cd97ddb109 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:f9d263d8-77c6-47d7-be40-f8da6a0d50d1 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 522/1041] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:53:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:53:20.850 8 INFO nova.api.openstack.compute.server_external_events [req-9c65d38c-256a-4355-b623-54e35ff460d9 req-79d99206-51da-4b30-a404-12388812bef3 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:f9d263d8-77c6-47d7-be40-f8da6a0d50d1 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 520/1042] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:53:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:53:44.927 8 WARNING neutronclient.v2_0.client [None req-9df583aa-4681-49c6-a3e8-644a5f7d93f7 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:53:44.970 8 WARNING neutronclient.v2_0.client [None req-9df583aa-4681-49c6-a3e8-644a5f7d93f7 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:53:47.131 7 INFO nova.api.openstack.compute.server_external_events [req-edcc9a02-1823-46ea-ac29-5f5555fafeca req-672f306f-719d-4e13-a1d8-c4a9c52d49e2 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:2c8bee07-2dd5-4312-a65c-51121c31b099 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 527/1049] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:53:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:53:52.614 7 INFO nova.api.openstack.compute.server_external_events [req-207f98fb-d32e-49c8-8609-b3c53fbd4cb4 req-41947800-a5b5-440f-b62b-4147ffe0d4d8 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:2c8bee07-2dd5-4312-a65c-51121c31b099 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 528/1050] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:53:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 17:53:54.012 8 WARNING neutronclient.v2_0.client [None req-9df583aa-4681-49c6-a3e8-644a5f7d93f7 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in 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/1051] 199.204.45.210 () {36 vars in 812 bytes} [Thu May 7 17:53:44 2026] POST /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 376 bytes in 9176 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:54:02.783 7 WARNING neutronclient.v2_0.client [None req-5afb00e1-ad34-4807-8db8-1b3d003dbe15 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-07 17:54:02.861 7 WARNING neutronclient.v2_0.client [None req-5afb00e1-ad34-4807-8db8-1b3d003dbe15 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:54:05.164 8 INFO nova.api.openstack.compute.server_external_events [req-ae83c985-c0bd-4faf-8d35-521945c2eff3 req-e7b65c34-69be-44cb-b086-84b8ef917d9e 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:dba37364-398c-4db1-9fb8-1d49d78f6e31 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 527/1056] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:54:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:54:09.165 8 INFO nova.api.openstack.compute.server_external_events [req-a253ad20-56df-4881-8389-bdfc8216c9e9 req-7cce7502-5a35-418e-a937-a60fbfb7960a 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-plugged:dba37364-398c-4db1-9fb8-1d49d78f6e31 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 528/1057] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:54:09 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) 2026-05-07 17:54:11.931 7 WARNING neutronclient.v2_0.client [None req-5afb00e1-ad34-4807-8db8-1b3d003dbe15 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1058] 199.204.45.210 () {36 vars in 812 bytes} [Thu May 7 17:54:02 2026] POST /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface => generated 376 bytes in 9249 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:54:12.489 8 INFO nova.api.openstack.compute.server_external_events [req-68075ccf-0936-4c37-8782-f3f5d25b20b2 req-a69eeb6e-cbcc-4f1a-8f19-1d78f1b25c73 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:2c8bee07-2dd5-4312-a65c-51121c31b099 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 529/1059] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:54:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:54:24.139 7 INFO nova.api.openstack.compute.server_external_events [req-74d8b5e9-a859-47c7-a95a-e24ed3f87580 req-cd22cc3d-75bf-41b9-bff9-e39a9ff101e1 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:dba37364-398c-4db1-9fb8-1d49d78f6e31 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 532/1062] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:54:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1063] 199.204.45.210 () {34 vars in 855 bytes} [Thu May 7 17:54:24 2026] DELETE /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface/dba37364-398c-4db1-9fb8-1d49d78f6e31 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:54:26.179 7 INFO nova.api.openstack.compute.server_external_events [req-5b5959fa-4beb-4d85-8619-5e0d976adb5a req-e0be113a-1477-4c75-8e0f-8fca8c9b8ed5 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:dba37364-398c-4db1-9fb8-1d49d78f6e31 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 534/1066] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:54:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:54:34.571 8 INFO nova.api.openstack.compute.server_external_events [req-83f44f54-1243-4a00-b916-5544b5f97052 req-40856617-16e3-4c9d-8ad2-7dedac3b48a6 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:2c8bee07-2dd5-4312-a65c-51121c31b099 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 533/1067] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:54:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1068] 199.204.45.210 () {34 vars in 855 bytes} [Thu May 7 17:54:34 2026] DELETE /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface/2c8bee07-2dd5-4312-a65c-51121c31b099 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1075] 199.204.45.210 () {34 vars in 855 bytes} [Thu May 7 17:54:56 2026] DELETE /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c/os-interface/f9d263d8-77c6-47d7-be40-f8da6a0d50d1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1076] 199.204.45.210 () {34 vars in 755 bytes} [Thu May 7 17:55:00 2026] DELETE /v2.1/servers/6169564e-8a36-4d28-8459-ee001f91b02c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:03.205 8 INFO nova.api.openstack.compute.server_external_events [req-ee63615f-ca3d-4f30-ad7e-7d09da21f0d1 req-92f91e84-70fa-4e98-b60d-e44d38c696fc 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-unplugged:bd1055cd-54d8-4a4c-a717-af498fae3911 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 8|app: 0|req: 538/1077] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 7 17:55:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:03.620 7 INFO nova.api.openstack.compute.server_external_events [req-093513da-5966-4939-b631-7f16075734aa req-0e9db646-f82d-4094-9aaf-a00767db26f5 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:bd1055cd-54d8-4a4c-a717-af498fae3911 for instance 6169564e-8a36-4d28-8459-ee001f91b02c on instance [pid: 7|app: 0|req: 540/1078] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:55:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:05.682 7 INFO nova.api.openstack.compute.server_external_events [req-ca940173-885b-478b-87ac-11da580d32ce req-af56dd74-a757-44b0-bec9-0bb5f39d08ff 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:3fb8d9ea-6005-4b14-95c4-ae575a277d2b for instance 2692c486-cd64-4d40-b01f-57af50fa9602 on instance [pid: 7|app: 0|req: 542/1081] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:55:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1082] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:55:05 2026] DELETE /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:06.028 7 WARNING neutronclient.v2_0.client [None req-1a43fbb7-8917-4855-a76f-03d42f584da9 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1083] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:55:05 2026] GET /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => generated 1945 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:08.725 8 INFO nova.api.openstack.compute.server_external_events [req-4b46f356-e166-415f-81cf-143f9cbd8fbe req-b50605e1-25fc-4c7a-81bb-682996acc6d3 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:3fb8d9ea-6005-4b14-95c4-ae575a277d2b for instance 2692c486-cd64-4d40-b01f-57af50fa9602 on instance [pid: 8|app: 0|req: 541/1084] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:55:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:11.250 7 WARNING neutronclient.v2_0.client [None req-4a3f6d8f-4482-42cd-a024-95c536bc8769 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1085] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:55:11 2026] GET /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => generated 1480 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-05-07 17:55:16.325 7 INFO nova.api.openstack.wsgi [None req-bf5744f6-8481-4f43-8f06-1975da137bcf 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] HTTP exception thrown: Instance 2692c486-cd64-4d40-b01f-57af50fa9602 could not be found. [pid: 7|app: 0|req: 546/1088] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:55:16 2026] GET /v2.1/servers/2692c486-cd64-4d40-b01f-57af50fa9602 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:16.973 8 INFO nova.api.openstack.compute.server_external_events [req-df96ce49-a55b-4e54-b4ac-ce963e577994 req-4f5d29ab-461a-4592-bd1d-67e7a6a1a988 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-changed:cc63649a-b7e5-4211-aa50-0c79a00602f0 for instance bf3ac9d2-2634-4c76-b2ca-cf18541d1951 on instance [pid: 8|app: 0|req: 543/1089] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:55:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1090] 10.0.0.178 () {32 vars in 718 bytes} [Thu May 7 17:55:16 2026] DELETE /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:17.119 8 WARNING neutronclient.v2_0.client [None req-2939edfb-f7d5-414b-9d0c-5754f9fee1b7 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in 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/1091] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:55:17 2026] GET /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => generated 1943 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:19.923 7 INFO nova.api.openstack.compute.server_external_events [req-cfe38f06-084c-47b9-8d45-835529496e2e req-25f2c3f0-a9f3-4997-99b4-e042d7570790 217f075ee636450081d2d83d700a5a69 a688d95b91dd452eb16f1c63c8e11309 - - 8cb1e1e9e17d4f5eb32d0b1cb7b5e867 8cb1e1e9e17d4f5eb32d0b1cb7b5e867] Creating event network-vif-deleted:cc63649a-b7e5-4211-aa50-0c79a00602f0 for instance bf3ac9d2-2634-4c76-b2ca-cf18541d1951 on instance [pid: 7|app: 0|req: 548/1092] 10.0.0.99 () {38 vars in 814 bytes} [Thu May 7 17:55:19 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-05-07 17:55:22.320 8 WARNING neutronclient.v2_0.client [None req-64f73aa4-5c51-4839-bc92-40a4ea796b04 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1093] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:55:22 2026] GET /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => generated 1481 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-05-07 17:55:27.398 8 INFO nova.api.openstack.wsgi [None req-0a08406b-f65e-4340-87cf-a92c609f0669 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] HTTP exception thrown: Instance bf3ac9d2-2634-4c76-b2ca-cf18541d1951 could not be found. [pid: 8|app: 0|req: 547/1096] 10.0.0.178 () {32 vars in 715 bytes} [Thu May 7 17:55:27 2026] GET /v2.1/servers/bf3ac9d2-2634-4c76-b2ca-cf18541d1951 => 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/1097] 10.0.0.178 () {32 vars in 726 bytes} [Thu May 7 17:55:28 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1653692732 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 17:55:28.467 8 INFO nova.api.openstack.wsgi [None req-58f740b7-57a1-445b-b451-8b98064866b4 520b342df0824a379775223d954a77a4 b8f6565c220f4919beeb7fa63d41e527 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1653692732 not found for user 520b342df0824a379775223d954a77a4 [pid: 8|app: 0|req: 548/1098] 10.0.0.178 () {32 vars in 723 bytes} [Thu May 7 17:55:28 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1653692732 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1101] 10.0.0.178 () {32 vars in 655 bytes} [Thu May 7 17:55:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1102] 10.0.0.178 () {32 vars in 641 bytes} [Thu May 7 17:55:41 2026] GET /v2.1/servers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-07 17:55:41.959 7 WARNING oslo_db.sqlalchemy.utils [None req-63276834-2437-4e97-bd66-325020af341a 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 553/1103] 10.0.0.178 () {32 vars in 649 bytes} [Thu May 7 17:55:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1104] 10.0.0.178 () {32 vars in 694 bytes} [Thu May 7 17:55:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1155] 10.0.0.92 () {28 vars in 453 bytes} [Thu May 7 17:59: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: 579/1156] 10.0.0.92 () {30 vars in 657 bytes} [Thu May 7 17:59:45 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 578/1157] 10.0.0.92 () {32 vars in 730 bytes} [Thu May 7 17:59:45 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1158] 10.0.0.92 () {34 vars in 805 bytes} [Thu May 7 17:59:45 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1159] 10.0.0.92 () {28 vars in 453 bytes} [Thu May 7 17:59:46 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: 581/1160] 10.0.0.92 () {30 vars in 657 bytes} [Thu May 7 17:59:46 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 580/1161] 10.0.0.92 () {32 vars in 730 bytes} [Thu May 7 17:59:46 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1162] 10.0.0.92 () {34 vars in 893 bytes} [Thu May 7 17:59:46 2026] GET /v2.1/servers/detail?project_id=74fb436f7af74508adda779c3ae2e922&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1163] 10.0.0.92 () {34 vars in 893 bytes} [Thu May 7 17:59:46 2026] GET /v2.1/servers/detail?project_id=9c9ec20e00024795ad6c229399e6926f&all_tenants=True => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1164] 10.0.0.92 () {34 vars in 893 bytes} [Thu May 7 17:59:46 2026] GET /v2.1/servers/detail?project_id=a688d95b91dd452eb16f1c63c8e11309&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1169] 10.0.0.24 () {28 vars in 453 bytes} [Thu May 7 18:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1170] 10.0.0.24 () {30 vars in 657 bytes} [Thu May 7 18:00:09 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 585/1171] 10.0.0.24 () {32 vars in 730 bytes} [Thu May 7 18:00:09 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1172] 10.0.0.24 () {34 vars in 764 bytes} [Thu May 7 18:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1173] 10.0.0.24 () {28 vars in 453 bytes} [Thu May 7 18:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 588/1174] 10.0.0.24 () {30 vars in 657 bytes} [Thu May 7 18:00:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 587/1175] 10.0.0.24 () {32 vars in 730 bytes} [Thu May 7 18:00:13 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1176] 10.0.0.24 () {34 vars in 764 bytes} [Thu May 7 18:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1179] 10.0.0.24 () {28 vars in 453 bytes} [Thu May 7 18:00:17 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1180] 10.0.0.24 () {30 vars in 657 bytes} [Thu May 7 18:00:17 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 590/1181] 10.0.0.24 () {32 vars in 730 bytes} [Thu May 7 18:00:17 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1182] 10.0.0.24 () {34 vars in 807 bytes} [Thu May 7 18:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1183] 10.0.0.24 () {28 vars in 453 bytes} [Thu May 7 18:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 593/1184] 10.0.0.24 () {30 vars in 657 bytes} [Thu May 7 18:00:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 592/1185] 10.0.0.24 () {32 vars in 730 bytes} [Thu May 7 18:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1186] 10.0.0.24 () {34 vars in 807 bytes} [Thu May 7 18:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)