+ 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 [Fri Apr 24 07:59:41 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-54f964bd5d-fw86z 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 0x7f45d055c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-24 07:59:45.922 7 INFO nova.utils [None req-1a2b2f97-791b-440c-bcef-b2a5e25a9399 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 07:59:46.173 8 INFO nova.utils [None req-6884f4ac-57e2-4037-922a-0f2910d08051 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 07:59:47.549 7 WARNING keystonemiddleware._common.config [None req-1a2b2f97-791b-440c-bcef-b2a5e25a9399 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 07:59:47.557 7 WARNING oslo_config.cfg [None req-1a2b2f97-791b-440c-bcef-b2a5e25a9399 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 07:59:47.635 7 WARNING keystonemiddleware._common.config [None req-1a2b2f97-791b-440c-bcef-b2a5e25a9399 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 07:59:47.652 7 WARNING oslo_config.cfg [None req-1a2b2f97-791b-440c-bcef-b2a5e25a9399 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-24 07:59:47.666 7 WARNING oslo_config.cfg [None req-1a2b2f97-791b-440c-bcef-b2a5e25a9399 - - - - - -] 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 0x7f45d055c668 pid: 7 (default app) 2026-04-24 07:59:47.949 8 WARNING keystonemiddleware._common.config [None req-6884f4ac-57e2-4037-922a-0f2910d08051 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 07:59:47.958 8 WARNING oslo_config.cfg [None req-6884f4ac-57e2-4037-922a-0f2910d08051 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 07:59:48.037 8 WARNING keystonemiddleware._common.config [None req-6884f4ac-57e2-4037-922a-0f2910d08051 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 07:59:48.052 8 WARNING oslo_config.cfg [None req-6884f4ac-57e2-4037-922a-0f2910d08051 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-24 07:59:48.064 8 WARNING oslo_config.cfg [None req-6884f4ac-57e2-4037-922a-0f2910d08051 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f45d055c668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 07:59:55 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 07:59:55.975 8 WARNING oslo_policy.policy [None req-acf4223c-7b0e-4e4c-8c4b-f3ee252024b1 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-24 07:59:55.975 8 WARNING oslo_policy.policy [None req-acf4223c-7b0e-4e4c-8c4b-f3ee252024b1 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - 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.238 () {44 vars in 908 bytes} [Fri Apr 24 07:59:55 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-04-24 07:59:56.084 7 WARNING oslo_policy.policy [req-acf4223c-7b0e-4e4c-8c4b-f3ee252024b1 req-d02336b7-8ee7-4e90-b40e-e38fae6ddda8 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-24 07:59:56.084 7 WARNING oslo_policy.policy [req-acf4223c-7b0e-4e4c-8c4b-f3ee252024b1 req-d02336b7-8ee7-4e90-b40e-e38fae6ddda8 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - 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.238 () {46 vars in 981 bytes} [Fri Apr 24 07:59:56 2026] GET /v2.1/ => generated 400 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 07:59:56.178 8 INFO nova.api.openstack.wsgi [None req-abf48cf0-a3f6-47d6-af00-ffb76777ac93 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.238 () {48 vars in 1010 bytes} [Fri Apr 24 07:59:56 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.238 () {48 vars in 1050 bytes} [Fri Apr 24 07:59:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 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.238 () {52 vars in 1047 bytes} [Fri Apr 24 07:59:56 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.238 () {42 vars in 704 bytes} [Fri Apr 24 07:59:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.238 () {44 vars in 908 bytes} [Fri Apr 24 07:59:57 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: 6/11] 199.204.45.238 () {46 vars in 981 bytes} [Fri Apr 24 07:59:57 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-04-24 07:59:57.264 8 INFO nova.api.openstack.wsgi [None req-bf433487-64dd-4426-a476-253f95632fc0 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.238 () {48 vars in 1012 bytes} [Fri Apr 24 07:59:57 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: 7/13] 199.204.45.238 () {48 vars in 1050 bytes} [Fri Apr 24 07:59:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 12 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.238 () {52 vars in 1047 bytes} [Fri Apr 24 07:59:57 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 07:59:58 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.238 () {44 vars in 908 bytes} [Fri Apr 24 07:59:58 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: 9/17] 199.204.45.238 () {46 vars in 981 bytes} [Fri Apr 24 07:59:58 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-04-24 07:59:58.302 8 INFO nova.api.openstack.wsgi [None req-233acb36-1bd2-4f2b-9e50-e3db54d999e4 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.238 () {48 vars in 1014 bytes} [Fri Apr 24 07:59:58 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: 10/19] 199.204.45.238 () {48 vars in 1050 bytes} [Fri Apr 24 07:59:58 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.238 () {52 vars in 1047 bytes} [Fri Apr 24 07:59:58 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 07:59:59 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.238 () {44 vars in 908 bytes} [Fri Apr 24 07:59:59 2026] GET /v2.1 => generated 0 bytes in 61 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.238 () {46 vars in 981 bytes} [Fri Apr 24 07:59:59 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 07:59:59.421 8 INFO nova.api.openstack.wsgi [None req-828d74fe-92e4-49e5-b94f-e8eb4cc35f7e ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.238 () {48 vars in 1012 bytes} [Fri Apr 24 07:59:59 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.238 () {48 vars in 1050 bytes} [Fri Apr 24 07:59:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 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.238 () {52 vars in 1047 bytes} [Fri Apr 24 07:59:59 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 08:00: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: 14/28] 199.204.45.238 () {44 vars in 908 bytes} [Fri Apr 24 08:00:00 2026] GET /v2.1 => generated 0 bytes in 39 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.238 () {46 vars in 981 bytes} [Fri Apr 24 08:00:00 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-04-24 08:00:00.452 8 INFO nova.api.openstack.wsgi [None req-9f195d4b-1bbd-4d63-a1c1-b53d9924d660 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.238 () {48 vars in 1014 bytes} [Fri Apr 24 08:00:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.238 () {48 vars in 1050 bytes} [Fri Apr 24 08:00:00 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.238 () {52 vars in 1047 bytes} [Fri Apr 24 08:00:00 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 10.0.0.177 () {28 vars in 454 bytes} [Fri Apr 24 08:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 18/36] 10.0.0.177 () {30 vars in 658 bytes} [Fri Apr 24 08:00:08 2026] GET /v2.1 => generated 0 bytes in 36 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: 19/37] 10.0.0.177 () {32 vars in 731 bytes} [Fri Apr 24 08:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/38] 10.0.0.177 () {34 vars in 765 bytes} [Fri Apr 24 08:00:08 2026] GET /v2.1/os-services => generated 522 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/39] 10.0.0.177 () {28 vars in 454 bytes} [Fri Apr 24 08:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 20/40] 10.0.0.177 () {30 vars in 658 bytes} [Fri Apr 24 08:00:12 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 21/41] 10.0.0.177 () {32 vars in 731 bytes} [Fri Apr 24 08:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/42] 10.0.0.177 () {34 vars in 765 bytes} [Fri Apr 24 08:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/45] 10.0.0.177 () {28 vars in 454 bytes} [Fri Apr 24 08:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/46] 10.0.0.177 () {30 vars in 658 bytes} [Fri Apr 24 08:00:17 2026] GET /v2.1 => generated 0 bytes in 371 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 24/47] 10.0.0.177 () {32 vars in 731 bytes} [Fri Apr 24 08:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/48] 10.0.0.177 () {34 vars in 808 bytes} [Fri Apr 24 08:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/49] 10.0.0.177 () {28 vars in 454 bytes} [Fri Apr 24 08: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: 25/50] 10.0.0.177 () {30 vars in 658 bytes} [Fri Apr 24 08:00:21 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 26/51] 10.0.0.177 () {32 vars in 731 bytes} [Fri Apr 24 08:00:21 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: 26/52] 10.0.0.177 () {34 vars in 808 bytes} [Fri Apr 24 08:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 08:06: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 64/128] 199.204.45.238 () {44 vars in 908 bytes} [Fri Apr 24 08:06: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) /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: 65/129] 199.204.45.238 () {46 vars in 981 bytes} [Fri Apr 24 08:06:29 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.204.45.238 () {48 vars in 1072 bytes} [Fri Apr 24 08:06:29 2026] GET /v2.1/os-quota-sets/f1ffed2db5a24d69b89ad0fcb86743a1 => generated 283 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 199.204.45.238 () {52 vars in 1124 bytes} [Fri Apr 24 08:06:29 2026] PUT /v2.1/os-quota-sets/f1ffed2db5a24d69b89ad0fcb86743a1 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 08:06:49 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: 69/137] 199.204.45.238 () {44 vars in 908 bytes} [Fri Apr 24 08:06:49 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: 69/138] 199.204.45.238 () {46 vars in 981 bytes} [Fri Apr 24 08:06:49 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-04-24 08:06:49.565 8 INFO nova.api.openstack.wsgi [None req-a6317f5a-2098-4fac-a1f1-dee44b730e24 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 70/139] 199.204.45.238 () {48 vars in 1014 bytes} [Fri Apr 24 08:06:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 145 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.238 () {48 vars in 1050 bytes} [Fri Apr 24 08:06:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.238 () {52 vars in 1048 bytes} [Fri Apr 24 08:06:49 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 08:07:32 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: 75/151] 199.204.45.238 () {44 vars in 908 bytes} [Fri Apr 24 08:07:32 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 77/152] 199.204.45.238 () {46 vars in 981 bytes} [Fri Apr 24 08:07:32 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-04-24 08:07:32.440 7 INFO nova.api.openstack.wsgi [None req-b299011f-63d5-4e8e-aa57-2d0c549d4b0a ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 76/153] 199.204.45.238 () {48 vars in 1016 bytes} [Fri Apr 24 08:07:32 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: 78/154] 199.204.45.238 () {48 vars in 1050 bytes} [Fri Apr 24 08:07:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/155] 199.204.45.238 () {52 vars in 1048 bytes} [Fri Apr 24 08:07:32 2026] POST /v2.1/flavors => generated 534 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/174] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 08:08:55 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: 87/175] 199.204.45.238 () {44 vars in 908 bytes} [Fri Apr 24 08:08:55 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: 89/176] 199.204.45.238 () {46 vars in 981 bytes} [Fri Apr 24 08:08:55 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-04-24 08:08:55.888 7 INFO nova.api.openstack.wsgi [None req-d498c446-6855-4f70-93ac-393dd72fe88c ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ec3a578f7d75430aa30a763af83e833d [pid: 7|app: 0|req: 88/177] 199.204.45.238 () {48 vars in 1050 bytes} [Fri Apr 24 08:08:55 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-04-24 08:08:55.903 8 WARNING oslo_db.sqlalchemy.utils [None req-f9d7dc3f-e589-4301-86aa-1ed3de6321a8 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/178] 199.204.45.238 () {48 vars in 1015 bytes} [Fri Apr 24 08:08:55 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/179] 199.204.45.238 () {52 vars in 1056 bytes} [Fri Apr 24 08:08:55 2026] POST /v2.1/os-keypairs => generated 576 bytes in 42 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/182] 10.0.0.116 () {28 vars in 454 bytes} [Fri Apr 24 08:09:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 91/183] 10.0.0.116 () {30 vars in 658 bytes} [Fri Apr 24 08:09:05 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/184] 10.0.0.116 () {32 vars in 731 bytes} [Fri Apr 24 08:09:05 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: 92/185] 10.0.0.116 () {34 vars in 804 bytes} [Fri Apr 24 08:09:05 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.238 () {42 vars in 702 bytes} [Fri Apr 24 08:11:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.238 () {44 vars in 906 bytes} [Fri Apr 24 08:11:16 2026] GET /v2.1 => generated 0 bytes in 123 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: 7|app: 0|req: 107/214] 199.204.45.238 () {46 vars in 979 bytes} [Fri Apr 24 08:11:17 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: 108/215] 199.204.45.238 () {52 vars in 1122 bytes} [Fri Apr 24 08:11:17 2026] PUT /v2.1/os-quota-sets/18d2d2c517414d809a5fb1da11cc7b69 => generated 238 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 199.204.45.238 () {42 vars in 704 bytes} [Fri Apr 24 08:12:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/233] 199.204.45.238 () {44 vars in 908 bytes} [Fri Apr 24 08:12:37 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 118/234] 199.204.45.238 () {46 vars in 981 bytes} [Fri Apr 24 08:12:37 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-04-24 08:12:37.827 7 INFO nova.api.openstack.wsgi [None req-827578a7-1da6-4051-86d1-99cecd1d1c13 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 117/235] 199.204.45.238 () {48 vars in 1010 bytes} [Fri Apr 24 08:12:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/236] 199.204.45.238 () {48 vars in 1050 bytes} [Fri Apr 24 08:12:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 10.0.0.31 () {32 vars in 654 bytes} [Fri Apr 24 08:13:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 122/246] 10.0.0.31 () {32 vars in 640 bytes} [Fri Apr 24 08:13:21 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 08:13:21.563 8 WARNING oslo_db.sqlalchemy.utils [None req-15a46afa-fa6f-47b0-aff4-3e609ed26a81 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 125/247] 10.0.0.31 () {32 vars in 648 bytes} [Fri Apr 24 08:13:21 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: 123/248] 10.0.0.31 () {32 vars in 693 bytes} [Fri Apr 24 08:13:21 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:32 2026] GET /v2.1/flavors/07d59011-13aa-4b9c-9b95-5e6b00fa1a32 => generated 511 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/252] 10.0.0.31 () {32 vars in 640 bytes} [Fri Apr 24 08:13:32 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/253] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:32 2026] GET /v2.1/flavors/07d59011-13aa-4b9c-9b95-5e6b00fa1a32 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:37.423 8 WARNING neutronclient.v2_0.client [None req-8b76e298-f39d-4940-a7fe-bd4674ddeb89 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/256] 10.0.0.31 () {34 vars in 684 bytes} [Fri Apr 24 08:13:37 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:38.520 8 WARNING neutronclient.v2_0.client [None req-80aaf892-f106-4a8f-8f5a-b3f6361c30d0 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:38.552 8 WARNING neutronclient.v2_0.client [None req-80aaf892-f106-4a8f-8f5a-b3f6361c30d0 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/257] 10.0.0.31 () {34 vars in 694 bytes} [Fri Apr 24 08:13:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:38.710 7 WARNING neutronclient.v2_0.client [None req-8f4c8c4e-9e0b-40d5-865c-1ebf783afc3c 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:38.722 8 WARNING neutronclient.v2_0.client [None req-ead6f6c8-2ca2-4d05-b6e6-af0fdd550ed5 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/258] 10.0.0.31 () {34 vars in 684 bytes} [Fri Apr 24 08:13:38 2026] POST /v2.1/os-security-groups => generated 248 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:38.875 8 WARNING neutronclient.v2_0.client [None req-08733acf-d2a5-4999-92e8-854efb2674ff adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:38.916 8 WARNING neutronclient.v2_0.client [None req-08733acf-d2a5-4999-92e8-854efb2674ff adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/259] 10.0.0.31 () {34 vars in 694 bytes} [Fri Apr 24 08:13:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:39.068 8 WARNING neutronclient.v2_0.client [None req-970d7588-01ba-469e-9c94-939a67a80aa6 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:39.190 8 WARNING neutronclient.v2_0.client [None req-970d7588-01ba-469e-9c94-939a67a80aa6 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/260] 10.0.0.31 () {34 vars in 684 bytes} [Fri Apr 24 08:13:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:39.228 7 WARNING neutronclient.v2_0.client [None req-e9516d55-44ac-45b1-9bfa-a8e8e1100c97 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/261] 10.0.0.31 () {34 vars in 694 bytes} [Fri Apr 24 08:13:39 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/262] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:13:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:39.392 8 WARNING neutronclient.v2_0.client [None req-9f290dcd-1975-4302-9b8f-a83f33119120 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/263] 10.0.0.31 () {34 vars in 684 bytes} [Fri Apr 24 08:13:39 2026] POST /v2.1/os-security-groups => generated 242 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:39.457 7 WARNING neutronclient.v2_0.client [None req-4852c005-ffc3-4b58-90e8-8fc0f3ca2370 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/264] 10.0.0.31 () {32 vars in 736 bytes} [Fri Apr 24 08:13:39 2026] GET /v2.1/os-security-groups/78e9e185-38c0-4b37-bad1-785044ae4c71 => generated 665 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:39.619 8 WARNING neutronclient.v2_0.client [None req-c2770460-68ca-45e9-afe9-626b9f99bca1 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/265] 10.0.0.31 () {34 vars in 684 bytes} [Fri Apr 24 08:13:39 2026] POST /v2.1/os-security-groups => generated 243 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:39.726 7 WARNING neutronclient.v2_0.client [None req-bf90559f-f3fd-4ca1-ac6f-0331ed8fb406 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:39.819 8 WARNING neutronclient.v2_0.client [None req-c2770460-68ca-45e9-afe9-626b9f99bca1 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:39.858 7 WARNING neutronclient.v2_0.client [None req-bf90559f-f3fd-4ca1-ac6f-0331ed8fb406 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:39.984 8 WARNING neutronclient.v2_0.client [None req-c2770460-68ca-45e9-afe9-626b9f99bca1 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:40.012 7 WARNING neutronclient.v2_0.client [None req-bf90559f-f3fd-4ca1-ac6f-0331ed8fb406 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/266] 10.0.0.31 () {32 vars in 749 bytes} [Fri Apr 24 08:13:39 2026] DELETE /v2.1/os-security-group-rules/a6e33ec3-8f19-450e-9fa2-3703a27083f9 => generated 0 bytes in 1013 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:13:40.635 8 WARNING neutronclient.v2_0.client [None req-56f71e5b-d972-4dc1-914b-36b012cc1c78 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/267] 10.0.0.31 () {32 vars in 662 bytes} [Fri Apr 24 08:13:39 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:13:40.681 7 WARNING neutronclient.v2_0.client [None req-337c7b16-d56a-48e8-8373-5065bab24652 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:40.684 8 WARNING neutronclient.v2_0.client [None req-56f71e5b-d972-4dc1-914b-36b012cc1c78 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:40.719 7 WARNING neutronclient.v2_0.client [None req-337c7b16-d56a-48e8-8373-5065bab24652 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/268] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:40 2026] DELETE /v2.1/os-security-groups/78e9e185-38c0-4b37-bad1-785044ae4c71 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:13:40.815 8 WARNING neutronclient.v2_0.client [None req-63e7d7b8-bec8-4cd2-b1ca-8e90bbb52ff3 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/269] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:40 2026] DELETE /v2.1/os-security-groups/e8b2eb5c-971e-4ef2-8ac7-23514af399a8 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:13:40.905 7 WARNING neutronclient.v2_0.client [None req-0a71a792-c781-4eb6-b0aa-222ab2c70989 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:40.924 8 WARNING neutronclient.v2_0.client [None req-63e7d7b8-bec8-4cd2-b1ca-8e90bbb52ff3 adc4907ec74d488ca995a4eade1042ba 65ff5d81ca2f4be19c5239c632560aac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:40.943 7 INFO nova.api.openstack.wsgi [None req-0a71a792-c781-4eb6-b0aa-222ab2c70989 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] HTTP exception thrown: Security group e8b2eb5c-971e-4ef2-8ac7-23514af399a8 does not exist Neutron server returns request_ids: ['req-37688e92-7e35-4319-95cb-933c720119b6'] [pid: 7|app: 0|req: 133/270] 10.0.0.31 () {32 vars in 736 bytes} [Fri Apr 24 08:13:40 2026] GET /v2.1/os-security-groups/e8b2eb5c-971e-4ef2-8ac7-23514af399a8 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 08:13:40.953 7 WARNING neutronclient.v2_0.client [None req-4d3eabd3-b80e-4e2e-9cba-07ceb04a05a0 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/271] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:40 2026] DELETE /v2.1/os-security-groups/b297dd2e-4620-48d5-82c2-21e7d9f1c1b2 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:13:41.088 7 WARNING neutronclient.v2_0.client [None req-4d3eabd3-b80e-4e2e-9cba-07ceb04a05a0 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/272] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:40 2026] DELETE /v2.1/os-security-groups/f85ba081-7f84-480a-b38e-3aeaf0f7647d => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:13:41.236 8 WARNING neutronclient.v2_0.client [None req-61b267b2-900a-4604-9e4e-c4fa77e48293 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.320 8 INFO nova.api.openstack.wsgi [None req-61b267b2-900a-4604-9e4e-c4fa77e48293 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] HTTP exception thrown: Security group f85ba081-7f84-480a-b38e-3aeaf0f7647d does not exist Neutron server returns request_ids: ['req-9b051a97-a1c5-40dd-a4a4-bf38c01f0fb9'] [pid: 8|app: 0|req: 139/273] 10.0.0.31 () {32 vars in 736 bytes} [Fri Apr 24 08:13:41 2026] GET /v2.1/os-security-groups/f85ba081-7f84-480a-b38e-3aeaf0f7647d => generated 194 bytes in 1092 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 08:13:42.345 7 WARNING neutronclient.v2_0.client [None req-d7cd5fe5-fa0a-4ac6-9bf1-079b6e0523bd 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.552 7 WARNING neutronclient.v2_0.client [None req-d7cd5fe5-fa0a-4ac6-9bf1-079b6e0523bd 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/274] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:42 2026] DELETE /v2.1/os-security-groups/ffe20894-b649-4b01-b58d-179712a51b56 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:13:42.632 8 WARNING neutronclient.v2_0.client [None req-9e3d755b-0ba5-4574-b86e-aff82b45777e 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.654 8 INFO nova.api.openstack.wsgi [None req-9e3d755b-0ba5-4574-b86e-aff82b45777e 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] HTTP exception thrown: Security group ffe20894-b649-4b01-b58d-179712a51b56 does not exist Neutron server returns request_ids: ['req-33dc4e14-85f6-4712-86d2-9dca13bba2dc'] [pid: 8|app: 0|req: 140/275] 10.0.0.31 () {32 vars in 736 bytes} [Fri Apr 24 08:13:42 2026] GET /v2.1/os-security-groups/ffe20894-b649-4b01-b58d-179712a51b56 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 08:13:42.671 7 WARNING neutronclient.v2_0.client [None req-3385c32f-c51e-4aea-97a0-1197e35506e7 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.730 7 WARNING neutronclient.v2_0.client [None req-3385c32f-c51e-4aea-97a0-1197e35506e7 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.763 7 WARNING neutronclient.v2_0.client [None req-3385c32f-c51e-4aea-97a0-1197e35506e7 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/276] 10.0.0.31 () {32 vars in 662 bytes} [Fri Apr 24 08:13:42 2026] GET /v2.1/os-security-groups => generated 707 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:42.819 8 WARNING neutronclient.v2_0.client [None req-b2a260fb-8940-4d57-b09d-b43a9c628ebd 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.853 8 INFO nova.api.openstack.wsgi [None req-b2a260fb-8940-4d57-b09d-b43a9c628ebd 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] HTTP exception thrown: Security group ffe20894-b649-4b01-b58d-179712a51b56 does not exist Neutron server returns request_ids: ['req-f827daf2-0fb4-4868-9b13-c86cc1389c94'] [pid: 8|app: 0|req: 141/277] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:42 2026] DELETE /v2.1/os-security-groups/ffe20894-b649-4b01-b58d-179712a51b56 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 08:13:42.866 7 WARNING neutronclient.v2_0.client [None req-6fbcb971-a558-4eaa-81ea-2d5bd5b6ac10 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.882 7 INFO nova.api.openstack.wsgi [None req-6fbcb971-a558-4eaa-81ea-2d5bd5b6ac10 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] HTTP exception thrown: Security group f85ba081-7f84-480a-b38e-3aeaf0f7647d does not exist Neutron server returns request_ids: ['req-76489645-b344-486d-8384-f5d8dff17748'] [pid: 7|app: 0|req: 137/278] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:42 2026] DELETE /v2.1/os-security-groups/f85ba081-7f84-480a-b38e-3aeaf0f7647d => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 08:13:42.896 8 WARNING neutronclient.v2_0.client [None req-b997778d-6a81-43f0-a5b4-fe802eb1949d 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:42.910 8 INFO nova.api.openstack.wsgi [None req-b997778d-6a81-43f0-a5b4-fe802eb1949d 239c310de2ba42efa7159e42d524ba99 03da8c4f95c24333bb30a8ca4e399b9b - - default default] HTTP exception thrown: Security group e8b2eb5c-971e-4ef2-8ac7-23514af399a8 does not exist Neutron server returns request_ids: ['req-d1787b46-36db-4b52-aa91-a017d0b9e0a4'] [pid: 8|app: 0|req: 142/279] 10.0.0.31 () {32 vars in 739 bytes} [Fri Apr 24 08:13:42 2026] DELETE /v2.1/os-security-groups/e8b2eb5c-971e-4ef2-8ac7-23514af399a8 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 08:13:43.375 7 WARNING neutronclient.v2_0.client [None req-a05f9f28-67f7-4f32-b39a-f06ac2db22e3 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:43.791 7 WARNING neutronclient.v2_0.client [None req-a05f9f28-67f7-4f32-b39a-f06ac2db22e3 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/282] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:13:43 2026] POST /v2.1/servers => generated 424 bytes in 1289 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 08:13:44.593 8 WARNING neutronclient.v2_0.client [None req-07661679-67d3-45dd-b232-4d18660de00a 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/283] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:44 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1370 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:45.345 7 WARNING neutronclient.v2_0.client [None req-44b00ea4-7aa7-46cc-bd8b-175a06771ada cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:45.418 7 WARNING neutronclient.v2_0.client [None req-44b00ea4-7aa7-46cc-bd8b-175a06771ada cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:45.618 7 WARNING neutronclient.v2_0.client [None req-44b00ea4-7aa7-46cc-bd8b-175a06771ada cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:45.751 8 WARNING neutronclient.v2_0.client [None req-ab00ed62-c463-4d3a-8f0f-4cb0037ac52c 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/284] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:45 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/285] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:13:45 2026] POST /v2.1/servers => generated 450 bytes in 725 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:45.988 8 WARNING neutronclient.v2_0.client [None req-54e67a7d-2d91-4af5-8aec-51738e386d01 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/286] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:45 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1253 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:46.909 7 WARNING neutronclient.v2_0.client [None req-55fe008f-d4b1-413c-a49d-5f9c0beaaf60 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/287] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:46 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1422 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-04-24 08:13:47.077 8 WARNING neutronclient.v2_0.client [None req-17d7bad1-e7da-4a54-92dc-bbd09b2239fa cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/288] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:47 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1303 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:48.018 7 WARNING neutronclient.v2_0.client [None req-1e8a3831-9682-4112-9e92-9519aaf649d0 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/289] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:47 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1422 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:48.161 8 WARNING neutronclient.v2_0.client [None req-ec3d6c47-fd42-48a8-a8b7-999530cbb76d cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/290] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:48 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1295 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:49.176 7 WARNING neutronclient.v2_0.client [None req-a8f9880b-b162-4077-a9f6-94f2ad471709 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:49.431 8 WARNING neutronclient.v2_0.client [None req-a2d871d5-40b7-4923-b03c-7c9df634a864 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/291] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:49 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1430 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/292] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:49 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1351 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 144/293] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:13:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:51.102 7 WARNING neutronclient.v2_0.client [None req-039494fd-73e5-45f1-999b-b55790a5f473 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:51.103 8 WARNING neutronclient.v2_0.client [None req-ec0ddbc6-41a3-46b7-b640-5d673b2fb38f 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/294] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:51 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1359 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/295] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:51 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 146/296] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:13:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:13:51.929 8 WARNING neutronclient.v2_0.client [None req-5b3d7922-4609-4817-a73a-feb251d710e7 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:52.137 8 WARNING neutronclient.v2_0.client [None req-5b3d7922-4609-4817-a73a-feb251d710e7 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:52.323 7 INFO nova.api.openstack.compute.server_external_events [req-1bc52f04-172d-42c2-8488-de8d5ca96d47 req-4d2fd03b-d818-4364-b5bf-561e4c925ce9 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:73fb9537-3a9f-467c-b0d0-bd4999089648 for instance 8fefc3f1-1678-434a-9260-e975633372fe on instance 2026-04-24 08:13:52.331 7 INFO nova.compute.rpcapi [None req-deeca089-8b70-4fca-b8fc-2cee16958986 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 147/297] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:13:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:52.472 7 WARNING neutronclient.v2_0.client [None req-512fc1ee-5e1b-4555-a4b1-39dbe2afdca5 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:52.959 8 WARNING neutronclient.v2_0.client [None req-5b3d7922-4609-4817-a73a-feb251d710e7 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/298] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:52 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1426 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:53.086 7 WARNING neutronclient.v2_0.client [None req-0ecabf44-bf66-48ba-9ea4-e33d393ebb00 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/299] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:53 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:53.219 7 INFO nova.api.openstack.compute.server_external_events [req-b2d62cb1-7b0f-4c85-b69c-767bb8e6db0e req-f86d0ce6-2606-4b59-88a0-fce6d8a337b1 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:1bf18526-2365-450f-8c57-f2077e1f592a for instance 3a12fc81-3b32-471a-b25b-1857175d7b06 on instance [pid: 7|app: 0|req: 150/300] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:13:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:53.328 7 WARNING neutronclient.v2_0.client [None req-887278f2-ad74-42b8-ad6f-e7c587d2555d 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:53.378 7 WARNING neutronclient.v2_0.client [None req-887278f2-ad74-42b8-ad6f-e7c587d2555d 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:53.548 7 WARNING neutronclient.v2_0.client [None req-887278f2-ad74-42b8-ad6f-e7c587d2555d 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/303] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:13:51 2026] POST /v2.1/servers => generated 450 bytes in 1731 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:53.607 8 WARNING neutronclient.v2_0.client [None req-cdac416a-7f91-4271-be51-36c7425081ed d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/304] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:53 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1400 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:13:53 2026] POST /v2.1/servers => generated 453 bytes in 791 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:54.110 7 WARNING neutronclient.v2_0.client [None req-3e7c2df4-f1cc-4396-ac99-74087a06a7ae 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:13:54.125 8 WARNING neutronclient.v2_0.client [None req-364dbe97-bbb2-47ee-a0ca-3c5470002bc9 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/306] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:54 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1431 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:54.244 7 WARNING neutronclient.v2_0.client [None req-961a25d1-f7d5-4b11-9d07-aed36ea4d7c1 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/307] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:54 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1436 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/308] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:54 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:54.701 8 WARNING neutronclient.v2_0.client [None req-321e1801-7cb4-40f0-bfb1-00c0c1d7f63e d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/309] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:54 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1400 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-04-24 08:13:55.255 7 WARNING neutronclient.v2_0.client [None req-fab8af06-6a14-435f-bc5d-6c6335b6add3 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/310] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:55 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:55.340 8 WARNING neutronclient.v2_0.client [None req-1cbe6571-931f-4d93-a843-7aeecbca5eb6 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:55.378 7 WARNING neutronclient.v2_0.client [None req-02b070a9-7ef2-474e-b128-c734833a95d0 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/311] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:55 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1436 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/312] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:55 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 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-04-24 08:13:55.795 8 WARNING neutronclient.v2_0.client [None req-015b9edd-2131-440f-9d35-45c00eb8279d d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/313] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:55 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1396 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-04-24 08:13:56.333 7 WARNING neutronclient.v2_0.client [None req-3270c2dc-a942-44a6-a2fe-3d6facf331c1 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/314] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:56 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1427 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:56.496 8 WARNING neutronclient.v2_0.client [None req-d11aa91c-4d23-467b-b5ea-c976fef0d114 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:56.537 7 WARNING neutronclient.v2_0.client [None req-fef7505a-55e1-42e7-9151-291229606f67 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/315] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:56 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1436 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:56 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:56.879 8 WARNING neutronclient.v2_0.client [None req-8fa5d770-3a7b-4dbf-8508-30904a524a8d d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/317] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:56 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1396 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:57.417 7 WARNING neutronclient.v2_0.client [None req-a2d50505-f002-4454-88c0-d376eb6fe3ca 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/318] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:57 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1427 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-04-24 08:13:57.661 8 WARNING neutronclient.v2_0.client [None req-61ac1388-c381-44fd-bd5d-e1bd933e083a cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:57.733 7 WARNING neutronclient.v2_0.client [None req-68eeb886-abd1-4be7-ac29-49208aaa03ff 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/319] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:57 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1424 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/320] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:57 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:57.963 8 WARNING neutronclient.v2_0.client [None req-eae6561d-6022-440a-a02c-72e3a743df76 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/321] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:57 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1396 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:58.517 7 WARNING neutronclient.v2_0.client [None req-0edd77e1-c408-40f9-a667-9125d2d8d393 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/322] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:58 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1427 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:58.829 8 WARNING neutronclient.v2_0.client [None req-bb7e891d-22e5-4b42-bf91-5d8dcaaf833a cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:58.933 7 WARNING neutronclient.v2_0.client [None req-72a992b3-329d-4100-9e5c-5bd9e695fe8c 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/323] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:58 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1424 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:59.046 8 WARNING neutronclient.v2_0.client [None req-c5fa445d-856f-47a5-85fb-d7376bfabc2d d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/324] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:58 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:59 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1396 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:13:59.603 7 WARNING neutronclient.v2_0.client [None req-29558bd1-08ed-412a-b8a1-376c02d38695 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/326] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:59 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:00.041 8 WARNING neutronclient.v2_0.client [None req-7ca51f23-019d-4cea-90f8-29e84d8042e9 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:00.125 7 WARNING neutronclient.v2_0.client [None req-d23d2619-5a5c-43e2-948e-dd9c13fbdc95 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/327] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:13:59 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1424 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:00.207 8 WARNING neutronclient.v2_0.client [None req-97352678-c949-4359-904a-23e1566a0a4e d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/328] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:00 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:00 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1396 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:00.701 7 WARNING neutronclient.v2_0.client [None req-070d7eb9-7695-473f-9a4b-a1208d39b662 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/330] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:00 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:01.236 8 WARNING neutronclient.v2_0.client [None req-12090449-dce2-4798-81e2-ac6cb0427d04 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:01.268 7 WARNING neutronclient.v2_0.client [None req-cc83c2d2-f8bf-4201-ac9f-37c167d58356 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/331] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:01 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:01.388 7 WARNING neutronclient.v2_0.client [None req-b0a2eeee-a624-490b-ab26-3dc575324acc d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/332] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:01 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1424 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:01 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1452 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:01.780 8 WARNING neutronclient.v2_0.client [None req-450738fc-14c6-4dc1-a4a8-4e99e238cfe3 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/334] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:01 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1491 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-04-24 08:14:02.296 7 INFO nova.api.openstack.compute.server_external_events [req-92b7af5a-da40-4fb9-8872-2f7e283e8ecc req-f9c8d10d-8b5f-4ad4-bf59-d872241ad639 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:1bf18526-2365-450f-8c57-f2077e1f592a for instance 3a12fc81-3b32-471a-b25b-1857175d7b06 on instance [pid: 7|app: 0|req: 169/335] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:14:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:02.413 8 WARNING neutronclient.v2_0.client [None req-a32e6b81-e455-4d51-83a1-ab3a864ffd0f 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:02.466 7 WARNING neutronclient.v2_0.client [None req-2895dec2-e9a3-4f13-a339-ddc3c2f25ac3 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/336] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:02 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 170/337] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:02 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1424 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:02.620 8 WARNING neutronclient.v2_0.client [None req-da2cf7af-7652-48cc-aaa9-89de02a64388 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:02.621 7 INFO nova.api.openstack.compute.server_external_events [req-7ed35f79-a161-4ec2-ae7d-9411a63b1210 req-2f274531-7924-4016-a7ae-55335d62ea42 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:33869709-d27c-4e7e-a8e6-fff80c7419cc for instance 2e9e258c-9323-46db-ace2-df72161b51ac on instance [pid: 7|app: 0|req: 171/338] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/339] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:02 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:02.870 7 WARNING neutronclient.v2_0.client [None req-288196e3-6fb1-4fb0-9453-f43764027c7f 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/342] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:02 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1569 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:03.638 8 WARNING neutronclient.v2_0.client [None req-59477cfe-cb7f-497d-b7ca-d38b37ab38b7 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:03.664 7 WARNING neutronclient.v2_0.client [None req-943eebee-d941-4e0b-b7fb-40d520d5dd59 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/343] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:03 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 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, ' [pid: 7|app: 0|req: 173/344] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:03 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1612 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:14:03.773 8 WARNING neutronclient.v2_0.client [None req-9015885b-3a20-4ffd-8f25-0e3ddcd1185a d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] 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: 172/345] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:03 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1460 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:14:03.826 7 WARNING neutronclient.v2_0.client [None req-d0dd34ce-8d6f-4665-944f-771418745689 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/346] 10.0.0.31 () {32 vars in 740 bytes} [Fri Apr 24 08:14:03 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:04.105 8 WARNING neutronclient.v2_0.client [None req-77a37637-a9a1-453f-9941-e19483f164c9 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:04.343 7 INFO nova.api.openstack.compute.server_external_events [req-b33e4e24-3617-42f7-8ab0-b5b7dc6df5c2 req-2927f589-5877-48fa-a008-1be87cd8c83c 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:73fb9537-3a9f-467c-b0d0-bd4999089648 for instance 8fefc3f1-1678-434a-9260-e975633372fe on instance [pid: 7|app: 0|req: 175/347] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:14:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:04.656 7 INFO nova.api.openstack.compute.server_external_events [req-f898f911-d6e9-447d-b4ce-38ece97dad05 req-2a038b39-47cc-4b97-9e7a-4ea1c03839a9 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:4b6d18b7-ffab-4fb9-9b0a-c4cc79faba31 for instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 on instance [pid: 7|app: 0|req: 176/348] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:04 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1557 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:04.733 8 INFO nova.api.openstack.compute.server_external_events [req-e3065607-dfce-4644-9fc9-ec402b7d4455 req-d21b7d9f-de6d-41d4-b954-3da6293bd68a 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:1bf18526-2365-450f-8c57-f2077e1f592a for instance 3a12fc81-3b32-471a-b25b-1857175d7b06 on instance 2026-04-24 08:14:04.735 7 WARNING neutronclient.v2_0.client [None req-561daaad-09b4-4693-93bc-d2767faaa902 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:04.741 8 INFO nova.compute.rpcapi [None req-06c30f2c-4116-43d2-a0b5-4323dfadf3f0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 174/350] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:04.803 8 WARNING neutronclient.v2_0.client [None req-9ba5f812-d680-4898-95cd-b332ba9a3bd7 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/351] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:04 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1612 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:04.891 7 WARNING neutronclient.v2_0.client [None req-5a1d697d-c368-4987-8aea-632ef7b33c59 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/352] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:04 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1470 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 178/353] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:04 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1538 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.31 () {32 vars in 640 bytes} [Fri Apr 24 08:14:04 2026] GET /v2.1/servers => generated 387 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, ' [pid: 7|app: 0|req: 179/355] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:14:05 2026] DELETE /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:05.302 8 WARNING neutronclient.v2_0.client [None req-15c0281e-59de-4828-b906-2dd96f697011 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/356] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:05 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1618 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:05.734 7 WARNING neutronclient.v2_0.client [None req-e444fea0-95ec-429f-bfba-3db97a349643 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/357] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:05 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => 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-04-24 08:14:06.002 8 WARNING neutronclient.v2_0.client [None req-412e7c6e-ac75-4193-be74-4183af5ba4aa 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:06.085 7 WARNING neutronclient.v2_0.client [None req-051428c1-219e-4b14-baf9-7ce38a3e75f1 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/358] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:05 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1656 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/359] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:06 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:06 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe/ips => generated 110 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/361] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:06 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe/ips => generated 110 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 180/362] 10.0.0.31 () {32 vars in 824 bytes} [Fri Apr 24 08:14:06 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe/ips/tempest-ServerAddressesTestJSON-1280463272-network => generated 95 bytes in 34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 183/363] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:14:06 2026] DELETE /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:06.454 8 WARNING neutronclient.v2_0.client [None req-9749b6fe-6841-4e05-b694-8a204f03b068 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:06.493 7 WARNING neutronclient.v2_0.client [None req-57608181-ab15-499f-9dab-b1cc800b0ade 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/364] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:06 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1738 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:06 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1662 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:06.884 8 WARNING neutronclient.v2_0.client [None req-bc50e396-2f88-4579-9b94-c8a64ce29f14 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/366] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:06 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => 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-04-24 08:14:07.212 7 WARNING neutronclient.v2_0.client [None req-0f37a5fe-08e2-4d07-8180-ab2f07856738 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/367] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:07 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1526 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-04-24 08:14:07.534 8 INFO nova.api.openstack.compute.server_external_events [req-5f458c27-7531-49a2-a76a-54c18a4ebfef req-a2ab549e-cd05-42e4-98f2-5fc513085841 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:33869709-d27c-4e7e-a8e6-fff80c7419cc for instance 2e9e258c-9323-46db-ace2-df72161b51ac on instance [pid: 8|app: 0|req: 183/368] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:14:07 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-04-24 08:14:07.690 7 WARNING neutronclient.v2_0.client [None req-be8e1485-efb6-4c0d-a161-d55ebdd67177 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:07.707 8 WARNING neutronclient.v2_0.client [None req-e832d211-7d0d-4722-a6fb-70e0dd362561 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/369] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:07 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1662 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:07 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1738 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:08.041 7 WARNING neutronclient.v2_0.client [None req-57c9e6c0-3f29-435a-8728-503785ced7df 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/371] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:08 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1557 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:08.361 8 WARNING neutronclient.v2_0.client [None req-1482c52d-7636-400d-b34d-4ca3c898eb91 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/372] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:08 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1526 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:08.701 7 INFO nova.api.openstack.compute.server_external_events [req-381ec5a2-d399-4d73-9e35-76e568c524a9 req-ef4903f9-b4fa-468b-8844-50c65016a0bd 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:1bf18526-2365-450f-8c57-f2077e1f592a for instance 3a12fc81-3b32-471a-b25b-1857175d7b06 on instance [pid: 7|app: 0|req: 188/373] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:08 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-04-24 08:14:08.913 8 WARNING neutronclient.v2_0.client [None req-b807c646-ceca-4995-a783-f2d530b4a098 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:08.952 7 WARNING neutronclient.v2_0.client [None req-3b916ef3-61fe-42c8-b82f-afdb9c873a90 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/374] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:08 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1380 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:08 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1662 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-04-24 08:14:09.244 7 WARNING neutronclient.v2_0.client [None req-6fae5f95-37a7-4d2e-98d6-a7ea74bed9dd 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/376] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:09 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:09.531 8 WARNING neutronclient.v2_0.client [None req-a15c6163-e53b-405a-8028-c746ecb03b83 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/377] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:09 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1526 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:10.064 7 WARNING neutronclient.v2_0.client [None req-c70a3ee1-120a-461d-b682-8315fbb077d7 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:10.095 8 WARNING neutronclient.v2_0.client [None req-680505d8-fdb3-4e10-aac8-9eaa975f4224 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/378] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:10 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1380 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:10 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1451 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:10.172 7 INFO nova.api.openstack.compute.server_external_events [req-8ac31130-48a9-433b-ab71-e8b5cfb7b97c req-4703f554-b62e-4a04-9f30-71ddb20a2a19 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:4b6d18b7-ffab-4fb9-9b0a-c4cc79faba31 for instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 on instance [pid: 7|app: 0|req: 192/380] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:14:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:10.384 8 WARNING neutronclient.v2_0.client [None req-5d9c9b90-03f0-4d42-905d-945d7f5329c3 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/381] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:10 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1741 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:10.529 7 WARNING neutronclient.v2_0.client [None req-30a23a1a-bba3-44f8-9c52-c6bf4542399b 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/382] 10.0.0.31 () {32 vars in 740 bytes} [Fri Apr 24 08:14:10 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:10.695 8 WARNING neutronclient.v2_0.client [None req-ffcc3ec9-1b15-4f08-963e-31c088bd0e05 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:10.746 7 INFO nova.api.openstack.compute.server_external_events [req-f93de2fc-2784-444b-bb17-d69308ff0677 req-88c6c35a-690c-4ef1-a5e1-1674ea6efc97 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:73fb9537-3a9f-467c-b0d0-bd4999089648 for instance 8fefc3f1-1678-434a-9260-e975633372fe on instance [pid: 7|app: 0|req: 194/383] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:10 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:11.168 7 WARNING neutronclient.v2_0.client [None req-058a095f-1fcc-4240-9ee5-d3dbc264dd56 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/385] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:11 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:14:11.213 8 WARNING neutronclient.v2_0.client [None req-5afb4273-4088-4da9-b417-d71ea437ee6e 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/386] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:11 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1456 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:11.335 7 WARNING neutronclient.v2_0.client [None req-6130fd9d-692a-48a9-9621-713e046ce690 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/387] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:11 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1741 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, ' [pid: 8|app: 0|req: 192/388] 10.0.0.31 () {32 vars in 640 bytes} [Fri Apr 24 08:14:11 2026] GET /v2.1/servers => generated 383 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/389] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:14:11 2026] DELETE /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:11.712 8 WARNING neutronclient.v2_0.client [None req-22df7458-dd5d-419c-973f-20c1853bd1a1 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/390] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:11 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1747 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:11.900 7 WARNING neutronclient.v2_0.client [None req-a85b15e4-5d76-4ad7-9353-32347e4765e2 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/391] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:11 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1717 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:12.055 8 WARNING neutronclient.v2_0.client [None req-75ebad40-f3c9-4ed0-823e-645e93d0a669 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/392] 10.0.0.31 () {32 vars in 740 bytes} [Fri Apr 24 08:14:12 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:12.279 7 WARNING neutronclient.v2_0.client [None req-b3140e2a-c781-4e7f-b251-bfdf7c59b4da cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/393] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:12 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1385 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:14:12.320 8 WARNING neutronclient.v2_0.client [None req-2588278b-2571-490d-ae75-1c12128d50e5 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/394] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:12 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 1456 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:12.803 7 INFO nova.api.openstack.compute.server_external_events [req-be79f9d1-b6f9-49a2-a009-a36383eb416f req-f8a82f47-2005-47f2-b095-881caed584b9 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:33869709-d27c-4e7e-a8e6-fff80c7419cc for instance 2e9e258c-9323-46db-ace2-df72161b51ac on instance [pid: 7|app: 0|req: 200/395] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:12 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) 2026-04-24 08:14:12.833 8 WARNING neutronclient.v2_0.client [None req-471874df-ecf9-44ed-b86c-64937898c9fb d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:12.862 7 WARNING neutronclient.v2_0.client [None req-4a65cba2-20d5-462f-8941-0f694b9daad0 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/396] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:12 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1717 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:12 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1747 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:13.376 8 WARNING neutronclient.v2_0.client [None req-177afa41-a0c4-44bb-a0c1-d591a8c1fa55 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:13.416 7 INFO nova.api.openstack.wsgi [None req-b196d173-8931-4991-a211-1fc71b37c126 65c23924b81a424482f359e96b9a545c c71b5ed56fd948919efff88d8711c7ef - - default default] HTTP exception thrown: Instance 8fefc3f1-1678-434a-9260-e975633372fe could not be found. [pid: 7|app: 0|req: 202/400] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:13 2026] GET /v2.1/servers/8fefc3f1-1678-434a-9260-e975633372fe => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:13 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 1385 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:14.076 7 WARNING neutronclient.v2_0.client [None req-9078304b-53bc-466b-a84e-fb5157fa064b 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/402] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:14 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1867 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:14.308 8 INFO nova.api.openstack.compute.server_external_events [req-6c2c179b-26c9-44dd-af4c-18b8e40e4cdf req-8ce8d8d4-802b-4a74-8eec-ddf685d1efc1 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-unplugged:33869709-d27c-4e7e-a8e6-fff80c7419cc for instance 2e9e258c-9323-46db-ace2-df72161b51ac on instance [pid: 8|app: 0|req: 200/403] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:14:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:14.465 7 INFO nova.api.openstack.wsgi [None req-0554a997-536e-4db9-8f95-83d14fdd6456 cd6159dc08e5437da8fc26bdef257c2c b59b54d359f8459b8c61efcd5d69f184 - - default default] HTTP exception thrown: Instance 3a12fc81-3b32-471a-b25b-1857175d7b06 could not be found. [pid: 7|app: 0|req: 204/404] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:14 2026] GET /v2.1/servers/3a12fc81-3b32-471a-b25b-1857175d7b06 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 201/405] 10.0.0.31 () {32 vars in 705 bytes} [Fri Apr 24 08:14:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2076675309 => 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-04-24 08:14:14.849 7 INFO nova.api.openstack.compute.server_external_events [req-5e093ce3-9469-4e21-b8b7-f913cdc0c8e0 req-d9a4972c-e8d5-4cc8-99ac-1b23f6b1c14a 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:4b6d18b7-ffab-4fb9-9b0a-c4cc79faba31 for instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 on instance 2026-04-24 08:14:14.849 7 INFO nova.api.openstack.compute.server_external_events [req-5e093ce3-9469-4e21-b8b7-f913cdc0c8e0 req-d9a4972c-e8d5-4cc8-99ac-1b23f6b1c14a 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:33869709-d27c-4e7e-a8e6-fff80c7419cc for instance 2e9e258c-9323-46db-ace2-df72161b51ac on instance [pid: 7|app: 0|req: 205/406] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:14 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:14:15.217 8 WARNING neutronclient.v2_0.client [None req-cbd95d72-114e-4a8d-9199-25d68d3111d5 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/407] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:15 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1799 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:16.309 7 WARNING neutronclient.v2_0.client [None req-49789a0f-ae70-4af9-a2a1-eac8641d3005 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/408] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:16 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1517 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:17.417 8 WARNING neutronclient.v2_0.client [None req-87136ed9-f4a5-4026-a08d-4247d836acda 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/409] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:17 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 1517 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:18.530 7 INFO nova.api.openstack.wsgi [None req-d97d826d-fdd1-4672-aa5a-c62572a5fe68 5d78af0011664214b261a28c30d7614c 52e87e3d3fe04395955e6e55b00c2312 - - default default] HTTP exception thrown: Instance 2e9e258c-9323-46db-ace2-df72161b51ac could not be found. [pid: 7|app: 0|req: 207/410] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:18 2026] GET /v2.1/servers/2e9e258c-9323-46db-ace2-df72161b51ac => generated 111 bytes in 41 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: 204/411] 10.0.0.31 () {32 vars in 705 bytes} [Fri Apr 24 08:14:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2017316703 => 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: 7|app: 0|req: 209/414] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:14:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:14:26.039 8 WARNING neutronclient.v2_0.client [None req-e9b1a9a4-0dac-4b2d-ba8c-81abc4f17a89 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:26.083 8 WARNING neutronclient.v2_0.client [None req-e9b1a9a4-0dac-4b2d-ba8c-81abc4f17a89 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:26.251 8 WARNING neutronclient.v2_0.client [None req-e9b1a9a4-0dac-4b2d-ba8c-81abc4f17a89 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/415] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:14:25 2026] POST /v2.1/servers => generated 450 bytes in 490 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 08:14:26.476 7 WARNING neutronclient.v2_0.client [None req-ccecbaf8-2b95-4ce1-b2a2-af9f985598a1 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/416] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:26 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1423 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:27.559 8 WARNING neutronclient.v2_0.client [None req-809edf3c-ba72-4759-a987-553432f08605 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/417] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:27 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1427 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-04-24 08:14:28.650 7 WARNING neutronclient.v2_0.client [None req-219eb851-8a67-4c19-a439-bab24f37f4ad 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/418] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:28 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1475 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:29.742 8 WARNING neutronclient.v2_0.client [None req-0932c1e2-5a14-47a7-9624-118b6ceee667 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/419] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:29 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1475 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:30.821 7 WARNING neutronclient.v2_0.client [None req-0356efd9-e1c1-4697-8efa-3bbd0e419d54 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/420] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:30 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1483 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:31.855 8 INFO nova.api.openstack.compute.server_external_events [req-c73e0a43-b677-4b96-989a-8febf6dbaa8f req-39a1ba28-3921-4384-b43e-e9d06ec3f59a 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:dd86578e-d729-4acf-86db-f803c3e27552 for instance 3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 on instance [pid: 8|app: 0|req: 209/421] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14: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-04-24 08:14:31.927 7 WARNING neutronclient.v2_0.client [None req-6472d2b3-ca66-4689-9783-fd299a5cea7e 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/422] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:31 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1560 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:32.756 8 WARNING neutronclient.v2_0.client [None req-114201d0-0528-492e-8df5-a1253315cc78 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/423] 10.0.0.31 () {32 vars in 740 bytes} [Fri Apr 24 08:14:32 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/os-interface => generated 285 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:32.918 7 WARNING neutronclient.v2_0.client [None req-d8099891-249b-4ebc-b326-d8b324f41a61 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/424] 10.0.0.31 () {32 vars in 814 bytes} [Fri Apr 24 08:14:32 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/os-interface/4b6d18b7-ffab-4fb9-9b0a-c4cc79faba31 => generated 282 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 211/427] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:32 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 156 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: 217/428] 10.0.0.31 () {34 vars in 749 bytes} [Fri Apr 24 08:14:33 2026] POST /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/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: 212/429] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:33 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:33.223 7 WARNING neutronclient.v2_0.client [None req-f1dd66e7-391c-472e-93eb-ba488e80d7d2 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/430] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:33 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1548 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/431] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:34 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:34.283 7 INFO nova.api.openstack.compute.server_external_events [req-c0c847f7-94b3-4a6f-b839-0601fd85bed9 req-552c8839-a613-4adc-963f-2bc000d298d0 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:4b6d18b7-ffab-4fb9-9b0a-c4cc79faba31 for instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 on instance [pid: 7|app: 0|req: 219/432] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:34.358 8 WARNING neutronclient.v2_0.client [None req-83520287-cefd-407e-9858-7f7f8ec19404 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/433] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:34 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1548 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 220/434] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:35 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 156 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:35.513 8 WARNING neutronclient.v2_0.client [None req-00261616-a93a-43c0-a0f6-c4447916fdaf 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/435] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:35 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1548 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, ' [pid: 7|app: 0|req: 221/436] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:36 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:36.291 8 WARNING neutronclient.v2_0.client [None req-f3ce23fc-3b7c-46d9-b52b-97c710cc291f d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/437] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:36 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1951 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 222/438] 10.0.0.31 () {34 vars in 749 bytes} [Fri Apr 24 08:14:36 2026] POST /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/action => generated 0 bytes in 61 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: 217/439] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:36 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:36.658 7 WARNING neutronclient.v2_0.client [None req-d36eb966-a0d4-4452-915a-0de209b1dfa8 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/440] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:36 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1548 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:37.074 8 INFO nova.api.openstack.compute.server_external_events [req-f669dee2-f9f4-451e-b52a-9ab1b14b97a5 req-c659021f-1705-42ff-96ae-00853e76819f 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:dd86578e-d729-4acf-86db-f803c3e27552 for instance 3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 on instance [pid: 8|app: 0|req: 218/441] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:14:37 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, ' [pid: 7|app: 0|req: 224/442] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:37 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:37.862 8 WARNING neutronclient.v2_0.client [None req-5a2da8d1-0fa9-42c4-b590-95fda67d0138 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:37.975 7 INFO nova.api.openstack.compute.server_external_events [req-1d1fe99f-2849-4da8-9b82-7df27085c660 req-90691711-207f-41a9-a468-9b3580d9f862 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:4b6d18b7-ffab-4fb9-9b0a-c4cc79faba31 for instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 on instance [pid: 7|app: 0|req: 225/443] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/444] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:37 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1548 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 226/445] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:38 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:39.480 8 WARNING neutronclient.v2_0.client [None req-1f62977b-b0b0-4cb8-adfb-b19ca6c4b119 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/446] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:39 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1725 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 227/447] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:14:39 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:39.658 8 WARNING neutronclient.v2_0.client [None req-377ada72-cb66-4aae-a9e3-b20ba7f20e7f 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/448] 10.0.0.31 () {32 vars in 740 bytes} [Fri Apr 24 08:14:39 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/449] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:14:39 2026] DELETE /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:39.801 8 WARNING neutronclient.v2_0.client [None req-97dd9acd-5826-4d59-962b-be69506147c6 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:40.431 7 WARNING neutronclient.v2_0.client [None req-bfabba7b-1d57-40b2-9bb0-dac937ef255d 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/450] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:39 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1843 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:40.575 8 INFO nova.api.openstack.compute.server_external_events [req-eff96db0-40da-4a08-81ee-181a8f01c77d req-8f461e11-6ab2-4ae9-abed-2c30d8fdf54b 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:dd86578e-d729-4acf-86db-f803c3e27552 for instance 3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 on instance [pid: 8|app: 0|req: 223/451] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:40 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: 7|app: 0|req: 229/452] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:40 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1725 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 224/453] 10.0.0.31 () {32 vars in 640 bytes} [Fri Apr 24 08:14:40 2026] GET /v2.1/servers => generated 377 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/454] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:14:40 2026] DELETE /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:40.903 8 WARNING neutronclient.v2_0.client [None req-549b1ddb-9ce1-48f4-bb4c-f9f70b37cdba 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/455] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:40 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1731 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:41.605 7 WARNING neutronclient.v2_0.client [None req-347ef238-9a60-4e6a-bb85-a080cc8e225f d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/456] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:41 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1843 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:42.194 8 WARNING neutronclient.v2_0.client [None req-8f570369-ccc5-4f93-ac07-5a8c24dbbede 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/457] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:42 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1851 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:42.928 7 WARNING neutronclient.v2_0.client [None req-d9fdd7ea-4cf8-490b-a33d-e206366157f6 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:43.263 8 INFO nova.api.openstack.compute.server_external_events [req-9424cd5d-4bd5-4b53-aa5c-e8ca180730b4 req-860bd066-76ca-4de0-a0b1-0cfbbf82b1a0 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:4b6d18b7-ffab-4fb9-9b0a-c4cc79faba31 for instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 on instance [pid: 8|app: 0|req: 229/460] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:42 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1775 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:43.675 8 WARNING neutronclient.v2_0.client [None req-239f2b88-b209-4105-a459-4cc6342b86ff 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] 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: 230/462] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:43 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1851 bytes in 751 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:14:44.392 7 WARNING neutronclient.v2_0.client [None req-c48f9251-b82f-4c35-9f32-4ba9ef0f21de d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/463] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:44 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1486 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:45.308 8 INFO nova.api.openstack.compute.server_external_events [req-96f88da3-5dc1-4463-bae5-a834ea3ca849 req-f03be6c8-938d-45df-8246-1858eb6c5d38 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:dd86578e-d729-4acf-86db-f803c3e27552 for instance 3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 on instance [pid: 8|app: 0|req: 231/464] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:14:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:45.462 7 WARNING neutronclient.v2_0.client [None req-ead0fd87-584b-4cc5-9e31-50882ea30229 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:45.629 8 WARNING neutronclient.v2_0.client [None req-c0a4cbbf-687f-43e2-8c6a-7495d6f90fac d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/465] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:45 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1509 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/466] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:45 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1486 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:46.705 7 WARNING neutronclient.v2_0.client [None req-e8db6511-7003-497b-90fe-7a90259aecff 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:14:46.736 8 WARNING neutronclient.v2_0.client [None req-1c07264a-f841-436a-a292-40e21fc52cbc d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/467] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:46 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 1486 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:46 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => generated 1509 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:14:47.839 8 INFO nova.api.openstack.wsgi [None req-95a90738-aedd-45fd-bac0-d83322820a88 d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] HTTP exception thrown: Instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 could not be found. 2026-04-24 08:14:47.841 7 INFO nova.api.openstack.wsgi [None req-a8fe421c-8db8-4d7e-a2b0-6bb345deebe0 88526ae2f446413facc3f6fc95096d5d 5ce7d6b2bc6c4b17b0f094397f60cd54 - - default default] HTTP exception thrown: Instance 3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 could not be found. [pid: 8|app: 0|req: 234/469] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:47 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:47 2026] GET /v2.1/servers/3c9ccee2-ad02-4e2f-aa53-3c3298ff4875 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 235/471] 10.0.0.31 () {32 vars in 703 bytes} [Fri Apr 24 08:14:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-842185962 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.31 () {32 vars in 705 bytes} [Fri Apr 24 08:14:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1417750144 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:14:48.379 8 INFO nova.api.openstack.wsgi [None req-c9353994-ba23-4e37-88b8-fd2109924c1b d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] HTTP exception thrown: Instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 could not be found. [pid: 8|app: 0|req: 236/473] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:14:48 2026] DELETE /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 08:14:48.406 7 INFO nova.api.openstack.wsgi [None req-75e01f16-6006-4d1c-8db6-10090abfb0ab d7c558f2217a49709407bac77657a163 4ac3b8f866584a479606e12ff165b26e - - default default] HTTP exception thrown: Instance ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 could not be found. [pid: 7|app: 0|req: 238/474] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:14:48 2026] GET /v2.1/servers/ffb6e7ba-5c3b-41de-be4e-fffa381b73c8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 238/477] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:14:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:00.502 7 WARNING neutronclient.v2_0.client [None req-482ebe33-e28e-42e8-897a-b09d48f2198b f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:15:00.549 7 WARNING neutronclient.v2_0.client [None req-482ebe33-e28e-42e8-897a-b09d48f2198b f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:15:00.827 7 WARNING neutronclient.v2_0.client [None req-482ebe33-e28e-42e8-897a-b09d48f2198b f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/478] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:15:00 2026] POST /v2.1/servers => generated 453 bytes in 907 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 08:15:01.359 8 WARNING neutronclient.v2_0.client [None req-78dd206c-d233-4887-9564-3a607138b52b f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/479] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:01 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1392 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:02.474 7 WARNING neutronclient.v2_0.client [None req-44378498-5fe3-436e-a026-c659b5e3095e f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/480] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:02 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1396 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:03.659 8 WARNING neutronclient.v2_0.client [None req-d8986830-6144-4123-af2d-d4b91a119997 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/483] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:03 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1444 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:04.752 7 WARNING neutronclient.v2_0.client [None req-c4f5f249-352d-4957-a3da-12983ea8201f f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/484] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:04 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1444 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:05.864 8 WARNING neutronclient.v2_0.client [None req-2a2caf9c-028a-41dd-a4cf-e707953ffd9d f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/485] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:05 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1452 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:06.891 7 INFO nova.api.openstack.compute.server_external_events [req-87107767-0013-4a98-bf88-da20f6321d1f req-a3700d6b-4af2-4a55-a67d-d85d0a0b9b98 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:ff08da91-35b0-4a60-bb1b-b5003278d647 for instance 90f28f35-9185-46d0-ac54-8307eb32e011 on instance [pid: 7|app: 0|req: 244/486] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:15:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:07.158 8 WARNING neutronclient.v2_0.client [None req-4cdd53c7-4a9b-45fa-9ac5-c8e9d30d5902 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/487] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:07 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1530 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:08.312 7 WARNING neutronclient.v2_0.client [None req-b4332c60-0c1c-4c31-afff-4f91c3d9c18b f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/488] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:08 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1518 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:09.469 8 WARNING neutronclient.v2_0.client [None req-fb41c725-4508-4636-b36a-5520dfe1b9d2 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/489] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:09 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1518 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:10.634 7 WARNING neutronclient.v2_0.client [None req-659bbde1-f574-4362-b6ef-5447acde01ac f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/490] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:10 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1518 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-04-24 08:15:10.805 8 INFO nova.api.openstack.compute.server_external_events [req-53c14b39-fdf9-450c-b528-36cc975b9551 req-60a28678-842d-4777-91c4-b36ed61285ea 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:ff08da91-35b0-4a60-bb1b-b5003278d647 for instance 90f28f35-9185-46d0-ac54-8307eb32e011 on instance [pid: 8|app: 0|req: 245/491] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:15:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:11.795 7 WARNING neutronclient.v2_0.client [None req-66547b84-fc33-417a-bae4-b1d83e902b1f f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/492] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:11 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1518 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:12.976 8 WARNING neutronclient.v2_0.client [None req-f48f98e1-b052-47d2-98e9-e779fc79e0a6 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/495] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:12 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1518 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:14.140 7 WARNING neutronclient.v2_0.client [None req-16eadf8a-66dd-4b9e-81a8-3945731c6c6a f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/496] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:14 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1702 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-04-24 08:15:14.292 8 WARNING neutronclient.v2_0.client [None req-f219337b-3d35-479d-9546-21ed821f04d0 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/497] 10.0.0.31 () {32 vars in 740 bytes} [Fri Apr 24 08:15:14 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:15.065 7 INFO nova.api.openstack.compute.server_external_events [req-7dd7f3f0-5afa-4eeb-aabd-26dbcc3d6802 req-bb03acd4-e7fe-47d1-aa4a-dfbace7bfd69 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:ff08da91-35b0-4a60-bb1b-b5003278d647 for instance 90f28f35-9185-46d0-ac54-8307eb32e011 on instance [pid: 7|app: 0|req: 251/498] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:15:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:37.979 8 WARNING neutronclient.v2_0.client [None req-f71669c7-1f19-4a7b-bcb0-b92adfaf82a3 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/503] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:37 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1822 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:38.680 7 WARNING neutronclient.v2_0.client [None req-e997fcfe-217e-4536-8869-365d738df004 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/504] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:38 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1822 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 251/505] 10.0.0.31 () {34 vars in 749 bytes} [Fri Apr 24 08:15:39 2026] POST /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:39.667 7 WARNING neutronclient.v2_0.client [None req-82ab0b83-7305-40a8-8c69-9e199d73d1f2 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/506] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:39 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1824 bytes in 1157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 252/507] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:15:41 2026] POST /v2.1/os-keypairs => generated 398 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:41.832 7 WARNING neutronclient.v2_0.client [None req-e59a05bc-f87f-4cbb-a5d9-8491f093ebef f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/508] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:41 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1824 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:15:43.503 8 WARNING neutronclient.v2_0.client [None req-ddc07175-c137-4b6c-9d9c-68c972455926 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/511] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:43 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1824 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:43.780 7 WARNING neutronclient.v2_0.client [None req-ed8f937a-6e38-49bf-a64c-05804bd2e114 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:15:43.873 7 WARNING neutronclient.v2_0.client [None req-ed8f937a-6e38-49bf-a64c-05804bd2e114 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:15:44.067 7 WARNING neutronclient.v2_0.client [None req-ed8f937a-6e38-49bf-a64c-05804bd2e114 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/512] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:15:43 2026] POST /v2.1/servers => generated 450 bytes in 541 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:44.304 8 WARNING neutronclient.v2_0.client [None req-ac27f691-f7bc-4f75-bd31-c0f400ce6937 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/513] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:44 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1403 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-04-24 08:15:44.698 7 WARNING neutronclient.v2_0.client [None req-f2f5d78d-603a-4e27-99b9-20be6d2d2f41 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/514] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:44 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1829 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:45.411 8 WARNING neutronclient.v2_0.client [None req-2610edd1-5b15-4eb2-98d5-e08bea648ef8 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/515] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:45 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1407 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:45.921 7 WARNING neutronclient.v2_0.client [None req-b898c30c-605e-45c8-a8ce-49e41a2114ca f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/516] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:45 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1829 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:46.330 8 INFO nova.api.openstack.compute.server_external_events [req-cd177b39-c07c-42a0-8643-d455da58af8d req-72968e9b-9ae2-4973-9a8c-206cd6841bbd 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-unplugged:ff08da91-35b0-4a60-bb1b-b5003278d647 for instance 90f28f35-9185-46d0-ac54-8307eb32e011 on instance [pid: 8|app: 0|req: 257/517] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:15:46 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, ' 2026-04-24 08:15:46.567 7 WARNING neutronclient.v2_0.client [None req-9a84ef7c-dea2-468a-b2cf-b9143f773992 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/518] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:46 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1455 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:47.092 8 WARNING neutronclient.v2_0.client [None req-65632914-28b5-433a-bd53-c2f4d986f722 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/519] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:47 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1829 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:47.674 7 WARNING neutronclient.v2_0.client [None req-a226027c-fa6d-48cf-811b-96e516fbd3eb cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/520] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:47 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1455 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:48.263 8 WARNING neutronclient.v2_0.client [None req-18e48707-b58b-43a3-aa08-d7cc919e4d31 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/521] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:48 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1829 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:49.113 7 WARNING neutronclient.v2_0.client [None req-8f041735-1f83-45fe-b3c0-10dd4e3a551d cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/522] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:49 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1531 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:49.585 8 WARNING neutronclient.v2_0.client [None req-ebe8d4f7-7981-4212-b350-4cc0da0db263 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:49.759 7 INFO nova.api.openstack.compute.server_external_events [req-616ed40c-d4ca-4d77-986e-dcca2674ea83 req-ffd8f6f5-0b64-4fa8-99d4-cf5ee4963025 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:cca23609-9687-4209-82d7-1c423fe9d94f for instance e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 on instance [pid: 7|app: 0|req: 264/523] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:15:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/524] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:49 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1829 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:50.401 7 WARNING neutronclient.v2_0.client [None req-6493b074-8e34-49c7-b9d3-ab2088cbc15d cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/525] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:50 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1529 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:50.720 8 INFO nova.api.openstack.compute.server_external_events [req-3e82df37-c581-4c0d-9c16-771a3fc199c9 req-184bdaa3-d516-4119-9275-756a4228d2da 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:ff08da91-35b0-4a60-bb1b-b5003278d647 for instance 90f28f35-9185-46d0-ac54-8307eb32e011 on instance [pid: 8|app: 0|req: 261/526] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:15:50 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-04-24 08:15:51.142 7 WARNING neutronclient.v2_0.client [None req-9a4acfcf-45b6-4ea9-ac29-0dd215f63465 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/527] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:51 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1822 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:51.577 8 WARNING neutronclient.v2_0.client [None req-c5482447-adbc-4186-a948-1243f55c5033 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/528] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:51 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1529 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:52.884 7 WARNING neutronclient.v2_0.client [None req-e3fc1d1a-8d50-430d-95c8-94a8029243f5 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/529] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:52 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1529 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:54.041 8 WARNING neutronclient.v2_0.client [None req-67813832-b3e0-4437-92b8-85571d30397d cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/532] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:54 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1529 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-04-24 08:15:54.779 7 INFO nova.api.openstack.compute.server_external_events [req-e3a40a5f-185e-4d45-87eb-72dab5579357 req-69ba2adf-5bb2-4e12-a43e-12fc93fdf242 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:cca23609-9687-4209-82d7-1c423fe9d94f for instance e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 on instance [pid: 7|app: 0|req: 269/533] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:15:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:55.175 8 WARNING neutronclient.v2_0.client [None req-d82c3cbf-e2f1-4af0-9988-e4ebb8237a7e cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/534] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:55 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1529 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:56.341 7 WARNING neutronclient.v2_0.client [None req-550db6ad-d320-46e5-8738-d2ea23c9f4de cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/535] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:56 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1529 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:57.512 8 WARNING neutronclient.v2_0.client [None req-d824ada3-8773-4279-937f-820bcb526957 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/536] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:57 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1697 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:57.687 7 WARNING neutronclient.v2_0.client [None req-a22da8f8-5e4a-4fcd-9abf-c8ae3777bfe8 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/537] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:15:57 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1697 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:15:59.060 8 INFO nova.api.openstack.compute.server_external_events [req-a7704a6f-5c6a-4d74-940c-bd7b9171d712 req-ebdf3d74-c4db-473b-988e-9076ece559ee 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:cca23609-9687-4209-82d7-1c423fe9d94f for instance e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 on instance [pid: 8|app: 0|req: 267/538] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:15:59 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: 269/541] 10.0.0.31 () {34 vars in 749 bytes} [Fri Apr 24 08:16:07 2026] POST /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8/action => generated 31853 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:12.742 7 WARNING neutronclient.v2_0.client [None req-41a383bb-32a4-4e73-a5e8-e5d25506c125 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/542] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:12 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1822 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: 270/545] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:16:12 2026] DELETE /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:13.244 7 WARNING neutronclient.v2_0.client [None req-7b83846b-4ecb-4a9d-8d67-ab442d1a908b f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/546] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:13 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1828 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:14.456 8 WARNING neutronclient.v2_0.client [None req-ababaf85-8cec-4643-b2bd-65ca26368319 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/547] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:14 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1828 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:15.606 7 WARNING neutronclient.v2_0.client [None req-fc7abe9b-8643-4638-920e-447496ad9b6a f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/548] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:15 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1828 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:16.565 8 INFO nova.api.openstack.compute.server_external_events [req-1c0c4df1-c422-4c3b-a420-e7acd99d569d req-3a177993-3860-4b22-ae95-e2f4c12f6c78 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:ff08da91-35b0-4a60-bb1b-b5003278d647 for instance 90f28f35-9185-46d0-ac54-8307eb32e011 on instance [pid: 8|app: 0|req: 272/549] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:16:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:16.743 8 WARNING neutronclient.v2_0.client [None req-81bdeec9-4849-43cf-8b68-f77768a56576 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/550] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:16 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1473 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, ' [pid: 7|app: 0|req: 278/551] 10.0.0.33 () {30 vars in 618 bytes} [Fri Apr 24 08:16:16 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 274/552] 10.0.0.33 () {32 vars in 691 bytes} [Fri Apr 24 08:16:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 10.0.0.33 () {34 vars in 912 bytes} [Fri Apr 24 08:16:16 2026] GET /v2.1/os-simple-tenant-usage/71509b94e043494a8bae94368271b10d?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/554] 10.0.0.33 () {30 vars in 653 bytes} [Fri Apr 24 08:16:17 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:17.846 7 WARNING neutronclient.v2_0.client [None req-e7bb7214-d8d1-4156-b8bd-c4870c8c12bf f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/555] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:17 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1478 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:16:18.949 8 WARNING neutronclient.v2_0.client [None req-2e92178b-8233-424d-b542-081c01b61289 f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/556] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:18 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 1478 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:19.368 7 INFO nova.api.openstack.compute.server_external_events [req-8b969404-5c16-4057-9526-e1e0cd184558 req-a9a2f260-0fe6-44f3-89bf-beb04826da43 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:cca23609-9687-4209-82d7-1c423fe9d94f for instance e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 on instance [pid: 7|app: 0|req: 281/557] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:16:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:20.096 8 INFO nova.api.openstack.wsgi [None req-4b381178-7ef6-4998-b458-7b3626eeb8ca f7b5eb3c25264587aa189c4467ecb75d bf62ddfdea8b48c3ad66e3947c142bd6 - - default default] HTTP exception thrown: Instance 90f28f35-9185-46d0-ac54-8307eb32e011 could not be found. [pid: 8|app: 0|req: 277/558] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:20 2026] GET /v2.1/servers/90f28f35-9185-46d0-ac54-8307eb32e011 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/559] 10.0.0.31 () {32 vars in 703 bytes} [Fri Apr 24 08:16:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-298110933 => generated 0 bytes in 74 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: 278/560] 10.0.0.33 () {30 vars in 618 bytes} [Fri Apr 24 08:16:20 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/561] 10.0.0.33 () {32 vars in 691 bytes} [Fri Apr 24 08:16:20 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/562] 10.0.0.33 () {34 vars in 912 bytes} [Fri Apr 24 08:16:20 2026] GET /v2.1/os-simple-tenant-usage/71509b94e043494a8bae94368271b10d?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 10.0.0.33 () {30 vars in 653 bytes} [Fri Apr 24 08:16:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 280/564] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:16:22 2026] POST /v2.1/os-keypairs => generated 397 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:16:24.053 8 WARNING neutronclient.v2_0.client [None req-76124bff-f96c-4b09-a608-15e78b3ba3b7 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:16:24.104 8 WARNING neutronclient.v2_0.client [None req-76124bff-f96c-4b09-a608-15e78b3ba3b7 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:16:24.308 8 WARNING neutronclient.v2_0.client [None req-76124bff-f96c-4b09-a608-15e78b3ba3b7 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/567] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:16:23 2026] POST /v2.1/servers => generated 450 bytes in 529 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 08:16:24.556 7 WARNING neutronclient.v2_0.client [None req-3d76dde3-6f04-48e8-89f9-7b33f4faee87 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/568] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:24 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1401 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/569] 10.0.0.31 () {30 vars in 412 bytes} [Fri Apr 24 08:16:25 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:25.642 8 WARNING neutronclient.v2_0.client [None req-639d0d7b-07dc-497b-aad5-c701df988e61 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] 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: 287/570] 10.0.0.31 () {28 vars in 559 bytes} [Fri Apr 24 08:16:25 2026] GET /v2/ => generated 402 bytes in 522 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 10.0.0.31 () {28 vars in 563 bytes} [Fri Apr 24 08:16:25 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/572] 10.0.0.31 () {30 vars in 412 bytes} [Fri Apr 24 08:16:25 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/573] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:25 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1405 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:16:26.755 7 WARNING neutronclient.v2_0.client [None req-4fc462f0-4419-43de-8199-2c6e7d18630a cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/574] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:26 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:27.869 8 WARNING neutronclient.v2_0.client [None req-35b530f8-c698-4c6a-b094-efe604d431b3 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/575] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:27 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1453 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-04-24 08:16:28.961 7 WARNING neutronclient.v2_0.client [None req-ced2baf1-7b82-42eb-a9e8-74d77219bae5 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/576] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:28 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1529 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:30.322 8 INFO nova.api.openstack.compute.server_external_events [req-a335a308-718f-4913-a0d6-cef5ef8d0a7a req-0331298e-ca60-409e-910f-0f5187c1db7e 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:e325880e-4ea6-49d5-8581-7316c82198c3 for instance 4b8f2bac-9202-4c27-a405-17c340ac6a78 on instance [pid: 8|app: 0|req: 286/577] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:16:30 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-04-24 08:16:30.528 7 WARNING neutronclient.v2_0.client [None req-2d219515-f561-44bd-8522-cd34dc385bf9 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/578] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:30 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1527 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:31.733 8 WARNING neutronclient.v2_0.client [None req-10f20855-14d3-46eb-af66-4f2b8c5976d8 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/579] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:31 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:32.895 7 WARNING neutronclient.v2_0.client [None req-d249680d-d48a-45e3-8590-ec0352e41884 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/582] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:32 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1527 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:34.124 8 WARNING neutronclient.v2_0.client [None req-03af7283-607b-4d8c-b868-ebaddf363587 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/583] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:34 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1527 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-04-24 08:16:34.768 7 INFO nova.api.openstack.compute.server_external_events [req-5cb55f9e-1d3f-4f37-abf3-59c9f55b2dce req-ec17d75b-d059-4f3c-bd98-618719ecc1ec 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:e325880e-4ea6-49d5-8581-7316c82198c3 for instance 4b8f2bac-9202-4c27-a405-17c340ac6a78 on instance [pid: 7|app: 0|req: 294/584] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:16:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:35.274 7 WARNING neutronclient.v2_0.client [None req-9d59e160-415f-4210-ab30-8167b635ed7f cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/585] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:35 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1527 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, ' [pid: 8|app: 0|req: 291/586] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:16:35 2026] POST /v2.1/os-keypairs => generated 397 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:36.473 7 WARNING neutronclient.v2_0.client [None req-52cc4221-d2a0-4fa2-809b-01279b930beb cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/587] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:36 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1527 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:16:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:37.715 7 WARNING neutronclient.v2_0.client [None req-c470f4aa-9445-4123-9fd5-2750d6d33bb1 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/589] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:37 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1695 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:16:37.880 8 WARNING neutronclient.v2_0.client [None req-1dc277bb-a184-43cc-a1c7-d317b0e59e45 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:37.963 7 WARNING neutronclient.v2_0.client [None req-4fea765d-8cf8-4f4f-b18f-ac8aba94bd23 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/590] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:37 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1695 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 08:16:38.008 7 WARNING neutronclient.v2_0.client [None req-4fea765d-8cf8-4f4f-b18f-ac8aba94bd23 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:16:38.051 7 WARNING neutronclient.v2_0.client [None req-4fea765d-8cf8-4f4f-b18f-ac8aba94bd23 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:16:38.243 7 WARNING neutronclient.v2_0.client [None req-4fea765d-8cf8-4f4f-b18f-ac8aba94bd23 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/591] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:16:37 2026] POST /v2.1/servers => generated 496 bytes in 571 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:38.503 8 WARNING neutronclient.v2_0.client [None req-7eb57319-87d7-4065-81af-48864a1e110b f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/592] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:38 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1456 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:38.846 7 INFO nova.api.openstack.compute.server_external_events [req-4305391b-b942-43d2-83a5-1d4c7162e657 req-6001cf82-23b8-4aec-91f9-01eb82e23898 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:e325880e-4ea6-49d5-8581-7316c82198c3 for instance 4b8f2bac-9202-4c27-a405-17c340ac6a78 on instance [pid: 7|app: 0|req: 299/593] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:16:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:39.857 8 WARNING neutronclient.v2_0.client [None req-75303bc6-2267-4390-87e6-6da868f544b3 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/594] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:39 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1452 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:40.961 7 WARNING neutronclient.v2_0.client [None req-60833901-3bc5-4d2b-afa2-ff4e184ada53 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/595] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:40 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1508 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:42.044 8 WARNING neutronclient.v2_0.client [None req-d94a542a-0a52-4739-837e-dd2ad17b8f91 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/596] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:42 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1508 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:43.135 7 WARNING neutronclient.v2_0.client [None req-ddf00634-50f3-4685-b076-2edb78fcbc64 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/599] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:43 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1630 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:43.731 8 INFO nova.api.openstack.compute.server_external_events [req-0049fcfe-854c-4f46-9fcf-ec885f2dd1cc req-3bfebdcf-41ee-482e-a079-cf22658f9d63 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:cd9fd8e0-5e1d-4598-9daa-0e80806f2ad3 for instance 42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 on instance [pid: 8|app: 0|req: 298/600] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:16:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:44.334 7 WARNING neutronclient.v2_0.client [None req-3c272b46-8d40-49c0-ae4e-bc5f438bc8f7 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/601] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:44 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1640 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:45.474 8 WARNING neutronclient.v2_0.client [None req-72a9b156-536e-4d0f-b34e-949c5541d2d1 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/602] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:45 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1628 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/603] 10.0.0.31 () {34 vars in 749 bytes} [Fri Apr 24 08:16:45 2026] POST /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78/action => generated 31852 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:46.615 8 WARNING neutronclient.v2_0.client [None req-70f6c040-5f69-44b6-bc42-5fe487f889ea f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/604] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:46 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1628 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:47.776 7 WARNING neutronclient.v2_0.client [None req-a244f8f7-4b74-4948-a639-32984d4f2da5 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/605] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:47 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1628 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-04-24 08:16:48.946 8 WARNING neutronclient.v2_0.client [None req-af50575d-f0ad-4766-9578-c0015ab8e268 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/606] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:48 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1628 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:49.346 7 INFO nova.api.openstack.compute.server_external_events [req-8dead5f1-e9a6-4ac3-93d1-abb4345ba0e6 req-ad59ed99-b104-4efa-b25f-1f8727e8de65 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:cd9fd8e0-5e1d-4598-9daa-0e80806f2ad3 for instance 42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 on instance [pid: 7|app: 0|req: 306/607] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:16:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:50.162 8 WARNING neutronclient.v2_0.client [None req-2a2a68a0-8a01-428b-8658-04b909df6cb5 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/608] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:50 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1628 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:51.335 7 WARNING neutronclient.v2_0.client [None req-f1870f87-8e9e-4a15-9f8a-e6a0e776cdfb f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/609] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:51 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1809 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:51.478 8 WARNING neutronclient.v2_0.client [None req-3b8b5871-3d1f-4c09-95e4-76eb86385cfd f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/610] 10.0.0.31 () {32 vars in 740 bytes} [Fri Apr 24 08:16:51 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:52.121 7 INFO nova.api.openstack.compute.server_external_events [req-dbbc7f03-87e2-41cb-a81f-75616bab0b19 req-5a0210e7-2ef2-46ab-bf24-6ea6f4f60ee4 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:cd9fd8e0-5e1d-4598-9daa-0e80806f2ad3 for instance 42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 on instance [pid: 7|app: 0|req: 308/611] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:16:52 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, ' [pid: 8|app: 0|req: 305/614] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:16:57 2026] DELETE /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:57.213 7 WARNING neutronclient.v2_0.client [None req-01162381-e9fe-47ff-9404-2d0f44fbd790 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/615] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:57 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1821 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:58.391 8 WARNING neutronclient.v2_0.client [None req-a0b8bbc3-c832-45be-8210-bc1877d1ed82 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/616] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:58 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1821 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:16:59.543 7 WARNING neutronclient.v2_0.client [None req-54f0a5af-f701-4436-ac92-34745b9a139f cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/617] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:16:59 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => 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-04-24 08:17:00.345 8 INFO nova.api.openstack.compute.server_external_events [req-4b481a4c-dded-4dd0-b84a-31c87112e802 req-ebbbe5af-6e19-4333-aa86-21416a099764 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:e325880e-4ea6-49d5-8581-7316c82198c3 for instance 4b8f2bac-9202-4c27-a405-17c340ac6a78 on instance [pid: 8|app: 0|req: 307/618] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:17:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:00.687 7 WARNING neutronclient.v2_0.client [None req-4fa310d5-a222-4cc7-9ea1-2df24b2d9e95 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/619] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:00 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1482 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:00.800 8 WARNING neutronclient.v2_0.client [None req-cb4b12dc-6c79-4c07-be03-a1937ac7e41a f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/620] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:00 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1929 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:01.782 7 WARNING neutronclient.v2_0.client [None req-06448288-fae0-4778-9f6f-18ce3793a385 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/621] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:01 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1487 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/622] 10.0.0.31 () {32 vars in 752 bytes} [Fri Apr 24 08:17:02 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:17:02.880 7 WARNING neutronclient.v2_0.client [None req-c4f476fd-ff8b-44c6-b174-30edc8dc69c0 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/623] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:02 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1487 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:03.972 8 WARNING neutronclient.v2_0.client [None req-f309b98c-5fa9-4aff-a34c-237ede387c96 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/626] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:03 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 1487 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: 316/627] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:17:04 2026] DELETE /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:04.572 8 WARNING neutronclient.v2_0.client [None req-523deefb-01cc-49b4-a2d7-c02685a8f060 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/628] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:04 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1935 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:05.049 7 INFO nova.api.openstack.wsgi [None req-8a41dcf3-e0ca-4150-a21c-97b1c707e20c cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] HTTP exception thrown: Instance 4b8f2bac-9202-4c27-a405-17c340ac6a78 could not be found. [pid: 7|app: 0|req: 317/629] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:05 2026] GET /v2.1/servers/4b8f2bac-9202-4c27-a405-17c340ac6a78 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/630] 10.0.0.31 () {32 vars in 727 bytes} [Fri Apr 24 08:17:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-490770742 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/631] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:17:05 2026] DELETE /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-24 08:17:05.685 8 WARNING neutronclient.v2_0.client [None req-6f5982b3-0b32-4b42-b0ad-bc26c05422e4 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:05.753 7 WARNING neutronclient.v2_0.client [None req-f05a7acb-ac74-47be-8983-422aa26a24b3 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/632] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:05 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1703 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:05 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1935 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:06.861 8 WARNING neutronclient.v2_0.client [None req-a2541498-1c65-4cd1-b076-b065ac3b0e1c cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:06.892 7 WARNING neutronclient.v2_0.client [None req-c776111b-61ba-4566-af14-7aba4f4897a2 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/634] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:06 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1703 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:06 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1935 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:08.007 8 WARNING neutronclient.v2_0.client [None req-370dbdbf-30dc-4036-a723-21c6f435a61c cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:08.045 7 WARNING neutronclient.v2_0.client [None req-4d3e739d-feac-4141-9ba7-289dd22f16ea f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in 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/636] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:08 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1821 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-04-24 08:17:08.152 7 INFO nova.api.openstack.compute.server_external_events [req-24f7e207-9b83-4cb2-ab19-2a38847fdd86 req-cf3a1441-8336-4abb-b268-c8f6feefc707 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:cd9fd8e0-5e1d-4598-9daa-0e80806f2ad3 for instance 42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 on instance [pid: 8|app: 0|req: 316/637] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:07 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1703 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/638] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:17:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:09.199 8 WARNING neutronclient.v2_0.client [None req-5fe63ef9-7371-4095-86d5-caa47196f4a0 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:17:09.209 7 WARNING neutronclient.v2_0.client [None req-e55eeafb-f7e4-45ee-a95a-fee9f60e403f cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/639] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:09 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1542 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:09 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:10.199 8 INFO nova.api.openstack.compute.server_external_events [req-678f9dac-e571-4155-b8f3-af3f0ea7555b req-5dc77b3e-535d-416b-97cf-9947fab1178d 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:cca23609-9687-4209-82d7-1c423fe9d94f for instance e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 on instance [pid: 8|app: 0|req: 318/641] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:17:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:10.311 7 WARNING neutronclient.v2_0.client [None req-479a0464-08b9-4140-8de7-1260881693d9 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:17:10.332 8 WARNING neutronclient.v2_0.client [None req-f4ed0703-fec0-4726-8ba5-04a3adf9f079 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in 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/642] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:10 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => 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: 319/643] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:10 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1489 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:11.409 7 WARNING neutronclient.v2_0.client [None req-b521e96c-c3e3-447a-9876-3538cec2edc7 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:17:11.425 8 WARNING neutronclient.v2_0.client [None req-0fac6672-9ff1-4a4a-8250-1e747c805a4f cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/644] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:11 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 1542 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:11 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1489 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:12.485 7 INFO nova.api.openstack.wsgi [None req-441a1d8f-0213-4f93-be17-4fbb3fd9b671 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] HTTP exception thrown: Instance 42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 could not be found. [pid: 7|app: 0|req: 326/646] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:12 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:12.512 7 INFO nova.api.openstack.wsgi [None req-e13088ab-9a98-47ff-b69c-8bbfff68a47a f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] HTTP exception thrown: Instance 42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 could not be found. [pid: 7|app: 0|req: 327/647] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:17:12 2026] DELETE /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:12.530 8 WARNING neutronclient.v2_0.client [None req-3fb08075-0655-4005-b62c-f1c267578f02 cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:17:12.541 7 INFO nova.api.openstack.wsgi [None req-b9ac73a0-af8c-4691-a5ae-bcff40e29680 f5dd56fab33d4943bccee29e3f5031d4 dc47b6d1a40c4f8aabcd36926429f816 - - default default] HTTP exception thrown: Instance 42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 could not be found. [pid: 7|app: 0|req: 328/648] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:12 2026] GET /v2.1/servers/42ca4c6e-2a43-44e4-9b5b-eb0048f121b1 => 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: 321/649] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:12 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 1489 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 10.0.0.31 () {32 vars in 705 bytes} [Fri Apr 24 08:17:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1551223771 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:13.601 8 INFO nova.api.openstack.wsgi [None req-4d487bd0-0ff0-4887-8ca8-8207315c99fa cf6324ab42c348c78bc4cc3e098706c7 f8d09767fa3146ea90111adb29446dff - - default default] HTTP exception thrown: Instance e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 could not be found. [pid: 8|app: 0|req: 323/653] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:13 2026] GET /v2.1/servers/e2d76596-57f4-462b-a1e6-bb2ae8a8e7f8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 10.0.0.31 () {32 vars in 727 bytes} [Fri Apr 24 08:17:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1287568242 => generated 0 bytes in 261 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: 324/655] 10.0.0.31 () {32 vars in 729 bytes} [Fri Apr 24 08:17:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1438606708 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 08:17:15.287 7 WARNING neutronclient.v2_0.client [None req-9eee9eb5-3a61-456d-9bfe-f9c7b1cd6716 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:17:16.356 7 WARNING neutronclient.v2_0.client [None req-9eee9eb5-3a61-456d-9bfe-f9c7b1cd6716 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/656] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:17:15 2026] POST /v2.1/servers => generated 424 bytes in 1569 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 08:17:16.814 8 WARNING neutronclient.v2_0.client [None req-16273adb-8164-490d-9eed-b1f19d8660da 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/657] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:16 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1368 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:17.910 7 WARNING neutronclient.v2_0.client [None req-a2d426eb-3ac2-4c42-8524-319470d4f73c 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/658] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:17 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1372 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:19.009 8 WARNING neutronclient.v2_0.client [None req-4e99700a-ccc0-4104-a2cd-8c83d2627b31 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/659] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:18 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1420 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:20.094 7 WARNING neutronclient.v2_0.client [None req-0998dc4a-8fa4-47e1-90f4-6ff95b2cec54 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/660] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:20 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1420 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-04-24 08:17:21.208 8 WARNING neutronclient.v2_0.client [None req-7264cf5c-583d-4a70-ab32-c8d689c0fc17 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/661] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:21 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1428 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:22.156 7 INFO nova.api.openstack.compute.server_external_events [req-2fc68656-7531-4b44-a7d9-36e38265198e req-a33ca938-767b-45ac-9d2f-4156d3088940 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:5e1384b0-61e7-419f-9c95-8c8dfd35cc8c for instance c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 on instance [pid: 7|app: 0|req: 335/662] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:17:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:22.315 8 WARNING neutronclient.v2_0.client [None req-628cdfb7-5b6f-423a-bbfc-d6fac7a1a768 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/663] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:22 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1480 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:23.461 7 WARNING neutronclient.v2_0.client [None req-02828239-59f6-4b7d-a714-49fb68427205 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/666] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:23 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1468 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:24.699 8 WARNING neutronclient.v2_0.client [None req-b8dc48c6-74b7-428f-b728-9ad4c44fee2a 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/667] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:24 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1468 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:26.377 7 WARNING neutronclient.v2_0.client [None req-2c77d224-edd5-4554-8d1a-c9239214d02d 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/668] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:26 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1468 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:27.428 8 INFO nova.api.openstack.compute.server_external_events [req-15440c13-8384-4ecd-9806-dce86048afc8 req-271fbaa7-c263-403c-a104-959f9f70e9a3 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:5e1384b0-61e7-419f-9c95-8c8dfd35cc8c for instance c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 on instance [pid: 8|app: 0|req: 331/669] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:17:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:27.586 7 WARNING neutronclient.v2_0.client [None req-fb5cf804-103d-4186-b2db-6554ae050782 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/670] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:27 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1468 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, ' 2026-04-24 08:17:28.820 8 WARNING neutronclient.v2_0.client [None req-64a6871a-45ff-4b91-94cc-3c11cd0495cf 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/671] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:28 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1648 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/672] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:17:30 2026] DELETE /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:30.948 8 WARNING neutronclient.v2_0.client [None req-e98b4b90-1bd9-46d5-b198-38313a7467ff 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/673] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:30 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1654 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:32.094 7 WARNING neutronclient.v2_0.client [None req-61663adb-bd74-428d-9ac9-b42e7b539c82 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/674] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:32 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1654 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:33.293 8 WARNING neutronclient.v2_0.client [None req-cbf8a014-4e76-4bcc-ae75-8a421ae54183 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/677] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:33 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1612 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-04-24 08:17:33.394 7 INFO nova.api.openstack.compute.server_external_events [req-d1a321be-53c0-4845-9452-038a2ce72508 req-1a72695a-b916-402a-a1eb-ad0d4a9778c4 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:5e1384b0-61e7-419f-9c95-8c8dfd35cc8c for instance c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 on instance [pid: 7|app: 0|req: 343/678] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:17:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:34.383 8 WARNING neutronclient.v2_0.client [None req-132f4356-b846-4e0a-87fd-b86952c4b2a3 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/679] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:34 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1449 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:35.484 7 WARNING neutronclient.v2_0.client [None req-19ccc81f-657c-4f7e-afee-f5b7437eb449 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in 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/680] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:35 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1454 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:17:36.596 8 WARNING neutronclient.v2_0.client [None req-93ec7120-8aab-4e94-aa8f-b58329df4c84 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/681] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:36 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 1454 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-04-24 08:17:37.678 7 INFO nova.api.openstack.wsgi [None req-f8fec175-7bd7-496e-b3af-967d5572e65b 6603a93d507f4fe4bf11b1e458691fe5 a78fb11f772641b7aeae841ae149b434 - - default default] HTTP exception thrown: Instance c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 could not be found. [pid: 7|app: 0|req: 345/682] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:17:37 2026] GET /v2.1/servers/c2b9e094-1c9b-48ef-99d0-acd4fe4f40c6 => generated 111 bytes in 35 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: 344/695] 10.0.0.31 () {34 vars in 670 bytes} [Fri Apr 24 08:18:40 2026] POST /v2.1/os-keypairs => generated 396 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:18:42.937 7 WARNING neutronclient.v2_0.client [None req-17e0aa51-8c35-443b-ad83-e560eb91b129 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:18:42.997 7 WARNING neutronclient.v2_0.client [None req-17e0aa51-8c35-443b-ad83-e560eb91b129 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:18:43.269 7 WARNING neutronclient.v2_0.client [None req-17e0aa51-8c35-443b-ad83-e560eb91b129 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/698] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:18:42 2026] POST /v2.1/servers => generated 448 bytes in 822 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 08:18:43.518 8 WARNING neutronclient.v2_0.client [None req-ec44203c-b83d-40ab-bfbd-b867c8bf577d 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/699] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:18:43 2026] GET /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:18:48.652 7 WARNING neutronclient.v2_0.client [None req-56b328c1-31bf-4359-89c2-150099c2a1ca 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/700] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:18:48 2026] GET /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 1521 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:18:49.114 8 INFO nova.api.openstack.compute.server_external_events [req-f8cb5781-26ec-4a44-b9fd-5bc00fe19647 req-8e7351fc-bb99-460c-b0b8-4d38ce7f7428 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:d69c1a16-ed03-4752-a57a-977e2e4cb8c2 for instance e28d5cd2-9d74-4b32-8afc-e445a2ba5594 on instance [pid: 8|app: 0|req: 348/701] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:18:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:18:53.141 8 INFO nova.api.openstack.compute.server_external_events [req-049ba595-624a-4c5b-8bcc-9d43cfdfb3f1 req-e2a98506-7490-4a3f-8cec-b2d913899c3d 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:d69c1a16-ed03-4752-a57a-977e2e4cb8c2 for instance e28d5cd2-9d74-4b32-8afc-e445a2ba5594 on instance [pid: 8|app: 0|req: 350/704] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:18:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:18:53.787 7 WARNING neutronclient.v2_0.client [None req-e91b14b4-fd4d-40a1-b5fc-a536e27f0774 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/705] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:18:53 2026] GET /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 1519 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:18:58.973 8 WARNING neutronclient.v2_0.client [None req-b526539f-1c28-42e6-a6be-2b48467f34d1 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/706] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:18:58 2026] GET /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 1817 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:00.320 7 INFO nova.api.openstack.compute.server_external_events [req-cd69f659-5805-40c5-923b-78fa261a8868 req-d3e66f45-014f-4414-9f4d-fdd98877bdd7 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:d69c1a16-ed03-4752-a57a-977e2e4cb8c2 for instance e28d5cd2-9d74-4b32-8afc-e445a2ba5594 on instance 2026-04-24 08:19:00.325 8 WARNING neutronclient.v2_0.client [None req-34249894-4fbd-44fa-b74d-7e9f3da79019 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/707] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:19:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:19:00.379 8 WARNING neutronclient.v2_0.client [None req-34249894-4fbd-44fa-b74d-7e9f3da79019 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:19:00.641 8 WARNING neutronclient.v2_0.client [None req-34249894-4fbd-44fa-b74d-7e9f3da79019 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/708] 10.0.0.31 () {34 vars in 662 bytes} [Fri Apr 24 08:19:00 2026] POST /v2.1/servers => generated 448 bytes in 593 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:00.885 7 WARNING neutronclient.v2_0.client [None req-9a3d527e-da9a-4978-8404-a4c66a789657 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/709] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:19:00 2026] GET /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:05.993 8 WARNING neutronclient.v2_0.client [None req-3531f53e-695c-4368-a88f-980e8b0f1e11 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/712] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:19:05 2026] GET /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 1455 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:06.768 7 INFO nova.api.openstack.compute.server_external_events [req-927fcf3b-8e30-4b0e-a43d-955f92a89e3a req-a2d74ddc-984a-4fc6-97bd-3cc466d87ac7 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:15ac51c0-93b2-4d8e-9224-83ec2bbdc983 for instance 27652290-ee6d-409a-b0ac-fa02dbc5ac7d on instance [pid: 7|app: 0|req: 359/713] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:19:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:10.653 8 INFO nova.api.openstack.compute.server_external_events [req-3fe15286-633d-4e7d-be6a-ecbcfef8fd72 req-4e2489c7-49ca-4b44-9875-75f12895d2b7 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:15ac51c0-93b2-4d8e-9224-83ec2bbdc983 for instance 27652290-ee6d-409a-b0ac-fa02dbc5ac7d on instance [pid: 8|app: 0|req: 355/714] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:19:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:11.083 7 WARNING neutronclient.v2_0.client [None req-8d12d3ac-8b3d-45be-a92a-2cd2cc9c89b3 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/715] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:19:11 2026] GET /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 1519 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:16.469 8 WARNING neutronclient.v2_0.client [None req-d3dc6915-09eb-457d-9916-1764c31959f6 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/718] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:19:16 2026] GET /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 1817 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:17.801 7 INFO nova.api.openstack.compute.server_external_events [req-bbc36d21-7c4e-4495-aa13-9ce0e681bb3d req-ac3aabfd-4dcd-46f0-adeb-a8f3cefe30b5 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:15ac51c0-93b2-4d8e-9224-83ec2bbdc983 for instance 27652290-ee6d-409a-b0ac-fa02dbc5ac7d on instance [pid: 7|app: 0|req: 362/719] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:19:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:48.861 7 WARNING neutronclient.v2_0.client [None req-55169ee2-239b-411b-92ef-c4a4c6fdcd7e ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:19:48.903 7 WARNING neutronclient.v2_0.client [None req-55169ee2-239b-411b-92ef-c4a4c6fdcd7e ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:19:49.050 7 WARNING neutronclient.v2_0.client [None req-55169ee2-239b-411b-92ef-c4a4c6fdcd7e ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in 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/726] 199.204.45.238 () {36 vars in 714 bytes} [Fri Apr 24 08:19:48 2026] POST /v2.1/servers => generated 453 bytes in 618 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:49.613 8 WARNING neutronclient.v2_0.client [None req-9e6ac6c6-8204-4dd3-97f3-2b0e7a9a5fcc ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/727] 199.204.45.238 () {32 vars in 733 bytes} [Fri Apr 24 08:19:49 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2 => generated 2213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:49.680 7 WARNING neutronclient.v2_0.client [None req-faae7c8c-455f-4034-a539-6bcbe9949b7f ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/728] 199.204.45.238 () {32 vars in 759 bytes} [Fri Apr 24 08:19:49 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 362/729] 199.204.45.238 () {32 vars in 777 bytes} [Fri Apr 24 08:19:49 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:53.030 7 WARNING neutronclient.v2_0.client [None req-f5aeddbc-8483-435c-90f6-7821082cbffe ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/732] 199.204.45.238 () {32 vars in 733 bytes} [Fri Apr 24 08:19:52 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2 => generated 2371 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:53.135 8 WARNING neutronclient.v2_0.client [None req-a12ec0f7-461c-4c73-ba83-600126909002 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/733] 199.204.45.238 () {32 vars in 759 bytes} [Fri Apr 24 08:19:53 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface => generated 28 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: 369/734] 199.204.45.238 () {32 vars in 777 bytes} [Fri Apr 24 08:19:53 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-volume_attachments => generated 197 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:54.754 8 INFO nova.api.openstack.compute.server_external_events [req-7c7ce9a1-138e-48a5-9600-4dac1adada83 req-e93c22b1-b912-46b1-b4a1-d04977893ba0 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:e766979e-f6c2-4ddf-9f5a-dec40b86389b for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 8|app: 0|req: 366/735] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:19:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:56.059 7 WARNING neutronclient.v2_0.client [None req-7c02f8c3-e44f-4a9c-8914-9121a44ca490 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/736] 199.204.45.238 () {32 vars in 733 bytes} [Fri Apr 24 08:19:56 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2 => generated 2445 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:56.187 8 WARNING neutronclient.v2_0.client [None req-0bdb0fb6-7b56-408e-8a17-7df19278e206 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/737] 199.204.45.238 () {32 vars in 759 bytes} [Fri Apr 24 08:19:56 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/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: 371/738] 199.204.45.238 () {32 vars in 777 bytes} [Fri Apr 24 08:19:56 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:58.913 8 WARNING neutronclient.v2_0.client [None req-5721d362-e5d1-4a47-a760-a6792794b691 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/739] 199.204.45.238 () {32 vars in 733 bytes} [Fri Apr 24 08:19:58 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2 => generated 2433 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:19:59.038 7 WARNING neutronclient.v2_0.client [None req-c7ae15e5-5b72-46ff-9f0b-a52ea1898005 ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in 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/740] 199.204.45.238 () {32 vars in 759 bytes} [Fri Apr 24 08:19:59 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface => generated 283 bytes in 71 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: 369/741] 199.204.45.238 () {32 vars in 777 bytes} [Fri Apr 24 08:19:59 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:01.261 7 INFO nova.api.openstack.compute.server_external_events [req-218be9c4-3d85-4b24-b28b-76bb9bcdf788 req-74d67024-9d17-4bab-924e-369a764258e6 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:e766979e-f6c2-4ddf-9f5a-dec40b86389b for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 373/742] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:20:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:01.967 8 WARNING neutronclient.v2_0.client [None req-56a8262a-4ce8-44a0-a50c-9a15e179550c ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/743] 199.204.45.238 () {32 vars in 733 bytes} [Fri Apr 24 08:20:01 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2 => generated 2433 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-04-24 08:20:02.098 7 WARNING neutronclient.v2_0.client [None req-cb8c1e43-a04b-442c-8da3-19510a3283ba ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in 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/744] 199.204.45.238 () {32 vars in 759 bytes} [Fri Apr 24 08:20:02 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/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: 371/745] 199.204.45.238 () {32 vars in 777 bytes} [Fri Apr 24 08:20:02 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-volume_attachments => generated 197 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:05.519 8 WARNING neutronclient.v2_0.client [None req-c01f7182-9128-4c84-8d6d-557051d86f5e ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in 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/748] 199.204.45.238 () {32 vars in 733 bytes} [Fri Apr 24 08:20:05 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2 => generated 2580 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:05.665 7 WARNING neutronclient.v2_0.client [None req-6068a6da-9ed1-412c-8439-a6df7e43c0ad ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in 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/749] 199.204.45.238 () {32 vars in 759 bytes} [Fri Apr 24 08:20:05 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface => generated 285 bytes in 99 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: 374/750] 199.204.45.238 () {32 vars in 777 bytes} [Fri Apr 24 08:20:05 2026] GET /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:38.301 8 WARNING neutronclient.v2_0.client [None req-5a438a72-dd2f-43de-a3a6-19a7a17d10dc ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:20:38.347 8 WARNING neutronclient.v2_0.client [None req-5a438a72-dd2f-43de-a3a6-19a7a17d10dc ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:40.617 7 INFO nova.api.openstack.compute.server_external_events [req-8ab7515c-09b3-400c-a79d-10df67919672 req-5aaeee0b-67c1-4ec5-a13d-8c78ba87ed76 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:34e6b2f2-7684-43a0-a7eb-48bf91b8d18b for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 380/757] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:20:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:44.692 7 INFO nova.api.openstack.compute.server_external_events [req-ea7ca1e3-34c4-454a-8d5e-2dabb5a9c949 req-51de5e62-9f40-47ac-998e-e03e3c505610 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:34e6b2f2-7684-43a0-a7eb-48bf91b8d18b for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 383/760] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:20:44 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) 2026-04-24 08:20:46.907 8 WARNING neutronclient.v2_0.client [None req-5a438a72-dd2f-43de-a3a6-19a7a17d10dc ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/761] 199.204.45.238 () {36 vars in 812 bytes} [Fri Apr 24 08:20:38 2026] POST /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface => generated 280 bytes in 8694 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:47.222 7 INFO nova.api.openstack.compute.server_external_events [req-2dd293cd-4c2d-4781-b97c-01e9efd5c135 req-1f9d2577-3efa-44c0-900a-5e35ecb1a724 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:34e6b2f2-7684-43a0-a7eb-48bf91b8d18b for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 384/762] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:20:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:20:47.546 8 INFO nova.api.openstack.compute.server_external_events [req-fdbc29b4-d83d-41be-8912-ba6cfb2d3664 req-56c58ac1-a7b8-4a78-9a5a-58aef31a5132 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:34e6b2f2-7684-43a0-a7eb-48bf91b8d18b for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 8|app: 0|req: 379/763] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:20:47 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-04-24 08:21:12.620 7 WARNING neutronclient.v2_0.client [None req-0b870c8d-d338-49bb-bff6-3743de6bb3ba ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:21:12.660 7 WARNING neutronclient.v2_0.client [None req-0b870c8d-d338-49bb-bff6-3743de6bb3ba ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:21:15.216 8 INFO nova.api.openstack.compute.server_external_events [req-a16824c5-9e63-4a36-b432-bedc3971a79d req-0e60dc7f-d553-4ee3-9703-2a04b3016663 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:d512d302-1e0e-4319-b6ad-925d3139628c for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 8|app: 0|req: 384/770] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:21:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:21:21.709 7 WARNING neutronclient.v2_0.client [None req-0b870c8d-d338-49bb-bff6-3743de6bb3ba ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in 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/771] 199.204.45.238 () {36 vars in 812 bytes} [Fri Apr 24 08:21:12 2026] POST /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface => generated 375 bytes in 9183 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:21:22.210 8 INFO nova.api.openstack.compute.server_external_events [req-3316c558-31a3-4f87-9923-bd7b703519ae req-706b6313-7a9c-4422-a95b-4466c3b806d9 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:d512d302-1e0e-4319-b6ad-925d3139628c for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 8|app: 0|req: 385/772] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:21:22 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-04-24 08:21:31.196 8 WARNING neutronclient.v2_0.client [None req-e3bcb16e-d9e2-4f91-b8b1-83cc0dff5daa ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 08:21:31.238 8 WARNING neutronclient.v2_0.client [None req-e3bcb16e-d9e2-4f91-b8b1-83cc0dff5daa ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:21:33.504 7 INFO nova.api.openstack.compute.server_external_events [req-5b48eb61-d31e-4817-b4ca-e893a05045dc req-9c4f8abb-b77b-4ded-a212-b953232b9b72 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:9dd5ce99-841b-4397-8d33-43da2019df28 for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 391/777] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:21:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:21:38.896 7 INFO nova.api.openstack.compute.server_external_events [req-f6cf8c03-db2b-4e91-b869-864006a2bb16 req-b7eec3a0-0cb9-4199-a700-547e78b7288d 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-plugged:9dd5ce99-841b-4397-8d33-43da2019df28 for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 392/778] 10.0.0.117 () {38 vars in 815 bytes} [Fri Apr 24 08:21:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 08:21:40.276 8 WARNING neutronclient.v2_0.client [None req-e3bcb16e-d9e2-4f91-b8b1-83cc0dff5daa ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/779] 199.204.45.238 () {36 vars in 812 bytes} [Fri Apr 24 08:21:31 2026] POST /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface => generated 378 bytes in 9312 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:21:40.984 7 INFO nova.api.openstack.compute.server_external_events [req-e153cf27-f5a8-44f3-bcee-516051e4a765 req-c9eee475-1afc-4afe-b98f-9475dc05b471 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:d512d302-1e0e-4319-b6ad-925d3139628c for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 393/780] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:21:40 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-04-24 08:21:53.347 7 INFO nova.api.openstack.compute.server_external_events [req-5ce1f15a-cccc-4c17-b2ee-72ea935f8c7f req-e09890cd-ba70-4474-9a80-6308dbf8da43 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:9dd5ce99-841b-4397-8d33-43da2019df28 for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 396/785] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:21:53 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: 390/786] 199.204.45.238 () {34 vars in 855 bytes} [Fri Apr 24 08:21:53 2026] DELETE /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface/9dd5ce99-841b-4397-8d33-43da2019df28 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:21:55.385 7 INFO nova.api.openstack.compute.server_external_events [req-089901ad-0b3c-480c-bf61-b24cc3183a2c req-749b27ac-fd1e-4dda-a5ce-f8aafc13f348 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:9dd5ce99-841b-4397-8d33-43da2019df28 for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 397/787] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:21:55 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-04-24 08:22:03.823 8 INFO nova.api.openstack.compute.server_external_events [req-425ac491-03b0-4705-a68c-4273fd4b7ccb req-d480f7cc-eec0-424c-babc-86f2134c401e 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:d512d302-1e0e-4319-b6ad-925d3139628c for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 8|app: 0|req: 392/790] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:22:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/791] 199.204.45.238 () {34 vars in 855 bytes} [Fri Apr 24 08:22:04 2026] DELETE /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface/d512d302-1e0e-4319-b6ad-925d3139628c => 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, ' [pid: 7|app: 0|req: 402/796] 199.204.45.238 () {34 vars in 855 bytes} [Fri Apr 24 08:22:24 2026] DELETE /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2/os-interface/34e6b2f2-7684-43a0-a7eb-48bf91b8d18b => generated 0 bytes in 44 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: 395/797] 199.204.45.238 () {34 vars in 755 bytes} [Fri Apr 24 08:22:29 2026] DELETE /v2.1/servers/d0e57f16-3dac-48c2-9451-44fb90f99ac2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:32.928 7 INFO nova.api.openstack.compute.server_external_events [req-a06309c6-bf79-4b73-b45a-fa6a7de5c1b1 req-82c008b8-7d35-4731-bf3f-6777b3deed0f 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:e766979e-f6c2-4ddf-9f5a-dec40b86389b for instance d0e57f16-3dac-48c2-9451-44fb90f99ac2 on instance [pid: 7|app: 0|req: 403/798] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:22:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:33.868 8 INFO nova.api.openstack.compute.server_external_events [req-0376680e-6077-4da8-b195-7a2d361ad974 req-9fc85167-9eea-4be5-af71-75b5d0fdeb72 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:15ac51c0-93b2-4d8e-9224-83ec2bbdc983 for instance 27652290-ee6d-409a-b0ac-fa02dbc5ac7d on instance [pid: 8|app: 0|req: 397/801] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:22:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/802] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:22:33 2026] DELETE /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:34.029 8 WARNING neutronclient.v2_0.client [None req-d3a85d20-4e13-45a1-9745-117d088988b9 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/803] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:22:33 2026] GET /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 1943 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:36.861 7 INFO nova.api.openstack.compute.server_external_events [req-d1f6cd40-e105-4869-892d-b1dc3e00e535 req-1e1172be-0cf5-484c-8257-44d72dd307da 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:15ac51c0-93b2-4d8e-9224-83ec2bbdc983 for instance 27652290-ee6d-409a-b0ac-fa02dbc5ac7d on instance [pid: 7|app: 0|req: 406/804] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:22:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:39.215 8 WARNING neutronclient.v2_0.client [None req-097e1698-d2c6-4276-a829-71e4958782a9 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/805] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:22:39 2026] GET /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 1481 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:44.294 8 INFO nova.api.openstack.wsgi [None req-9626a659-9beb-4871-b325-9450872cccc8 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] HTTP exception thrown: Instance 27652290-ee6d-409a-b0ac-fa02dbc5ac7d could not be found. [pid: 8|app: 0|req: 401/808] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:22:44 2026] GET /v2.1/servers/27652290-ee6d-409a-b0ac-fa02dbc5ac7d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:44.987 7 INFO nova.api.openstack.compute.server_external_events [req-fd1cc338-6201-4182-9a9b-7eb7054cb8f5 req-1b8e450d-221f-46d2-991f-f62ac778eb52 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-changed:d69c1a16-ed03-4752-a57a-977e2e4cb8c2 for instance e28d5cd2-9d74-4b32-8afc-e445a2ba5594 on instance [pid: 7|app: 0|req: 408/809] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:22:44 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, ' [pid: 8|app: 0|req: 402/810] 10.0.0.31 () {32 vars in 717 bytes} [Fri Apr 24 08:22:44 2026] DELETE /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:45.181 7 WARNING neutronclient.v2_0.client [None req-6c184b58-c550-4298-8b1f-ad39d7f22404 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/811] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:22:45 2026] GET /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 1943 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:48.038 8 INFO nova.api.openstack.compute.server_external_events [req-b6b62c10-d88f-4162-81cd-ffaad2dfb83b req-6dd8c571-c648-44cd-be6a-8484ac155b94 717304d3fc5441c1b0853994fb6027d6 18d2d2c517414d809a5fb1da11cc7b69 - - 79b89b8ac3894f98875fe1b2f2d0a3a2 79b89b8ac3894f98875fe1b2f2d0a3a2] Creating event network-vif-deleted:d69c1a16-ed03-4752-a57a-977e2e4cb8c2 for instance e28d5cd2-9d74-4b32-8afc-e445a2ba5594 on instance [pid: 8|app: 0|req: 403/812] 10.0.0.20 () {38 vars in 814 bytes} [Fri Apr 24 08:22:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:50.381 7 WARNING neutronclient.v2_0.client [None req-8975fad4-f6f9-4b2b-a106-32c4716d6dd3 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] The python binding code in 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/813] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:22:50 2026] GET /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 1481 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:55.471 7 INFO nova.api.openstack.wsgi [None req-ad9607d7-95f3-40ba-aab8-37642731e5c3 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] HTTP exception thrown: Instance e28d5cd2-9d74-4b32-8afc-e445a2ba5594 could not be found. [pid: 7|app: 0|req: 412/816] 10.0.0.31 () {32 vars in 714 bytes} [Fri Apr 24 08:22:55 2026] GET /v2.1/servers/e28d5cd2-9d74-4b32-8afc-e445a2ba5594 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/817] 10.0.0.31 () {32 vars in 725 bytes} [Fri Apr 24 08:22:56 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1935477353 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 08:22:56.704 7 INFO nova.api.openstack.wsgi [None req-1160a209-e9b3-4500-bb1b-4b03fe4fb6e8 91a0b400421342349e243301e4ab4faa e426681c35eb43218fa865b718714478 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1935477353 not found for user 91a0b400421342349e243301e4ab4faa [pid: 7|app: 0|req: 413/818] 10.0.0.31 () {32 vars in 722 bytes} [Fri Apr 24 08:22:56 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1935477353 => generated 142 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/821] 10.0.0.31 () {32 vars in 654 bytes} [Fri Apr 24 08:23:12 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.31 () {32 vars in 640 bytes} [Fri Apr 24 08:23:12 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 08:23:13.030 8 WARNING oslo_db.sqlalchemy.utils [None req-a8789421-7595-4f61-87f9-1f7761a893ca ec3a578f7d75430aa30a763af83e833d f1ffed2db5a24d69b89ad0fcb86743a1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 410/825] 10.0.0.31 () {32 vars in 648 bytes} [Fri Apr 24 08:23:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/826] 10.0.0.31 () {32 vars in 693 bytes} [Fri Apr 24 08:23:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)