+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 16 13:32: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-58f54b65cf-drrd8 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 0x7f3a14717668 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-16 13:32:46.929 8 INFO nova.utils [None req-2474d135-5fe3-49e8-af6d-35d3f15c3d03 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 13:32:47.008 7 INFO nova.utils [None req-5970d381-cd80-4565-a19f-69eee39630aa - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 13:32:48.695 7 WARNING keystonemiddleware._common.config [None req-5970d381-cd80-4565-a19f-69eee39630aa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 13:32:48.704 7 WARNING oslo_config.cfg [None req-5970d381-cd80-4565-a19f-69eee39630aa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 13:32:48.720 8 WARNING keystonemiddleware._common.config [None req-2474d135-5fe3-49e8-af6d-35d3f15c3d03 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 13:32:48.730 8 WARNING oslo_config.cfg [None req-2474d135-5fe3-49e8-af6d-35d3f15c3d03 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 13:32:48.782 7 WARNING keystonemiddleware._common.config [None req-5970d381-cd80-4565-a19f-69eee39630aa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 13:32:48.797 7 WARNING oslo_config.cfg [None req-5970d381-cd80-4565-a19f-69eee39630aa - - - - - -] 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-16 13:32:48.810 7 WARNING oslo_config.cfg [None req-5970d381-cd80-4565-a19f-69eee39630aa - - - - - -] 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 0x7f3a14717668 pid: 7 (default app) 2026-04-16 13:32:48.814 8 WARNING keystonemiddleware._common.config [None req-2474d135-5fe3-49e8-af6d-35d3f15c3d03 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 13:32:48.833 8 WARNING oslo_config.cfg [None req-2474d135-5fe3-49e8-af6d-35d3f15c3d03 - - - - - -] 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-16 13:32:48.846 8 WARNING oslo_config.cfg [None req-2474d135-5fe3-49e8-af6d-35d3f15c3d03 - - - - - -] 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 0x7f3a14717668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:32:54 2026] GET /v2.1 => generated 114 bytes in 15 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-16 13:32:54.487 7 WARNING oslo_policy.policy [None req-2bf0e167-c236-445b-943f-5de2d5835d3c 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - 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-16 13:32:54.487 7 WARNING oslo_policy.policy [None req-2bf0e167-c236-445b-943f-5de2d5835d3c 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - 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: 2/4] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:32:54 2026] GET /v2.1 => generated 0 bytes in 535 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-16 13:32:54.597 8 WARNING oslo_policy.policy [req-2bf0e167-c236-445b-943f-5de2d5835d3c req-1b6d7c23-fd52-490d-a836-807c609f3068 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - 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-16 13:32:54.597 8 WARNING oslo_policy.policy [req-2bf0e167-c236-445b-943f-5de2d5835d3c req-1b6d7c23-fd52-490d-a836-807c609f3068 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:32:54 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:32:54.708 7 INFO nova.api.openstack.wsgi [None req-8af8ce8c-0e63-4a6f-a37a-e26d09911847 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.227 () {48 vars in 1010 bytes} [Thu Apr 16 13:32:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:32:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 13:32:54 2026] POST /v2.1/flavors => generated 529 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:32:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:32:55 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: 8|app: 0|req: 6/11] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:32:55 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-16 13:32:55.847 7 INFO nova.api.openstack.wsgi [None req-b84c5c5a-dc65-41fd-ab0e-aedd85ba46ec 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.227 () {48 vars in 1012 bytes} [Thu Apr 16 13:32:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:32:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 13:32:55 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:32:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:32:56 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:32:56 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:32:56.977 7 INFO nova.api.openstack.wsgi [None req-7f4a64c0-c719-4ffc-9b0d-01fc07dc90b0 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.227 () {48 vars in 1014 bytes} [Thu Apr 16 13:32:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:32:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 13:32:57 2026] POST /v2.1/flavors => generated 533 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:32: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: 7|app: 0|req: 11/22] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:32:57 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:32: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-16 13:32:58.076 7 INFO nova.api.openstack.wsgi [None req-6c6df906-879c-43e5-9d72-f01c84165dbf 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.227 () {48 vars in 1012 bytes} [Thu Apr 16 13:32:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:32:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 13:32:58 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:32:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:32:59 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:32:59 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:32:59.191 7 INFO nova.api.openstack.wsgi [None req-54507c1d-4eb3-4bcf-95d1-5ef8539766f0 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.227 () {48 vars in 1014 bytes} [Thu Apr 16 13:32:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:32:59 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: 7|app: 0|req: 16/32] 199.204.45.227 () {52 vars in 1047 bytes} [Thu Apr 16 13:32:59 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:37:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:37:35 2026] GET /v2.1 => generated 0 bytes in 422 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:37:36 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:37:36.220 8 INFO nova.api.openstack.wsgi [None req-1e618b03-05d6-4d43-a460-2179ddce59c2 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 46/92] 199.204.45.227 () {48 vars in 1014 bytes} [Thu Apr 16 13:37:36 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:37:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.227 () {52 vars in 1048 bytes} [Thu Apr 16 13:37:36 2026] POST /v2.1/flavors => generated 534 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:37: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: 7|app: 0|req: 49/98] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:37:49 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:37:49 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: 7|app: 0|req: 50/100] 199.204.45.227 () {48 vars in 1072 bytes} [Thu Apr 16 13:37:49 2026] GET /v2.1/os-quota-sets/7fe4c812a7b34e23bed11f936ea5cbcc => generated 283 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.227 () {52 vars in 1124 bytes} [Thu Apr 16 13:37:50 2026] PUT /v2.1/os-quota-sets/7fe4c812a7b34e23bed11f936ea5cbcc => generated 238 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:37: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: 53/105] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:37:58 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:37:58 2026] GET /v2.1/ => generated 400 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:37:58.789 8 INFO nova.api.openstack.wsgi [None req-41937348-f751-4052-bfe3-d78c55b30109 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 54/107] 199.204.45.227 () {48 vars in 1016 bytes} [Thu Apr 16 13:37:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:37:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.227 () {52 vars in 1048 bytes} [Thu Apr 16 13:37:58 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/128] 10.0.0.29 () {28 vars in 453 bytes} [Thu Apr 16 13:39:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 65/129] 10.0.0.29 () {30 vars in 657 bytes} [Thu Apr 16 13:39:24 2026] GET /v2.1 => generated 0 bytes in 42 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: 65/130] 10.0.0.29 () {32 vars in 730 bytes} [Thu Apr 16 13:39:24 2026] GET /v2.1/ => generated 411 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.29 () {34 vars in 803 bytes} [Thu Apr 16 13:39:24 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 358 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.227 () {42 vars in 704 bytes} [Thu Apr 16 13:39:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 13:39:41.432 8 WARNING keystonemiddleware.audit [None req-6e08a36a-bcd7-4bd4-9e68-3344d0ee0c10 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 13:39:41.433 8 WARNING keystonemiddleware.audit [None req-6e08a36a-bcd7-4bd4-9e68-3344d0ee0c10 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manila as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 69/137] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:39:41 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-16 13:39:41.443 7 WARNING keystonemiddleware.audit [req-afc9a6ca-9bae-4e40-bf73-5c2a874b4dff req-07e93230-af3a-4dc0-8298-0b3bfceca4e8 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 13:39:41.443 7 WARNING keystonemiddleware.audit [req-afc9a6ca-9bae-4e40-bf73-5c2a874b4dff req-07e93230-af3a-4dc0-8298-0b3bfceca4e8 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 69/138] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:39:41 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-16 13:39:41.457 8 WARNING keystonemiddleware.audit [None req-048fdc2c-5d4d-4cf8-8003-1b166af2c584 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 13:39:41.458 8 WARNING keystonemiddleware.audit [None req-048fdc2c-5d4d-4cf8-8003-1b166af2c584 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manila as it have no endpoints. 2026-04-16 13:39:41.478 8 INFO nova.api.openstack.wsgi [None req-bf78464e-7b64-431f-9218-3d5c78dbaf6c 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 19deaf3abd8c4821a61e4671618ace78 [pid: 8|app: 0|req: 70/139] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:39:41 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-16 13:39:41.495 7 WARNING keystonemiddleware.audit [req-048fdc2c-5d4d-4cf8-8003-1b166af2c584 req-1e27892e-35a0-4f76-97ee-a0354329599e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 13:39:41.496 7 WARNING keystonemiddleware.audit [req-048fdc2c-5d4d-4cf8-8003-1b166af2c584 req-1e27892e-35a0-4f76-97ee-a0354329599e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manila as it have no endpoints. 2026-04-16 13:39:41.502 7 WARNING oslo_db.sqlalchemy.utils [None req-3f10d7bf-acfa-44c3-a141-5469d79ec495 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 70/140] 199.204.45.227 () {48 vars in 1015 bytes} [Thu Apr 16 13:39:41 2026] GET /v2.1/os-keypairs => generated 16 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:39:41.532 8 WARNING keystonemiddleware.audit [None req-bf78464e-7b64-431f-9218-3d5c78dbaf6c 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 13:39:41.532 8 WARNING keystonemiddleware.audit [None req-bf78464e-7b64-431f-9218-3d5c78dbaf6c 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 71/141] 199.204.45.227 () {52 vars in 1056 bytes} [Thu Apr 16 13:39:41 2026] POST /v2.1/os-keypairs => generated 576 bytes in 72 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 199.204.45.227 () {42 vars in 702 bytes} [Thu Apr 16 13:40:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-16 13:40:55.946 8 WARNING keystonemiddleware.audit [None req-8fa3fb0e-cc82-4301-ac99-97d4846e0299 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 79/157] 199.204.45.227 () {44 vars in 906 bytes} [Thu Apr 16 13:40:55 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-16 13:40:55.957 7 WARNING keystonemiddleware.audit [None req-3f10d7bf-acfa-44c3-a141-5469d79ec495 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 79/158] 199.204.45.227 () {46 vars in 979 bytes} [Thu Apr 16 13:40:55 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:40:55.973 8 WARNING keystonemiddleware.audit [None req-ef83eebb-500e-4182-9123-9b0915a0fc7e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 80/159] 199.204.45.227 () {52 vars in 1122 bytes} [Thu Apr 16 13:40:55 2026] PUT /v2.1/os-quota-sets/df0dbb7a47c94302bf60275e7f83d820 => generated 238 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.204.45.227 () {42 vars in 704 bytes} [Thu Apr 16 13:47:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 199.204.45.227 () {44 vars in 908 bytes} [Thu Apr 16 13:47:15 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.204.45.227 () {46 vars in 981 bytes} [Thu Apr 16 13:47:15 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-16 13:47:15.275 8 INFO nova.api.openstack.wsgi [None req-a2944045-eb0c-4429-85e1-fa8d22b304b9 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 120/239] 199.204.45.227 () {48 vars in 1010 bytes} [Thu Apr 16 13:47:15 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: 7|app: 0|req: 120/240] 199.204.45.227 () {48 vars in 1050 bytes} [Thu Apr 16 13:47:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 127/253] 10.0.0.38 () {32 vars in 654 bytes} [Thu Apr 16 13:48:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/254] 10.0.0.38 () {32 vars in 640 bytes} [Thu Apr 16 13:48:11 2026] GET /v2.1/servers => generated 15 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 13:48:12.131 8 WARNING oslo_db.sqlalchemy.utils [None req-aee627e3-0757-450a-afed-96c3c115947a 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 128/255] 10.0.0.38 () {32 vars in 648 bytes} [Thu Apr 16 13:48:12 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 10.0.0.38 () {32 vars in 693 bytes} [Thu Apr 16 13:48:12 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/259] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:23 2026] GET /v2.1/flavors/8e7625ce-964c-4a51-8270-ae7dc038704e => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/260] 10.0.0.38 () {32 vars in 640 bytes} [Thu Apr 16 13:48:23 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:23 2026] GET /v2.1/flavors/8e7625ce-964c-4a51-8270-ae7dc038704e => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:48:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:29.629 8 WARNING neutronclient.v2_0.client [None req-111e5900-0855-4b7f-a595-4fe5832765b2 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in 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/263] 10.0.0.38 () {34 vars in 684 bytes} [Thu Apr 16 13:48:29 2026] POST /v2.1/os-security-groups => generated 244 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:30.307 8 WARNING neutronclient.v2_0.client [None req-823759c6-cd12-46a1-acfb-2e2241731811 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in 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/264] 10.0.0.38 () {34 vars in 684 bytes} [Thu Apr 16 13:48:30 2026] POST /v2.1/os-security-groups => generated 244 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:30.564 8 WARNING neutronclient.v2_0.client [None req-3b95edf6-02e2-4284-bc23-4d5194d95a4e f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/265] 10.0.0.38 () {34 vars in 684 bytes} [Thu Apr 16 13:48:30 2026] POST /v2.1/os-security-groups => generated 247 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:30.733 8 WARNING neutronclient.v2_0.client [None req-bda1771e-1ebd-474d-85d4-55e38648231e 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:30.765 7 WARNING neutronclient.v2_0.client [None req-f6e166a2-2573-4b7c-91bb-3383b072b3d9 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/266] 10.0.0.38 () {34 vars in 684 bytes} [Thu Apr 16 13:48:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:30.885 8 WARNING neutronclient.v2_0.client [None req-10980a30-fe49-4fdf-9380-6f776fe94dba f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:30.911 7 WARNING neutronclient.v2_0.client [None req-f6e166a2-2573-4b7c-91bb-3383b072b3d9 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The 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-16 13:48:30.935 8 WARNING neutronclient.v2_0.client [None req-10980a30-fe49-4fdf-9380-6f776fe94dba f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in 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/267] 10.0.0.38 () {34 vars in 694 bytes} [Thu Apr 16 13:48:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:31.087 8 WARNING neutronclient.v2_0.client [None req-4ee29255-d559-4d90-a0e7-2d99cda4ad05 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:31.136 8 WARNING neutronclient.v2_0.client [None req-4ee29255-d559-4d90-a0e7-2d99cda4ad05 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:31.262 7 WARNING neutronclient.v2_0.client [None req-f6e166a2-2573-4b7c-91bb-3383b072b3d9 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The 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-16 13:48:31.266 8 WARNING neutronclient.v2_0.client [None req-4ee29255-d559-4d90-a0e7-2d99cda4ad05 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in 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.38 () {32 vars in 662 bytes} [Thu Apr 16 13:48:31 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:48:31.328 8 WARNING neutronclient.v2_0.client [None req-0114c556-0e48-4766-8101-bfdaccf33038 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in 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/269] 10.0.0.38 () {34 vars in 684 bytes} [Thu Apr 16 13:48:31 2026] POST /v2.1/os-security-groups => generated 246 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:31.500 8 WARNING neutronclient.v2_0.client [None req-459d403a-efa2-43a7-9364-56ed877e15ce 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:31.530 8 WARNING neutronclient.v2_0.client [None req-459d403a-efa2-43a7-9364-56ed877e15ce 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/272] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:31 2026] DELETE /v2.1/os-security-groups/3f9564ce-1675-4cbf-ac9b-7272128bc62a => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 13:48:31.628 8 WARNING neutronclient.v2_0.client [None req-ee491139-8125-4769-a9d7-7c32343d9f90 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:31.680 8 WARNING neutronclient.v2_0.client [None req-ee491139-8125-4769-a9d7-7c32343d9f90 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/273] 10.0.0.38 () {34 vars in 694 bytes} [Thu Apr 16 13:48:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:31.861 8 WARNING neutronclient.v2_0.client [None req-2ae522af-de44-4748-8b50-3fdfe236bf76 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:31.912 8 INFO nova.api.openstack.wsgi [None req-2ae522af-de44-4748-8b50-3fdfe236bf76 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] HTTP exception thrown: Security group 3f9564ce-1675-4cbf-ac9b-7272128bc62a does not exist Neutron server returns request_ids: ['req-b57cd0b6-c1b9-4101-af14-f7d26adfba55'] [pid: 8|app: 0|req: 143/274] 10.0.0.38 () {32 vars in 736 bytes} [Thu Apr 16 13:48:31 2026] GET /v2.1/os-security-groups/3f9564ce-1675-4cbf-ac9b-7272128bc62a => generated 194 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 13:48:31.928 8 WARNING neutronclient.v2_0.client [None req-31b9c005-b338-4a18-a685-d3cea42e48bd f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:31.979 8 WARNING neutronclient.v2_0.client [None req-31b9c005-b338-4a18-a685-d3cea42e48bd f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in 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/275] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:48:30 2026] POST /v2.1/servers => generated 453 bytes in 1905 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 144/276] 10.0.0.38 () {34 vars in 694 bytes} [Thu Apr 16 13:48:31 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:32.105 7 WARNING neutronclient.v2_0.client [None req-a547274a-2792-4c36-84f2-a2d058f7437e 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:32.144 8 WARNING neutronclient.v2_0.client [None req-2176568a-4ee9-4c4c-8f1c-5000c4a8f454 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The 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-16 13:48:32.147 7 WARNING neutronclient.v2_0.client [None req-a547274a-2792-4c36-84f2-a2d058f7437e 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in 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/277] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:32 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1431 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-16 13:48:32.212 8 WARNING neutronclient.v2_0.client [None req-729699ec-a529-47c9-9d2c-96391d6a82e2 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/278] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:32 2026] DELETE /v2.1/os-security-groups/b140c9e1-e0ff-4f40-92c9-119e57b4df04 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 13:48:32.298 7 WARNING neutronclient.v2_0.client [None req-7d9711a6-1a77-49c7-b988-2440e824231f 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in 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/279] 10.0.0.38 () {32 vars in 736 bytes} [Thu Apr 16 13:48:32 2026] GET /v2.1/os-security-groups/245dc9a3-a1b9-4cf9-be44-4d50ca9866d6 => generated 663 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:32.319 7 INFO nova.api.openstack.wsgi [None req-7d9711a6-1a77-49c7-b988-2440e824231f 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] HTTP exception thrown: Security group b140c9e1-e0ff-4f40-92c9-119e57b4df04 does not exist Neutron server returns request_ids: ['req-9d65ff39-fa05-4e98-92c3-eef3a897eda1'] [pid: 7|app: 0|req: 134/280] 10.0.0.38 () {32 vars in 736 bytes} [Thu Apr 16 13:48:32 2026] GET /v2.1/os-security-groups/b140c9e1-e0ff-4f40-92c9-119e57b4df04 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 13:48:32.325 8 WARNING neutronclient.v2_0.client [None req-2b98a745-b719-49d8-b3f3-9256b00da8fc f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:32.340 7 WARNING neutronclient.v2_0.client [None req-ebed4b16-c39b-4ff2-b2a4-e44a9fd83aab 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:32.353 8 WARNING neutronclient.v2_0.client [None req-2b98a745-b719-49d8-b3f3-9256b00da8fc f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:32.372 7 WARNING neutronclient.v2_0.client [None req-ebed4b16-c39b-4ff2-b2a4-e44a9fd83aab 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:32.396 8 WARNING neutronclient.v2_0.client [None req-2b98a745-b719-49d8-b3f3-9256b00da8fc f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in 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/281] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:32 2026] DELETE /v2.1/os-security-groups/535ea04c-80f7-463f-8ac2-bc9c479c59bc => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 13:48:32.492 7 WARNING neutronclient.v2_0.client [None req-fbd9633f-20ea-486f-8124-8821877388bc 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in 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/282] 10.0.0.38 () {32 vars in 749 bytes} [Thu Apr 16 13:48:32 2026] DELETE /v2.1/os-security-group-rules/c2ea8b94-74c7-4bec-bdde-02fae1d0d890 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 13:48:32.555 7 INFO nova.api.openstack.wsgi [None req-fbd9633f-20ea-486f-8124-8821877388bc 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] HTTP exception thrown: Security group 535ea04c-80f7-463f-8ac2-bc9c479c59bc does not exist Neutron server returns request_ids: ['req-55b167d7-30d8-4e86-8412-135fbfc161af'] [pid: 7|app: 0|req: 136/283] 10.0.0.38 () {32 vars in 736 bytes} [Thu Apr 16 13:48:32 2026] GET /v2.1/os-security-groups/535ea04c-80f7-463f-8ac2-bc9c479c59bc => generated 194 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 13:48:32.565 8 WARNING neutronclient.v2_0.client [None req-2afae940-7e03-4d36-b9af-b9143da82fd0 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:32.569 7 WARNING neutronclient.v2_0.client [None req-1a483846-0d33-420a-9304-1978d87f129a 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:32.597 8 WARNING neutronclient.v2_0.client [None req-2afae940-7e03-4d36-b9af-b9143da82fd0 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:32.628 7 WARNING neutronclient.v2_0.client [None req-1a483846-0d33-420a-9304-1978d87f129a 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in 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/284] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:32 2026] DELETE /v2.1/os-security-groups/245dc9a3-a1b9-4cf9-be44-4d50ca9866d6 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 13:48:32.718 8 WARNING neutronclient.v2_0.client [None req-9eb49b7e-990f-4ba8-94e9-9ee6fd7af898 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The 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-16 13:48:32.732 7 WARNING neutronclient.v2_0.client [None req-1a483846-0d33-420a-9304-1978d87f129a 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:32.754 8 WARNING neutronclient.v2_0.client [None req-9eb49b7e-990f-4ba8-94e9-9ee6fd7af898 f6cfa14e87c640f596f5fed95d10144c ed62c769dcd048d18cd562d7e66f6831 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/285] 10.0.0.38 () {32 vars in 662 bytes} [Thu Apr 16 13:48:32 2026] GET /v2.1/os-security-groups => generated 707 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:32.805 7 WARNING neutronclient.v2_0.client [None req-c0c444f1-ea59-488f-a60a-99f21956cf4f 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/286] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:32 2026] DELETE /v2.1/os-security-groups/c0796555-c7a8-4c13-9817-de39f4b5eb37 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 13:48:32.881 7 INFO nova.api.openstack.wsgi [None req-c0c444f1-ea59-488f-a60a-99f21956cf4f 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] HTTP exception thrown: Security group 535ea04c-80f7-463f-8ac2-bc9c479c59bc does not exist Neutron server returns request_ids: ['req-f2ed4717-49fa-4050-bf97-c17ae1d7d36f'] [pid: 7|app: 0|req: 138/287] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:32 2026] DELETE /v2.1/os-security-groups/535ea04c-80f7-463f-8ac2-bc9c479c59bc => generated 194 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 13:48:32.897 8 WARNING neutronclient.v2_0.client [None req-ab64a572-b276-4f42-a4cc-defd5775ae03 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:33.073 8 INFO nova.api.openstack.wsgi [None req-ab64a572-b276-4f42-a4cc-defd5775ae03 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] HTTP exception thrown: Security group b140c9e1-e0ff-4f40-92c9-119e57b4df04 does not exist Neutron server returns request_ids: ['req-91fbccd2-3a7d-4e4e-b264-d2229e320253'] [pid: 8|app: 0|req: 150/288] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:32 2026] DELETE /v2.1/os-security-groups/b140c9e1-e0ff-4f40-92c9-119e57b4df04 => generated 194 bytes in 184 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 13:48:33.089 7 WARNING neutronclient.v2_0.client [None req-8328ab60-3eb9-483b-98e7-491cbdc957ab 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] The 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-16 13:48:33.308 8 WARNING neutronclient.v2_0.client [None req-cec3b0fd-5299-4cef-8927-ee84a8da41aa 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The 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-16 13:48:34.377 7 INFO nova.api.openstack.wsgi [None req-8328ab60-3eb9-483b-98e7-491cbdc957ab 28aaaa02e8ab4bb585ed6a85dd56ca00 130763e79c9240b7ae302d0e0bcd96f8 - - default default] HTTP exception thrown: Security group 3f9564ce-1675-4cbf-ac9b-7272128bc62a does not exist Neutron server returns request_ids: ['req-806455b2-fc95-4599-ab8d-f49a72bc80fc'] [pid: 7|app: 0|req: 139/289] 10.0.0.38 () {32 vars in 739 bytes} [Thu Apr 16 13:48:33 2026] DELETE /v2.1/os-security-groups/3f9564ce-1675-4cbf-ac9b-7272128bc62a => generated 194 bytes in 1296 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/290] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:33 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1435 bytes in 1187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/291] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:48:35 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-16 13:48:35.461 8 WARNING neutronclient.v2_0.client [None req-53808d1b-971c-465d-8c3d-9a2ec7e2a853 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/292] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:35 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1483 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:48:36.717 7 WARNING neutronclient.v2_0.client [None req-aee69578-d0e3-49e4-8215-fdb9ba1ffdd7 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/293] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:36 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1491 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-16 13:48:37.806 8 WARNING neutronclient.v2_0.client [None req-a468f92e-41f1-44de-9048-519c95968aca 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/294] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:37 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1569 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:39.049 7 WARNING neutronclient.v2_0.client [None req-d4dc8130-cbeb-40ef-a5c5-b4caebcfa391 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/295] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:38 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:39.279 8 INFO nova.api.openstack.compute.server_external_events [req-1122f040-6e80-433a-884e-9f5b8de89826 req-90696737-b23f-4571-a190-437876491917 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:129c33db-cd27-40ee-8b41-ae2b81540aaf for instance 64d46b38-a167-421b-8bc0-7d24220fa03e on instance 2026-04-16 13:48:39.296 8 INFO nova.compute.rpcapi [None req-ab75f4e2-e7c9-4a24-9e04-ef6210022e1e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 154/296] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:48:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:40.258 7 WARNING neutronclient.v2_0.client [None req-25d547e5-afdc-4b61-b641-d02ac9f958c1 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] 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-16 13:48:41.464 8 WARNING neutronclient.v2_0.client [None req-d366864f-a4b0-4e9f-8bb5-642f1898cf30 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The 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-16 13:48:42.098 8 WARNING neutronclient.v2_0.client [None req-d366864f-a4b0-4e9f-8bb5-642f1898cf30 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/299] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:40 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 bytes in 3099 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:48:43.550 8 WARNING neutronclient.v2_0.client [None req-d366864f-a4b0-4e9f-8bb5-642f1898cf30 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] 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: 144/300] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:48:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/301] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:48:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:48:44.365 7 WARNING neutronclient.v2_0.client [None req-a8244c9f-d68a-4445-b8cd-be33989c1e0b 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/302] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:48:41 2026] POST /v2.1/servers => generated 451 bytes in 3008 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-16 13:48:44.400 8 WARNING neutronclient.v2_0.client [None req-94dc1bf1-aa52-4094-aa19-ba2610ca42c6 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/303] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:44 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1253 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/304] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:44 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:45.318 8 WARNING neutronclient.v2_0.client [None req-ee95e111-4d8b-447b-9578-97fd464e5e30 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The 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-16 13:48:45.354 8 WARNING neutronclient.v2_0.client [None req-ee95e111-4d8b-447b-9578-97fd464e5e30 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The 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-16 13:48:45.566 8 WARNING neutronclient.v2_0.client [None req-ee95e111-4d8b-447b-9578-97fd464e5e30 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] 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-16 13:48:45.670 7 WARNING neutronclient.v2_0.client [None req-b33aff60-2c41-4b91-87ad-9b319ca0d57b a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/305] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:45 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1303 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/306] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:48:45 2026] POST /v2.1/servers => generated 447 bytes in 564 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-16 13:48:45.842 8 WARNING neutronclient.v2_0.client [None req-50b4e88b-dc2e-4494-b574-19a9aaed90ef 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The 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-16 13:48:45.877 7 WARNING neutronclient.v2_0.client [None req-095ba5c5-fdb6-4699-8c1b-e6ed1252a8cf 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/307] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:45 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1400 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-16 13:48:45.921 8 WARNING neutronclient.v2_0.client [None req-12df674e-cc95-4f2a-8632-4bb2dedeadd8 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The 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-16 13:48:45.928 7 WARNING neutronclient.v2_0.client [None req-095ba5c5-fdb6-4699-8c1b-e6ed1252a8cf 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/308] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:45 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:48:46.107 7 WARNING neutronclient.v2_0.client [None req-095ba5c5-fdb6-4699-8c1b-e6ed1252a8cf 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/309] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:48:45 2026] POST /v2.1/servers => generated 451 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:46.359 8 WARNING neutronclient.v2_0.client [None req-490269ef-1b37-47cf-978c-465a7a1ae0f1 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/310] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:46 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1423 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-16 13:48:46.771 7 WARNING neutronclient.v2_0.client [None req-731744ad-3527-48bb-8223-55364c93cd07 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/311] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:46 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1351 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-16 13:48:46.930 8 WARNING neutronclient.v2_0.client [None req-7a3696c2-16bf-49b2-8155-cc595773b070 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in 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/312] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:46 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1404 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:47.105 7 WARNING neutronclient.v2_0.client [None req-f12840e8-5796-4f9a-abc7-84ff2682ae44 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/313] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:47 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 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-16 13:48:47.442 8 WARNING neutronclient.v2_0.client [None req-0b3e8388-3a35-494e-9394-92075114fa93 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/314] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:47 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1427 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-16 13:48:47.855 7 WARNING neutronclient.v2_0.client [None req-7940680b-a477-4cf7-b316-36542f0f9703 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/315] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:47 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1351 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:48.040 8 WARNING neutronclient.v2_0.client [None req-83343187-200c-4ee8-9722-90001250e7b2 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in 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/316] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:48 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1396 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-16 13:48:48.247 7 WARNING neutronclient.v2_0.client [None req-1f81080c-9aa7-46e7-8e7b-eebc064869d3 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/317] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:48 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:48.537 8 WARNING neutronclient.v2_0.client [None req-5d176a97-4c53-479b-862c-6d7a94ac0e4f 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/318] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:48 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1419 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:48.988 7 WARNING neutronclient.v2_0.client [None req-8cc5dd66-91c6-4a8e-93f6-8ee2ca883541 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/319] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:48 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1359 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:49.074 8 INFO nova.api.openstack.compute.server_external_events [req-ed4aea76-fb90-45ac-aeea-1de17c77abf3 req-8bab8a06-843c-4905-a730-0e4a7208c327 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:129c33db-cd27-40ee-8b41-ae2b81540aaf for instance 64d46b38-a167-421b-8bc0-7d24220fa03e on instance [pid: 8|app: 0|req: 167/320] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:48:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:49.121 7 WARNING neutronclient.v2_0.client [None req-bdc6558e-9b7f-437b-be96-93fc138b6e68 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in 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/321] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:49 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1452 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-16 13:48:49.391 8 WARNING neutronclient.v2_0.client [None req-e9904b39-6e13-4ac9-bd73-179baf70b8de 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/322] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:49 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 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-16 13:48:49.659 7 WARNING neutronclient.v2_0.client [None req-1e92e2d1-ccee-4552-9db0-d0771079ba28 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/323] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:49 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1419 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:49.785 8 INFO nova.api.openstack.compute.server_external_events [req-caa337fe-b9cf-4caf-92b4-b7d73edda3b5 req-07daf994-8a3f-41af-98b8-89753e65f187 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:d445813f-1993-4d2b-ac45-7f723b280939 for instance 5f2465e9-b2b5-406d-b737-bd1053adceba on instance [pid: 8|app: 0|req: 169/324] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:48:49 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-16 13:48:50.112 7 WARNING neutronclient.v2_0.client [None req-17ef7501-9b52-433a-bb30-ff62973af59f a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] 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-16 13:48:50.222 8 WARNING neutronclient.v2_0.client [None req-647a7ae2-6b7b-4707-83c7-e07a72bcb3be 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/325] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:50 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1452 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/326] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:50 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1437 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:50.547 8 WARNING neutronclient.v2_0.client [None req-b1bff140-75bc-46d0-9c3f-313e491dc17e 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/327] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:50 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1557 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-16 13:48:50.753 7 WARNING neutronclient.v2_0.client [None req-a6acb600-a6a6-4f63-9ec5-111b95fc03b0 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/328] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:50 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1475 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:51.321 8 WARNING neutronclient.v2_0.client [None req-b1598a3e-8d4d-4edc-95c3-f0aeac11d039 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The 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-16 13:48:51.353 7 WARNING neutronclient.v2_0.client [None req-2b4564aa-5634-4723-a876-168c0708145b a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/331] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:51 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1460 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/332] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:51 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1437 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-16 13:48:51.732 8 WARNING neutronclient.v2_0.client [None req-5a73e490-4eba-48dc-b730-c28816318aaf 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] 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-16 13:48:51.863 7 WARNING neutronclient.v2_0.client [None req-cfdc3403-d67e-44e4-b598-8f2685067e16 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/333] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:51 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1740 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/334] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:51 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1475 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-16 13:48:52.036 8 WARNING neutronclient.v2_0.client [None req-fd47b5cc-647c-45b8-a827-e40d677956f1 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/335] 10.0.0.38 () {32 vars in 740 bytes} [Thu Apr 16 13:48:51 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:52.283 7 INFO nova.api.openstack.compute.server_external_events [req-031c4676-42e9-41cf-b226-9c7fbb37efc0 req-753cf32d-754f-4d31-b94c-0893efb3f2e7 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:daeb48a7-338e-4daf-9b97-a4c9483c0647 for instance 76123e19-f041-4067-bde0-6c1f09a2853b on instance 2026-04-16 13:48:52.294 7 INFO nova.compute.rpcapi [None req-d885d7d6-e9d6-47dc-b900-5b26b76dc190 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 161/336] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:48:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:52.416 8 WARNING neutronclient.v2_0.client [None req-3be8e4a6-a15f-4a89-92ed-bb7cd1efa2f6 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] 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-16 13:48:52.520 7 WARNING neutronclient.v2_0.client [None req-71dd0783-5417-48b8-bf14-6a2ad5d80e97 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/337] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:52 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1535 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/338] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:52 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1437 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:53.021 8 WARNING neutronclient.v2_0.client [None req-150fc711-5d6f-471a-b414-71fe7281806a 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/339] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:52 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1483 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-16 13:48:53.165 7 WARNING neutronclient.v2_0.client [None req-a9b0248b-8797-4f71-a3f2-58bf0e2eec6a 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/340] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:53 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1740 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/341] 10.0.0.38 () {32 vars in 640 bytes} [Thu Apr 16 13:48:53 2026] GET /v2.1/servers => generated 384 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:53.500 8 INFO nova.api.openstack.compute.server_external_events [req-86f0a3ea-5180-4c09-bdde-8748e86f7890 req-55293125-8abb-456b-9100-eaf1b47ad611 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:129c33db-cd27-40ee-8b41-ae2b81540aaf for instance 64d46b38-a167-421b-8bc0-7d24220fa03e on instance [pid: 8|app: 0|req: 179/342] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:48:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 164/343] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:48:53 2026] DELETE /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 0 bytes in 141 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-16 13:48:53.621 8 WARNING neutronclient.v2_0.client [None req-fe8bf30c-0a57-4f2d-aa39-79570e335450 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The 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-16 13:48:53.637 7 WARNING neutronclient.v2_0.client [None req-eb905db9-dfb7-4ae7-a174-c7ab0fbfc28f 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/344] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:53 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1523 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 165/345] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:53 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1746 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:48:53.925 8 WARNING neutronclient.v2_0.client [None req-3aa775a3-20fd-4f3e-9d83-edbfc5b4c950 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/346] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:53 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1437 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-16 13:48:54.116 7 WARNING neutronclient.v2_0.client [None req-c0c7d3d5-6f9b-49e4-aa39-f357a207faca 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/347] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:54 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1551 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:54.438 8 INFO nova.api.openstack.compute.server_external_events [req-2fa0c3ad-0d1a-4c88-829b-631a778fd1e2 req-924b8340-2b24-450a-a9e2-056bbe12b948 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:93ffa076-9bd3-4622-a276-c0cafa10dfb4 for instance cb97a1fe-d753-4837-93a1-5c8058ea4883 on instance [pid: 8|app: 0|req: 182/348] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:48:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:54.942 7 WARNING neutronclient.v2_0.client [None req-0e6209af-fbf3-4540-b237-ecf66c8242a4 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The 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-16 13:48:54.973 8 WARNING neutronclient.v2_0.client [None req-dc5ddb97-1077-4434-a819-f8753b253098 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/349] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:54 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1523 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/350] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:54 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1866 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:55.152 7 WARNING neutronclient.v2_0.client [None req-e1ffb57e-f51e-41ea-a657-5786ed5b16d6 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/351] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:55 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1425 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-16 13:48:55.470 8 WARNING neutronclient.v2_0.client [None req-1bb18882-8b09-4ce8-a71c-778a866b0c0c 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/352] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:55 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1549 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:56.119 7 WARNING neutronclient.v2_0.client [None req-41f2ea47-e921-4f60-9837-7f9c86fa5879 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] 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-16 13:48:56.156 8 WARNING neutronclient.v2_0.client [None req-77add41e-3e4f-4363-99e7-a7b1a60f613a 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/353] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:56 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1523 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-16 13:48:56.298 7 WARNING neutronclient.v2_0.client [None req-952629c2-7530-4794-b492-870aba72918c a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/354] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:56 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1866 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-16 13:48:56.635 8 WARNING neutronclient.v2_0.client [None req-cdaacc79-74a5-4e92-9788-12f3dfa5efe7 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/355] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:56 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1425 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:56.966 7 INFO nova.api.openstack.compute.server_external_events [req-a1e7c427-1393-4bf2-b833-8cd2ac6f8275 req-bb24b35b-924d-4090-a2ad-54bc6d944c51 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:daeb48a7-338e-4daf-9b97-a4c9483c0647 for instance 76123e19-f041-4067-bde0-6c1f09a2853b on instance [pid: 7|app: 0|req: 171/356] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:48:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:57.004 7 INFO nova.api.openstack.compute.server_external_events [req-55658d7a-3664-4a0b-a856-cd0a5b0d34b8 req-987fa18d-beab-4051-af09-0d94ee118810 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:129c33db-cd27-40ee-8b41-ae2b81540aaf for instance 64d46b38-a167-421b-8bc0-7d24220fa03e on instance [pid: 7|app: 0|req: 172/357] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:48:56 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) [pid: 8|app: 0|req: 186/358] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:56 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1549 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:57.324 7 WARNING neutronclient.v2_0.client [None req-fc43a89f-b92e-4e66-8df0-ae5b30d35a5c 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] 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-16 13:48:57.362 8 WARNING neutronclient.v2_0.client [None req-6c305dd0-1279-471e-bf05-de2215c3db11 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/359] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:57 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1512 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/360] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:57 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1523 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:57.992 8 WARNING neutronclient.v2_0.client [None req-79b6bcbf-6a4a-4d00-b79b-47348b22fe90 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] 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-16 13:48:58.089 7 WARNING neutronclient.v2_0.client [None req-83fab49b-256b-4d11-bf49-8d556b0a2c81 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/361] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:57 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1425 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/362] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:58 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1549 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:58.491 8 WARNING neutronclient.v2_0.client [None req-93048df4-2f75-4e1c-88f1-476c60f198d1 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] 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: 189/363] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:58 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1517 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:48:58.585 7 WARNING neutronclient.v2_0.client [None req-84da4615-7ec0-4023-9034-8a8da6a715e5 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/364] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:58 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1523 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:59.164 8 WARNING neutronclient.v2_0.client [None req-00282ccf-19e1-40e0-91a4-f7f0d0989e47 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] 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-16 13:48:59.265 7 WARNING neutronclient.v2_0.client [None req-3f8217e9-f47b-4b08-9d40-be322efff3f0 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/365] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:59 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1425 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/366] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:59 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1549 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:48:59.593 8 WARNING neutronclient.v2_0.client [None req-c5b35652-da76-4d3f-a821-b73a0d017be7 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] The python binding code in 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/367] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:59 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 1517 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-16 13:48:59.768 7 WARNING neutronclient.v2_0.client [None req-71ac187c-42b1-437c-a0c6-cc0aa6cd1d5a 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in 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/368] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:48:59 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1713 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-16 13:48:59.917 8 WARNING neutronclient.v2_0.client [None req-c6a61a0b-b015-49c1-87ce-6cd86ee739b3 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/369] 10.0.0.38 () {32 vars in 740 bytes} [Thu Apr 16 13:48:59 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:00.217 7 INFO nova.api.openstack.compute.server_external_events [req-153ed2c8-3510-43f7-9091-a7ebebbbe2f7 req-0e87cea1-7459-4a91-8928-100fb8d19853 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:93ffa076-9bd3-4622-a276-c0cafa10dfb4 for instance cb97a1fe-d753-4837-93a1-5c8058ea4883 on instance [pid: 7|app: 0|req: 178/370] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:49:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:00.395 8 WARNING neutronclient.v2_0.client [None req-2ed883ea-ff66-4d12-ac5c-5c78fb9d74c2 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] 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-16 13:49:00.494 7 WARNING neutronclient.v2_0.client [None req-798ee092-6de8-4551-a7cd-16519ee88d69 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/371] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:00 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1425 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/372] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:00 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1549 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:00.682 8 INFO nova.api.openstack.wsgi [None req-f83aa962-8dd4-49c6-aae4-c4cdcb6cb49c 2f2983228b964c99bde4df4773e6ba76 7beb056aa25d4a4f83a763855efce407 - - default default] HTTP exception thrown: Instance 64d46b38-a167-421b-8bc0-7d24220fa03e could not be found. [pid: 8|app: 0|req: 194/373] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:00 2026] GET /v2.1/servers/64d46b38-a167-421b-8bc0-7d24220fa03e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:00.708 8 INFO nova.api.openstack.compute.server_external_events [req-2483364e-6d9c-4649-acf3-dc19cbb53ae6 req-eb15b69b-d94d-4901-90c3-eaad299107c1 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:daeb48a7-338e-4daf-9b97-a4c9483c0647 for instance 76123e19-f041-4067-bde0-6c1f09a2853b on instance 2026-04-16 13:49:00.713 7 WARNING neutronclient.v2_0.client [None req-2e6dc129-7368-432b-84d8-d7f5be96fa4e 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in 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/374] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/375] 10.0.0.38 () {32 vars in 703 bytes} [Thu Apr 16 13:49:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-981712772 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/376] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:00 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1713 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:49:01.575 8 WARNING neutronclient.v2_0.client [None req-dd24b9da-c051-4eb3-b4b6-be638c24f492 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] 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: 198/379] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:01 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1425 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:49:01.709 7 WARNING neutronclient.v2_0.client [None req-668d01fd-936e-4e48-bc27-fa4918f1ee30 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/380] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:01 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1727 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-16 13:49:01.848 8 WARNING neutronclient.v2_0.client [None req-73524b0b-c49e-4214-ac25-c04da2c1a025 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/381] 10.0.0.38 () {32 vars in 740 bytes} [Thu Apr 16 13:49:01 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883/os-interface => generated 285 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:02.257 7 INFO nova.api.openstack.compute.server_external_events [req-e2076912-ce53-4dd1-8b11-f15486a471eb req-bb57a117-d526-4c9c-9378-d06cbeb0bafe 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:d445813f-1993-4d2b-ac45-7f723b280939 for instance 5f2465e9-b2b5-406d-b737-bd1053adceba on instance [pid: 7|app: 0|req: 183/382] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:49:02 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-16 13:49:02.751 8 WARNING neutronclient.v2_0.client [None req-722d6441-d8d7-40a2-9bb8-705fc2d5ffcd a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] 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: 200/383] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:02 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1425 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:03.096 7 WARNING neutronclient.v2_0.client [None req-ad3b0c66-7625-49da-bf86-19111caea314 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The 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-16 13:49:03.110 8 INFO nova.api.openstack.compute.server_external_events [req-c7f81bae-6b74-486c-863a-1d3f48f0ca67 req-9e5cc09a-5af3-41c4-8766-f7f40cdc5881 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:93ffa076-9bd3-4622-a276-c0cafa10dfb4 for instance cb97a1fe-d753-4837-93a1-5c8058ea4883 on instance [pid: 8|app: 0|req: 201/384] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/385] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:03 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1727 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 202/386] 10.0.0.38 () {32 vars in 640 bytes} [Thu Apr 16 13:49:03 2026] GET /v2.1/servers => generated 378 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 185/387] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:49:03 2026] DELETE /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 0 bytes in 130 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-16 13:49:03.452 8 WARNING neutronclient.v2_0.client [None req-10a9db9a-a4bf-4e70-ac7c-7d4d3d34bbb0 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/388] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:03 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1733 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:04.143 7 WARNING neutronclient.v2_0.client [None req-9ad0c170-1117-418b-b976-14ca0a3f2f8b a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/389] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:04 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1611 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-16 13:49:04.299 8 WARNING neutronclient.v2_0.client [None req-59335994-10f1-4c62-9eb5-36ea28fa7336 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/390] 10.0.0.38 () {32 vars in 740 bytes} [Thu Apr 16 13:49:04 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:04.604 7 WARNING neutronclient.v2_0.client [None req-227a92d1-dbba-4a8e-bd7a-27bd2ffa6295 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in 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/391] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:04 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1853 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:05.379 7 INFO nova.api.openstack.compute.server_external_events [req-3847534f-3ecd-481a-9cce-81753862f01f req-1478a13f-96f6-4151-82e5-59a2905ea037 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:d445813f-1993-4d2b-ac45-7f723b280939 for instance 5f2465e9-b2b5-406d-b737-bd1053adceba on instance [pid: 7|app: 0|req: 188/392] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:05 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) 2026-04-16 13:49:05.407 8 WARNING neutronclient.v2_0.client [None req-52318b21-4a0c-4c13-a301-10e54ec58668 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/393] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:05 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1611 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, ' [pid: 7|app: 0|req: 189/394] 10.0.0.38 () {32 vars in 640 bytes} [Thu Apr 16 13:49:05 2026] GET /v2.1/servers => generated 388 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/395] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:49:05 2026] DELETE /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:05.828 7 WARNING neutronclient.v2_0.client [None req-f274a5dd-bc08-4ad8-8a3e-cd870813eee1 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The 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-16 13:49:05.843 8 WARNING neutronclient.v2_0.client [None req-5b63f45a-2353-48d0-b38c-0e0c61ca82db a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/396] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:05 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1853 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/397] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:05 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1617 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:06.645 7 INFO nova.api.openstack.compute.server_external_events [req-82fca931-cc39-4b12-9e08-4fc4570cedee req-29ce939b-1dac-4577-a964-4b072ac64379 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:93ffa076-9bd3-4622-a276-c0cafa10dfb4 for instance cb97a1fe-d753-4837-93a1-5c8058ea4883 on instance [pid: 7|app: 0|req: 191/398] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:06 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:07.139 8 WARNING neutronclient.v2_0.client [None req-c66f674a-e52a-48f5-8b15-f9cd80956425 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The 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-16 13:49:07.149 7 WARNING neutronclient.v2_0.client [None req-b5f76692-96cf-436f-a216-4409e8abf277 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/399] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:07 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1504 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/400] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:07 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1737 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:08.289 8 WARNING neutronclient.v2_0.client [None req-9f5449c7-ce38-4f8f-a107-37bd8c9d8baa 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] 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-16 13:49:08.351 7 WARNING neutronclient.v2_0.client [None req-178bcee8-2f87-4df7-9bb4-884043a68c90 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/401] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:08 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1509 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:09.128 8 INFO nova.api.openstack.compute.server_external_events [req-8a5cac5d-1c00-444d-87ff-e7e89023ace3 req-4d293f48-5db8-4562-9c83-fbc72999faf2 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:d445813f-1993-4d2b-ac45-7f723b280939 for instance 5f2465e9-b2b5-406d-b737-bd1053adceba on instance [pid: 8|app: 0|req: 210/402] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/403] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:08 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1737 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:09.412 8 WARNING neutronclient.v2_0.client [None req-cf66e3a5-6afd-4b3a-acb2-2b9dbe33d21f 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/404] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:09 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 1509 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, ' [pid: 7|app: 0|req: 194/405] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:49:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:10.196 8 WARNING neutronclient.v2_0.client [None req-f9d0999f-817e-41ac-bcff-3397c527d71a a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/406] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:10 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1380 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:49:10.507 7 INFO nova.api.openstack.wsgi [None req-316a5cd4-a1e7-4fd2-a3fb-128e90d3002b 2eefc2722f0a43649a61a3d7cbf9042a 9cc990ffa9ad4bfd870d489382159f6d - - default default] HTTP exception thrown: Instance cb97a1fe-d753-4837-93a1-5c8058ea4883 could not be found. [pid: 7|app: 0|req: 195/407] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:10 2026] GET /v2.1/servers/cb97a1fe-d753-4837-93a1-5c8058ea4883 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/408] 10.0.0.38 () {32 vars in 703 bytes} [Thu Apr 16 13:49:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-950781319 => 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-16 13:49:11.322 7 WARNING neutronclient.v2_0.client [None req-1d355be9-5c23-4781-84cd-01d9efa0b242 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/411] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:11 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1385 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:49:11.513 8 WARNING neutronclient.v2_0.client [None req-c16762c9-1ce4-4f18-9a47-7f7038d4c24f d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The 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-16 13:49:11.566 8 WARNING neutronclient.v2_0.client [None req-c16762c9-1ce4-4f18-9a47-7f7038d4c24f d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The 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-16 13:49:11.767 8 WARNING neutronclient.v2_0.client [None req-c16762c9-1ce4-4f18-9a47-7f7038d4c24f d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/412] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:49:11 2026] POST /v2.1/servers => generated 452 bytes in 527 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-16 13:49:11.980 7 WARNING neutronclient.v2_0.client [None req-6901caa6-f721-48e5-bb8c-90a73ab53c22 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/413] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:11 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1391 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-16 13:49:12.447 8 WARNING neutronclient.v2_0.client [None req-10313ea6-65c2-4507-beb1-f45046bd3b86 a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] The python binding code in 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/414] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:12 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 1385 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-16 13:49:13.084 7 WARNING neutronclient.v2_0.client [None req-86ebe869-b450-4ed3-ab1d-6cb38e47c9d5 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/415] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:13 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => 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-16 13:49:13.590 8 INFO nova.api.openstack.wsgi [None req-09281869-9fa0-46b4-87c8-9432621e351c a0a9434cf7c94dd09c840b9ca1943578 02c81d0418e84c5cb508d3cea14d5869 - - default default] HTTP exception thrown: Instance 5f2465e9-b2b5-406d-b737-bd1053adceba could not be found. [pid: 8|app: 0|req: 217/416] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:13 2026] GET /v2.1/servers/5f2465e9-b2b5-406d-b737-bd1053adceba => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/417] 10.0.0.38 () {32 vars in 703 bytes} [Thu Apr 16 13:49:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-462036009 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:14.188 8 WARNING neutronclient.v2_0.client [None req-f8d0b130-4e4f-476c-b7c7-c65bfdd5f1d4 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/418] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:14 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1443 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:49:15.286 7 WARNING neutronclient.v2_0.client [None req-5c840c0f-c42e-4b01-8e0f-bb83e082ca09 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/419] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:15 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1443 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-16 13:49:16.393 8 WARNING neutronclient.v2_0.client [None req-d06fa420-61e0-4e37-a065-a5fdc5b92bc7 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/420] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:16 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => 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-16 13:49:17.510 7 WARNING neutronclient.v2_0.client [None req-bb4fa958-bc69-4636-be51-8824e70014e2 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] 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-16 13:49:17.575 8 INFO nova.api.openstack.compute.server_external_events [req-752af65f-6dd9-44aa-bb26-23e0a7614dff req-e4edec65-a0b0-49c9-8118-d14bc41e0a9d 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:2a72713f-c2b0-4ea3-83fa-48ddf928ac79 for instance 3988bd72-a32c-4bec-b598-7f254d2e894d on instance [pid: 8|app: 0|req: 220/421] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/422] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:17 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1518 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:18.660 8 WARNING neutronclient.v2_0.client [None req-990080c1-81bd-4ee8-8bd1-b03e7f236de1 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/423] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:18 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1516 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:19.878 7 WARNING neutronclient.v2_0.client [None req-c3f0b1e6-223d-467a-94fb-913c81262314 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/424] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:19 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1516 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-16 13:49:21.017 8 WARNING neutronclient.v2_0.client [None req-2de6e51b-cc5a-4b63-902a-79f4c67f8766 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/425] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:20 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1516 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:22.168 7 WARNING neutronclient.v2_0.client [None req-f43a7235-78de-4958-a202-3238a76cdd92 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/428] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:22 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1516 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:22.692 8 INFO nova.api.openstack.compute.server_external_events [req-875735f0-ef16-4a9a-a432-21ae085d160d req-6145ed06-0999-4d5f-bd22-bb77a55877e0 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:2a72713f-c2b0-4ea3-83fa-48ddf928ac79 for instance 3988bd72-a32c-4bec-b598-7f254d2e894d on instance [pid: 8|app: 0|req: 224/429] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:49:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:23.395 7 WARNING neutronclient.v2_0.client [None req-fcf5fcc3-0e9a-4041-affb-5c2e560fa8a7 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/430] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:23 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1516 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, ' 2026-04-16 13:49:24.553 8 WARNING neutronclient.v2_0.client [None req-4da31014-537f-4a71-b476-f80af9fbbc11 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/431] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:24 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1698 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:24.754 7 WARNING neutronclient.v2_0.client [None req-6040ce2b-86f8-4eed-a0e9-b8bc8fb768b9 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/432] 10.0.0.38 () {32 vars in 740 bytes} [Thu Apr 16 13:49:24 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d/os-interface => generated 284 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-16 13:49:25.554 8 INFO nova.api.openstack.compute.server_external_events [req-821b80c0-9cf6-4d37-a07a-245f1c389721 req-957f6318-9732-4d11-bb48-cae62796d70a 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:2a72713f-c2b0-4ea3-83fa-48ddf928ac79 for instance 3988bd72-a32c-4bec-b598-7f254d2e894d on instance [pid: 8|app: 0|req: 226/433] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:25 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-16 13:49:29.192 7 WARNING neutronclient.v2_0.client [None req-3ed6969f-d091-4a43-b4c2-962d629bdb76 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/434] 10.0.0.38 () {32 vars in 740 bytes} [Thu Apr 16 13:49:29 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/os-interface => generated 284 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:29.337 8 WARNING neutronclient.v2_0.client [None req-0bdd29a3-ac73-40f3-8ceb-bad12e290104 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/435] 10.0.0.38 () {32 vars in 814 bytes} [Thu Apr 16 13:49:29 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/os-interface/daeb48a7-338e-4daf-9b97-a4c9483c0647 => generated 281 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/436] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:29 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/437] 10.0.0.38 () {34 vars in 749 bytes} [Thu Apr 16 13:49:29 2026] POST /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/action => generated 0 bytes in 43 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: 210/438] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:29 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:30.627 8 INFO nova.api.openstack.compute.server_external_events [req-e93cba38-af0b-4b92-b5e3-4d0aac021615 req-7a20de3f-4496-4275-b2e2-304609210f60 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:daeb48a7-338e-4daf-9b97-a4c9483c0647 for instance 76123e19-f041-4067-bde0-6c1f09a2853b on instance [pid: 7|app: 0|req: 211/439] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:30 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 155 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/440] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/443] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:31 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 194 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:31.732 7 WARNING neutronclient.v2_0.client [None req-57104b11-5356-4af8-a64e-0f806b5416e9 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in 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/444] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:31 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1948 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: 8|app: 0|req: 232/445] 10.0.0.38 () {34 vars in 749 bytes} [Thu Apr 16 13:49:31 2026] POST /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/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: 7|app: 0|req: 214/446] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:31 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 194 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 233/447] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:32 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:34.013 7 INFO nova.api.openstack.compute.server_external_events [req-9a06aa8c-674c-4d09-9abc-513a99c27ed9 req-0246a738-3c97-4463-94ce-9a4dad8acbe9 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:daeb48a7-338e-4daf-9b97-a4c9483c0647 for instance 76123e19-f041-4067-bde0-6c1f09a2853b on instance [pid: 7|app: 0|req: 215/448] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49: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: 8|app: 0|req: 234/449] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:34 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 194 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, ' [pid: 7|app: 0|req: 216/450] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:49:35 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b/ips => generated 155 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: 235/451] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:49:35 2026] DELETE /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:35.294 7 WARNING neutronclient.v2_0.client [None req-d4253ce1-236c-438d-b1a3-f5034fe3eb1b 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/452] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:35 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1839 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:36.497 8 WARNING neutronclient.v2_0.client [None req-b01909bc-84cb-41d2-b65c-1ece6c319f51 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/453] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:36 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1839 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:37.993 7 WARNING neutronclient.v2_0.client [None req-05a8c43b-4ffd-4de3-9b07-d468290cb7de 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] 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-16 13:49:38.068 8 INFO nova.api.openstack.compute.server_external_events [req-5a639d1a-68e6-4774-800e-dbf439648809 req-f95cd214-49f3-4d6c-a4bc-6264e3f355bb 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-unplugged:daeb48a7-338e-4daf-9b97-a4c9483c0647 for instance 76123e19-f041-4067-bde0-6c1f09a2853b on instance [pid: 8|app: 0|req: 237/454] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:49:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:38.603 8 INFO nova.api.openstack.compute.server_external_events [req-8de9d126-448b-4cfc-bbd7-ddca13a13d2e req-6d030b6a-7826-4142-bec5-c0ad007b55e9 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:daeb48a7-338e-4daf-9b97-a4c9483c0647 for instance 76123e19-f041-4067-bde0-6c1f09a2853b on instance [pid: 8|app: 0|req: 238/455] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:49:38 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: 7|app: 0|req: 218/456] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:37 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1774 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:39.819 8 WARNING neutronclient.v2_0.client [None req-ebff9a42-f982-4e4e-956f-65928d44035b 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in 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/457] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:39 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1486 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-16 13:49:40.929 7 WARNING neutronclient.v2_0.client [None req-0a89252b-96c5-4c6b-8082-42c18827e5a8 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/458] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:40 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 1486 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-16 13:49:42.013 7 INFO nova.api.openstack.wsgi [None req-6702addd-ed0b-47c4-b095-82f983e8a467 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] HTTP exception thrown: Instance 76123e19-f041-4067-bde0-6c1f09a2853b could not be found. [pid: 7|app: 0|req: 221/461] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:41 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => 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: 241/462] 10.0.0.38 () {32 vars in 705 bytes} [Thu Apr 16 13:49:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1575147687 => 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-16 13:49:42.629 7 INFO nova.api.openstack.wsgi [None req-d69a1a32-80aa-46bd-abd2-a59ccd46c4ab 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] HTTP exception thrown: Instance 76123e19-f041-4067-bde0-6c1f09a2853b could not be found. [pid: 7|app: 0|req: 222/463] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:49:42 2026] DELETE /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 13:49:42.663 8 INFO nova.api.openstack.wsgi [None req-57bb44fe-dfb4-4104-9e30-790526486df8 62028a0bf1ce4f7691d09e769e0b2924 6571a9a7a41648bf83770e58c71bd002 - - default default] HTTP exception thrown: Instance 76123e19-f041-4067-bde0-6c1f09a2853b could not be found. [pid: 8|app: 0|req: 242/464] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:42 2026] GET /v2.1/servers/76123e19-f041-4067-bde0-6c1f09a2853b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:47.058 7 WARNING neutronclient.v2_0.client [None req-f77dce19-596e-4d61-b004-b0c77848ccbf d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/465] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:47 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1818 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:47.571 8 WARNING neutronclient.v2_0.client [None req-3a244e84-4692-4bad-98fe-98d998699412 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/466] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:47 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1818 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, ' [pid: 7|app: 0|req: 224/467] 10.0.0.38 () {34 vars in 749 bytes} [Thu Apr 16 13:49:47 2026] POST /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d/action => generated 0 bytes in 82 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-16 13:49:48.080 8 WARNING neutronclient.v2_0.client [None req-31c5a86e-faa2-40b6-9cdc-40cce0db881e d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/468] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:48 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1820 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:49.623 7 WARNING neutronclient.v2_0.client [None req-897709f6-bf53-41c1-8201-53ea80f7fb11 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/469] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:49 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1820 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:51.328 8 WARNING neutronclient.v2_0.client [None req-e6c3b353-0100-4398-ac01-6cf361ab16f0 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/472] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:51 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1820 bytes in 1051 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:53.363 7 WARNING neutronclient.v2_0.client [None req-5c92ffc1-d622-43e4-be5d-34a7660c96d7 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] 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-16 13:49:53.398 8 WARNING neutronclient.v2_0.client [None req-134755d0-6225-4b76-93d5-e471b975cb67 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/473] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:53 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1820 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:49:54.133 7 WARNING neutronclient.v2_0.client [None req-5c92ffc1-d622-43e4-be5d-34a7660c96d7 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/474] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:49:53 2026] POST /v2.1/servers => generated 424 bytes in 1374 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-16 13:49:54.604 8 WARNING neutronclient.v2_0.client [None req-d169efd8-da53-45a2-9dd0-cd2a974d5f4f 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/475] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:54 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1371 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-16 13:49:54.871 7 WARNING neutronclient.v2_0.client [None req-e6ab8894-7bf1-41dc-8664-4f88dae48b7e d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/476] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:54 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1825 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:55.808 8 WARNING neutronclient.v2_0.client [None req-845f181a-5ac8-491c-b11a-ea80a7af8c11 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/477] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:55 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1375 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-16 13:49:56.568 7 WARNING neutronclient.v2_0.client [None req-c3e71154-4379-4d9e-87df-185da2ff5e5e d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/478] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:56 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1825 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:56.774 8 INFO nova.api.openstack.compute.server_external_events [req-fd919696-c548-4f94-883d-ee775fedcf39 req-6c4be510-0912-44d7-a301-785682d5993c 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-unplugged:2a72713f-c2b0-4ea3-83fa-48ddf928ac79 for instance 3988bd72-a32c-4bec-b598-7f254d2e894d on instance [pid: 8|app: 0|req: 250/479] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:49:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:56.960 7 WARNING neutronclient.v2_0.client [None req-22bc2143-13d7-42d6-bed6-4e7616eae09d 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/480] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:56 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1423 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:49:57.764 8 WARNING neutronclient.v2_0.client [None req-9cf744a6-8438-4bb8-8dab-bcfd49344ee9 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/481] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:57 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1825 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, ' 2026-04-16 13:49:58.079 7 WARNING neutronclient.v2_0.client [None req-255bac32-7b5e-4123-b572-c66ef4cec954 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in 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/482] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:58 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1423 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-16 13:49:58.974 8 WARNING neutronclient.v2_0.client [None req-80792dc7-a1c8-4a14-ab05-7b44679b91f7 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] 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-16 13:49:59.169 7 WARNING neutronclient.v2_0.client [None req-932caa42-d3ce-4cb7-b010-1f2e8f274d61 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/483] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:58 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1825 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/484] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:49:59 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1473 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:00.249 8 INFO nova.api.openstack.compute.server_external_events [req-f9abcacf-6a2e-4c9d-9787-4b25d9b0a77f req-933c19dc-f28a-47bf-99ca-c3704da215cc 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:fca072c4-1f1d-44d4-9571-0e679c016f35 for instance 1ba0f309-eebc-4e7f-b92f-8c832b577ff7 on instance [pid: 8|app: 0|req: 253/485] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:50:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:00.596 7 WARNING neutronclient.v2_0.client [None req-20b9ea4c-dd5b-4eb1-a054-0716d1bdd292 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] 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-16 13:50:00.697 8 INFO nova.api.openstack.compute.server_external_events [req-0b0c13c0-f28d-48cc-bd70-ff938497ef4e req-78ccd3a5-0e07-4409-ad4e-77dffbfc4be8 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:2a72713f-c2b0-4ea3-83fa-48ddf928ac79 for instance 3988bd72-a32c-4bec-b598-7f254d2e894d on instance [pid: 8|app: 0|req: 254/486] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:50:00 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-16 13:50:01.124 8 WARNING neutronclient.v2_0.client [None req-ebb70edd-89ce-4092-aaf4-eb2b4240eff5 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in 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/487] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:00 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1818 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/490] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:01 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1471 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:02.808 7 WARNING neutronclient.v2_0.client [None req-de978ff0-c901-46ab-b42a-3b26b3489931 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/491] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:02 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1471 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:03.973 8 WARNING neutronclient.v2_0.client [None req-0d85c86d-b565-466b-8e9f-03e6d820397d 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in 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/492] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:03 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1471 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:05.217 7 WARNING neutronclient.v2_0.client [None req-9da37063-4e66-40a9-92a4-07631962e8ee 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/493] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:05 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1471 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:06.799 8 WARNING neutronclient.v2_0.client [None req-55e87f09-49eb-4062-bd75-d0b25dd48350 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] 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-16 13:50:07.130 7 INFO nova.api.openstack.compute.server_external_events [req-8272d603-c8ad-413b-8028-17f65a8f4648 req-31ebec97-f77c-4f76-b33b-e9d724a8de7c 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:fca072c4-1f1d-44d4-9571-0e679c016f35 for instance 1ba0f309-eebc-4e7f-b92f-8c832b577ff7 on instance [pid: 7|app: 0|req: 238/494] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:50:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/495] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:06 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1471 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:08.510 7 WARNING neutronclient.v2_0.client [None req-2a40e231-95ad-44da-87df-732f54a0111b 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/496] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:08 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1657 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 258/497] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:50:09 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7/ips => generated 110 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: 7|app: 0|req: 240/498] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:50:09 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7/ips => generated 110 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: 259/499] 10.0.0.38 () {32 vars in 824 bytes} [Thu Apr 16 13:50:09 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7/ips/tempest-ServerAddressesTestJSON-1265934348-network => generated 95 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 241/500] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:50:09 2026] DELETE /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 0 bytes in 112 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-16 13:50:09.546 8 WARNING neutronclient.v2_0.client [None req-9999d38b-a1fa-48d5-a756-d1d1c8d8ca7e 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/501] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:09 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1663 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:11.414 7 WARNING neutronclient.v2_0.client [None req-b7d96b5c-9116-4cab-8fd1-64f4a74e4e36 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in 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/504] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:11 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1663 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:12.518 8 INFO nova.api.openstack.compute.server_external_events [req-39803359-9691-4547-a8f2-646087f48c78 req-d561cb60-ba95-4dc1-b49a-0ce2f034569b 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:fca072c4-1f1d-44d4-9571-0e679c016f35 for instance 1ba0f309-eebc-4e7f-b92f-8c832b577ff7 on instance [pid: 8|app: 0|req: 262/505] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:50:12 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-16 13:50:13.073 7 WARNING neutronclient.v2_0.client [None req-4b471885-970a-4b31-aebe-8c03412f9bf9 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/506] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:13 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1452 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:14.173 8 WARNING neutronclient.v2_0.client [None req-f7e54f3f-2721-460a-9fe1-8e23ad414466 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/507] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:14 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1457 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:15.291 7 WARNING neutronclient.v2_0.client [None req-3d072564-f21c-423e-b4aa-3cedc6f03dff 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] The python binding code in 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/508] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:15 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 1457 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:16.466 8 INFO nova.api.openstack.wsgi [None req-8d9a6dbf-f88e-46b1-ba6d-c7c2beb939a1 3b9a3f03bf7d42d58b3fe6bb61467637 dbb784deaed04d8485609104ca30ed7d - - default default] HTTP exception thrown: Instance 1ba0f309-eebc-4e7f-b92f-8c832b577ff7 could not be found. [pid: 8|app: 0|req: 264/509] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:16 2026] GET /v2.1/servers/1ba0f309-eebc-4e7f-b92f-8c832b577ff7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/511] 10.0.0.38 () {30 vars in 412 bytes} [Thu Apr 16 13:50:21 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 248/513] 10.0.0.38 () {28 vars in 559 bytes} [Thu Apr 16 13:50:21 2026] GET /v2/ => generated 402 bytes in 491 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 266/514] 10.0.0.38 () {28 vars in 563 bytes} [Thu Apr 16 13:50:21 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/515] 10.0.0.38 () {30 vars in 412 bytes} [Thu Apr 16 13:50:21 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-16 13:50:22.772 8 WARNING neutronclient.v2_0.client [None req-9b83a00e-5c0d-4e98-a58e-37c922a631c6 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/516] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:22 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1818 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/517] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:50:22 2026] DELETE /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => 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-16 13:50:23.102 8 WARNING neutronclient.v2_0.client [None req-d9cd5310-c673-41c8-898f-926ebd4ce2d7 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/518] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:23 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1824 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-16 13:50:24.294 7 WARNING neutronclient.v2_0.client [None req-fa1969e7-0659-4a4e-bae0-64e577bdc5c8 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/519] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:24 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1824 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-16 13:50:25.451 8 WARNING neutronclient.v2_0.client [None req-5bb91b75-dfff-472c-89f6-18c11d91650e d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/520] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:25 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1824 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-16 13:50:26.371 7 INFO nova.api.openstack.compute.server_external_events [req-b1c610c8-b79d-40d4-8f53-cab002e5e891 req-98bb9ff1-e0a4-4971-83dd-f0fee8afc875 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:2a72713f-c2b0-4ea3-83fa-48ddf928ac79 for instance 3988bd72-a32c-4bec-b598-7f254d2e894d on instance [pid: 7|app: 0|req: 252/521] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:50:26 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-16 13:50:26.749 8 WARNING neutronclient.v2_0.client [None req-349a93ee-b461-4201-b7c9-3c40d65aad56 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/522] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:26 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1472 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-16 13:50:27.858 7 WARNING neutronclient.v2_0.client [None req-9d28b5db-08e3-40a5-b218-979c5781c3f5 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/523] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:27 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1477 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:29.101 8 WARNING neutronclient.v2_0.client [None req-5d72e109-b820-4516-9f6b-59c13b8fbb13 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] The python binding code in 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/524] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:29 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 1477 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-16 13:50:30.180 7 INFO nova.api.openstack.wsgi [None req-94ff5738-384e-4e0a-be68-586b451fdf53 d3e60317b3194ffa89ae60c2a81704c1 e9386469f9b5445687d8c94bf580fa9f - - default default] HTTP exception thrown: Instance 3988bd72-a32c-4bec-b598-7f254d2e894d could not be found. [pid: 7|app: 0|req: 254/525] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:30 2026] GET /v2.1/servers/3988bd72-a32c-4bec-b598-7f254d2e894d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/526] 10.0.0.38 () {32 vars in 703 bytes} [Thu Apr 16 13:50:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-885772402 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 13:50:33.993 8 WARNING neutronclient.v2_0.client [None req-a84e453e-62de-4ecf-9bbe-b9b02b0db0a4 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The 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-16 13:50:34.148 8 WARNING neutronclient.v2_0.client [None req-a84e453e-62de-4ecf-9bbe-b9b02b0db0a4 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/529] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:50:33 2026] POST /v2.1/servers => generated 424 bytes in 394 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-16 13:50:34.353 7 WARNING neutronclient.v2_0.client [None req-bf738b32-d3d3-4b1c-87ed-6e14b649403f aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/530] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:34 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1366 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:35.438 8 WARNING neutronclient.v2_0.client [None req-02d8659f-c709-4f4c-a154-5ff37027c09a aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/531] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:35 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1370 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:36.557 7 WARNING neutronclient.v2_0.client [None req-f171dff5-7885-4a5d-ae2e-5b0875a28031 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/532] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:36 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1418 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:37.670 8 WARNING neutronclient.v2_0.client [None req-bb2ee6e9-0321-4363-8eb4-98baccca76b3 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/533] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:37 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1418 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:38.792 7 WARNING neutronclient.v2_0.client [None req-af834ec3-d289-4083-93c0-2779ad90455c aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/534] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:38 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1426 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:39.586 8 INFO nova.api.openstack.compute.server_external_events [req-b9002e54-c0d6-4718-8797-b3b07cf4a3dc req-fccf2aa5-fb44-4f67-961b-c8666425bc80 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:8024c27e-70e9-4b79-889e-d5ef21bd25a1 for instance 80110c44-b1fd-400c-b202-99d86023bd92 on instance [pid: 8|app: 0|req: 277/535] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:50:39 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-16 13:50:39.890 7 WARNING neutronclient.v2_0.client [None req-a4e153b3-a853-4022-b4b9-7adb0cb33b74 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/536] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:39 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1478 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-16 13:50:41.092 8 WARNING neutronclient.v2_0.client [None req-e2e3a925-3524-4d86-a970-5e82fed1e051 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/537] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:41 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1466 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-16 13:50:42.244 7 WARNING neutronclient.v2_0.client [None req-45eafe01-9650-4bfb-859e-0a390627e5b5 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/540] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:42 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1466 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:43.412 8 WARNING neutronclient.v2_0.client [None req-9254cbe4-5c7a-4b90-ba46-bab6a31dc252 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/541] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:43 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1466 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:44.581 7 WARNING neutronclient.v2_0.client [None req-0da5052d-3257-4154-8264-ea239b1c91b2 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/542] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:44 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1466 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 13:50:45.961 7 WARNING neutronclient.v2_0.client [None req-eee03971-2f03-4196-9e3e-5cc7aff6daa4 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The 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-16 13:50:45.964 8 INFO nova.api.openstack.compute.server_external_events [req-559e33d8-f342-4a47-8453-beaa8cc0654c req-ca5f0b51-07b3-486d-bb98-9b7e85abf78d 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:8024c27e-70e9-4b79-889e-d5ef21bd25a1 for instance 80110c44-b1fd-400c-b202-99d86023bd92 on instance [pid: 8|app: 0|req: 281/543] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:50:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/544] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:45 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1466 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:47.189 8 WARNING neutronclient.v2_0.client [None req-e63d07b2-be7d-471e-ba5e-c5fa15f56953 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/545] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:47 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1647 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/546] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:50:48 2026] DELETE /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 0 bytes in 129 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-16 13:50:48.735 8 WARNING neutronclient.v2_0.client [None req-f3c3ea38-bc2b-4501-aca3-68b6bb782633 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/547] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:48 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1653 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:49.906 7 WARNING neutronclient.v2_0.client [None req-42514ff1-a465-4b34-90c5-541c05350d42 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/548] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:49 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1653 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-16 13:50:51.070 8 WARNING neutronclient.v2_0.client [None req-97c95291-5fa9-4ee6-8407-74db8a2baa9d aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/551] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:51 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1653 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:51.598 7 INFO nova.api.openstack.compute.server_external_events [req-e2436fca-6b07-4b28-941f-22640ef7c564 req-d7791a21-bf56-45f8-a1df-022fd0435ca2 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:8024c27e-70e9-4b79-889e-d5ef21bd25a1 for instance 80110c44-b1fd-400c-b202-99d86023bd92 on instance [pid: 7|app: 0|req: 268/552] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:50:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:52.352 8 WARNING neutronclient.v2_0.client [None req-59611e0d-bfd4-4214-9674-5ce0b74bf1e7 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/553] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:52 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1447 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-16 13:50:53.464 7 WARNING neutronclient.v2_0.client [None req-717dac34-3dac-4305-8e49-1c23f564ead8 aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] 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: 269/554] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:53 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1452 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/555] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:50:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:54.644 7 WARNING neutronclient.v2_0.client [None req-cfef9bb6-cb0d-47fb-9a09-e3c9282938eb aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] The python binding code in 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/556] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:54 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 1452 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:50:55.355 8 WARNING neutronclient.v2_0.client [None req-b024845c-f793-44f9-a56a-0f9f501809cf c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The 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-16 13:50:55.398 8 WARNING neutronclient.v2_0.client [None req-b024845c-f793-44f9-a56a-0f9f501809cf c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The 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-16 13:50:55.524 8 WARNING neutronclient.v2_0.client [None req-b024845c-f793-44f9-a56a-0f9f501809cf c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] 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: 287/557] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:50:55 2026] POST /v2.1/servers => generated 450 bytes in 463 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 13:50:55.738 7 INFO nova.api.openstack.wsgi [None req-284e09f3-b22f-4ed5-8c7d-e13c2b06b61b aa4c51ef18fd4dea8238477304921c0a 4817716b1e2c4e4b9a857d4ed1a39946 - - default default] HTTP exception thrown: Instance 80110c44-b1fd-400c-b202-99d86023bd92 could not be found. [pid: 7|app: 0|req: 271/558] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:55 2026] GET /v2.1/servers/80110c44-b1fd-400c-b202-99d86023bd92 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:55.766 8 WARNING neutronclient.v2_0.client [None req-3e9d5069-eaf5-41ff-9704-716b28b1c578 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/559] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:55 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1401 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-16 13:50:56.869 7 WARNING neutronclient.v2_0.client [None req-934832e6-edf4-4341-9a53-d8ba49b28047 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/560] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:56 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1405 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-16 13:50:57.966 8 WARNING neutronclient.v2_0.client [None req-f8818a83-8407-4724-ae9d-f7af7bb41ace c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/561] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:57 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:50:59.058 7 WARNING neutronclient.v2_0.client [None req-d860f2d3-c342-4aaf-bb27-db40678214c3 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/562] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:50:59 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:00.175 8 WARNING neutronclient.v2_0.client [None req-2a746d4b-a187-4356-b0db-02cc7e9b1a8b c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/563] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:00 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1461 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-16 13:51:01.039 7 INFO nova.api.openstack.compute.server_external_events [req-1eaa8d65-9794-4b4a-b64c-28034c36e54f req-54a93876-fffc-483f-9918-dc6307065c61 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:92e16712-abbc-49b6-9e09-e135ce8a7ea9 for instance f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e on instance [pid: 7|app: 0|req: 274/564] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:51:01 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-16 13:51:01.374 8 WARNING neutronclient.v2_0.client [None req-2d266b3e-9e82-4218-8d25-08c8ecfa0a53 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/567] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:01 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1539 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-16 13:51:02.526 7 WARNING neutronclient.v2_0.client [None req-aeedfe56-ca82-493e-bd00-59153a72122e c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/568] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:02 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1527 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, ' [pid: 8|app: 0|req: 293/569] 10.0.0.230 () {30 vars in 619 bytes} [Thu Apr 16 13:51:02 2026] GET /v2.1 => generated 0 bytes in 178 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: 277/570] 10.0.0.230 () {32 vars in 692 bytes} [Thu Apr 16 13:51:02 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/571] 10.0.0.230 () {34 vars in 913 bytes} [Thu Apr 16 13:51:02 2026] GET /v2.1/os-simple-tenant-usage/7aa3756c6754423b80700aa0d09a1917?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/572] 10.0.0.230 () {30 vars in 654 bytes} [Thu Apr 16 13:51:03 2026] GET /v2.1/limits?reserved=1 => generated 511 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-16 13:51:03.675 8 WARNING neutronclient.v2_0.client [None req-b7cdb500-84fe-4c29-af4a-06d966018d7f c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/573] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:03 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1527 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:51:04.836 7 WARNING neutronclient.v2_0.client [None req-937d589b-8a70-4984-ad6d-68c4d5e5bf00 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/574] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:04 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:06.016 8 WARNING neutronclient.v2_0.client [None req-3c275075-f13c-4f6c-80d6-225ff9efe376 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] 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-16 13:51:06.062 7 INFO nova.api.openstack.compute.server_external_events [req-6b915512-e719-4d1f-bed3-8be62ffe2568 req-aaf5bf83-3694-45ae-9f49-0b1a3821d7f7 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:92e16712-abbc-49b6-9e09-e135ce8a7ea9 for instance f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e on instance [pid: 7|app: 0|req: 280/575] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:51:06 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) [pid: 8|app: 0|req: 296/576] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:05 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1527 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, ' [pid: 7|app: 0|req: 281/577] 10.0.0.230 () {30 vars in 619 bytes} [Thu Apr 16 13:51:06 2026] GET /v2.1 => generated 0 bytes in 158 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: 297/578] 10.0.0.230 () {32 vars in 692 bytes} [Thu Apr 16 13:51:06 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: 282/579] 10.0.0.230 () {34 vars in 913 bytes} [Thu Apr 16 13:51:06 2026] GET /v2.1/os-simple-tenant-usage/7aa3756c6754423b80700aa0d09a1917?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/580] 10.0.0.230 () {30 vars in 654 bytes} [Thu Apr 16 13:51:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:07.237 7 WARNING neutronclient.v2_0.client [None req-9ef9a5c7-f5a7-4752-a54e-0bdfc65322f9 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/581] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:07 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1527 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:51:08.440 8 WARNING neutronclient.v2_0.client [None req-b86b1b05-23b3-434f-85cf-4b5892d9782a c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/582] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:08 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1695 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:08.605 7 WARNING neutronclient.v2_0.client [None req-51359b61-428a-4685-989f-1fddfae5b376 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/583] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:08 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1695 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-16 13:51:09.785 8 INFO nova.api.openstack.compute.server_external_events [req-c155c24c-4445-4200-84d3-25bb5f64530a req-1e95c30c-2345-400e-86b6-ba6a19c8d07a 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:92e16712-abbc-49b6-9e09-e135ce8a7ea9 for instance f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e on instance [pid: 8|app: 0|req: 300/584] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:51:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/587] 10.0.0.38 () {34 vars in 749 bytes} [Thu Apr 16 13:51:15 2026] POST /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e/action => generated 31853 bytes in 568 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-16 13:51:27.934 7 INFO nova.api.openstack.compute.server_external_events [req-251084a8-5001-47a3-a9c9-b4891ecaf2c6 req-e42b9bad-6fcc-41f7-999f-54468ca575d8 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:92e16712-abbc-49b6-9e09-e135ce8a7ea9 for instance f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e on instance [pid: 7|app: 0|req: 288/590] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:51:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/591] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:51:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/594] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:51:31 2026] POST /v2.1/os-keypairs => generated 398 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/595] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:51:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:51:33.599 8 WARNING neutronclient.v2_0.client [None req-59e7dc5d-87a0-4aee-8c59-4c441107491e 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The 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-16 13:51:33.764 8 WARNING neutronclient.v2_0.client [None req-59e7dc5d-87a0-4aee-8c59-4c441107491e 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The 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-16 13:51:33.838 8 WARNING neutronclient.v2_0.client [None req-59e7dc5d-87a0-4aee-8c59-4c441107491e 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The 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-16 13:51:34.105 8 WARNING neutronclient.v2_0.client [None req-59e7dc5d-87a0-4aee-8c59-4c441107491e 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The 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-16 13:51:34.355 7 WARNING neutronclient.v2_0.client [None req-c1f90613-3fe2-420c-83bb-42ecac6b8fc0 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The 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-16 13:51:34.392 7 WARNING neutronclient.v2_0.client [None req-c1f90613-3fe2-420c-83bb-42ecac6b8fc0 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/596] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:51:33 2026] POST /v2.1/servers => generated 495 bytes in 953 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-16 13:51:34.506 8 WARNING neutronclient.v2_0.client [None req-9cb54843-0cbf-4128-be9e-4e33198dbdb2 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/597] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:34 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:51:34.566 7 WARNING neutronclient.v2_0.client [None req-c1f90613-3fe2-420c-83bb-42ecac6b8fc0 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/598] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:51:34 2026] POST /v2.1/servers => generated 450 bytes in 483 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-16 13:51:34.802 8 WARNING neutronclient.v2_0.client [None req-e1ce1c76-e966-46e1-a5b4-578fd7a2e334 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/599] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:34 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1402 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:35.590 7 WARNING neutronclient.v2_0.client [None req-226cbec3-53e1-4d77-bda7-d214364fae3d 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/600] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:35 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1461 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-16 13:51:35.925 8 WARNING neutronclient.v2_0.client [None req-785e64a3-5a91-4c4b-9594-6a9dc02ddd02 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/601] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:35 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1406 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:36.680 7 WARNING neutronclient.v2_0.client [None req-ba4c5a30-cc2d-438f-8fc1-afe2cd15ef2a 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/602] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:36 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1509 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-16 13:51:37.113 8 WARNING neutronclient.v2_0.client [None req-cdb78300-9f26-46ac-a024-c4f112f8520a c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/603] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:37 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1398 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-16 13:51:37.780 7 WARNING neutronclient.v2_0.client [None req-a490001d-3e6f-4d99-86a7-9c3a6aa92699 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/604] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:37 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1509 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:38.244 8 WARNING neutronclient.v2_0.client [None req-cdc643cf-c5bf-4467-a7e0-1f45996b93bc c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/605] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:38 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1398 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-16 13:51:38.880 7 WARNING neutronclient.v2_0.client [None req-53e737dd-0f94-44f4-b085-9883cb9bbad8 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/606] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:38 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1517 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-16 13:51:39.362 8 WARNING neutronclient.v2_0.client [None req-ad4b0096-8e4a-423e-a2ba-6ad0e28361a0 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] 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-16 13:51:39.727 7 INFO nova.api.openstack.compute.server_external_events [req-ed14eb65-4731-444d-9717-167dbd062d94 req-35291704-c0b0-425a-93d7-36e718eb040d 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:fcbb8b79-6087-49d1-8502-71a9559b26b3 for instance 90e564f6-844f-4ffe-9651-9cca97a63a02 on instance [pid: 8|app: 0|req: 312/607] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:39 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1454 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/608] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:51:39 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-16 13:51:39.966 8 WARNING neutronclient.v2_0.client [None req-df1dea5b-e8c5-4de4-93c6-826e237bdc11 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/609] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:39 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1640 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:40.780 7 WARNING neutronclient.v2_0.client [None req-db2fb48d-1579-4b97-a9fa-bdbfe7397dcc c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/610] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:40 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1462 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-16 13:51:41.142 8 WARNING neutronclient.v2_0.client [None req-31f75228-7e4c-46b9-9b86-f7b2df8d5768 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/613] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:41 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1628 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:41.867 7 WARNING neutronclient.v2_0.client [None req-38bad078-393b-4490-9dd9-c0be72f5c1bb c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] 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-16 13:51:41.988 8 INFO nova.api.openstack.compute.server_external_events [req-2007ed57-3752-4b37-b324-0707d0b6d7d1 req-b304f382-5d6f-476a-a5e9-ee1c6be8144b 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:cee6465a-6bb5-4f08-9168-f30370293abc for instance db7bbb26-0cf5-4fd8-af8e-4b410ae9900d on instance [pid: 8|app: 0|req: 315/614] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:51:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/615] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:41 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1530 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:42.539 8 WARNING neutronclient.v2_0.client [None req-8e287735-9a11-4774-b9e5-863132993906 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/616] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:42 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => 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-16 13:51:43.177 7 WARNING neutronclient.v2_0.client [None req-52389340-cbdd-4555-a8f7-60fc5bee764a c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/617] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:43 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1528 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:43.761 8 WARNING neutronclient.v2_0.client [None req-53ab1178-3425-45df-a396-32083a0953f5 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/618] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:43 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1628 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-16 13:51:44.343 7 WARNING neutronclient.v2_0.client [None req-24318811-ed39-4ed5-9908-bdac30ffd005 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/619] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:44 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1528 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-16 13:51:44.607 8 INFO nova.api.openstack.compute.server_external_events [req-943757f6-0898-444c-9e70-a379188fba0e req-f80b4e36-ce44-4af8-88f7-5cc08778ee19 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:fcbb8b79-6087-49d1-8502-71a9559b26b3 for instance 90e564f6-844f-4ffe-9651-9cca97a63a02 on instance [pid: 8|app: 0|req: 318/620] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:51:44 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-16 13:51:44.916 7 WARNING neutronclient.v2_0.client [None req-efd8aa32-7f74-4358-9cdb-81ff038805ed 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/621] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:44 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1628 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:45.544 8 WARNING neutronclient.v2_0.client [None req-dde4b67a-140b-45a7-9e99-bd856b9b9bf5 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/622] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:45 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1528 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-16 13:51:46.146 7 WARNING neutronclient.v2_0.client [None req-664a8e7d-a66e-4c71-94b8-3141ae446710 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/623] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:46 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:46.654 8 INFO nova.api.openstack.compute.server_external_events [req-e42e106b-06fa-4768-a433-f01c0d8af51a req-0d6dc86f-9c45-49d6-9ba8-e9421e6bbaf3 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:cee6465a-6bb5-4f08-9168-f30370293abc for instance db7bbb26-0cf5-4fd8-af8e-4b410ae9900d on instance [pid: 8|app: 0|req: 320/624] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:51:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:46.715 7 WARNING neutronclient.v2_0.client [None req-ef361940-45dd-4f79-801a-cea5b0217012 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/625] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:46 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:47.307 8 WARNING neutronclient.v2_0.client [None req-d968bca7-f726-403d-a2b2-3ed0c897dcdb 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/626] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:47 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1809 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-16 13:51:47.480 7 WARNING neutronclient.v2_0.client [None req-4a0b3987-4703-4542-979a-d3da01583b46 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/627] 10.0.0.38 () {32 vars in 740 bytes} [Thu Apr 16 13:51:47 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02/os-interface => generated 285 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:47.884 8 WARNING neutronclient.v2_0.client [None req-b5acc977-cae0-42f5-99ad-fde176315511 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/628] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:47 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1528 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:48.375 7 INFO nova.api.openstack.compute.server_external_events [req-116c6444-9b9b-4983-9eb9-c21574650db5 req-98f3690c-30ee-4ab9-8059-be21ee12949f 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:fcbb8b79-6087-49d1-8502-71a9559b26b3 for instance 90e564f6-844f-4ffe-9651-9cca97a63a02 on instance [pid: 7|app: 0|req: 307/629] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:51:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:49.095 8 WARNING neutronclient.v2_0.client [None req-a0979913-4e2f-4ee0-8c62-2730e6d0461a c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/630] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:49 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1695 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:49.274 7 WARNING neutronclient.v2_0.client [None req-621a1708-c79b-4f69-b75e-0b8913551f97 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/631] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:49 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1695 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:51:50.145 8 INFO nova.api.openstack.compute.server_external_events [req-d624200a-e735-40b5-aded-595e9ba59e97 req-1a2546c7-17a0-43f4-b15a-4eb56639ca43 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:cee6465a-6bb5-4f08-9168-f30370293abc for instance db7bbb26-0cf5-4fd8-af8e-4b410ae9900d on instance [pid: 8|app: 0|req: 324/632] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:51:50 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-16 13:51:55.763 8 WARNING neutronclient.v2_0.client [None req-0fe22eb5-9cfa-478f-b78f-2b4c8cdb05cc 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/635] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:55 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1929 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, ' [pid: 7|app: 0|req: 310/636] 10.0.0.38 () {34 vars in 749 bytes} [Thu Apr 16 13:51:56 2026] POST /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d/action => generated 31853 bytes in 561 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: 327/637] 10.0.0.38 () {32 vars in 752 bytes} [Thu Apr 16 13:51:57 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02/os-server-password => generated 116 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/638] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:51:59 2026] DELETE /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 0 bytes in 105 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-16 13:51:59.557 8 WARNING neutronclient.v2_0.client [None req-d965bd64-d955-4c7d-8ed7-75352d12664e 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/639] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:51:59 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => 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-16 13:52:00.727 7 WARNING neutronclient.v2_0.client [None req-3af8bd09-27cb-4711-9ff3-b1e5503d0e26 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/640] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:00 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1935 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:01.939 8 WARNING neutronclient.v2_0.client [None req-2ebae562-0610-4395-8391-9e78d7b7f5c2 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/643] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:01 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1935 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-16 13:52:03.147 7 WARNING neutronclient.v2_0.client [None req-6cc6cc65-945e-4805-b971-73eb5cc7600d 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/644] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:03 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1935 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:03.546 8 INFO nova.api.openstack.compute.server_external_events [req-22983256-81a0-4315-9e18-554208e93892 req-13280bc4-25e0-4a09-8a7e-872eab8c367c 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:fcbb8b79-6087-49d1-8502-71a9559b26b3 for instance 90e564f6-844f-4ffe-9651-9cca97a63a02 on instance [pid: 8|app: 0|req: 331/645] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:52:03 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-16 13:52:04.329 7 WARNING neutronclient.v2_0.client [None req-a2519d0f-99a6-40c9-8bfa-c9e41a67cc9f 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/646] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:04 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1538 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:05.431 8 WARNING neutronclient.v2_0.client [None req-7441e249-870e-4dfe-9c91-22161e29dd23 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in 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/647] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:05 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1543 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-16 13:52:06.528 7 WARNING neutronclient.v2_0.client [None req-724cf4bb-d504-4090-ac42-4330d9840184 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/648] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:06 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 1543 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-16 13:52:07.620 8 INFO nova.api.openstack.wsgi [None req-8f223c06-2267-41cb-aef6-bc4ac317186e 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] HTTP exception thrown: Instance 90e564f6-844f-4ffe-9651-9cca97a63a02 could not be found. [pid: 8|app: 0|req: 333/649] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:07 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:07.671 7 INFO nova.api.openstack.wsgi [None req-96e23203-f15f-47a0-8bbc-98aa29e2f5a9 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] HTTP exception thrown: Instance 90e564f6-844f-4ffe-9651-9cca97a63a02 could not be found. [pid: 7|app: 0|req: 317/650] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:52:07 2026] DELETE /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:07.706 8 INFO nova.api.openstack.wsgi [None req-8f836cb1-3403-4004-b8bd-5d866186d6ad 553447b7d4314939a6d032f44897c200 d8d0f4f624bf40dbbb91704d4f4b934b - - default default] HTTP exception thrown: Instance 90e564f6-844f-4ffe-9651-9cca97a63a02 could not be found. [pid: 8|app: 0|req: 334/651] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:07 2026] GET /v2.1/servers/90e564f6-844f-4ffe-9651-9cca97a63a02 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/652] 10.0.0.38 () {32 vars in 705 bytes} [Thu Apr 16 13:52:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1939210898 => generated 0 bytes in 36 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: 335/653] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:52:07 2026] DELETE /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-16 13:52:08.085 7 WARNING neutronclient.v2_0.client [None req-ad0c4c0f-1eb9-4e1d-9500-b0b2203fdf6e c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/654] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:08 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1821 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 336/655] 10.0.0.38 () {32 vars in 727 bytes} [Thu Apr 16 13:52:08 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2084354431 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:09.632 7 WARNING neutronclient.v2_0.client [None req-a8f8eef7-83ca-4271-bf49-8233eba250c8 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/656] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:09 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1821 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 13:52:10.789 8 INFO nova.api.openstack.compute.server_external_events [req-e8dffde4-8abf-45b4-9e03-4eb12d9c2e88 req-caf101ad-8c5f-4a2e-a2b9-471f6b529883 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-unplugged:cee6465a-6bb5-4f08-9168-f30370293abc for instance db7bbb26-0cf5-4fd8-af8e-4b410ae9900d on instance [pid: 8|app: 0|req: 337/657] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:52:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:10.842 7 WARNING neutronclient.v2_0.client [None req-39e768cb-5f71-4375-bc35-22af98ba96b1 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/660] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:10 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1821 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:11.287 8 INFO nova.api.openstack.compute.server_external_events [req-c167d9e7-5d9d-4ff1-805d-3a93761d2d72 req-21604009-6ebf-4d92-9680-775cd0edaf55 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:cee6465a-6bb5-4f08-9168-f30370293abc for instance db7bbb26-0cf5-4fd8-af8e-4b410ae9900d on instance [pid: 8|app: 0|req: 340/661] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:52:11 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-16 13:52:12.272 7 WARNING neutronclient.v2_0.client [None req-97408823-a09b-4ddc-bab5-98036a6b726b c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/662] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:12 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1483 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-16 13:52:13.373 8 WARNING neutronclient.v2_0.client [None req-9bd3a869-f31c-4aee-b742-ec1967681434 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/663] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:13 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:14.459 7 INFO nova.api.openstack.wsgi [None req-b516cec8-14a2-4559-947f-2a1451722558 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] HTTP exception thrown: Instance db7bbb26-0cf5-4fd8-af8e-4b410ae9900d could not be found. [pid: 7|app: 0|req: 323/664] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:14 2026] GET /v2.1/servers/db7bbb26-0cf5-4fd8-af8e-4b410ae9900d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/665] 10.0.0.38 () {32 vars in 729 bytes} [Thu Apr 16 13:52:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2068847060 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/666] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:52:14 2026] DELETE /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-16 13:52:15.094 8 WARNING neutronclient.v2_0.client [None req-ae8fba27-273a-4170-9840-7a7955c79346 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/667] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:15 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1701 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:16.311 7 WARNING neutronclient.v2_0.client [None req-3f9c901d-b5e8-4e57-a214-4503cf2248bf c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in 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/668] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:16 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1701 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:17.466 8 WARNING neutronclient.v2_0.client [None req-138a3686-0844-4917-a831-7d0f8e346d99 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/669] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:17 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1701 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-16 13:52:17.918 7 INFO nova.api.openstack.compute.server_external_events [req-fc6f43bc-1534-4be9-9964-d3e104118a5e req-f6f6d72d-e45b-4b6c-a1eb-60d632a22f95 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:92e16712-abbc-49b6-9e09-e135ce8a7ea9 for instance f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e on instance [pid: 7|app: 0|req: 326/670] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:52:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:52:18.633 8 WARNING neutronclient.v2_0.client [None req-cec5f911-850e-42cc-9c49-63bd23ef2073 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/671] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:18 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1482 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-16 13:52:19.738 7 WARNING neutronclient.v2_0.client [None req-7cc0a453-f6f8-443a-96f3-96e50e1f17d2 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/672] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:19 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1487 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-16 13:52:20.836 8 WARNING neutronclient.v2_0.client [None req-d45bc2f5-9894-431e-a511-a09b6b9d8374 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/673] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:20 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 1487 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-16 13:52:21.916 7 INFO nova.api.openstack.wsgi [None req-73eab50d-5507-4d28-9f65-26d0054adb72 c1129ea746974e5a9e9ef50ec9b887ab 9d3de462168543fc9e424d3b2f760521 - - default default] HTTP exception thrown: Instance f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e could not be found. [pid: 7|app: 0|req: 329/676] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:21 2026] GET /v2.1/servers/f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/677] 10.0.0.38 () {32 vars in 727 bytes} [Thu Apr 16 13:52:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-190350446 => generated 0 bytes in 30 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: 333/684] 10.0.0.38 () {34 vars in 670 bytes} [Thu Apr 16 13:52:57 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:52:59.165 8 WARNING neutronclient.v2_0.client [None req-f838731f-2d49-4860-859a-f0046d399db1 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The 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-16 13:52:59.206 8 WARNING neutronclient.v2_0.client [None req-f838731f-2d49-4860-859a-f0046d399db1 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The 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-16 13:52:59.462 8 WARNING neutronclient.v2_0.client [None req-f838731f-2d49-4860-859a-f0046d399db1 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in 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/685] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:52:59 2026] POST /v2.1/servers => generated 448 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 13:52:59.704 7 WARNING neutronclient.v2_0.client [None req-eaae1943-419d-4168-81f1-2270501c231c 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in 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/686] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:52:59 2026] GET /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:53:04.800 7 WARNING neutronclient.v2_0.client [None req-3691d8b5-1a74-48a1-b2b3-26cf12781a39 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/689] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:53:04 2026] GET /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => generated 1521 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-16 13:53:04.968 8 INFO nova.api.openstack.compute.server_external_events [req-820b1ca6-bb14-40d0-8ca0-e18a6ddca55c req-42d51faa-ecca-43bf-b869-5b5b544f08d8 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:5a19ee79-0d9f-48f1-b774-85298968d479 for instance c4812811-a74a-4d15-8eca-df6b0dae0c29 on instance [pid: 8|app: 0|req: 354/690] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:53:04 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-16 13:53:08.976 7 INFO nova.api.openstack.compute.server_external_events [req-c0215cf3-3a43-452e-b547-b0b9e8cbfb8a req-a6f6794f-da25-4e26-b925-77f6cb249859 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:5a19ee79-0d9f-48f1-b774-85298968d479 for instance c4812811-a74a-4d15-8eca-df6b0dae0c29 on instance [pid: 7|app: 0|req: 337/691] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:53: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-16 13:53:09.967 8 WARNING neutronclient.v2_0.client [None req-9a527cc9-843b-4e84-8bbd-b1e9aae1d075 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/692] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:53:09 2026] GET /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => generated 1519 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:53:15.250 7 WARNING neutronclient.v2_0.client [None req-3162df86-1475-428d-aef0-075ce943d200 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in 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/695] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:53:15 2026] GET /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => generated 1817 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:53:16.486 7 INFO nova.api.openstack.compute.server_external_events [req-ed5c4aed-7c7f-4d83-974b-23c4cde2e875 req-acd55d74-8ca7-4486-a441-13e11713a46b 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:5a19ee79-0d9f-48f1-b774-85298968d479 for instance c4812811-a74a-4d15-8eca-df6b0dae0c29 on instance [pid: 7|app: 0|req: 340/696] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:53:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:53:16.527 8 WARNING neutronclient.v2_0.client [None req-7f8fe81c-3e48-4a11-b545-e9f0f2f2d893 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The 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-16 13:53:16.567 8 WARNING neutronclient.v2_0.client [None req-7f8fe81c-3e48-4a11-b545-e9f0f2f2d893 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The 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-16 13:53:16.832 8 WARNING neutronclient.v2_0.client [None req-7f8fe81c-3e48-4a11-b545-e9f0f2f2d893 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in 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/697] 10.0.0.38 () {34 vars in 662 bytes} [Thu Apr 16 13:53:16 2026] POST /v2.1/servers => generated 448 bytes in 543 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-16 13:53:17.037 7 WARNING neutronclient.v2_0.client [None req-5b167f01-1738-44a9-b024-ece66178d718 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in 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/698] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:53:17 2026] GET /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:53:22.133 7 WARNING neutronclient.v2_0.client [None req-a55dcc2f-576c-4973-b897-790e384f22c5 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/701] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:53:22 2026] GET /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => generated 1520 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-16 13:53:22.432 8 INFO nova.api.openstack.compute.server_external_events [req-60add0df-c9a7-47fb-854d-a04ff7e726a0 req-dc7b702f-6b6f-44ef-86a7-641fab4c680a 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:c38e1b6a-a8dc-48d3-a1fa-e45c021d657e for instance 619420ab-290f-4f62-a251-ae5ee5efb13c on instance [pid: 8|app: 0|req: 359/702] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:53:22 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-16 13:53:26.416 7 INFO nova.api.openstack.compute.server_external_events [req-c5d4c0b9-5333-491d-8f7a-5f456c2b55fb req-f451fce9-5961-4dc1-93ae-0888b7a6318b 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:c38e1b6a-a8dc-48d3-a1fa-e45c021d657e for instance 619420ab-290f-4f62-a251-ae5ee5efb13c on instance [pid: 7|app: 0|req: 344/703] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:53:26 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-16 13:53:27.321 8 WARNING neutronclient.v2_0.client [None req-aa6c5aca-716f-45f8-85c3-4e56a81e5c4f 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/704] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:53:27 2026] GET /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => generated 1518 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:53:32.537 7 WARNING neutronclient.v2_0.client [None req-5a85c16f-4d75-4c0a-a4ab-784a11c49aaa 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/707] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:53:32 2026] GET /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => generated 1818 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:53:33.992 8 INFO nova.api.openstack.compute.server_external_events [req-0c2876e1-1575-4689-9945-b9b6d9d4bf25 req-fdbf52e7-5287-4be7-b801-15b71a917ac5 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:c38e1b6a-a8dc-48d3-a1fa-e45c021d657e for instance 619420ab-290f-4f62-a251-ae5ee5efb13c on instance [pid: 8|app: 0|req: 362/708] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:53:33 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-16 13:54:13.155 7 WARNING neutronclient.v2_0.client [None req-51ea0e72-5e01-4c17-b28d-1e2f3e4fcb56 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The 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-16 13:54:13.217 7 WARNING neutronclient.v2_0.client [None req-51ea0e72-5e01-4c17-b28d-1e2f3e4fcb56 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The 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-16 13:54:13.381 7 WARNING neutronclient.v2_0.client [None req-51ea0e72-5e01-4c17-b28d-1e2f3e4fcb56 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/717] 199.204.45.227 () {36 vars in 714 bytes} [Thu Apr 16 13:54:12 2026] POST /v2.1/servers => generated 453 bytes in 735 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-16 13:54:14.255 8 WARNING neutronclient.v2_0.client [None req-d35d8f26-cac8-4d5f-8876-f1c1ea87d2b4 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/718] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 13:54:14 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5 => generated 2213 bytes in 97 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-16 13:54:14.359 7 WARNING neutronclient.v2_0.client [None req-0f28010b-cef8-437e-8341-9be9e9831cde 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/719] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 13:54:14 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 28 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/720] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 13:54:14 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:54:17.216 7 WARNING neutronclient.v2_0.client [None req-aa8f6750-3eed-4899-b07e-52d54310587b 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/721] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 13:54:17 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5 => generated 2371 bytes in 109 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-16 13:54:17.292 8 WARNING neutronclient.v2_0.client [None req-b5d0c9c2-a203-44ee-9294-c4029a1c0751 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/722] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 13:54:17 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 354/723] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 13:54:17 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-volume_attachments => generated 197 bytes in 50 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-16 13:54:19.154 8 INFO nova.api.openstack.compute.server_external_events [req-c150f541-23de-4cf1-b9b7-d189b703047d req-efc1b3bb-5ab7-4063-8219-d5e795d9f1e3 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:1726a9ab-7d18-4df8-b447-9c961809b0cb for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 370/724] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:54:19 2026] POST /v2.1/os-server-external-events => generated 179 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-16 13:54:20.347 7 WARNING neutronclient.v2_0.client [None req-330996ec-fa1d-4f11-b3bd-9c8788c81973 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/725] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 13:54:20 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5 => generated 2445 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:54:20.484 8 WARNING neutronclient.v2_0.client [None req-9cbd4d65-815e-423c-84da-297e99786ee7 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/726] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 13:54:20 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/727] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 13:54:20 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/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-16 13:54:23.229 7 WARNING neutronclient.v2_0.client [None req-c968f62c-309d-4859-903a-8c1fa8e5bc65 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/730] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 13:54:23 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5 => generated 2433 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-16 13:54:23.369 8 WARNING neutronclient.v2_0.client [None req-1f05b72e-7441-41fe-aa17-242f255d2bd7 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/731] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 13:54:23 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/732] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 13:54:23 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:54:25.005 8 INFO nova.api.openstack.compute.server_external_events [req-4c5b9cdd-1d0d-4095-976f-7822fae01bd8 req-10a6268e-aecc-479f-9269-e80962bf98c1 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:1726a9ab-7d18-4df8-b447-9c961809b0cb for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 374/733] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:54:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:54:26.670 7 WARNING neutronclient.v2_0.client [None req-f5a83eb8-3a29-4463-8ea0-98e5ad812575 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/734] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 13:54:26 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5 => generated 2433 bytes in 394 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-16 13:54:26.833 8 WARNING neutronclient.v2_0.client [None req-76df0bb0-7115-4c0a-9d15-21820bd608c2 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/735] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 13:54:26 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 286 bytes in 93 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: 361/736] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 13:54:26 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:54:29.565 8 WARNING neutronclient.v2_0.client [None req-2b7d200c-7852-49a7-924a-46db9db719d7 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/737] 199.204.45.227 () {32 vars in 733 bytes} [Thu Apr 16 13:54:29 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5 => generated 2581 bytes in 163 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-16 13:54:29.705 7 WARNING neutronclient.v2_0.client [None req-be95790f-90d2-4005-95b6-b7bf64acfffd 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/738] 199.204.45.227 () {32 vars in 759 bytes} [Thu Apr 16 13:54:29 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 286 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/739] 199.204.45.227 () {32 vars in 777 bytes} [Thu Apr 16 13:54:29 2026] GET /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/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-16 13:55:07.788 8 WARNING neutronclient.v2_0.client [None req-0e39feb1-c400-49e7-bb69-8624e9c9786e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The 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-16 13:55:07.853 8 WARNING neutronclient.v2_0.client [None req-0e39feb1-c400-49e7-bb69-8624e9c9786e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] 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-16 13:55:10.238 7 INFO nova.api.openstack.compute.server_external_events [req-f5b3a2f5-6657-4ae9-879d-faa9fa8f5646 req-44e4f6f8-08db-4175-aafc-340458a5077d 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:64165a8a-08cc-4722-b2b3-b95e7c9dea88 for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 7|app: 0|req: 367/748] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:55:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:55:14.466 7 INFO nova.api.openstack.compute.server_external_events [req-c3d52d6d-f093-43b2-b7d4-d53a8f6e10a8 req-21b0773e-4b7f-4821-a71c-f28a6d42b135 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:64165a8a-08cc-4722-b2b3-b95e7c9dea88 for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 7|app: 0|req: 370/751] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:55:14 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) 2026-04-16 13:55:16.433 8 WARNING neutronclient.v2_0.client [None req-0e39feb1-c400-49e7-bb69-8624e9c9786e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/752] 199.204.45.227 () {36 vars in 812 bytes} [Thu Apr 16 13:55:07 2026] POST /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 281 bytes in 8737 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-16 13:55:16.760 7 INFO nova.api.openstack.compute.server_external_events [req-564927e9-9085-43dc-a2ee-6efd7d5498b6 req-8a1d9bca-d515-41c7-a60b-22e25dd76673 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:64165a8a-08cc-4722-b2b3-b95e7c9dea88 for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 7|app: 0|req: 371/753] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:55:16 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-16 13:55:17.290 8 INFO nova.api.openstack.compute.server_external_events [req-fe5563de-88b4-42c6-85aa-54b636b392fa req-72655b78-d642-4757-8df6-6d33266b2445 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:64165a8a-08cc-4722-b2b3-b95e7c9dea88 for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 383/754] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:55:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:55:37.332 7 WARNING neutronclient.v2_0.client [None req-552cbd14-69c3-43ca-a46f-4caaab233f3e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The 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-16 13:55:37.384 7 WARNING neutronclient.v2_0.client [None req-552cbd14-69c3-43ca-a46f-4caaab233f3e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] 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-16 13:55:39.645 8 INFO nova.api.openstack.compute.server_external_events [req-a09939fe-5c09-4661-a62c-0099ba81eb24 req-8537dbbb-f283-4629-8215-5246f52ed38f 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 386/759] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:55:39 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-16 13:55:46.019 8 INFO nova.api.openstack.compute.server_external_events [req-f7cd8e38-80f0-44f9-addf-00b1d4477800 req-fd170016-c365-4f66-9d9f-3288d3be6d97 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 389/762] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:55:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 13:55:46.457 7 WARNING neutronclient.v2_0.client [None req-552cbd14-69c3-43ca-a46f-4caaab233f3e 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/763] 199.204.45.227 () {36 vars in 812 bytes} [Thu Apr 16 13:55:37 2026] POST /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 376 bytes in 9272 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-16 13:55:58.307 7 WARNING neutronclient.v2_0.client [None req-c9bec06b-039e-4a31-ab97-1cb02b0457d5 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The 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-16 13:55:58.860 7 WARNING neutronclient.v2_0.client [None req-c9bec06b-039e-4a31-ab97-1cb02b0457d5 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] 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-16 13:56:01.114 8 INFO nova.api.openstack.compute.server_external_events [req-1b0142de-d538-4607-9522-2b06a4e1f409 req-815970df-2f48-4a8f-af9a-b930cb52e8b3 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:5b07917a-b24e-480d-9109-511100a213df for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 391/766] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:56:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:56:06.654 8 INFO nova.api.openstack.compute.server_external_events [req-56eade48-e11e-4fdf-980f-fae95562729f req-fc752004-2949-47a5-a085-1e44b466749a 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-plugged:5b07917a-b24e-480d-9109-511100a213df for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 394/769] 10.0.0.165 () {38 vars in 815 bytes} [Thu Apr 16 13:56:06 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) 2026-04-16 13:56:07.904 7 WARNING neutronclient.v2_0.client [None req-c9bec06b-039e-4a31-ab97-1cb02b0457d5 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] The python binding code in 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/770] 199.204.45.227 () {36 vars in 812 bytes} [Thu Apr 16 13:55:58 2026] POST /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface => generated 377 bytes in 9706 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-16 13:56:08.542 8 INFO nova.api.openstack.compute.server_external_events [req-bfd66413-411b-4065-9e23-ea2f5a3443d5 req-bda0200e-cb9e-4c64-902d-d0c40b614380 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 395/771] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:56:08 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-16 13:56:21.940 7 INFO nova.api.openstack.compute.server_external_events [req-43467e11-454c-4863-b38e-7962d34a7cfa req-af5ba2c7-a0e3-421a-aaec-18851cea6c5c 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:5b07917a-b24e-480d-9109-511100a213df for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 7|app: 0|req: 379/776] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:56:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/777] 199.204.45.227 () {34 vars in 855 bytes} [Thu Apr 16 13:56:22 2026] DELETE /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface/5b07917a-b24e-480d-9109-511100a213df => generated 0 bytes in 63 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-16 13:56:23.986 7 INFO nova.api.openstack.compute.server_external_events [req-bbe4244e-0fba-47a6-a091-e4648bccf10b req-2694c11b-e883-4256-a5cc-3c4f99060b5a 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:5b07917a-b24e-480d-9109-511100a213df for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 7|app: 0|req: 380/778] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:56:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:56:32.312 8 INFO nova.api.openstack.compute.server_external_events [req-2f446f6a-3eaf-4076-9a04-1fadc183660d req-427077c7-4091-4970-a5af-ea31d93dc5f1 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 8|app: 0|req: 400/781] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:56:32 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: 382/782] 199.204.45.227 () {34 vars in 855 bytes} [Thu Apr 16 13:56:32 2026] DELETE /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface/d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e => generated 0 bytes in 64 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: 385/787] 199.204.45.227 () {34 vars in 855 bytes} [Thu Apr 16 13:56:53 2026] DELETE /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5/os-interface/64165a8a-08cc-4722-b2b3-b95e7c9dea88 => 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, ' [pid: 8|app: 0|req: 403/788] 199.204.45.227 () {34 vars in 755 bytes} [Thu Apr 16 13:56:59 2026] DELETE /v2.1/servers/9e6de4cf-9da3-48d0-a874-9f11cef340f5 => generated 0 bytes in 111 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-16 13:57:02.162 7 INFO nova.api.openstack.compute.server_external_events [req-532c85c5-94b1-4e97-9bee-89df2f301da0 req-367bb152-005d-4bba-b45f-5a2223be905e 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:1726a9ab-7d18-4df8-b447-9c961809b0cb for instance 9e6de4cf-9da3-48d0-a874-9f11cef340f5 on instance [pid: 7|app: 0|req: 387/791] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:57:02 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-16 13:57:03.308 8 INFO nova.api.openstack.compute.server_external_events [req-ab7631d5-1f41-4058-838b-8f145586129e req-a4c5ac5b-ef9b-4913-a04d-a93ad4cb1cfd 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:c38e1b6a-a8dc-48d3-a1fa-e45c021d657e for instance 619420ab-290f-4f62-a251-ae5ee5efb13c on instance [pid: 8|app: 0|req: 405/792] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:57:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/793] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:57:03 2026] DELETE /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:57:03.458 8 WARNING neutronclient.v2_0.client [None req-339e3600-45af-4d2a-b3c1-5767879568e8 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/794] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:57:03 2026] GET /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => generated 1944 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:57:06.340 7 INFO nova.api.openstack.compute.server_external_events [req-7638b6c9-468d-4758-a8ab-0a3d8ce5f8e6 req-c5db6c00-ab89-4979-b2fa-4a5575e699e6 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:c38e1b6a-a8dc-48d3-a1fa-e45c021d657e for instance 619420ab-290f-4f62-a251-ae5ee5efb13c on instance [pid: 7|app: 0|req: 389/795] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:57:06 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-16 13:57:08.649 8 WARNING neutronclient.v2_0.client [None req-4aa5de38-15d7-4854-81d8-beef0986fffe 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/796] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:57:08 2026] GET /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => generated 1480 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-16 13:57:13.731 8 INFO nova.api.openstack.wsgi [None req-f5ba449e-e5f7-48b3-9291-d8783551e4f0 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] HTTP exception thrown: Instance 619420ab-290f-4f62-a251-ae5ee5efb13c could not be found. [pid: 8|app: 0|req: 409/799] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:57:13 2026] GET /v2.1/servers/619420ab-290f-4f62-a251-ae5ee5efb13c => 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, ' 2026-04-16 13:57:14.386 7 INFO nova.api.openstack.compute.server_external_events [req-c9f662f4-0d50-4bf7-bd8a-77e69246fab2 req-0c384f50-a747-482f-be75-3fdc54198067 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-changed:5a19ee79-0d9f-48f1-b774-85298968d479 for instance c4812811-a74a-4d15-8eca-df6b0dae0c29 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/800] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:57:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/801] 10.0.0.38 () {32 vars in 717 bytes} [Thu Apr 16 13:57:14 2026] DELETE /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:57:14.525 7 WARNING neutronclient.v2_0.client [None req-06ff557f-3110-46a7-85f3-cecdce9b42f6 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/802] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:57:14 2026] GET /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => generated 1943 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-16 13:57:17.661 8 INFO nova.api.openstack.compute.server_external_events [req-b06566d9-c35f-48bc-ae0a-74b9ccf3d0a4 req-f0483801-048c-4aa3-8de4-ad45b8b76c09 521495613a094e729f4cfc19efb180ab df0dbb7a47c94302bf60275e7f83d820 - - 6d91c74bb5494c51a2e25ab3e4a8c872 6d91c74bb5494c51a2e25ab3e4a8c872] Creating event network-vif-deleted:5a19ee79-0d9f-48f1-b774-85298968d479 for instance c4812811-a74a-4d15-8eca-df6b0dae0c29 on instance [pid: 8|app: 0|req: 411/803] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 16 13:57:17 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-16 13:57:19.739 7 WARNING neutronclient.v2_0.client [None req-77514922-9845-4ae3-b6c9-c641fc7ea60d 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/804] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:57:19 2026] GET /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => generated 1481 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:57:24.817 7 INFO nova.api.openstack.wsgi [None req-0d4a3819-fb2b-43e9-a06e-75aa8a7277cc 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] HTTP exception thrown: Instance c4812811-a74a-4d15-8eca-df6b0dae0c29 could not be found. [pid: 7|app: 0|req: 395/807] 10.0.0.38 () {32 vars in 714 bytes} [Thu Apr 16 13:57:24 2026] GET /v2.1/servers/c4812811-a74a-4d15-8eca-df6b0dae0c29 => 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: 413/808] 10.0.0.38 () {32 vars in 725 bytes} [Thu Apr 16 13:57:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1386206996 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 13:57:26.048 7 INFO nova.api.openstack.wsgi [None req-61a46c14-b271-45c0-8b13-95b5847ba67e 745d715f8ce64bdd9809c91d73cfb7cf 468fd9d6eb534a4ab7adea1bcf617a1f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1386206996 not found for user 745d715f8ce64bdd9809c91d73cfb7cf [pid: 7|app: 0|req: 396/809] 10.0.0.38 () {32 vars in 722 bytes} [Thu Apr 16 13:57:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1386206996 => generated 142 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/812] 10.0.0.38 () {32 vars in 654 bytes} [Thu Apr 16 13:57:40 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/813] 10.0.0.38 () {32 vars in 640 bytes} [Thu Apr 16 13:57:40 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 13:57:40.624 7 WARNING oslo_db.sqlalchemy.utils [None req-a55201af-4c93-4787-8a07-fd373a369ea9 19deaf3abd8c4821a61e4671618ace78 7fe4c812a7b34e23bed11f936ea5cbcc - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 399/814] 10.0.0.38 () {32 vars in 648 bytes} [Thu Apr 16 13:57:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/815] 10.0.0.38 () {32 vars in 693 bytes} [Thu Apr 16 13:57:40 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/846] 10.0.0.62 () {28 vars in 453 bytes} [Thu Apr 16 14:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/847] 10.0.0.62 () {30 vars in 657 bytes} [Thu Apr 16 14:00:08 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 416/848] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 16 14:00:08 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: 433/849] 10.0.0.62 () {34 vars in 764 bytes} [Thu Apr 16 14:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/852] 10.0.0.62 () {28 vars in 453 bytes} [Thu Apr 16 14:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/853] 10.0.0.62 () {30 vars in 657 bytes} [Thu Apr 16 14:00:13 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 419/854] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 16 14:00:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/855] 10.0.0.62 () {34 vars in 764 bytes} [Thu Apr 16 14:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/856] 10.0.0.62 () {28 vars in 453 bytes} [Thu Apr 16 14:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/857] 10.0.0.62 () {30 vars in 657 bytes} [Thu Apr 16 14:00:17 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 421/858] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 16 14:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/859] 10.0.0.62 () {34 vars in 807 bytes} [Thu Apr 16 14:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/862] 10.0.0.62 () {28 vars in 453 bytes} [Thu Apr 16 14:00:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/863] 10.0.0.62 () {30 vars in 657 bytes} [Thu Apr 16 14:00:22 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 424/864] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 16 14:00:22 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: 8|app: 0|req: 441/865] 10.0.0.62 () {34 vars in 807 bytes} [Thu Apr 16 14:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)