+ 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 [Tue May 12 17:04:40 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:39:56 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-6c45d97fb-jmcz2 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x560e0ed6d4e0 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-12 17:04:45.303 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-12 17:04:45.434 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-12 17:04:45.723 8 WARNING keystonemiddleware._common.config [None req-a6e2754b-6800-42bc-83e8-8a43c9c55fe8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:04:45.732 8 WARNING oslo_config.cfg [None req-a6e2754b-6800-42bc-83e8-8a43c9c55fe8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 17:04:45.844 7 WARNING keystonemiddleware._common.config [None req-168608c2-0f9e-462e-a4ef-4093637a63c2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:04:45.853 7 WARNING oslo_config.cfg [None req-168608c2-0f9e-462e-a4ef-4093637a63c2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 17:04:45.926 8 WARNING keystonemiddleware._common.config [None req-a6e2754b-6800-42bc-83e8-8a43c9c55fe8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560e0ed6d4e0 pid: 8 (default app) 2026-05-12 17:04:46.060 7 WARNING keystonemiddleware._common.config [None req-168608c2-0f9e-462e-a4ef-4093637a63c2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x560e0ed6d4e0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/3] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:04:59 2026] GET /v2.1 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:05:00.330 8 WARNING oslo_policy.policy [None req-10805ca7-eaff-4c2f-a47e-23eaf5f100a6 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 17:05:00.330 8 WARNING oslo_policy.policy [None req-10805ca7-eaff-4c2f-a47e-23eaf5f100a6 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:04:59 2026] GET /v2.1 => generated 0 bytes in 614 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:05:00.463 7 WARNING oslo_policy.policy [req-10805ca7-eaff-4c2f-a47e-23eaf5f100a6 req-bf647e9f-d0dc-43df-8cf4-bdd455ee80f9 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 17:05:00.464 7 WARNING oslo_policy.policy [req-10805ca7-eaff-4c2f-a47e-23eaf5f100a6 req-bf647e9f-d0dc-43df-8cf4-bdd455ee80f9 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:05:00 2026] GET /v2.1/ => generated 399 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:05:00.590 8 INFO nova.api.openstack.wsgi [None req-d2b9fe0c-a895-49ef-909e-c09b297d700f 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.156 () {48 vars in 1009 bytes} [Tue May 12 17:05:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:05:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.156 () {52 vars in 1047 bytes} [Tue May 12 17:05:00 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:05:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:05:01 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:05:01 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:05:01.602 8 INFO nova.api.openstack.wsgi [None req-59b47e21-a569-44ce-a323-9cf3ce6125db 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.156 () {48 vars in 1011 bytes} [Tue May 12 17:05:01 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:05:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.156 () {52 vars in 1047 bytes} [Tue May 12 17:05:01 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:05:02 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:05:02 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:05:02 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:05:02.476 8 INFO nova.api.openstack.wsgi [None req-e12b2cdd-cf59-4b6c-932f-1ce5ae949898 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.156 () {48 vars in 1013 bytes} [Tue May 12 17:05:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:05:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.156 () {52 vars in 1047 bytes} [Tue May 12 17:05:02 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:05:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:05:03 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:05:03 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:05:03.366 8 INFO nova.api.openstack.wsgi [None req-c961503a-1fe9-421b-ab12-b6dd5a44b708 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.156 () {48 vars in 1011 bytes} [Tue May 12 17:05:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:05:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.156 () {52 vars in 1047 bytes} [Tue May 12 17:05:03 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:05:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:05:04 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:05:04 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:05:04.235 8 INFO nova.api.openstack.wsgi [None req-40b56ee5-8578-4d5f-a067-264d2f1586f1 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.156 () {48 vars in 1013 bytes} [Tue May 12 17:05:04 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:05:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.156 () {52 vars in 1047 bytes} [Tue May 12 17:05:04 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 10.0.0.144 () {28 vars in 453 bytes} [Tue May 12 17:10:22 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 49/98] 10.0.0.144 () {30 vars in 657 bytes} [Tue May 12 17:10:22 2026] GET /v2.1 => generated 0 bytes in 426 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 50/99] 10.0.0.144 () {30 vars in 659 bytes} [Tue May 12 17:10:23 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 10.0.0.144 () {34 vars in 803 bytes} [Tue May 12 17:10:23 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:15: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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 80/160] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:15:13 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:15:13 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:15:13.258 7 INFO nova.api.openstack.wsgi [None req-e6333a8b-6b79-4fb9-8702-baa353c65fac 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/162] 199.19.213.156 () {48 vars in 1015 bytes} [Tue May 12 17:15:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:15:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.19.213.156 () {52 vars in 1047 bytes} [Tue May 12 17:15:13 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:17:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:17:11 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 96/191] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:17:11 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:17:11.851 8 WARNING oslo_db.sqlalchemy.utils [None req-83a22957-5f21-428b-bae1-32cbed420b10 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 96/192] 199.19.213.156 () {48 vars in 1014 bytes} [Tue May 12 17:17:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 199.19.213.156 () {52 vars in 1055 bytes} [Tue May 12 17:17:11 2026] POST /v2.1/os-keypairs => generated 576 bytes in 71 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.19.213.156 () {44 vars in 988 bytes} [Tue May 12 17:17:15 2026] GET /v2.1/os-quota-sets/094442d26df74dc0b8c856568ece537d => generated 371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.19.213.156 () {48 vars in 1040 bytes} [Tue May 12 17:17:15 2026] PUT /v2.1/os-quota-sets/094442d26df74dc0b8c856568ece537d => generated 326 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.19.213.156 () {44 vars in 988 bytes} [Tue May 12 17:17:16 2026] GET /v2.1/os-quota-sets/094442d26df74dc0b8c856568ece537d => generated 368 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:24:41 2026] GET /v2.1 => generated 114 bytes in 10 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:24:41 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:24:41 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:24:41.485 8 INFO nova.api.openstack.wsgi [None req-70a52197-32a6-4de9-9c42-1ea1259c6a32 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/290] 199.19.213.156 () {48 vars in 1013 bytes} [Tue May 12 17:24:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:24:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.19.213.156 () {52 vars in 1047 bytes} [Tue May 12 17:24:41 2026] POST /v2.1/flavors => generated 534 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 199.19.213.156 () {44 vars in 988 bytes} [Tue May 12 17:27:44 2026] GET /v2.1/os-quota-sets/b29a7c154cb244aea8a76873e422559a => generated 371 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/332] 199.19.213.156 () {48 vars in 1040 bytes} [Tue May 12 17:27:44 2026] PUT /v2.1/os-quota-sets/b29a7c154cb244aea8a76873e422559a => generated 326 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 199.19.213.156 () {44 vars in 988 bytes} [Tue May 12 17:27:44 2026] GET /v2.1/os-quota-sets/b29a7c154cb244aea8a76873e422559a => generated 368 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:37:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:37:46 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 230/456] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:37:46 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:37:46.577 8 INFO nova.api.openstack.wsgi [None req-da4462af-41b2-4551-bd33-ae1610063855 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 227/457] 199.19.213.156 () {48 vars in 1009 bytes} [Tue May 12 17:37:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:37:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:37:46 2026] GET /v2.1/flavors/1df1966b-2152-4343-ab0f-e43a765a7599/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:37:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:37:47 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: 7|app: 0|req: 233/462] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:37:47 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:37:47.421 8 INFO nova.api.openstack.wsgi [None req-b59fa014-f66c-417e-8900-4c9d5f088232 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 230/463] 199.19.213.156 () {48 vars in 1011 bytes} [Tue May 12 17:37:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:37:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:37:47 2026] GET /v2.1/flavors/8aaac17a-4516-4abb-a866-ef35e478cca5/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:37:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:37:48 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/468] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:37:48 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:37:48.289 8 INFO nova.api.openstack.wsgi [None req-db6e0610-4e74-4f7e-8a13-3b4b18b47abd 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 233/469] 199.19.213.156 () {48 vars in 1013 bytes} [Tue May 12 17:37:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:37:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:37:48 2026] GET /v2.1/flavors/3928f9b0-8b14-4495-ab2c-b6f4cbb765b7/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17: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: 8|app: 0|req: 235/473] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:37:49 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/474] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:37:49 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:37:49.212 8 INFO nova.api.openstack.wsgi [None req-94d523cb-5d9a-4457-a7d6-4de350159a67 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 236/475] 199.19.213.156 () {48 vars in 1011 bytes} [Tue May 12 17:37:49 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: 7|app: 0|req: 240/476] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:37:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:37:49 2026] GET /v2.1/flavors/835d1700-4298-403a-93f2-1afe08194696/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:37:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:37:50 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/480] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:37:50 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:37:50.088 8 INFO nova.api.openstack.wsgi [None req-8ee4e334-28b2-4850-8960-8a8a4e9deae7 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 239/481] 199.19.213.156 () {48 vars in 1013 bytes} [Tue May 12 17:37:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:37:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/483] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:37:50 2026] GET /v2.1/flavors/cc7a2b52-5f67-4bba-bb44-22eecbb1f133/os-extra_specs => generated 19 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:38: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: 251/499] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:38:56 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: 8|app: 0|req: 249/500] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:38:56 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:38:56.612 7 INFO nova.api.openstack.wsgi [None req-b796bcdc-d2e9-4027-83a9-ced9124a6f39 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 252/501] 199.19.213.156 () {48 vars in 1015 bytes} [Tue May 12 17:38:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:38:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:38:56 2026] GET /v2.1/flavors/28c12748-fffc-4605-8a4b-2231c6b03981/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:39:02 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: 254/505] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:39:02 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:39:02 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:39:02.847 7 WARNING oslo_db.sqlalchemy.utils [None req-96d727f2-0aec-4d1c-873c-2e9304d8622f 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 255/507] 199.19.213.156 () {48 vars in 1014 bytes} [Tue May 12 17:39:02 2026] GET /v2.1/os-keypairs => generated 545 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.19.213.156 () {44 vars in 988 bytes} [Tue May 12 17:39:06 2026] GET /v2.1/os-quota-sets/094442d26df74dc0b8c856568ece537d => generated 368 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:39:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:39:51 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:39:51 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:39:51.374 8 INFO nova.api.openstack.wsgi [None req-853a51de-7125-47e5-aca5-721dc9861d71 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 260/522] 199.19.213.156 () {48 vars in 1013 bytes} [Tue May 12 17:39:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:39:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:39:51 2026] GET /v2.1/flavors/7a99d2a6-19f8-4b5d-97f6-deb4736e6499/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.19.213.156 () {44 vars in 988 bytes} [Tue May 12 17:40:04 2026] GET /v2.1/os-quota-sets/b29a7c154cb244aea8a76873e422559a => generated 368 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 199.19.213.156 () {42 vars in 703 bytes} [Tue May 12 17:40:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 199.19.213.156 () {44 vars in 907 bytes} [Tue May 12 17:40:51 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.19.213.156 () {46 vars in 980 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.19.213.156 () {48 vars in 1049 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/1df1966b-2152-4343-ab0f-e43a765a7599/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/543] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/28c12748-fffc-4605-8a4b-2231c6b03981/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/3928f9b0-8b14-4495-ab2c-b6f4cbb765b7/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/545] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/7a99d2a6-19f8-4b5d-97f6-deb4736e6499/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/835d1700-4298-403a-93f2-1afe08194696/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/8aaac17a-4516-4abb-a866-ef35e478cca5/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 199.19.213.156 () {48 vars in 1097 bytes} [Tue May 12 17:40:51 2026] GET /v2.1/flavors/cc7a2b52-5f67-4bba-bb44-22eecbb1f133/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 10.0.0.233 () {32 vars in 654 bytes} [Tue May 12 17:41:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 280/558] 10.0.0.233 () {32 vars in 640 bytes} [Tue May 12 17:41:32 2026] GET /v2.1/servers => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 17:41:32.412 8 WARNING oslo_db.sqlalchemy.utils [None req-dd8b685c-f759-44f4-9a25-0da415872201 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 279/559] 10.0.0.233 () {32 vars in 648 bytes} [Tue May 12 17:41:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 10.0.0.233 () {32 vars in 693 bytes} [Tue May 12 17:41:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:41:44 2026] GET /v2.1/flavors/1df1966b-2152-4343-ab0f-e43a765a7599 => generated 511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 10.0.0.233 () {32 vars in 640 bytes} [Tue May 12 17:41:44 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/565] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:41:44 2026] GET /v2.1/flavors/1df1966b-2152-4343-ab0f-e43a765a7599 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:41:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 10.0.0.233 () {34 vars in 684 bytes} [Tue May 12 17:41:50 2026] POST /v2.1/os-security-groups => generated 242 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 10.0.0.233 () {34 vars in 684 bytes} [Tue May 12 17:41:51 2026] POST /v2.1/os-security-groups => generated 243 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.233 () {34 vars in 684 bytes} [Tue May 12 17:41:51 2026] POST /v2.1/os-security-groups => generated 242 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 10.0.0.233 () {32 vars in 662 bytes} [Tue May 12 17:41:51 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 10.0.0.233 () {34 vars in 684 bytes} [Tue May 12 17:41:51 2026] POST /v2.1/os-security-groups => generated 248 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:52 2026] DELETE /v2.1/os-security-groups/cffd9c0d-6d88-47c3-b88c-5889f18a372c => generated 0 bytes in 255 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 17:41:52.407 8 INFO nova.api.openstack.wsgi [None req-6835f245-2e57-4891-b117-d7f3d9fd6cfd 8f16fad89f044568971495b585bdb4b6 e2d6f539f1544921b7bc69164216c130 - - default default] HTTP exception thrown: Security group cffd9c0d-6d88-47c3-b88c-5889f18a372c does not exist Neutron server returns request_ids: ['req-2cd75e60-7e9c-4f14-af2e-9d83dbd77f08'] [pid: 8|app: 0|req: 289/575] 10.0.0.233 () {32 vars in 736 bytes} [Tue May 12 17:41:52 2026] GET /v2.1/os-security-groups/cffd9c0d-6d88-47c3-b88c-5889f18a372c => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 10.0.0.233 () {34 vars in 694 bytes} [Tue May 12 17:41:52 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.233 () {34 vars in 684 bytes} [Tue May 12 17:41:52 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) [pid: 8|app: 0|req: 290/578] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:52 2026] DELETE /v2.1/os-security-groups/6c093465-3932-48fe-8cba-18e5d769782d => generated 0 bytes in 360 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 17:41:52.831 8 INFO nova.api.openstack.wsgi [None req-579e6eca-03cf-42d7-8858-ad5033217fbc 8f16fad89f044568971495b585bdb4b6 e2d6f539f1544921b7bc69164216c130 - - default default] HTTP exception thrown: Security group 6c093465-3932-48fe-8cba-18e5d769782d does not exist Neutron server returns request_ids: ['req-ab3f40ae-0968-4bd0-a7a5-bd0c37e0d1c3'] [pid: 8|app: 0|req: 291/579] 10.0.0.233 () {32 vars in 736 bytes} [Tue May 12 17:41:52 2026] GET /v2.1/os-security-groups/6c093465-3932-48fe-8cba-18e5d769782d => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 10.0.0.233 () {34 vars in 694 bytes} [Tue May 12 17:41:52 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:52 2026] DELETE /v2.1/os-security-groups/4c494606-87ab-41ea-b877-3676f395b2c2 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/582] 10.0.0.233 () {34 vars in 694 bytes} [Tue May 12 17:41:52 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:41:53.239 8 INFO nova.api.openstack.wsgi [None req-8742e816-07bc-448c-9a54-eac7f60cae00 8f16fad89f044568971495b585bdb4b6 e2d6f539f1544921b7bc69164216c130 - - default default] HTTP exception thrown: Security group 4c494606-87ab-41ea-b877-3676f395b2c2 does not exist Neutron server returns request_ids: ['req-31abb149-c3ee-4411-a8f5-c29ad5805eba'] [pid: 8|app: 0|req: 293/583] 10.0.0.233 () {32 vars in 736 bytes} [Tue May 12 17:41:53 2026] GET /v2.1/os-security-groups/4c494606-87ab-41ea-b877-3676f395b2c2 => generated 194 bytes in 130 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/584] 10.0.0.233 () {32 vars in 736 bytes} [Tue May 12 17:41:53 2026] GET /v2.1/os-security-groups/c6d2333b-1583-42b9-ac50-8dfa9a57f1ec => generated 663 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/585] 10.0.0.233 () {32 vars in 662 bytes} [Tue May 12 17:41:53 2026] GET /v2.1/os-security-groups => generated 707 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 10.0.0.233 () {32 vars in 749 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.1/os-security-group-rules/48121e32-48c9-4473-a97e-6cf6c7f66bc3 => generated 0 bytes in 351 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 17:41:53.676 8 INFO nova.api.openstack.wsgi [None req-6c5ed10d-d36e-4ecf-9368-ea2561b2eb00 8f16fad89f044568971495b585bdb4b6 e2d6f539f1544921b7bc69164216c130 - - default default] HTTP exception thrown: Security group 4c494606-87ab-41ea-b877-3676f395b2c2 does not exist Neutron server returns request_ids: ['req-9edf61bf-76e3-4a87-bb8f-78a7cc1dc372'] [pid: 8|app: 0|req: 295/587] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.1/os-security-groups/4c494606-87ab-41ea-b877-3676f395b2c2 => generated 194 bytes in 99 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 17:41:53.772 8 INFO nova.api.openstack.wsgi [None req-50484ae4-9f5b-4abd-8066-7b5b9c7ccd0d 8f16fad89f044568971495b585bdb4b6 e2d6f539f1544921b7bc69164216c130 - - default default] HTTP exception thrown: Security group 6c093465-3932-48fe-8cba-18e5d769782d does not exist Neutron server returns request_ids: ['req-f3a9cae9-f7d3-4c0c-a4bb-0ad770508573'] [pid: 8|app: 0|req: 296/588] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.1/os-security-groups/6c093465-3932-48fe-8cba-18e5d769782d => generated 194 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.1/os-security-groups/c6d2333b-1583-42b9-ac50-8dfa9a57f1ec => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 17:41:53.874 8 INFO nova.api.openstack.wsgi [None req-66b6bbd1-d9cc-4b8d-928b-6cd3d037c803 8f16fad89f044568971495b585bdb4b6 e2d6f539f1544921b7bc69164216c130 - - default default] HTTP exception thrown: Security group cffd9c0d-6d88-47c3-b88c-5889f18a372c does not exist Neutron server returns request_ids: ['req-3a78d9ab-d1f0-4064-b17f-608ab5b827bb'] [pid: 8|app: 0|req: 297/590] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.1/os-security-groups/cffd9c0d-6d88-47c3-b88c-5889f18a372c => generated 194 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 10.0.0.233 () {32 vars in 739 bytes} [Tue May 12 17:41:53 2026] DELETE /v2.1/os-security-groups/899d4489-2bd5-4720-858d-1e00f21558aa => generated 0 bytes in 1333 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:41:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:41:56 2026] POST /v2.1/servers => generated 450 bytes in 3047 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:41:59 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1254 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 297/597] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:00 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1360 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:41:59 2026] POST /v2.1/servers => generated 452 bytes in 899 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 298/599] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:00 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1431 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 299/600] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:02 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1489 bytes in 2888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:01 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1437 bytes in 3674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 302/604] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:06 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1489 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 303/605] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:42:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:06 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1425 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:42:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:07.796 8 INFO nova.api.openstack.compute.server_external_events [req-8f63ab31-5a7a-40c0-842c-944065e668cc req-a9a95482-c4c7-4e64-a25d-54ee9bbcd394 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:35f049d6-8e5b-4f32-80fd-0c81dafb5e3f for instance 562806ea-00f1-4218-b4bb-6adbb493f8ed on instance 2026-05-12 17:42:07.938 8 INFO nova.compute.rpcapi [None req-92986b85-7489-48b4-b44d-7419a1c05ea9 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 304/608] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:08.489 8 INFO nova.api.openstack.compute.server_external_events [req-39ec2d88-14fb-4d0b-9d8f-712d752cc385 req-80e154d6-c3e3-4eec-b22c-dbf926e30d26 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:baa2748c-355d-4d91-8203-4f51b82adb4d for instance 2f97fc03-b9d0-4459-bb3c-cf64c634f385 on instance [pid: 8|app: 0|req: 305/609] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 305/610] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:08 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1556 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:08 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1425 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 307/612] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:42:09 2026] POST /v2.1/servers => generated 451 bytes in 828 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 308/613] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:10 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1422 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/614] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:10 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1425 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 306/615] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:42:09 2026] POST /v2.1/servers => generated 450 bytes in 1237 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/616] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:10 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1556 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:10 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1401 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 311/618] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:11 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1480 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/619] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:11 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1425 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/620] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:11 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1556 bytes in 1374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 309/621] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:11 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1527 bytes in 1047 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:12.954 7 INFO nova.api.openstack.compute.server_external_events [req-7cab56fe-f22c-4a3e-895a-63f91f9292f1 req-9a0ae55b-866e-4817-88b5-0dfd6201fe33 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:989ea15c-5442-461c-8022-991c98f8514a for instance 5381c1d6-0f9c-4058-ad31-346f1904b523 on instance 2026-05-12 17:42:12.966 7 INFO nova.compute.rpcapi [None req-e580e77a-c845-4f6e-bdb5-ee07ece70eea - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 310/622] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:12.996 7 INFO nova.api.openstack.compute.server_external_events [req-b7637a2e-50a2-452b-a94b-226a628a37eb req-ffff0af2-9a01-4b1a-a19a-a80ee4755a46 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:2d2209ab-54dd-4e47-a0d2-f9e74ae4c51f for instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd on instance [pid: 7|app: 0|req: 311/623] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/624] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:12 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1548 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:13 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1425 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:13.899 8 INFO nova.api.openstack.compute.server_external_events [req-a773391f-620f-4344-854b-cee81a8815f6 req-803b899a-088f-42eb-88a3-eb874d150180 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:baa2748c-355d-4d91-8203-4f51b82adb4d for instance 2f97fc03-b9d0-4459-bb3c-cf64c634f385 on instance [pid: 8|app: 0|req: 314/626] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:42:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 315/627] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:13 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 313/628] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:13 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1556 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 316/629] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:14 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1548 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:14 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1425 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 318/633] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:15 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1527 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/634] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:15 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1738 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 319/635] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:15 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1548 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 320/636] 10.0.0.233 () {32 vars in 740 bytes} [Tue May 12 17:42:15 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:15 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1425 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:15.950 8 INFO nova.api.openstack.compute.server_external_events [req-a3e06965-71b6-4538-b817-adb1b96fa7a5 req-924340c4-bbc3-44bc-a137-c41c88bcd5e6 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:35f049d6-8e5b-4f32-80fd-0c81dafb5e3f for instance 562806ea-00f1-4218-b4bb-6adbb493f8ed on instance 2026-05-12 17:42:15.950 8 INFO nova.api.openstack.compute.server_external_events [req-a3e06965-71b6-4538-b817-adb1b96fa7a5 req-924340c4-bbc3-44bc-a137-c41c88bcd5e6 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:989ea15c-5442-461c-8022-991c98f8514a for instance 5381c1d6-0f9c-4058-ad31-346f1904b523 on instance [pid: 8|app: 0|req: 321/638] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:42:15 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/639] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:16 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1527 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 322/640] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:16 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1738 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 319/641] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:16 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1726 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:16.691 8 INFO nova.api.openstack.compute.server_external_events [req-cc650778-b43c-4723-8dc4-7bde9a423d53 req-bc2a90dd-12e0-46f6-9c46-6cd9d07f9561 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:baa2748c-355d-4d91-8203-4f51b82adb4d for instance 2f97fc03-b9d0-4459-bb3c-cf64c634f385 on instance [pid: 8|app: 0|req: 323/642] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:16 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/643] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:16 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1611 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.233 () {32 vars in 640 bytes} [Tue May 12 17:42:16 2026] GET /v2.1/servers => generated 384 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 325/645] 10.0.0.233 () {32 vars in 740 bytes} [Tue May 12 17:42:16 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 321/646] 10.0.0.233 () {32 vars in 740 bytes} [Tue May 12 17:42:16 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523/os-interface => generated 285 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:42:16 2026] DELETE /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 322/648] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:17 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1744 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/649] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:17 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1527 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:18.255 8 INFO nova.api.openstack.compute.server_external_events [req-b330078a-12bd-4fbe-a3dc-f2f40f01ad12 req-7334d0a8-f1a2-4339-807e-ef7f7cb4ad98 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:2d2209ab-54dd-4e47-a0d2-f9e74ae4c51f for instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd on instance [pid: 8|app: 0|req: 328/650] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:42:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 323/651] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:18 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1726 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:18.608 7 INFO nova.api.openstack.compute.server_external_events [req-74b35609-e396-4037-9889-42443db85079 req-fe9da7d4-d672-46aa-91fe-3bb2f22d91f9 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:35f049d6-8e5b-4f32-80fd-0c81dafb5e3f for instance 562806ea-00f1-4218-b4bb-6adbb493f8ed on instance [pid: 7|app: 0|req: 324/652] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:18 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.10/site-packages/pycadf/identifier.py:71: 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: 329/653] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:18 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1611 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 10.0.0.233 () {32 vars in 640 bytes} [Tue May 12 17:42:18 2026] GET /v2.1/servers => generated 377 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 330/655] 10.0.0.233 () {32 vars in 640 bytes} [Tue May 12 17:42:18 2026] GET /v2.1/servers => generated 388 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:18.831 8 INFO nova.api.openstack.compute.server_external_events [req-2e055e3e-fa5a-4072-837d-7f42b9f95ce4 req-4e875cf4-3bec-431d-9a1b-180443e8cfa1 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:989ea15c-5442-461c-8022-991c98f8514a for instance 5381c1d6-0f9c-4058-ad31-346f1904b523 on instance [pid: 8|app: 0|req: 331/656] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/657] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:42:18 2026] DELETE /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 332/658] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:42:18 2026] DELETE /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 327/659] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:18 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1732 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 333/660] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:18 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1617 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 328/661] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:19 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 1517 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:19 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1719 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 329/663] 10.0.0.233 () {32 vars in 740 bytes} [Tue May 12 17:42:19 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/os-interface => generated 285 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/664] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:20 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => generated 1784 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:20.603 8 INFO nova.api.openstack.wsgi [None req-c62e46bc-e0ff-4f3f-83e4-28c9e615c1fc ccce01ea53064ccaad07cfbf5e9944a0 5e6d4485497b454282605e60d7f3fc08 - - default default] HTTP exception thrown: Instance 2f97fc03-b9d0-4459-bb3c-cf64c634f385 could not be found. [pid: 8|app: 0|req: 336/665] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:20 2026] GET /v2.1/servers/2f97fc03-b9d0-4459-bb3c-cf64c634f385 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 330/666] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:20 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1737 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/667] 10.0.0.233 () {32 vars in 703 bytes} [Tue May 12 17:42:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-630062308 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 17:42:20.766 7 INFO nova.api.openstack.compute.server_external_events [req-214c54d3-d09e-4172-bc8b-a74401f90898 req-65dd57e5-0bc8-4af8-85cf-dbbc23e27348 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:baa2748c-355d-4d91-8203-4f51b82adb4d for instance 2f97fc03-b9d0-4459-bb3c-cf64c634f385 on instance 2026-05-12 17:42:20.767 7 INFO nova.api.openstack.compute.server_external_events [req-214c54d3-d09e-4172-bc8b-a74401f90898 req-65dd57e5-0bc8-4af8-85cf-dbbc23e27348 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:2d2209ab-54dd-4e47-a0d2-f9e74ae4c51f for instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd on instance [pid: 7|app: 0|req: 332/668] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:20 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:20 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1719 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:20.873 7 INFO nova.api.openstack.compute.server_external_events [req-058e0e57-c33f-472b-b0cf-22ff61ebf41f req-ed4207e7-4859-4e4a-bffc-69f73665ad10 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:989ea15c-5442-461c-8022-991c98f8514a for instance 5381c1d6-0f9c-4058-ad31-346f1904b523 on instance [pid: 7|app: 0|req: 333/670] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:20 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:21.641 8 INFO nova.api.openstack.wsgi [None req-f9ee137d-7fb5-404a-98b2-5b1d4f0aa90f 46111aa786cd4b3ca4463f13da92078b b3ac932a75874bb9a45856c176c1b45b - - default default] HTTP exception thrown: Instance 5381c1d6-0f9c-4058-ad31-346f1904b523 could not be found. [pid: 8|app: 0|req: 338/671] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:21 2026] GET /v2.1/servers/5381c1d6-0f9c-4058-ad31-346f1904b523 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/672] 10.0.0.233 () {32 vars in 703 bytes} [Tue May 12 17:42:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-145406944 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/673] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:21 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 1381 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 17:42:22.804 7 INFO nova.api.openstack.compute.server_external_events [req-c8cb17ba-0e15-473f-8a98-f87e9ece1bad req-475d57a4-f415-4f1c-b1a4-ee42d1f89775 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:35f049d6-8e5b-4f32-80fd-0c81dafb5e3f for instance 562806ea-00f1-4218-b4bb-6adbb493f8ed on instance [pid: 7|app: 0|req: 335/674] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:22 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:22.962 8 INFO nova.api.openstack.wsgi [None req-80262e7b-862e-45ee-baa3-e354bf793f03 aef337c57c8748e2a597e3284fd1e2c3 4b2d2eb4c9b94529967dbc1af048ab61 - - default default] HTTP exception thrown: Instance 562806ea-00f1-4218-b4bb-6adbb493f8ed could not be found. [pid: 8|app: 0|req: 340/675] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:22 2026] GET /v2.1/servers/562806ea-00f1-4218-b4bb-6adbb493f8ed => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/676] 10.0.0.233 () {32 vars in 705 bytes} [Tue May 12 17:42:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1547141520 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/679] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:42:33 2026] POST /v2.1/servers => generated 424 bytes in 705 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/680] 10.0.0.233 () {32 vars in 740 bytes} [Tue May 12 17:42:34 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/os-interface => generated 285 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 343/681] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:34 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 1369 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 10.0.0.233 () {32 vars in 814 bytes} [Tue May 12 17:42:34 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/os-interface/2d2209ab-54dd-4e47-a0d2-f9e74ae4c51f => generated 282 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/683] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:34 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/ips => generated 157 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/684] 10.0.0.233 () {34 vars in 749 bytes} [Tue May 12 17:42:34 2026] POST /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/action => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/685] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:34 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:35.174 8 INFO nova.api.openstack.compute.server_external_events [req-5206f958-303b-4a51-b95b-a4f6c0452766 req-a78565dc-6c3c-4818-8480-89018165471c ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:2d2209ab-54dd-4e47-a0d2-f9e74ae4c51f for instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd on instance [pid: 8|app: 0|req: 347/688] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:35 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/689] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:35 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/ips => generated 157 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:35 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 1469 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:36.100 8 INFO nova.api.openstack.compute.server_external_events [req-38de39d0-933a-4d69-a0d0-aaf9bd5000cd req-3d25d020-d858-4818-a619-c95c9c3b86ca ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:97a14076-f77d-42c3-a1bd-b9df8268ca47 for instance b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 on instance [pid: 8|app: 0|req: 349/691] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/692] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:36 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/ips => generated 196 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 350/693] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:36 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 1469 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:36 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1954 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 351/695] 10.0.0.233 () {34 vars in 749 bytes} [Tue May 12 17:42:36 2026] POST /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 345/696] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:36 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/ips => generated 196 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 346/697] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:37 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/ips => generated 196 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:37 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 1469 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:38.027 7 INFO nova.api.openstack.compute.server_external_events [req-0a2c1d63-b489-490c-a0fe-89471cca4807 req-0b722d77-643d-4c24-bc9b-1ad2d7550217 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:97a14076-f77d-42c3-a1bd-b9df8268ca47 for instance b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 on instance [pid: 7|app: 0|req: 347/699] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:42:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:38.214 8 INFO nova.api.openstack.compute.server_external_events [req-74077b5c-0aa2-4e26-8e58-118e91ef8336 req-3f77ed7a-4a84-476c-ad57-6fe843b55f12 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:2d2209ab-54dd-4e47-a0d2-f9e74ae4c51f for instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd on instance [pid: 8|app: 0|req: 353/700] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:38 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/701] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:38 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd/ips => generated 157 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 354/702] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:42:38 2026] DELETE /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 349/703] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:38 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 1653 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/704] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:39 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6/ips => generated 108 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 355/705] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:38 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1845 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:42:39 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6/ips => generated 108 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/707] 10.0.0.233 () {32 vars in 822 bytes} [Tue May 12 17:42:39 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6/ips/tempest-ServerAddressesTestJSON-618816395-network => generated 93 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/708] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:42:39 2026] DELETE /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/709] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:39 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 1659 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:40.406 8 INFO nova.api.openstack.compute.server_external_events [req-f6f0fa3f-da0b-41ee-91db-267c32aeab69 req-9d4f39bf-f5a5-4659-bce4-efd59501309a ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:2d2209ab-54dd-4e47-a0d2-f9e74ae4c51f for instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd on instance [pid: 8|app: 0|req: 358/710] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:40 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 1777 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:40.620 7 INFO nova.api.openstack.compute.server_external_events [req-65b54de7-1084-45ce-b7d8-3e364bbdc0ad req-f30183d4-e91f-4589-937e-577e0bb0c47f ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:97a14076-f77d-42c3-a1bd-b9df8268ca47 for instance b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 on instance [pid: 8|app: 0|req: 359/712] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:40 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 1617 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:40 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:41.460 8 INFO nova.api.openstack.wsgi [None req-75200b71-11e0-44ea-ad88-2a81f53a65e9 35bd5a588c3f4b64925beab8ce6e4c41 4df3edb807c74e5aac618dae05de4555 - - default default] HTTP exception thrown: Instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd could not be found. [pid: 8|app: 0|req: 360/714] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:41 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 355/715] 10.0.0.233 () {32 vars in 705 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1511423171 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:41.681 8 INFO nova.api.openstack.wsgi [None req-fd255228-9656-44d1-8311-70eeee368a71 d0e1a5e76d3b477184cc86116eff9dbe 9df8f896859a42d9a9a42fa93b2bf46e - - default default] HTTP exception thrown: Instance b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 could not be found. [pid: 8|app: 0|req: 361/716] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:41 2026] GET /v2.1/servers/b888f571-7b3e-4bc1-8d2c-7b6f161a20a6 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 17:42:41.983 7 INFO nova.api.openstack.wsgi [None req-7b2eb824-e4a2-4d42-894e-5283413f0702 35bd5a588c3f4b64925beab8ce6e4c41 4df3edb807c74e5aac618dae05de4555 - - default default] HTTP exception thrown: Instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd could not be found. [pid: 7|app: 0|req: 356/717] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:42.012 8 INFO nova.api.openstack.wsgi [None req-6333627e-b5c8-49c4-8f66-2ff2c0dfee1d 35bd5a588c3f4b64925beab8ce6e4c41 4df3edb807c74e5aac618dae05de4555 - - default default] HTTP exception thrown: Instance 8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd could not be found. [pid: 8|app: 0|req: 362/718] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:41 2026] GET /v2.1/servers/8d567e41-b7fc-4dab-a44a-d7dbb14bf3fd => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/721] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:42:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 364/724] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:42:54 2026] POST /v2.1/servers => generated 453 bytes in 1750 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:55 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1391 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/726] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:57 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1517 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:58.484 7 INFO nova.api.openstack.compute.server_external_events [req-872dcd1b-c897-4063-961a-e3952a0396ce req-16c26091-ddcf-4641-99dc-9d8bdcca303f ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:c4030440-e836-4f77-a56b-d9df42d02efc for instance 49ea06de-f529-4634-b5e4-22cd95e5a893 on instance [pid: 7|app: 0|req: 362/727] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:42:58 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/728] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:42:59 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1517 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/729] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:00 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1517 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:01.456 8 INFO nova.api.openstack.compute.server_external_events [req-4d2c3dbe-64f5-4fe5-a644-49acd9920832 req-88703a52-d276-480a-901c-61cceb0f02e6 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:c4030440-e836-4f77-a56b-d9df42d02efc for instance 49ea06de-f529-4634-b5e4-22cd95e5a893 on instance [pid: 8|app: 0|req: 367/730] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:43:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/731] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:01 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1517 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/732] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:03 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1699 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/733] 10.0.0.233 () {32 vars in 740 bytes} [Tue May 12 17:43:03 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893/os-interface => generated 284 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:05.185 7 INFO nova.api.openstack.compute.server_external_events [req-afbf1dfe-edaf-4dd1-ad7b-8b803973751a req-d167e381-4e10-490b-9b59-9c3787722ee2 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:c4030440-e836-4f77-a56b-d9df42d02efc for instance 49ea06de-f529-4634-b5e4-22cd95e5a893 on instance [pid: 7|app: 0|req: 367/736] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:43:05 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/739] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:16 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1819 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/740] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:16 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1819 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/741] 10.0.0.233 () {34 vars in 749 bytes} [Tue May 12 17:43:17 2026] POST /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/742] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:17 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1821 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 373/743] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:19 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1821 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/744] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:20 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1826 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:21.302 8 INFO nova.api.openstack.compute.server_external_events [req-0e7422f6-b79c-4564-b596-c7957ec518fc req-cc87cbb3-80c0-44b2-9fdf-f4bcc06f477e ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-unplugged:c4030440-e836-4f77-a56b-d9df42d02efc for instance 49ea06de-f529-4634-b5e4-22cd95e5a893 on instance [pid: 8|app: 0|req: 374/745] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:43:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:22.056 7 INFO nova.api.openstack.compute.server_external_events [req-f07ada0b-dc62-4653-8146-562ff9426602 req-6ba744a0-347d-41e6-8f12-7bbe9d5ad1f7 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:c4030440-e836-4f77-a56b-d9df42d02efc for instance 49ea06de-f529-4634-b5e4-22cd95e5a893 on instance [pid: 7|app: 0|req: 372/746] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:43:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 375/747] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:22 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1819 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 375/752] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:38 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1819 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 378/753] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:43:38 2026] DELETE /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/754] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:38 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1825 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 379/755] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:39 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => generated 1757 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:39.962 7 INFO nova.api.openstack.compute.server_external_events [req-9550dbfb-2b5d-48cc-b591-a12b789302a5 req-0b5cc66e-89c2-47d3-9e52-32f862faaf98 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:c4030440-e836-4f77-a56b-d9df42d02efc for instance 49ea06de-f529-4634-b5e4-22cd95e5a893 on instance [pid: 7|app: 0|req: 377/756] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:43:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 380/757] 10.0.0.239 () {30 vars in 618 bytes} [Tue May 12 17:43:40 2026] GET /v2.1 => generated 0 bytes in 198 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 378/758] 10.0.0.239 () {30 vars in 620 bytes} [Tue May 12 17:43:40 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:43:40.910 7 INFO nova.api.openstack.wsgi [None req-0b77c196-75ff-4a52-abf1-1fbb9e22f01f 73571afd07f94e08b17a859e6de3f21e 43945e385913472d95492c8e8fb6a2ef - - default default] HTTP exception thrown: Instance 49ea06de-f529-4634-b5e4-22cd95e5a893 could not be found. [pid: 7|app: 0|req: 379/759] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:40 2026] GET /v2.1/servers/49ea06de-f529-4634-b5e4-22cd95e5a893 => 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.10/site-packages/pycadf/identifier.py:71: 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: 380/760] 10.0.0.233 () {32 vars in 703 bytes} [Tue May 12 17:43:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-620030281 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.239 () {34 vars in 912 bytes} [Tue May 12 17:43:40 2026] GET /v2.1/os-simple-tenant-usage/a0fb5e8563dc4056b87fe66abb47768f?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.239 () {30 vars in 653 bytes} [Tue May 12 17:43:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/763] 10.0.0.239 () {30 vars in 618 bytes} [Tue May 12 17:43:43 2026] GET /v2.1 => generated 0 bytes in 144 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.239 () {30 vars in 620 bytes} [Tue May 12 17:43:43 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.239 () {34 vars in 912 bytes} [Tue May 12 17:43:43 2026] GET /v2.1/os-simple-tenant-usage/a0fb5e8563dc4056b87fe66abb47768f?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.239 () {30 vars in 653 bytes} [Tue May 12 17:43:43 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) [pid: 7|app: 0|req: 385/769] 10.0.0.233 () {30 vars in 412 bytes} [Tue May 12 17:43:47 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 385/770] 10.0.0.233 () {28 vars in 559 bytes} [Tue May 12 17:43:47 2026] GET /v2/ => generated 401 bytes in 532 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.233 () {28 vars in 563 bytes} [Tue May 12 17:43:47 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/772] 10.0.0.233 () {30 vars in 412 bytes} [Tue May 12 17:43:47 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:43:55 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) [pid: 8|app: 0|req: 388/776] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:43:56 2026] POST /v2.1/servers => generated 449 bytes in 698 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:57 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 1401 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 389/778] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:58 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 1526 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:59.423 7 INFO nova.api.openstack.compute.server_external_events [req-07c48ac7-705e-442c-9c58-f544cd8900be req-5666c32a-b262-4ca3-9553-3832ffd35b55 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:2c0aa56c-eed6-4acc-bfc9-207013aabee5 for instance c1a2fdb1-558a-4d4c-b3bd-703534228a69 on instance [pid: 7|app: 0|req: 390/779] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:43:59 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/780] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:43:59 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 1526 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/781] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:01 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 1526 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:01.512 8 INFO nova.api.openstack.compute.server_external_events [req-286a0f69-8873-4f8b-af5e-58017d5abcba req-95c7c063-c2d5-4cf4-bbee-bab6ccac4ab5 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:2c0aa56c-eed6-4acc-bfc9-207013aabee5 for instance c1a2fdb1-558a-4d4c-b3bd-703534228a69 on instance [pid: 8|app: 0|req: 391/782] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:44:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 392/783] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:02 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 1693 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 392/784] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:02 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 1693 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:04.861 8 INFO nova.api.openstack.compute.server_external_events [req-91f26049-d38f-4871-ad16-849c5cb4e9cd req-22ed7ea2-6cd5-494a-8bcf-709da81a40f4 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:2c0aa56c-eed6-4acc-bfc9-207013aabee5 for instance c1a2fdb1-558a-4d4c-b3bd-703534228a69 on instance [pid: 8|app: 0|req: 394/787] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:44:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 394/788] 10.0.0.233 () {34 vars in 749 bytes} [Tue May 12 17:44:11 2026] POST /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69/action => generated 31642 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:16.105 8 INFO nova.api.openstack.compute.server_external_events [req-c42ca503-fb68-4183-b910-1526d247d17f req-49163369-85ff-4021-89ef-43276dc3d0b1 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:2c0aa56c-eed6-4acc-bfc9-207013aabee5 for instance c1a2fdb1-558a-4d4c-b3bd-703534228a69 on instance [pid: 8|app: 0|req: 396/791] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:44:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/792] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:44:18 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 397/793] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:44:20 2026] POST /v2.1/servers => generated 450 bytes in 1417 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:22 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1402 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/795] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:23 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1460 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:25.070 8 INFO nova.api.openstack.compute.server_external_events [req-b62d2eae-4e74-49ce-a818-2c08db3f84b1 req-f49ea3d0-4b7b-4131-8baa-28dd84f89312 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:f7e3f457-da8c-4cc8-b24e-c4c4c798ce9a for instance 626c1185-992d-4fe3-8f83-42852906ce66 on instance [pid: 8|app: 0|req: 400/798] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:44:25 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: 399/799] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:25 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 401/800] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:26 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1528 bytes in 849 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:27.775 7 INFO nova.api.openstack.compute.server_external_events [req-75e0b078-af4c-4ab9-929a-c70af6a41975 req-76524769-2b60-4872-9bd5-053f22b8f241 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:f7e3f457-da8c-4cc8-b24e-c4c4c798ce9a for instance 626c1185-992d-4fe3-8f83-42852906ce66 on instance [pid: 7|app: 0|req: 400/801] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:44:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/802] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:28 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1695 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 401/803] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:28 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1695 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:29.344 8 INFO nova.api.openstack.compute.server_external_events [req-f9f8e90e-6159-4fb6-823f-962d247c537d req-6bd9cc9f-8f1d-4b4f-8a7f-dc6b59acad49 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:f7e3f457-da8c-4cc8-b24e-c4c4c798ce9a for instance 626c1185-992d-4fe3-8f83-42852906ce66 on instance [pid: 8|app: 0|req: 403/804] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:44:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/807] 10.0.0.233 () {34 vars in 749 bytes} [Tue May 12 17:44:39 2026] POST /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66/action => generated 31679 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 403/808] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 406/809] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:42 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1821 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:44.583 8 INFO nova.api.openstack.compute.server_external_events [req-8cd39036-a48a-4a56-9e3c-0978f8d67a9c req-9c2c9e08-4ef6-4c9c-a621-35291125bd9f ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:f7e3f457-da8c-4cc8-b24e-c4c4c798ce9a for instance 626c1185-992d-4fe3-8f83-42852906ce66 on instance [pid: 8|app: 0|req: 409/812] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:44:44 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: 404/813] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:43 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 1753 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:45.627 8 INFO nova.api.openstack.wsgi [None req-f8194e08-a5b4-4f9c-8624-6eb3397ce1f4 684b7e04fe734e30b4ba1f1eab0084cb 057c7a7f17ba4c15ba22b637faebbc7d - - default default] HTTP exception thrown: Instance 626c1185-992d-4fe3-8f83-42852906ce66 could not be found. [pid: 8|app: 0|req: 410/814] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:45 2026] GET /v2.1/servers/626c1185-992d-4fe3-8f83-42852906ce66 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/815] 10.0.0.233 () {32 vars in 727 bytes} [Tue May 12 17:44:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-399465646 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 411/816] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:44:46 2026] DELETE /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/817] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:47 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 1699 bytes in 983 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:48.744 8 INFO nova.api.openstack.compute.server_external_events [req-c5cc2c69-c7b0-4372-9a93-4dfc4482b19d req-3681eaf7-96ab-4f23-baed-1e56c43ffb2c ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:2c0aa56c-eed6-4acc-bfc9-207013aabee5 for instance c1a2fdb1-558a-4d4c-b3bd-703534228a69 on instance [pid: 8|app: 0|req: 412/818] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:44:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:49.054 7 INFO nova.api.openstack.wsgi [None req-c01beaf9-c524-46f8-8b71-1936523df0f1 684b7e04fe734e30b4ba1f1eab0084cb 057c7a7f17ba4c15ba22b637faebbc7d - - default default] HTTP exception thrown: Instance c1a2fdb1-558a-4d4c-b3bd-703534228a69 could not be found. [pid: 7|app: 0|req: 407/819] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:49 2026] GET /v2.1/servers/c1a2fdb1-558a-4d4c-b3bd-703534228a69 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/820] 10.0.0.233 () {32 vars in 727 bytes} [Tue May 12 17:44:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-987811276 => 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.10/site-packages/pycadf/identifier.py:71: 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: 408/821] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:44:50 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/822] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:44:53 2026] POST /v2.1/servers => generated 447 bytes in 933 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/823] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:54 2026] GET /v2.1/servers/b39431b9-47a7-4dfc-97dd-de19ca13e364 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:56.239 8 INFO nova.api.openstack.compute.server_external_events [req-3243c4c4-b745-4873-9645-d49983f5705b req-fe42922a-0b99-419b-b68f-e4af5d93b8ec ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:b701d5e1-355e-4a0f-bc92-faa50da59a32 for instance b39431b9-47a7-4dfc-97dd-de19ca13e364 on instance [pid: 8|app: 0|req: 416/826] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:44:56 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:57.615 7 INFO nova.api.openstack.compute.server_external_events [req-81dc62fa-337d-4fba-987c-bc6896be49c3 req-89f01ae4-b9af-4a67-bff3-2006ba1c3b2b ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:b701d5e1-355e-4a0f-bc92-faa50da59a32 for instance b39431b9-47a7-4dfc-97dd-de19ca13e364 on instance [pid: 7|app: 0|req: 411/827] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:44:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 417/828] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:44:59 2026] GET /v2.1/servers/b39431b9-47a7-4dfc-97dd-de19ca13e364 => generated 1815 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:02.223 7 INFO nova.api.openstack.compute.server_external_events [req-8833837e-bd63-44be-bc38-157e23e87673 req-49f7aa6d-64ca-473a-a12c-0ea313e39bc8 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:b701d5e1-355e-4a0f-bc92-faa50da59a32 for instance b39431b9-47a7-4dfc-97dd-de19ca13e364 on instance [pid: 7|app: 0|req: 412/829] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/830] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:45:02 2026] POST /v2.1/servers => generated 447 bytes in 1530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 413/831] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:03 2026] GET /v2.1/servers/d3a0621f-7116-4921-9df4-a2db9e460c4f => generated 1395 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:06.675 8 INFO nova.api.openstack.compute.server_external_events [req-afdcd040-6fa5-44fa-80fc-b5fa428d9d79 req-d2f3c69b-e7e2-4362-aa83-7dfe66e601a9 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:9e734806-bf48-423a-b6fc-696fb5058410 for instance d3a0621f-7116-4921-9df4-a2db9e460c4f on instance [pid: 8|app: 0|req: 420/834] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:06 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/835] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:45:08 2026] POST /v2.1/os-keypairs => generated 396 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 421/836] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:09 2026] GET /v2.1/servers/d3a0621f-7116-4921-9df4-a2db9e460c4f => generated 1518 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 17:45:10.219 7 INFO nova.api.openstack.compute.server_external_events [req-3ac16012-cff2-46f2-8ba5-88540c33a1de req-73c13acf-8975-4aad-ad46-b1acc95adc7a ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:9e734806-bf48-423a-b6fc-696fb5058410 for instance d3a0621f-7116-4921-9df4-a2db9e460c4f on instance [pid: 7|app: 0|req: 416/837] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:45:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 422/838] 10.0.0.233 () {34 vars in 670 bytes} [Tue May 12 17:45:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 417/839] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:45:11 2026] POST /v2.1/servers => generated 496 bytes in 770 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/840] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:12 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1456 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 418/843] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:13 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1628 bytes in 1390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/844] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:14 2026] GET /v2.1/servers/d3a0621f-7116-4921-9df4-a2db9e460c4f => generated 1819 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:15.221 7 INFO nova.api.openstack.compute.server_external_events [req-930e4557-4f20-42a7-951e-c9f76ff28deb req-4f0ab2e8-3c97-462f-8a76-2b206faebe2f ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:36fd6203-5cee-4d9f-aa5c-b430e7338438 for instance 1250da56-dec7-4ffa-9619-a138cad4b1e6 on instance [pid: 7|app: 0|req: 419/845] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 427/846] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:15 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1628 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:17.256 8 INFO nova.api.openstack.compute.server_external_events [req-f83e03fa-7dfe-44ab-9d53-6e33fb6f5a3f req-fb354ab7-b097-46e9-bb1f-591af7205409 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:9e734806-bf48-423a-b6fc-696fb5058410 for instance d3a0621f-7116-4921-9df4-a2db9e460c4f on instance [pid: 8|app: 0|req: 428/847] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:17.338 8 INFO nova.api.openstack.compute.server_external_events [req-4f9e5ba1-937a-4c70-9ae7-1f91c654f112 req-e5095113-fecd-4355-98a7-bc197c9ec19b ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:36fd6203-5cee-4d9f-aa5c-b430e7338438 for instance 1250da56-dec7-4ffa-9619-a138cad4b1e6 on instance [pid: 8|app: 0|req: 429/848] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:45:17 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/849] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:17 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1628 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/850] 10.0.0.233 () {34 vars in 662 bytes} [Tue May 12 17:45:17 2026] POST /v2.1/servers => generated 424 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 431/851] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:17 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 421/852] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:18 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1808 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 432/853] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:18 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1437 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/854] 10.0.0.233 () {32 vars in 740 bytes} [Tue May 12 17:45:18 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6/os-interface => generated 285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:20.028 7 INFO nova.api.openstack.compute.server_external_events [req-011c06aa-fecb-4def-b197-e56a0bc823ce req-9bf75ed2-7fe8-474b-b158-3e4f35c5ad8e ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:83838b6f-65b8-433e-a6d4-a417358562af for instance b52e7ad2-9297-49c9-a7de-ef16783cee8e on instance [pid: 7|app: 0|req: 423/855] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:20 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) [pid: 8|app: 0|req: 433/856] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:19 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1467 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:20.268 7 INFO nova.api.openstack.compute.server_external_events [req-284ffcae-003d-456a-8f81-395e8c30dcb0 req-af219a0d-b45e-4e91-894c-556bd091ed9d ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:36fd6203-5cee-4d9f-aa5c-b430e7338438 for instance 1250da56-dec7-4ffa-9619-a138cad4b1e6 on instance [pid: 7|app: 0|req: 424/857] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:20 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/858] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:21 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1467 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 425/859] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:22 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1467 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:23.037 8 INFO nova.api.openstack.compute.server_external_events [req-1156f4cb-be62-40f2-8fd8-0be48529f41e req-2f2899bd-f6a6-4967-963a-44e322c0b6b5 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:83838b6f-65b8-433e-a6d4-a417358562af for instance b52e7ad2-9297-49c9-a7de-ef16783cee8e on instance [pid: 8|app: 0|req: 435/860] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:45:23 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/861] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:23 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1646 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 436/862] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:45:24 2026] DELETE /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/863] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:24 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1652 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 429/866] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:25 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:25.571 8 INFO nova.api.openstack.compute.server_external_events [req-e71c7a30-5058-4bcd-b8ba-91017e20ae9c req-8f73ad5b-d357-4121-999b-065ee5931db5 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:83838b6f-65b8-433e-a6d4-a417358562af for instance b52e7ad2-9297-49c9-a7de-ef16783cee8e on instance [pid: 8|app: 0|req: 438/867] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:26.566 7 INFO nova.api.openstack.wsgi [None req-63f52e4d-eeb1-49f7-8ca4-6963c0db5e36 c2bd52bacff74304a6503b5d2a16bbdf f59577e18d2a4f05be999d79433096c7 - - default default] HTTP exception thrown: Instance b52e7ad2-9297-49c9-a7de-ef16783cee8e could not be found. [pid: 7|app: 0|req: 430/868] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:26 2026] GET /v2.1/servers/b52e7ad2-9297-49c9-a7de-ef16783cee8e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 439/869] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:32 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1928 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 431/870] 10.0.0.233 () {32 vars in 752 bytes} [Tue May 12 17:45:33 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6/os-server-password => generated 116 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/873] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 441/874] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:35 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1934 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 434/875] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:36 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 1820 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:36.776 8 INFO nova.api.openstack.compute.server_external_events [req-68f43a25-0cba-4418-9a63-449b6715ec80 req-6223ed9e-f063-47bb-b01a-ef7f14ff0633 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:36fd6203-5cee-4d9f-aa5c-b430e7338438 for instance 1250da56-dec7-4ffa-9619-a138cad4b1e6 on instance [pid: 8|app: 0|req: 442/876] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:37.704 7 INFO nova.api.openstack.wsgi [None req-8a357d9b-5512-4ccf-a192-0b61d19bf8a8 561d0dc419d8432586db85e826b59266 f21cc292896c45d68496c7f159f9662b - - default default] HTTP exception thrown: Instance 1250da56-dec7-4ffa-9619-a138cad4b1e6 could not be found. [pid: 7|app: 0|req: 435/877] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:37 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:37.735 8 INFO nova.api.openstack.wsgi [None req-54541114-a4c4-4e1c-8e2b-a961710967c7 561d0dc419d8432586db85e826b59266 f21cc292896c45d68496c7f159f9662b - - default default] HTTP exception thrown: Instance 1250da56-dec7-4ffa-9619-a138cad4b1e6 could not be found. [pid: 8|app: 0|req: 443/878] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:45:37 2026] DELETE /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:37.765 7 INFO nova.api.openstack.wsgi [None req-e418183d-1c8b-4962-8cc5-cb1594d85cbb 561d0dc419d8432586db85e826b59266 f21cc292896c45d68496c7f159f9662b - - default default] HTTP exception thrown: Instance 1250da56-dec7-4ffa-9619-a138cad4b1e6 could not be found. [pid: 7|app: 0|req: 436/879] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:45:37 2026] GET /v2.1/servers/1250da56-dec7-4ffa-9619-a138cad4b1e6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/880] 10.0.0.233 () {32 vars in 705 bytes} [Tue May 12 17:45:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2047204469 => 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.10/site-packages/pycadf/identifier.py:71: 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: 445/881] 10.0.0.233 () {32 vars in 725 bytes} [Tue May 12 17:45:38 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-850994516 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/882] 199.19.213.156 () {36 vars in 713 bytes} [Tue May 12 17:45:37 2026] POST /v2.1/servers => generated 453 bytes in 1394 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/883] 199.19.213.156 () {32 vars in 732 bytes} [Tue May 12 17:45:39 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd => generated 2213 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/884] 199.19.213.156 () {32 vars in 758 bytes} [Tue May 12 17:45:39 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/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.10/site-packages/pycadf/identifier.py:71: 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: 447/885] 199.19.213.156 () {32 vars in 776 bytes} [Tue May 12 17:45:39 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:41.329 7 INFO nova.api.openstack.compute.server_external_events [req-502fb7b1-7071-46ec-963c-d08db44857e1 req-a5f1ec1f-d94a-4a7b-bb8e-f801107d9d9c ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:374338c1-950b-4282-9a03-5e4850f74cae for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 439/886] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:45:41 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.10/site-packages/pycadf/identifier.py:71: 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: 448/887] 199.19.213.156 () {32 vars in 732 bytes} [Tue May 12 17:45:41 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd => generated 2433 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 440/888] 199.19.213.156 () {32 vars in 758 bytes} [Tue May 12 17:45:41 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface => generated 283 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 449/889] 199.19.213.156 () {32 vars in 776 bytes} [Tue May 12 17:45:41 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-volume_attachments => generated 197 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:43.068 7 INFO nova.api.openstack.compute.server_external_events [req-a43dfeee-42fb-4461-98b1-6386cddbcf69 req-eeb5bdcb-42ee-4396-b1c8-52bc88d5c899 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:374338c1-950b-4282-9a03-5e4850f74cae for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 441/890] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:45:43 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.10/site-packages/pycadf/identifier.py:71: 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: 450/891] 199.19.213.156 () {32 vars in 732 bytes} [Tue May 12 17:45:44 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd => generated 2580 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 442/892] 199.19.213.156 () {32 vars in 758 bytes} [Tue May 12 17:45:44 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 451/893] 199.19.213.156 () {32 vars in 776 bytes} [Tue May 12 17:45:44 2026] GET /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:18.808 8 INFO nova.api.openstack.compute.server_external_events [req-889b6399-bed9-4192-9b43-9dc3efa01af8 req-871e04f7-0a65-4a5f-9d81-83ef24c46fde ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:6360ed03-24f7-4b4b-a166-fa189a39effe for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 456/902] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:46:18 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) [pid: 7|app: 0|req: 447/903] 199.19.213.156 () {36 vars in 811 bytes} [Tue May 12 17:46:17 2026] POST /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface => generated 279 bytes in 1995 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:20.070 8 INFO nova.api.openstack.compute.server_external_events [req-6ac40370-4fd8-4259-a5e2-2baa94477fe4 req-968a7370-65eb-4e4d-87de-8aaea7f13de3 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:6360ed03-24f7-4b4b-a166-fa189a39effe for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 457/904] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:46:20 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:20.877 7 INFO nova.api.openstack.compute.server_external_events [req-0514c0f0-8be2-4186-942f-585c304e0e8f req-21399142-614b-41aa-b5f0-51d13e2d5f18 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:6360ed03-24f7-4b4b-a166-fa189a39effe for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 448/905] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:46:20 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:22.196 8 INFO nova.api.openstack.compute.server_external_events [req-42984939-140f-41fc-9d03-92fdbf3f396e req-e3ed083a-1df7-48f3-bf38-1bd57d4cea39 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:6360ed03-24f7-4b4b-a166-fa189a39effe for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 458/906] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:46:22 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:43.100 8 INFO nova.api.openstack.compute.server_external_events [req-a1c97847-7001-4527-8b64-9f2ddcdb9f17 req-552a6b5b-3642-42a4-baaa-b0eb3ad70531 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:ed43e8df-4098-4984-9774-257fea8be058 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 461/911] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:46:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/912] 199.19.213.156 () {36 vars in 811 bytes} [Tue May 12 17:46:41 2026] POST /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface => generated 374 bytes in 3168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:45.139 7 INFO nova.api.openstack.compute.server_external_events [req-53bd43f3-16f9-43ec-8221-a81f3afce8a9 req-524d4d26-5e8d-45f8-aa44-4a145d1032f0 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:ed43e8df-4098-4984-9774-257fea8be058 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 453/915] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:46:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:45.184 8 INFO nova.api.openstack.compute.server_external_events [req-6e44fd5c-f9bd-4557-b16a-19af2e94958f req-b915a15a-a6e8-48a1-90da-650962bbad93 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:ed43e8df-4098-4984-9774-257fea8be058 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 463/916] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:46:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:54.601 8 INFO nova.api.openstack.compute.server_external_events [req-4be00691-f446-46cc-8db6-c400565deefb req-bbcc8a57-51d8-40ee-ae10-32419f4f73bc ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:b1e78476-70dc-4447-a058-55f9944141f9 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 466/919] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:46:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/920] 199.19.213.156 () {36 vars in 811 bytes} [Tue May 12 17:46:52 2026] POST /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface => generated 376 bytes in 3457 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:56.736 8 INFO nova.api.openstack.compute.server_external_events [req-7e2b7ed2-caad-4ac3-b5dc-3530f547100b req-86c4980b-4d74-4e11-a7f6-12fd7b0790db ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:b1e78476-70dc-4447-a058-55f9944141f9 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 467/921] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:46:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:57.025 7 INFO nova.api.openstack.compute.server_external_events [req-2bc13f01-9caa-42aa-9ea2-ef0207e8b670 req-e4715aed-07df-4a0d-a0c5-bb6608ef4789 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-plugged:b1e78476-70dc-4447-a058-55f9944141f9 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 455/922] 10.0.0.145 () {38 vars in 814 bytes} [Tue May 12 17:46:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:07.169 7 INFO nova.api.openstack.compute.server_external_events [req-a5d6a61c-df43-495f-98f4-a0f5023e34f7 req-f255dab1-93b1-4051-b42d-af49d1c01b65 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:b1e78476-70dc-4447-a058-55f9944141f9 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 457/925] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:07 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.10/site-packages/pycadf/identifier.py:71: 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: 469/926] 199.19.213.156 () {34 vars in 854 bytes} [Tue May 12 17:47:07 2026] DELETE /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface/b1e78476-70dc-4447-a058-55f9944141f9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:09.310 7 INFO nova.api.openstack.compute.server_external_events [req-af61bbd0-d4e8-4168-86bd-6a75f2c51629 req-8ece973a-9663-4316-9117-2ef722741c36 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:b1e78476-70dc-4447-a058-55f9944141f9 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 458/927] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:12.623 8 INFO nova.api.openstack.compute.server_external_events [req-b9cf151f-58d2-4a6e-979d-338bf8f13461 req-70f4fa38-1a5b-4115-a69e-80ab8103ac7b ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:ed43e8df-4098-4984-9774-257fea8be058 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 8|app: 0|req: 470/928] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/929] 199.19.213.156 () {34 vars in 854 bytes} [Tue May 12 17:47:12 2026] DELETE /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface/ed43e8df-4098-4984-9774-257fea8be058 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:23.174 7 INFO nova.api.openstack.compute.server_external_events [req-f4ef6f1a-ca66-4579-b82d-d722d01e5dbd req-2c4dd249-5cec-408f-b3f3-7eb19fa75e97 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:ed43e8df-4098-4984-9774-257fea8be058 for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 461/932] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:23 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.10/site-packages/pycadf/identifier.py:71: 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: 463/935] 199.19.213.156 () {34 vars in 854 bytes} [Tue May 12 17:47:28 2026] DELETE /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd/os-interface/6360ed03-24f7-4b4b-a166-fa189a39effe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/936] 199.19.213.156 () {34 vars in 754 bytes} [Tue May 12 17:47:31 2026] DELETE /v2.1/servers/e97297b7-55c0-4aee-8af7-cb5ce5a96acd => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:34.243 7 INFO nova.api.openstack.compute.server_external_events [req-c3ca6b7b-14f4-44d6-8740-ce7e06a2902e req-90f21065-0bdf-4d6a-aa49-5fdf2a1c6115 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:374338c1-950b-4282-9a03-5e4850f74cae for instance e97297b7-55c0-4aee-8af7-cb5ce5a96acd on instance [pid: 7|app: 0|req: 464/937] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:34 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.10/site-packages/pycadf/identifier.py:71: 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: 474/938] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:47:34 2026] DELETE /v2.1/servers/d3a0621f-7116-4921-9df4-a2db9e460c4f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:34.426 8 INFO nova.api.openstack.compute.server_external_events [req-a90a2e33-6be7-4905-b2fc-7e5ec919279a req-e78563ec-08b2-498d-8a6b-d375c42be915 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:9e734806-bf48-423a-b6fc-696fb5058410 for instance d3a0621f-7116-4921-9df4-a2db9e460c4f on instance [pid: 8|app: 0|req: 475/939] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/942] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:47:34 2026] GET /v2.1/servers/d3a0621f-7116-4921-9df4-a2db9e460c4f => generated 1945 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:39.618 8 INFO nova.api.openstack.wsgi [None req-0f7a9ef0-bb5d-4269-925e-14d7e6c85031 040703f15a9247019b0c610f262def97 f8167f76c7cc47e5ac0a51d8c7b4dbc5 - - default default] HTTP exception thrown: Instance d3a0621f-7116-4921-9df4-a2db9e460c4f could not be found. [pid: 8|app: 0|req: 478/943] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:47:39 2026] GET /v2.1/servers/d3a0621f-7116-4921-9df4-a2db9e460c4f => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:40.341 7 INFO nova.api.openstack.compute.server_external_events [req-58c8811a-8098-4468-a114-0b7811cc5860 req-bee4fffb-a0f0-4a5e-9a40-2fe7bbc52d63 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:9e734806-bf48-423a-b6fc-696fb5058410 for instance d3a0621f-7116-4921-9df4-a2db9e460c4f on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/944] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/945] 10.0.0.233 () {32 vars in 717 bytes} [Tue May 12 17:47:40 2026] DELETE /v2.1/servers/b39431b9-47a7-4dfc-97dd-de19ca13e364 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:40.501 8 INFO nova.api.openstack.compute.server_external_events [req-27c07acb-566e-4753-961f-277cb9d3b85d req-9f9a3510-7c94-4079-8ade-2a3b98bcb243 ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-changed:b701d5e1-355e-4a0f-bc92-faa50da59a32 for instance b39431b9-47a7-4dfc-97dd-de19ca13e364 on instance [pid: 8|app: 0|req: 480/946] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/947] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:47:40 2026] GET /v2.1/servers/b39431b9-47a7-4dfc-97dd-de19ca13e364 => generated 1941 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:45.669 8 INFO nova.api.openstack.wsgi [None req-8cef5fb4-b25e-40c2-93da-e1eeeeb86a1f 040703f15a9247019b0c610f262def97 f8167f76c7cc47e5ac0a51d8c7b4dbc5 - - default default] HTTP exception thrown: Instance b39431b9-47a7-4dfc-97dd-de19ca13e364 could not be found. [pid: 8|app: 0|req: 482/950] 10.0.0.233 () {32 vars in 714 bytes} [Tue May 12 17:47:45 2026] GET /v2.1/servers/b39431b9-47a7-4dfc-97dd-de19ca13e364 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:45.803 7 INFO nova.api.openstack.compute.server_external_events [req-de37e864-4083-4442-b0a0-011ffc8245f8 req-3211c391-03af-4706-8c5e-5f235d35724c ad433f78cae34bcbb7e7964a8f30c5cd b29a7c154cb244aea8a76873e422559a - - 89cea45a4d1945278c13d736eef3d925 89cea45a4d1945278c13d736eef3d925] Creating event network-vif-deleted:b701d5e1-355e-4a0f-bc92-faa50da59a32 for instance b39431b9-47a7-4dfc-97dd-de19ca13e364 on instance [pid: 7|app: 0|req: 469/951] 10.0.0.227 () {38 vars in 814 bytes} [Tue May 12 17:47:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 483/952] 10.0.0.233 () {32 vars in 725 bytes} [Tue May 12 17:47:46 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1826786615 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:46.845 7 INFO nova.api.openstack.wsgi [None req-5e964caf-bd11-4eb0-ac9f-8ea9686364d0 040703f15a9247019b0c610f262def97 f8167f76c7cc47e5ac0a51d8c7b4dbc5 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1826786615 not found for user 040703f15a9247019b0c610f262def97 [pid: 7|app: 0|req: 470/953] 10.0.0.233 () {32 vars in 722 bytes} [Tue May 12 17:47:46 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1826786615 => generated 142 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/956] 10.0.0.233 () {32 vars in 654 bytes} [Tue May 12 17:48:03 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/957] 10.0.0.233 () {32 vars in 640 bytes} [Tue May 12 17:48:03 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 17:48:03.698 8 WARNING oslo_db.sqlalchemy.utils [None req-7ef70a75-c2a0-4443-90ef-7251273df7b9 3ec2eb5016954c83b950a27288f8b86f 094442d26df74dc0b8c856568ece537d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 486/958] 10.0.0.233 () {32 vars in 648 bytes} [Tue May 12 17:48:03 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/959] 10.0.0.233 () {32 vars in 693 bytes} [Tue May 12 17:48:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)