+ 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 [Mon May 11 06:06:47 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-7b686888c5-8pvgw 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 0x55572cc16fe0 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-11 06:06:52.219 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-11 06:06:52.281 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-11 06:06:52.631 7 WARNING keystonemiddleware._common.config [None req-01a6e22d-d07b-4d62-9fc8-e9d9d0a1d9df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:06:52.640 7 WARNING oslo_config.cfg [None req-01a6e22d-d07b-4d62-9fc8-e9d9d0a1d9df - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 06:06:52.700 8 WARNING keystonemiddleware._common.config [None req-cad9c253-5d9a-4999-905c-a8e6f37b559a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:06:52.710 8 WARNING oslo_config.cfg [None req-cad9c253-5d9a-4999-905c-a8e6f37b559a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 06:06:52.867 7 WARNING keystonemiddleware._common.config [None req-01a6e22d-d07b-4d62-9fc8-e9d9d0a1d9df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55572cc16fe0 pid: 7 (default app) 2026-05-11 06:06:52.950 8 WARNING keystonemiddleware._common.config [None req-cad9c253-5d9a-4999-905c-a8e6f37b559a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55572cc16fe0 pid: 8 (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: 8|app: 0|req: 2/4] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:07:00 2026] GET /v2.1 => generated 114 bytes in 11 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-11 06:07:00.963 7 WARNING oslo_policy.policy [None req-5cf54e26-6c6d-4460-97c4-e0071679d466 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - 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-11 06:07:00.964 7 WARNING oslo_policy.policy [None req-5cf54e26-6c6d-4460-97c4-e0071679d466 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:07:00 2026] GET /v2.1 => generated 0 bytes in 621 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-11 06:07:01.110 8 WARNING oslo_policy.policy [req-5cf54e26-6c6d-4460-97c4-e0071679d466 req-5dbecd38-90a7-423b-9add-151a131c4846 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - 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-11 06:07:01.110 8 WARNING oslo_policy.policy [req-5cf54e26-6c6d-4460-97c4-e0071679d466 req-5dbecd38-90a7-423b-9add-151a131c4846 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:07:01 2026] GET /v2.1/ => generated 399 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:07:01.227 7 INFO nova.api.openstack.wsgi [None req-32f4751f-89a8-4a25-a0cc-3a5ab72c4444 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.222 () {48 vars in 1011 bytes} [Mon May 11 06:07:01 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:07:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.222 () {52 vars in 1049 bytes} [Mon May 11 06:07:01 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:07:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:07:02 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:07:02 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:07:02.163 7 INFO nova.api.openstack.wsgi [None req-69b9433d-7bd7-46f1-b019-b995d543ca63 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.222 () {48 vars in 1013 bytes} [Mon May 11 06:07:02 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:07:02 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: 7|app: 0|req: 8/15] 199.204.45.222 () {52 vars in 1049 bytes} [Mon May 11 06:07:02 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:07: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: 9/17] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:07:02 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: 9/18] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:07:03 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-11 06:07:03.047 7 INFO nova.api.openstack.wsgi [None req-c827a2de-bc72-4312-8c43-92b57b060281 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.222 () {48 vars in 1015 bytes} [Mon May 11 06:07:03 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:07:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.222 () {52 vars in 1049 bytes} [Mon May 11 06:07:03 2026] POST /v2.1/flavors => generated 533 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:07:03 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: 12/23] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:07:03 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:07:03 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:07:04.006 7 INFO nova.api.openstack.wsgi [None req-d0eedc1f-b98d-473c-82ed-98a778e76d00 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.222 () {48 vars in 1013 bytes} [Mon May 11 06:07:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:07:04 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: 7|app: 0|req: 14/27] 199.204.45.222 () {52 vars in 1049 bytes} [Mon May 11 06:07:04 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:07:04 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: 16/31] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:07:04 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: 8|app: 0|req: 16/32] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:07:04 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-11 06:07:04.885 7 INFO nova.api.openstack.wsgi [None req-8a1e842c-ee57-4f33-a53d-d8d684002eb6 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.204.45.222 () {48 vars in 1015 bytes} [Mon May 11 06:07:04 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:07:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.222 () {52 vars in 1049 bytes} [Mon May 11 06:07:04 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 10.0.0.111 () {28 vars in 454 bytes} [Mon May 11 06:12:23 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: 8|app: 0|req: 49/99] 10.0.0.111 () {30 vars in 658 bytes} [Mon May 11 06:12:23 2026] GET /v2.1 => generated 0 bytes in 448 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: 51/100] 10.0.0.111 () {30 vars in 660 bytes} [Mon May 11 06:12:24 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 10.0.0.111 () {34 vars in 804 bytes} [Mon May 11 06:12:24 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/158] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:17:02 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: 80/159] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:17:02 2026] GET /v2.1 => generated 0 bytes in 122 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, ' [pid: 8|app: 0|req: 80/160] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:17:02 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-11 06:17:02.867 7 INFO nova.api.openstack.wsgi [None req-0f3985c2-0510-458a-a326-dc61ceae9bd7 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/161] 199.204.45.222 () {48 vars in 1017 bytes} [Mon May 11 06:17:02 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/162] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:17:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.222 () {52 vars in 1049 bytes} [Mon May 11 06:17:02 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:18:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:18:18 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:18:18 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-11 06:18:18.834 8 WARNING oslo_db.sqlalchemy.utils [None req-9fdf371b-4e44-43fb-a118-e67169f2afcb 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 91/183] 199.204.45.222 () {48 vars in 1016 bytes} [Mon May 11 06:18:18 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.222 () {52 vars in 1057 bytes} [Mon May 11 06:18:18 2026] POST /v2.1/os-keypairs => generated 576 bytes in 65 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.204.45.222 () {44 vars in 990 bytes} [Mon May 11 06:18:22 2026] GET /v2.1/os-quota-sets/d561b5f6f80946029585bce87c82f0af => generated 371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/186] 199.204.45.222 () {48 vars in 1042 bytes} [Mon May 11 06:18:23 2026] PUT /v2.1/os-quota-sets/d561b5f6f80946029585bce87c82f0af => generated 326 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/187] 199.204.45.222 () {44 vars in 990 bytes} [Mon May 11 06:18:23 2026] GET /v2.1/os-quota-sets/d561b5f6f80946029585bce87c82f0af => generated 368 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:25:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:25:57 2026] GET /v2.1 => generated 0 bytes in 176 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:25:58 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-11 06:25:58.205 8 INFO nova.api.openstack.wsgi [None req-06ff49b5-a1c5-43f8-834d-a55b191232d8 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 141/283] 199.204.45.222 () {48 vars in 1015 bytes} [Mon May 11 06:25:58 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:25:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.222 () {52 vars in 1049 bytes} [Mon May 11 06:25:58 2026] POST /v2.1/flavors => generated 534 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.204.45.222 () {44 vars in 990 bytes} [Mon May 11 06:30:10 2026] GET /v2.1/os-quota-sets/79ce8942d243454cbf729108076aebf2 => generated 371 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 199.204.45.222 () {48 vars in 1042 bytes} [Mon May 11 06:30:10 2026] PUT /v2.1/os-quota-sets/79ce8942d243454cbf729108076aebf2 => generated 326 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.204.45.222 () {44 vars in 990 bytes} [Mon May 11 06:30:10 2026] GET /v2.1/os-quota-sets/79ce8942d243454cbf729108076aebf2 => generated 368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:41:25 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: 239/476] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:41:25 2026] GET /v2.1 => generated 0 bytes in 182 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 238/477] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:41:25 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-11 06:41:25.826 7 INFO nova.api.openstack.wsgi [None req-cb3e01e8-54b3-4efd-8f09-cf9fb80c3462 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 240/478] 199.204.45.222 () {48 vars in 1011 bytes} [Mon May 11 06:41:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:41:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:41:25 2026] GET /v2.1/flavors/b95b6729-5130-4069-ae2a-0820f60efd1a/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:41:26 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: 242/482] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:41:26 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: 8|app: 0|req: 241/483] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:41:26 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-11 06:41:26.741 7 INFO nova.api.openstack.wsgi [None req-bee37c87-c3b7-416c-85c2-fc797d5d863f 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 243/484] 199.204.45.222 () {48 vars in 1013 bytes} [Mon May 11 06:41:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:41:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:41:26 2026] GET /v2.1/flavors/c900b7e6-8abd-47dc-bed7-0a69c4b12c44/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:41:27 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: 245/488] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:41:27 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:41:27 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-11 06:41:27.664 7 INFO nova.api.openstack.wsgi [None req-fe29e894-7d09-42c0-b127-853bb15ade8f 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 246/490] 199.204.45.222 () {48 vars in 1015 bytes} [Mon May 11 06:41:27 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:41:27 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: 7|app: 0|req: 247/492] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:41:27 2026] GET /v2.1/flavors/a83268e3-aa03-4dec-89c3-d03fddf88ad0/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:41:28 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: 248/494] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:41:28 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: 8|app: 0|req: 247/495] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:41:28 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:41:28.577 7 INFO nova.api.openstack.wsgi [None req-0e815114-6728-49ba-9c26-a4e59cc4cf79 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 249/496] 199.204.45.222 () {48 vars in 1013 bytes} [Mon May 11 06:41:28 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:41:28 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: 7|app: 0|req: 250/498] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:41:28 2026] GET /v2.1/flavors/2d7f24e4-fa09-4442-b625-39785da5b4ce/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:41:29 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: 251/500] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:41:29 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: 8|app: 0|req: 250/501] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:41:29 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-11 06:41:29.499 7 INFO nova.api.openstack.wsgi [None req-493aa826-0ca6-424c-b16a-1d24ac30bd7e 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 252/502] 199.204.45.222 () {48 vars in 1015 bytes} [Mon May 11 06:41:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:41:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:41:29 2026] GET /v2.1/flavors/8497967d-529d-4034-a5ac-3c39a323c7d9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:42:42 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.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:42:42 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:42:42 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:42:42.976 8 INFO nova.api.openstack.wsgi [None req-e37e1ccd-0035-492a-9ccb-a6a743cabcd0 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 260/522] 199.204.45.222 () {48 vars in 1017 bytes} [Mon May 11 06:42:42 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:42:42 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: 261/524] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:42:43 2026] GET /v2.1/flavors/de87ae96-eaf2-4086-ba56-fe105095d68a/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: 265/527] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:42:50 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: 263/528] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:42:50 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: 266/529] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:42: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-11 06:42:50.123 8 WARNING oslo_db.sqlalchemy.utils [None req-54dbb5da-4b09-43ed-8d7b-ddc19d626e5d 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 264/530] 199.204.45.222 () {48 vars in 1016 bytes} [Mon May 11 06:42:50 2026] GET /v2.1/os-keypairs => generated 545 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.222 () {44 vars in 990 bytes} [Mon May 11 06:42:54 2026] GET /v2.1/os-quota-sets/d561b5f6f80946029585bce87c82f0af => generated 368 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:43:43 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: 273/543] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:43:43 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:43:43 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-11 06:43:43.412 7 INFO nova.api.openstack.wsgi [None req-5e13d102-3dfa-4a28-9ec6-177d857a0884 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 274/545] 199.204.45.222 () {48 vars in 1015 bytes} [Mon May 11 06:43:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:43:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:43:43 2026] GET /v2.1/flavors/661cf906-b144-4ba3-93f6-65aac234c348/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: 278/552] 199.204.45.222 () {44 vars in 990 bytes} [Mon May 11 06:43:57 2026] GET /v2.1/os-quota-sets/79ce8942d243454cbf729108076aebf2 => generated 368 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 199.204.45.222 () {42 vars in 705 bytes} [Mon May 11 06:44:50 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: 284/564] 199.204.45.222 () {44 vars in 909 bytes} [Mon May 11 06:44:50 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/565] 199.204.45.222 () {46 vars in 982 bytes} [Mon May 11 06:44:50 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/566] 199.204.45.222 () {48 vars in 1051 bytes} [Mon May 11 06:44:50 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: 282/567] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:44:50 2026] GET /v2.1/flavors/2d7f24e4-fa09-4442-b625-39785da5b4ce/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/568] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:44:50 2026] GET /v2.1/flavors/661cf906-b144-4ba3-93f6-65aac234c348/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/569] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:44:50 2026] GET /v2.1/flavors/8497967d-529d-4034-a5ac-3c39a323c7d9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/570] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:44:50 2026] GET /v2.1/flavors/a83268e3-aa03-4dec-89c3-d03fddf88ad0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/571] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:44:50 2026] GET /v2.1/flavors/b95b6729-5130-4069-ae2a-0820f60efd1a/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: 288/572] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:44:51 2026] GET /v2.1/flavors/c900b7e6-8abd-47dc-bed7-0a69c4b12c44/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: 285/573] 199.204.45.222 () {48 vars in 1099 bytes} [Mon May 11 06:44:51 2026] GET /v2.1/flavors/de87ae96-eaf2-4086-ba56-fe105095d68a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/582] 10.0.0.246 () {32 vars in 655 bytes} [Mon May 11 06:45:33 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 163 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: 290/583] 10.0.0.246 () {32 vars in 641 bytes} [Mon May 11 06:45:33 2026] GET /v2.1/servers => generated 15 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 06:45:33.657 7 WARNING oslo_db.sqlalchemy.utils [None req-8b74e28d-e596-4065-b1d3-2e1f08580367 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 294/584] 10.0.0.246 () {32 vars in 649 bytes} [Mon May 11 06:45:33 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: 8|app: 0|req: 291/585] 10.0.0.246 () {32 vars in 694 bytes} [Mon May 11 06:45:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:45:45 2026] GET /v2.1/flavors/b95b6729-5130-4069-ae2a-0820f60efd1a => generated 511 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 10.0.0.246 () {32 vars in 641 bytes} [Mon May 11 06:45:45 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:45:45 2026] GET /v2.1/flavors/b95b6729-5130-4069-ae2a-0820f60efd1a => generated 511 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.246 () {34 vars in 685 bytes} [Mon May 11 06:45:53 2026] POST /v2.1/os-security-groups => generated 247 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 10.0.0.246 () {34 vars in 695 bytes} [Mon May 11 06:45:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/597] 10.0.0.246 () {34 vars in 685 bytes} [Mon May 11 06:45:54 2026] POST /v2.1/os-security-groups => generated 247 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 10.0.0.246 () {34 vars in 695 bytes} [Mon May 11 06:45:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.246 () {34 vars in 695 bytes} [Mon May 11 06:45:55 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 10.0.0.246 () {32 vars in 737 bytes} [Mon May 11 06:45:55 2026] GET /v2.1/os-security-groups/02bf3a5f-30f8-4a0a-989a-e5c9363d549c => generated 664 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 10.0.0.246 () {32 vars in 750 bytes} [Mon May 11 06:45:55 2026] DELETE /v2.1/os-security-group-rules/7e8199b6-aeee-4641-b996-d53cad4662ce => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:45:55 2026] DELETE /v2.1/os-security-groups/02bf3a5f-30f8-4a0a-989a-e5c9363d549c => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/603] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:45:55 2026] DELETE /v2.1/os-security-groups/f646338c-ba6c-4662-a6fe-ac6218afabfd => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/604] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:45:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:45:56 2026] POST /v2.1/servers => generated 424 bytes in 1558 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:45:58 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1370 bytes in 122 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: 301/607] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:45:59 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1422 bytes in 328 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: 307/608] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:46:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 135 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: 302/609] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:00 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1470 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/610] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:02 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1470 bytes in 247 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-11 06:46:03.073 7 INFO nova.api.openstack.compute.server_external_events [req-cc804470-68f9-4199-b40a-1c15f5573106 req-6a72a78a-c90b-4eb4-a287-da6cc2b99af3 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:558fe8d0-eb3f-4a09-bbd8-cad74587491a for instance d0231673-d55a-4655-a550-40aaf17d29ee on instance 2026-05-11 06:46:03.087 7 INFO nova.compute.rpcapi [None req-d7499abb-ef8a-48e0-ba46-4daad0a10b47 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 309/611] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 348 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: 303/612] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:46:02 2026] POST /v2.1/servers => generated 451 bytes in 741 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: 304/613] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:03 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1423 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:03 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1470 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 312/617] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:04 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1493 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:04 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1470 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/619] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:05 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1549 bytes in 135 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: 308/620] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:05 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1470 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, ' 2026-05-11 06:46:06.681 8 INFO nova.api.openstack.compute.server_external_events [req-23372b8a-6c62-4f9c-b201-8abf5bcb722a req-7fa5c20e-18b2-4aa6-8596-d5e900466a18 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:78a4ccb1-e72f-474f-a3a8-3d8ec627e9ec for instance dd080782-feaa-4785-81b6-67fb9d3a61a4 on instance 2026-05-11 06:46:06.689 8 INFO nova.compute.rpcapi [None req-12d480d6-1a18-4742-8a0c-a1d5185e5e19 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 313/621] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:46:05 2026] POST /v2.1/servers => generated 451 bytes in 1471 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 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: 314/623] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:06 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1254 bytes in 116 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: 310/624] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:06 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1549 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:07 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1470 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, ' [pid: 8|app: 0|req: 311/626] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:07 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1370 bytes in 109 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: 312/627] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:08 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1470 bytes in 337 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-11 06:46:08.748 8 INFO nova.api.openstack.compute.server_external_events [req-08e7b4d3-7358-41a8-8e4b-58f4c5b19404 req-c5de758d-8c84-499f-bd23-6ae01c386ee9 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:558fe8d0-eb3f-4a09-bbd8-cad74587491a for instance d0231673-d55a-4655-a550-40aaf17d29ee on instance 2026-05-11 06:46:08.749 8 INFO nova.api.openstack.compute.server_external_events [req-08e7b4d3-7358-41a8-8e4b-58f4c5b19404 req-c5de758d-8c84-499f-bd23-6ae01c386ee9 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:558fe8d0-eb3f-4a09-bbd8-cad74587491a for instance d0231673-d55a-4655-a550-40aaf17d29ee on instance [pid: 8|app: 0|req: 313/628] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:08 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:08 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1549 bytes in 632 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: 314/630] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:08 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1438 bytes in 213 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: 315/631] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:09 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1549 bytes in 460 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: 317/632] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:09 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1655 bytes in 650 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: 318/633] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:10 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee/ips => generated 109 bytes in 60 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: 319/634] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:10 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee/ips => generated 109 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:10 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1438 bytes in 223 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: 320/636] 10.0.0.246 () {32 vars in 825 bytes} [Mon May 11 06:46:10 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee/ips/tempest-ServerAddressesTestJSON-1872378596-network => generated 94 bytes in 28 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: 8|app: 0|req: 317/637] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 0 bytes in 172 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: 321/638] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:10 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1661 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:46:10.969 8 INFO nova.api.openstack.compute.server_external_events [req-7af90f8a-b1a4-4787-a75a-0dc9adaf6501 req-65090c54-1067-434e-93f2-c4f0972b2794 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:fb447106-1081-446e-ae6c-8097929ac6d8 for instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd on instance [pid: 8|app: 0|req: 318/639] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 116 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: 322/640] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:11 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1549 bytes in 234 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: 319/641] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:11 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1426 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.246 () {34 vars in 685 bytes} [Mon May 11 06:46:11 2026] POST /v2.1/os-security-groups => generated 243 bytes in 347 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: 324/643] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:11 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 1456 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 10.0.0.246 () {34 vars in 685 bytes} [Mon May 11 06:46:11 2026] POST /v2.1/os-security-groups => generated 243 bytes in 561 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: 321/645] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:12 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1549 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.246 () {34 vars in 685 bytes} [Mon May 11 06:46:12 2026] POST /v2.1/os-security-groups => generated 244 bytes in 223 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: 322/647] 10.0.0.246 () {32 vars in 663 bytes} [Mon May 11 06:46:12 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:12 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1426 bytes in 160 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-11 06:46:13.020 7 INFO nova.api.openstack.compute.server_external_events [req-f4c1721a-2bae-4ecd-8f2c-4fc5dcbe7f15 req-10b952ca-879e-4503-8b31-3f8e2d11e328 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:78a4ccb1-e72f-474f-a3a8-3d8ec627e9ec for instance dd080782-feaa-4785-81b6-67fb9d3a61a4 on instance 2026-05-11 06:46:13.020 7 INFO nova.api.openstack.compute.server_external_events [req-f4c1721a-2bae-4ecd-8f2c-4fc5dcbe7f15 req-10b952ca-879e-4503-8b31-3f8e2d11e328 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:558fe8d0-eb3f-4a09-bbd8-cad74587491a for instance d0231673-d55a-4655-a550-40aaf17d29ee on instance 2026-05-11 06:46:13.021 7 INFO nova.api.openstack.compute.server_external_events [req-f4c1721a-2bae-4ecd-8f2c-4fc5dcbe7f15 req-10b952ca-879e-4503-8b31-3f8e2d11e328 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:78a4ccb1-e72f-474f-a3a8-3d8ec627e9ec for instance dd080782-feaa-4785-81b6-67fb9d3a61a4 on instance [pid: 7|app: 0|req: 327/649] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:12 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.1/os-security-groups/22cd6a2e-6e1c-43cf-b41b-2a98729a6652 => generated 0 bytes in 206 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-11 06:46:13.195 7 INFO nova.api.openstack.wsgi [None req-7d17e86f-650c-4578-bd7e-2a16ee0f045a ced835d5293443228b0b0b6b4226b106 48df3b4c58364fcfa97b3d4f89de67fb - - default default] HTTP exception thrown: Security group 22cd6a2e-6e1c-43cf-b41b-2a98729a6652 does not exist Neutron server returns request_ids: ['req-ee6966d3-7d28-4ca3-8cf1-5e87ca8f4de6'] [pid: 7|app: 0|req: 328/651] 10.0.0.246 () {32 vars in 737 bytes} [Mon May 11 06:46:13 2026] GET /v2.1/os-security-groups/22cd6a2e-6e1c-43cf-b41b-2a98729a6652 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:46:13.381 7 INFO nova.api.openstack.wsgi [None req-4becded1-ab21-479d-99f1-7f708db0be6d b9d51f84d6a5420983d539a5df9828e1 23adad499c0b4913983d1831262f9f96 - - default default] HTTP exception thrown: Instance d0231673-d55a-4655-a550-40aaf17d29ee could not be found. [pid: 7|app: 0|req: 329/652] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:13 2026] GET /v2.1/servers/d0231673-d55a-4655-a550-40aaf17d29ee => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:46:13 2026] DELETE /v2.1/os-security-groups/54b294b2-87b6-41f2-a26d-08c23e003c72 => generated 0 bytes in 247 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-11 06:46:13.501 7 INFO nova.api.openstack.wsgi [None req-64d20d9d-d980-4707-b5f5-3221d425cec0 ced835d5293443228b0b0b6b4226b106 48df3b4c58364fcfa97b3d4f89de67fb - - default default] HTTP exception thrown: Security group 54b294b2-87b6-41f2-a26d-08c23e003c72 does not exist Neutron server returns request_ids: ['req-dc8c5599-688c-4ffe-a5c6-2385cdcba04c'] [pid: 7|app: 0|req: 330/654] 10.0.0.246 () {32 vars in 737 bytes} [Mon May 11 06:46:13 2026] GET /v2.1/os-security-groups/54b294b2-87b6-41f2-a26d-08c23e003c72 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/655] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:46:13 2026] DELETE /v2.1/os-security-groups/ced520ba-ffb6-4ac7-9d42-f2f5579f3b16 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 06:46:13.879 8 INFO nova.api.openstack.wsgi [None req-b3a43fb1-23f6-44b8-b9f3-da27966df480 ced835d5293443228b0b0b6b4226b106 48df3b4c58364fcfa97b3d4f89de67fb - - default default] HTTP exception thrown: Security group ced520ba-ffb6-4ac7-9d42-f2f5579f3b16 does not exist Neutron server returns request_ids: ['req-b8a666d0-1c58-4d48-95b2-bb1368487bdc'] [pid: 8|app: 0|req: 326/656] 10.0.0.246 () {32 vars in 737 bytes} [Mon May 11 06:46:13 2026] GET /v2.1/os-security-groups/ced520ba-ffb6-4ac7-9d42-f2f5579f3b16 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:13 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1726 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, ' [pid: 8|app: 0|req: 327/658] 10.0.0.246 () {32 vars in 663 bytes} [Mon May 11 06:46:13 2026] GET /v2.1/os-security-groups => generated 707 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:13 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1426 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-11 06:46:14.232 7 INFO nova.api.openstack.wsgi [None req-546ca876-a30f-47b1-908a-942e72865a33 ced835d5293443228b0b0b6b4226b106 48df3b4c58364fcfa97b3d4f89de67fb - - default default] HTTP exception thrown: Security group ced520ba-ffb6-4ac7-9d42-f2f5579f3b16 does not exist Neutron server returns request_ids: ['req-c1ac6e79-f60d-4083-8f5a-ac1c3e6a40a3'] [pid: 7|app: 0|req: 333/660] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:46:14 2026] DELETE /v2.1/os-security-groups/ced520ba-ffb6-4ac7-9d42-f2f5579f3b16 => generated 194 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.246 () {32 vars in 741 bytes} [Mon May 11 06:46:14 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4/os-interface => generated 284 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 06:46:14.310 7 INFO nova.api.openstack.wsgi [None req-bae70953-b96f-4eb6-bc4e-22f05786881a ced835d5293443228b0b0b6b4226b106 48df3b4c58364fcfa97b3d4f89de67fb - - default default] HTTP exception thrown: Security group 54b294b2-87b6-41f2-a26d-08c23e003c72 does not exist Neutron server returns request_ids: ['req-dddb88d6-14c0-4d77-88e0-64bc3edc6589'] [pid: 7|app: 0|req: 334/662] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:46:14 2026] DELETE /v2.1/os-security-groups/54b294b2-87b6-41f2-a26d-08c23e003c72 => generated 194 bytes in 73 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-11 06:46:14.379 8 INFO nova.api.openstack.wsgi [None req-64feef77-48cb-4460-9ceb-77042a9e63c2 ced835d5293443228b0b0b6b4226b106 48df3b4c58364fcfa97b3d4f89de67fb - - default default] HTTP exception thrown: Security group 22cd6a2e-6e1c-43cf-b41b-2a98729a6652 does not exist Neutron server returns request_ids: ['req-9bd0829c-cc82-42bf-8b8c-f8a51cd27bbb'] [pid: 8|app: 0|req: 329/663] 10.0.0.246 () {32 vars in 740 bytes} [Mon May 11 06:46:14 2026] DELETE /v2.1/os-security-groups/22cd6a2e-6e1c-43cf-b41b-2a98729a6652 => generated 194 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:15 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1426 bytes in 251 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-11 06:46:15.464 7 INFO nova.api.openstack.compute.server_external_events [req-26e8e830-e7dc-4c36-b70f-a99a1052e45b req-10146970-a33f-4124-820e-1c78300b0020 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:78a4ccb1-e72f-474f-a3a8-3d8ec627e9ec for instance dd080782-feaa-4785-81b6-67fb9d3a61a4 on instance [pid: 7|app: 0|req: 337/667] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:15 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1726 bytes in 217 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: 338/669] 10.0.0.246 () {32 vars in 641 bytes} [Mon May 11 06:46:15 2026] GET /v2.1/servers => generated 377 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: 332/670] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:46:15 2026] DELETE /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 0 bytes in 125 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: 339/671] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:15 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1732 bytes in 158 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-11 06:46:16.279 8 INFO nova.api.openstack.compute.server_external_events [req-0012342b-0cdd-4d85-9e53-78c28e119dff req-ad1c7133-a6e7-41e3-b3ee-eace50045be8 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:fb447106-1081-446e-ae6c-8097929ac6d8 for instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd on instance [pid: 8|app: 0|req: 333/672] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/673] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:16 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1426 bytes in 246 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: 334/674] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:17 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 1852 bytes in 195 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-11 06:46:17.520 7 INFO nova.api.openstack.compute.server_external_events [req-dee0feda-7634-4f38-a79b-d95a8bb527f7 req-81a15679-5b1d-4cdd-b9b3-e50973000790 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:78a4ccb1-e72f-474f-a3a8-3d8ec627e9ec for instance dd080782-feaa-4785-81b6-67fb9d3a61a4 on instance 2026-05-11 06:46:17.521 7 INFO nova.api.openstack.compute.server_external_events [req-dee0feda-7634-4f38-a79b-d95a8bb527f7 req-81a15679-5b1d-4cdd-b9b3-e50973000790 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:78a4ccb1-e72f-474f-a3a8-3d8ec627e9ec for instance dd080782-feaa-4785-81b6-67fb9d3a61a4 on instance 2026-05-11 06:46:17.521 7 INFO nova.api.openstack.compute.server_external_events [req-dee0feda-7634-4f38-a79b-d95a8bb527f7 req-81a15679-5b1d-4cdd-b9b3-e50973000790 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:78a4ccb1-e72f-474f-a3a8-3d8ec627e9ec for instance dd080782-feaa-4785-81b6-67fb9d3a61a4 on instance [pid: 7|app: 0|req: 341/675] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:17 2026] POST /v2.1/os-server-external-events => generated 527 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: 8|app: 0|req: 335/676] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:17 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1613 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, ' [pid: 7|app: 0|req: 342/677] 10.0.0.246 () {32 vars in 741 bytes} [Mon May 11 06:46:18 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd/os-interface => generated 284 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, ' 2026-05-11 06:46:18.282 8 INFO nova.api.openstack.wsgi [None req-050fc70e-e8e8-4b6e-aca2-1f59e4b5dda4 28d4d5ea60b742d79ca7ae5857e4201e e0cbef455df04664ae5abab1cffab30f - - default default] HTTP exception thrown: Instance dd080782-feaa-4785-81b6-67fb9d3a61a4 could not be found. [pid: 8|app: 0|req: 336/678] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:18 2026] GET /v2.1/servers/dd080782-feaa-4785-81b6-67fb9d3a61a4 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/679] 10.0.0.246 () {32 vars in 706 bytes} [Mon May 11 06:46:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1410583890 => 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-11 06:46:18.492 8 INFO nova.api.openstack.compute.server_external_events [req-431ab999-80a3-487d-bb99-e5ae41687fb0 req-30accb68-9d2b-414c-960f-e36ad73a135d 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:fb447106-1081-446e-ae6c-8097929ac6d8 for instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd on instance [pid: 8|app: 0|req: 337/680] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:18 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) [pid: 7|app: 0|req: 344/681] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:19 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1613 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: 8|app: 0|req: 338/682] 10.0.0.246 () {32 vars in 641 bytes} [Mon May 11 06:46:19 2026] GET /v2.1/servers => generated 388 bytes in 130 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: 345/683] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:46:19 2026] DELETE /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/684] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:19 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1619 bytes in 179 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-11 06:46:20.550 7 INFO nova.api.openstack.compute.server_external_events [req-419ca82e-0937-4bf1-8d62-42e540b05371 req-8df4e80f-d838-4bd4-9bcc-fa16ece69010 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:fb447106-1081-446e-ae6c-8097929ac6d8 for instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd on instance 2026-05-11 06:46:20.551 7 INFO nova.api.openstack.compute.server_external_events [req-419ca82e-0937-4bf1-8d62-42e540b05371 req-8df4e80f-d838-4bd4-9bcc-fa16ece69010 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:fb447106-1081-446e-ae6c-8097929ac6d8 for instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd on instance 2026-05-11 06:46:20.551 7 INFO nova.api.openstack.compute.server_external_events [req-419ca82e-0937-4bf1-8d62-42e540b05371 req-8df4e80f-d838-4bd4-9bcc-fa16ece69010 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:fb447106-1081-446e-ae6c-8097929ac6d8 for instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd on instance [pid: 7|app: 0|req: 346/685] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:20 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 45 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: 340/686] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:20 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 1619 bytes in 300 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-11 06:46:21.421 7 INFO nova.api.openstack.compute.server_external_events [req-9adf569b-0efd-43c4-8e65-0c0b4977eee5 req-0291dbd0-72e9-4153-a1c5-b23aeaacc01a 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:fb447106-1081-446e-ae6c-8097929ac6d8 for instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd on instance [pid: 7|app: 0|req: 347/687] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:21 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-11 06:46:22.237 8 INFO nova.api.openstack.wsgi [None req-168e4286-b2e4-41ef-816a-4b745be412c5 002ef742557e41569d06e201ae7a5d43 92004f7d9f2e4fd88ff89dfe781f8de2 - - default default] HTTP exception thrown: Instance e8021c83-2b88-4c45-b9ec-59cb39e5eecd could not be found. [pid: 8|app: 0|req: 341/688] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:22 2026] GET /v2.1/servers/e8021c83-2b88-4c45-b9ec-59cb39e5eecd => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/689] 10.0.0.246 () {32 vars in 706 bytes} [Mon May 11 06:46:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1785777953 => 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, ' [pid: 8|app: 0|req: 343/692] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:46:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.246 () {30 vars in 413 bytes} [Mon May 11 06:46:28 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.246 () {28 vars in 560 bytes} [Mon May 11 06:46:28 2026] GET /v2/ => generated 401 bytes in 389 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 10.0.0.246 () {28 vars in 564 bytes} [Mon May 11 06:46:28 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: 345/696] 10.0.0.246 () {30 vars in 413 bytes} [Mon May 11 06:46:28 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:46:30 2026] POST /v2.1/servers => generated 449 bytes in 690 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:31 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1400 bytes in 89 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: 353/699] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:46:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 272 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: 347/700] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:32 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1458 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/701] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:33 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1525 bytes in 213 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-11 06:46:34.394 8 INFO nova.api.openstack.compute.server_external_events [req-b2d6486d-daef-4e04-9c77-5f1c1de6c192 req-1760cb86-392b-42a3-a4d9-9fc0606e2f2e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance [pid: 8|app: 0|req: 348/702] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 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: 349/703] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:34 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1525 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:46:34 2026] POST /v2.1/servers => generated 453 bytes in 890 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: 352/707] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:35 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1430 bytes in 315 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: 356/708] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:35 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1525 bytes in 249 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-11 06:46:36.462 8 INFO nova.api.openstack.compute.server_external_events [req-8dc29f7b-f4b6-4683-8d28-36774349ae89 req-5b809d7f-7945-46a6-a16e-1d1b4058d81f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance 2026-05-11 06:46:36.462 8 INFO nova.api.openstack.compute.server_external_events [req-8dc29f7b-f4b6-4683-8d28-36774349ae89 req-5b809d7f-7945-46a6-a16e-1d1b4058d81f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance [pid: 8|app: 0|req: 353/709] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:36 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 54 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: 357/710] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:36 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1488 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: 354/711] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:37 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1716 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: 358/712] 10.0.0.246 () {32 vars in 741 bytes} [Mon May 11 06:46:37 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/os-interface => generated 284 bytes in 89 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/713] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:37 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 265 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: 359/714] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:38 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1716 bytes in 206 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-11 06:46:38.504 8 INFO nova.api.openstack.compute.server_external_events [req-6a9f2195-ca4f-4cad-8b90-f8556ca07b30 req-18d800bd-8376-4d3c-ad9d-607dad76220e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance 2026-05-11 06:46:38.504 8 INFO nova.api.openstack.compute.server_external_events [req-6a9f2195-ca4f-4cad-8b90-f8556ca07b30 req-18d800bd-8376-4d3c-ad9d-607dad76220e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:7df39f6c-2faf-42e0-a921-1c498ac76755 for instance 1b005445-8b3c-4b54-915b-bf76bec29155 on instance [pid: 8|app: 0|req: 356/715] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:38 2026] POST /v2.1/os-server-external-events => generated 346 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, ' [pid: 7|app: 0|req: 360/716] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:39 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 155 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: 357/717] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:40 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 292 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: 361/718] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:41 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 188 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: 358/719] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:42 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 155 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: 362/720] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:44 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 157 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: 360/723] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:45 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 145 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: 364/724] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:46 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1556 bytes in 258 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-11 06:46:46.987 8 INFO nova.api.openstack.compute.server_external_events [req-de24dece-5e5d-4dcd-8698-bc0aeb1a9738 req-ef5f2044-5ff3-40e8-864a-5b4bbe6845ba 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:7df39f6c-2faf-42e0-a921-1c498ac76755 for instance 1b005445-8b3c-4b54-915b-bf76bec29155 on instance [pid: 8|app: 0|req: 361/725] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:46 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: 365/726] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:47 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1739 bytes in 199 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: 362/727] 10.0.0.246 () {32 vars in 741 bytes} [Mon May 11 06:46:47 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155/os-interface => generated 284 bytes in 115 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: 366/728] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:48 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1739 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: 8|app: 0|req: 363/729] 10.0.0.246 () {32 vars in 641 bytes} [Mon May 11 06:46:48 2026] GET /v2.1/servers => generated 383 bytes in 65 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-11 06:46:49.059 8 INFO nova.api.openstack.compute.server_external_events [req-d8c785ee-83d1-43fc-b8d9-aa7d8a50132a req-b2e00de8-32cb-4a18-9ab2-6590f55455bd 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:7df39f6c-2faf-42e0-a921-1c498ac76755 for instance 1b005445-8b3c-4b54-915b-bf76bec29155 on instance 2026-05-11 06:46:49.060 8 INFO nova.api.openstack.compute.server_external_events [req-d8c785ee-83d1-43fc-b8d9-aa7d8a50132a req-b2e00de8-32cb-4a18-9ab2-6590f55455bd 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:7df39f6c-2faf-42e0-a921-1c498ac76755 for instance 1b005445-8b3c-4b54-915b-bf76bec29155 on instance [pid: 8|app: 0|req: 364/730] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:49 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:46:49 2026] DELETE /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/732] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:49 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1745 bytes in 182 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-11 06:46:50.324 7 INFO nova.api.openstack.compute.server_external_events [req-ed7d980d-4fa7-4d6d-9b16-01a8bb1a45c7 req-9d3d9372-6584-4b4a-8ca8-6d5ebefc3a27 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:7df39f6c-2faf-42e0-a921-1c498ac76755 for instance 1b005445-8b3c-4b54-915b-bf76bec29155 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: 368/733] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:50 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) [pid: 8|app: 0|req: 366/734] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:50 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 1511 bytes in 119 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-11 06:46:51.109 7 INFO nova.api.openstack.compute.server_external_events [req-bfa042e0-87ab-415d-8b06-6f7ea02b7407 req-d5c3e684-8b94-4b67-a726-d259f7ca6973 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:7df39f6c-2faf-42e0-a921-1c498ac76755 for instance 1b005445-8b3c-4b54-915b-bf76bec29155 on instance 2026-05-11 06:46:51.110 7 INFO nova.api.openstack.compute.server_external_events [req-bfa042e0-87ab-415d-8b06-6f7ea02b7407 req-d5c3e684-8b94-4b67-a726-d259f7ca6973 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:7df39f6c-2faf-42e0-a921-1c498ac76755 for instance 1b005445-8b3c-4b54-915b-bf76bec29155 on instance [pid: 7|app: 0|req: 369/735] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:51 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-05-11 06:46:51.496 8 INFO nova.api.openstack.wsgi [None req-00861730-c9e4-49e9-9f4f-ba9000a23008 f3cc674c1d2b407186280ba24459ec00 f21404ce8bf74adbadd278d1869b4a1f - - default default] HTTP exception thrown: Instance 1b005445-8b3c-4b54-915b-bf76bec29155 could not be found. [pid: 8|app: 0|req: 367/736] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:51 2026] GET /v2.1/servers/1b005445-8b3c-4b54-915b-bf76bec29155 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/737] 10.0.0.246 () {32 vars in 704 bytes} [Mon May 11 06:46:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-375288218 => generated 0 bytes in 34 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: 368/738] 10.0.0.246 () {32 vars in 741 bytes} [Mon May 11 06:46:53 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/os-interface => generated 284 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.246 () {32 vars in 815 bytes} [Mon May 11 06:46:54 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/os-interface/bde3261e-41e8-4fdb-870d-b8a35868e2bf => generated 281 bytes in 74 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: 369/740] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:54 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/ips => generated 156 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: 372/741] 10.0.0.246 () {34 vars in 750 bytes} [Mon May 11 06:46:54 2026] POST /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/action => generated 0 bytes in 52 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: 370/742] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:54 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/ips => generated 156 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, ' 2026-05-11 06:46:54.986 7 INFO nova.api.openstack.compute.server_external_events [req-cac0c5d5-d17c-490e-be42-c5fa701e2328 req-3913547e-7619-44b5-a14f-f203d82d7936 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance [pid: 7|app: 0|req: 374/745] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/746] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:55 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/747] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:56 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/ips => generated 195 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, ' [pid: 8|app: 0|req: 373/748] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:56 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1951 bytes in 422 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: 376/749] 10.0.0.246 () {34 vars in 750 bytes} [Mon May 11 06:46:56 2026] POST /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/action => generated 0 bytes in 35 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: 374/750] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:56 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/ips => generated 195 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-11 06:46:57.598 7 INFO nova.api.openstack.compute.server_external_events [req-bdde45bf-50ce-41d5-aa06-776bef6125ca req-a845bbae-bbef-458c-bb7d-1fcdc50af53f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance [pid: 7|app: 0|req: 377/751] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/752] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:57 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/ips => generated 195 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: 7|app: 0|req: 378/753] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:46:58 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4/ips => generated 156 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: 8|app: 0|req: 376/754] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:46:59 2026] DELETE /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 0 bytes in 83 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: 379/755] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:46:59 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1842 bytes in 304 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-11 06:46:59.656 8 INFO nova.api.openstack.compute.server_external_events [req-a2afca8e-ec68-4074-bab0-cc5831724133 req-7e54bb76-4314-4358-af0e-69bd656bc000 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance [pid: 8|app: 0|req: 377/756] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:46:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 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: 380/757] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:00 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 1842 bytes in 215 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-11 06:47:01.679 8 INFO nova.api.openstack.wsgi [None req-6bdecec3-01a1-4bfb-a42f-fda059dcc27a d29e7a34e58540cbb7b828499223223a cb60ecfcc5a448d1a6a2654658028741 - - default default] HTTP exception thrown: Instance 52478553-0c80-4219-b751-461b9afd86e4 could not be found. [pid: 8|app: 0|req: 378/758] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:01 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:47:01.697 7 INFO nova.api.openstack.compute.server_external_events [req-c4b13eea-2878-46b6-93c6-83575d3a7f4c req-837bd478-b7ab-48e8-96d3-f638e98f910e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance 2026-05-11 06:47:01.698 7 INFO nova.api.openstack.compute.server_external_events [req-c4b13eea-2878-46b6-93c6-83575d3a7f4c req-837bd478-b7ab-48e8-96d3-f638e98f910e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:bde3261e-41e8-4fdb-870d-b8a35868e2bf for instance 52478553-0c80-4219-b751-461b9afd86e4 on instance [pid: 7|app: 0|req: 381/759] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:01 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.246 () {32 vars in 704 bytes} [Mon May 11 06:47:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-356232248 => 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, ' 2026-05-11 06:47:03.009 7 INFO nova.api.openstack.wsgi [None req-f94aeb37-3543-4ae6-a449-37e6debcd742 d29e7a34e58540cbb7b828499223223a cb60ecfcc5a448d1a6a2654658028741 - - default default] HTTP exception thrown: Instance 52478553-0c80-4219-b751-461b9afd86e4 could not be found. [pid: 7|app: 0|req: 382/761] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:47:02 2026] DELETE /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:47:03.053 8 INFO nova.api.openstack.wsgi [None req-bc178a8c-821d-4283-8130-71906da5ab69 d29e7a34e58540cbb7b828499223223a cb60ecfcc5a448d1a6a2654658028741 - - default default] HTTP exception thrown: Instance 52478553-0c80-4219-b751-461b9afd86e4 could not be found. [pid: 8|app: 0|req: 380/762] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:03 2026] GET /v2.1/servers/52478553-0c80-4219-b751-461b9afd86e4 => 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, ' [pid: 7|app: 0|req: 383/763] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:47:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 208 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/766] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:47:06 2026] POST /v2.1/servers => generated 453 bytes in 863 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:06 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1392 bytes in 68 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: 383/768] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:08 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1450 bytes in 97 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-11 06:47:09.265 8 INFO nova.api.openstack.compute.server_external_events [req-70f93bb1-ff69-40a6-81c8-a38a554369df req-12f2008a-3def-4593-aca5-1e920fd2739d 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance [pid: 8|app: 0|req: 384/769] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:09 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1518 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/771] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:10 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1518 bytes in 146 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-11 06:47:11.319 7 INFO nova.api.openstack.compute.server_external_events [req-71dc1eaa-4e7b-469d-b377-7fc6715dbfb8 req-68c78a62-1821-4c4e-8505-0f1f04d9c6de 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance 2026-05-11 06:47:11.322 7 INFO nova.api.openstack.compute.server_external_events [req-71dc1eaa-4e7b-469d-b377-7fc6715dbfb8 req-68c78a62-1821-4c4e-8505-0f1f04d9c6de 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance [pid: 7|app: 0|req: 387/772] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:11 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 49 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: 386/773] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:11 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1518 bytes in 182 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: 388/774] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:12 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1702 bytes in 288 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: 387/775] 10.0.0.246 () {32 vars in 741 bytes} [Mon May 11 06:47:12 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727/os-interface => generated 285 bytes in 68 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-11 06:47:14.072 7 INFO nova.api.openstack.compute.server_external_events [req-83f5dcb0-2e62-4a71-96c2-13bbcbd273c8 req-48177e64-73a6-4669-b2c4-07c07499c527 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance [pid: 7|app: 0|req: 389/776] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/781] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:29 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1822 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, ' [pid: 7|app: 0|req: 392/782] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:29 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1822 bytes in 157 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: 391/783] 10.0.0.246 () {34 vars in 750 bytes} [Mon May 11 06:47:30 2026] POST /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727/action => generated 0 bytes in 99 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: 393/784] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:30 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1824 bytes in 184 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-11 06:47:31.110 7 INFO nova.api.openstack.compute.server_external_events [req-48bb0df1-2800-4f8e-870a-0efa33d80b9f req-25e2e7c0-7a64-4962-93da-0557ed55c5fb 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance [pid: 7|app: 0|req: 394/785] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:47:30 2026] POST /v2.1/servers => generated 424 bytes in 578 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: 395/787] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:31 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 1368 bytes in 79 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: 393/788] 10.0.0.186 () {30 vars in 619 bytes} [Mon May 11 06:47:31 2026] GET /v2.1 => generated 0 bytes in 152 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: 394/789] 10.0.0.186 () {30 vars in 621 bytes} [Mon May 11 06:47:31 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/790] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:31 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1829 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.186 () {34 vars in 913 bytes} [Mon May 11 06:47:31 2026] GET /v2.1/os-simple-tenant-usage/6bc4824f66394137be2697ddad4937bf?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 256 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: 397/792] 10.0.0.186 () {30 vars in 654 bytes} [Mon May 11 06:47:32 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 396/793] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:32 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 1426 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/794] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:32 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1822 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:47:33.154 8 INFO nova.api.openstack.compute.server_external_events [req-37599b8d-0988-4f41-858e-75441ee1e8aa req-8a0e954e-d42a-405c-bfd1-a608d4fcbd63 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance 2026-05-11 06:47:33.155 8 INFO nova.api.openstack.compute.server_external_events [req-37599b8d-0988-4f41-858e-75441ee1e8aa req-8a0e954e-d42a-405c-bfd1-a608d4fcbd63 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance 2026-05-11 06:47:33.156 8 INFO nova.api.openstack.compute.server_external_events [req-37599b8d-0988-4f41-858e-75441ee1e8aa req-8a0e954e-d42a-405c-bfd1-a608d4fcbd63 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance [pid: 8|app: 0|req: 397/795] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:33 2026] POST /v2.1/os-server-external-events => generated 525 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: 399/796] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:33 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 1468 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, ' 2026-05-11 06:47:34.262 8 INFO nova.api.openstack.compute.server_external_events [req-f6dbbea0-4138-4c30-ad45-a33b29452ef0 req-47cec909-a5d6-4d0f-90cd-853c9a1e7e31 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:db8d7e65-c3fe-49c9-b80a-e16ac97354bb for instance 5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e on instance [pid: 8|app: 0|req: 398/797] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 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: 401/800] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:34 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 1468 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.186 () {30 vars in 619 bytes} [Mon May 11 06:47:34 2026] GET /v2.1 => generated 0 bytes in 259 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: 402/802] 10.0.0.186 () {30 vars in 621 bytes} [Mon May 11 06:47:34 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.186 () {34 vars in 913 bytes} [Mon May 11 06:47:34 2026] GET /v2.1/os-simple-tenant-usage/6bc4824f66394137be2697ddad4937bf?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.186 () {30 vars in 654 bytes} [Mon May 11 06:47:35 2026] GET /v2.1/limits?reserved=1 => generated 511 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-11 06:47:35.214 7 INFO nova.api.openstack.compute.server_external_events [req-16abaa0f-434d-4288-8f7c-242b18d356c9 req-e625bd0e-92c7-43b0-b7a0-eead021fc163 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:db8d7e65-c3fe-49c9-b80a-e16ac97354bb for instance 5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e on instance [pid: 7|app: 0|req: 402/805] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:35 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: 404/806] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:35 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 1468 bytes in 182 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-11 06:47:36.311 7 INFO nova.api.openstack.compute.server_external_events [req-a7168a61-a163-49c8-b3a1-bdcf60910579 req-27cecea2-8c8f-4739-944a-fef10cb4e305 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:db8d7e65-c3fe-49c9-b80a-e16ac97354bb for instance 5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e on instance [pid: 7|app: 0|req: 403/807] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:36 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: 405/808] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:36 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 1648 bytes in 238 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: 404/809] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:47:37 2026] DELETE /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 0 bytes in 113 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/810] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:37 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 1654 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-11 06:47:38.352 7 INFO nova.api.openstack.compute.server_external_events [req-06548371-55d3-435d-95c9-85f0c5fa54c0 req-9d9d0ea2-5581-4902-8dcd-c2a233501d44 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:db8d7e65-c3fe-49c9-b80a-e16ac97354bb for instance 5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e on instance 2026-05-11 06:47:38.353 7 INFO nova.api.openstack.compute.server_external_events [req-06548371-55d3-435d-95c9-85f0c5fa54c0 req-9d9d0ea2-5581-4902-8dcd-c2a233501d44 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:db8d7e65-c3fe-49c9-b80a-e16ac97354bb for instance 5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e on instance [pid: 7|app: 0|req: 405/811] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:38 2026] POST /v2.1/os-server-external-events => generated 356 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-11 06:47:38.573 8 INFO nova.api.openstack.compute.server_external_events [req-d3566288-9fd5-48d1-814b-214d8c0d299f req-0fa6e231-824e-41ed-b32c-c6872c259b52 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:db8d7e65-c3fe-49c9-b80a-e16ac97354bb for instance 5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e on instance [pid: 8|app: 0|req: 407/812] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 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-11 06:47:38.929 7 INFO nova.api.openstack.wsgi [None req-1da2b1a2-1a8a-4a85-822e-fd80344a0a7a c9c3e8b8bb16457db32fd9f1bfc9cafc 929ba8e88c2447e9ab30db8930bbe80f - - default default] HTTP exception thrown: Instance 5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e could not be found. [pid: 7|app: 0|req: 406/813] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:38 2026] GET /v2.1/servers/5e75bef2-0ca0-48a4-9d55-c3fdd39ba76e => generated 111 bytes in 33 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: 409/816] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:48 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1822 bytes in 295 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: 408/817] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:47:48 2026] DELETE /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => 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: 8|app: 0|req: 410/818] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:48 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1828 bytes in 183 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-11 06:47:48.941 7 INFO nova.api.openstack.compute.server_external_events [req-126ec227-454e-4cca-a944-671fb48ac7a3 req-ec7db656-dcdc-4f5e-adac-a954a3804f48 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance [pid: 7|app: 0|req: 409/819] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 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: 411/820] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:49 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 1760 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, ' 2026-05-11 06:47:50.982 7 INFO nova.api.openstack.wsgi [None req-18095ca1-ba58-4e09-b648-d22fb9b53846 db38feb0e74643c6b3906b527fc5962b de3c5614ed4844779ffc6cb81981282e - - default default] HTTP exception thrown: Instance de860d24-b31d-4a22-a817-a76d36d73727 could not be found. [pid: 7|app: 0|req: 410/821] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:47:50 2026] GET /v2.1/servers/de860d24-b31d-4a22-a817-a76d36d73727 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 06:47:51.000 8 INFO nova.api.openstack.compute.server_external_events [req-f3638a24-127c-4244-aa77-86cbc1a6a88a req-85facc72-9e04-410e-a877-81ee24d4433f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance 2026-05-11 06:47:51.001 8 INFO nova.api.openstack.compute.server_external_events [req-f3638a24-127c-4244-aa77-86cbc1a6a88a req-85facc72-9e04-410e-a877-81ee24d4433f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:6a219121-01c1-4713-83f0-e2aa2aa4fe23 for instance de860d24-b31d-4a22-a817-a76d36d73727 on instance [pid: 8|app: 0|req: 412/822] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:47:50 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, ' [pid: 7|app: 0|req: 411/823] 10.0.0.246 () {32 vars in 706 bytes} [Mon May 11 06:47:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2006595935 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 414/826] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:48:01 2026] POST /v2.1/os-keypairs => generated 396 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/827] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:48:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/830] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:48:04 2026] POST /v2.1/servers => generated 495 bytes in 929 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/831] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:05 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1456 bytes in 102 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: 416/832] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:06 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1514 bytes in 84 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: 417/833] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:08 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1627 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, ' 2026-05-11 06:48:08.345 7 INFO nova.api.openstack.compute.server_external_events [req-8f4dd91e-150d-46d7-9f99-a0610f51382c req-e56db003-adec-4ff8-abb9-c748e356a892 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:5e134ec9-aa06-4385-9582-43c60591cb14 for instance da9ceb2b-8233-4fd0-ab07-1efab8493601 on instance [pid: 7|app: 0|req: 417/834] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:48:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 418/835] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:09 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1627 bytes in 188 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-11 06:48:10.392 7 INFO nova.api.openstack.compute.server_external_events [req-b14fbe19-2ce6-4e3a-bc05-869970f7f396 req-c5a02533-94ee-46d9-87b6-1183cc21ffc6 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:5e134ec9-aa06-4385-9582-43c60591cb14 for instance da9ceb2b-8233-4fd0-ab07-1efab8493601 on instance 2026-05-11 06:48:10.392 7 INFO nova.api.openstack.compute.server_external_events [req-b14fbe19-2ce6-4e3a-bc05-869970f7f396 req-c5a02533-94ee-46d9-87b6-1183cc21ffc6 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:5e134ec9-aa06-4385-9582-43c60591cb14 for instance da9ceb2b-8233-4fd0-ab07-1efab8493601 on instance [pid: 7|app: 0|req: 418/836] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:48:10 2026] POST /v2.1/os-server-external-events => generated 354 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: 419/837] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:10 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1627 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: 419/838] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:12 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1806 bytes in 241 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: 420/839] 10.0.0.246 () {32 vars in 741 bytes} [Mon May 11 06:48:12 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601/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, ' 2026-05-11 06:48:13.224 7 INFO nova.api.openstack.compute.server_external_events [req-50f0ca12-17d6-4d17-b6d6-9c3c43913597 req-6bad8083-3227-4bb0-b55f-e7054891daf9 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:5e134ec9-aa06-4385-9582-43c60591cb14 for instance da9ceb2b-8233-4fd0-ab07-1efab8493601 on instance [pid: 7|app: 0|req: 420/840] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:48:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 423/845] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:28 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1926 bytes in 368 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: 423/846] 10.0.0.246 () {32 vars in 753 bytes} [Mon May 11 06:48:29 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601/os-server-password => generated 116 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: 424/847] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:48:31 2026] DELETE /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 424/848] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:31 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1932 bytes in 233 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: 425/849] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:32 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 1932 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:48:32.965 7 INFO nova.api.openstack.compute.server_external_events [req-6a9ef8d0-1e12-4e89-b5f1-46b953e48bd4 req-36d163ef-4e26-4da3-8975-22a9ab0e52a1 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:5e134ec9-aa06-4385-9582-43c60591cb14 for instance da9ceb2b-8233-4fd0-ab07-1efab8493601 on instance [pid: 7|app: 0|req: 425/850] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:48:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:48:33.996 8 INFO nova.api.openstack.wsgi [None req-e78b6f97-84c8-4bcb-86c0-638ea62b4024 65f46776b7ca4088a794292b0d50989f 6adf817a2a034d109045f2c09e2f53f5 - - default default] HTTP exception thrown: Instance da9ceb2b-8233-4fd0-ab07-1efab8493601 could not be found. [pid: 8|app: 0|req: 426/851] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:33 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => 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-11 06:48:34.026 7 INFO nova.api.openstack.wsgi [None req-f4b7f00e-41be-4a3f-b681-b3122537fbf9 65f46776b7ca4088a794292b0d50989f 6adf817a2a034d109045f2c09e2f53f5 - - default default] HTTP exception thrown: Instance da9ceb2b-8233-4fd0-ab07-1efab8493601 could not be found. [pid: 7|app: 0|req: 426/852] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:48:34 2026] DELETE /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:48:34.061 8 INFO nova.api.openstack.wsgi [None req-1cbdc3f8-88a8-478c-b54d-71e3048fcf27 65f46776b7ca4088a794292b0d50989f 6adf817a2a034d109045f2c09e2f53f5 - - default default] HTTP exception thrown: Instance da9ceb2b-8233-4fd0-ab07-1efab8493601 could not be found. [pid: 8|app: 0|req: 427/853] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:48:34 2026] GET /v2.1/servers/da9ceb2b-8233-4fd0-ab07-1efab8493601 => 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: 427/854] 10.0.0.246 () {32 vars in 704 bytes} [Mon May 11 06:48:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-177770702 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 429/857] 10.0.0.246 () {32 vars in 726 bytes} [Mon May 11 06:48:34 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-568976205 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/866] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:49:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/867] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:49:17 2026] POST /v2.1/servers => generated 449 bytes in 528 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/868] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:18 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1402 bytes in 80 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/869] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:19 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1460 bytes in 74 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-11 06:49:20.525 7 INFO nova.api.openstack.compute.server_external_events [req-b987bbc2-ad10-46f9-8d59-171e52ec9af0 req-cdfd1f97-72f1-4686-9448-f90b4e474b52 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance [pid: 7|app: 0|req: 435/870] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:20 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) [pid: 8|app: 0|req: 436/871] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:20 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1527 bytes in 170 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-11 06:49:21.664 7 INFO nova.api.openstack.compute.server_external_events [req-60b7e3d5-46d7-4f64-801f-eb63d0f924d0 req-fd6307c8-d73d-4f0c-aef5-485cc67b97a2 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance [pid: 7|app: 0|req: 436/872] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:21 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1527 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: 7|app: 0|req: 437/874] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:22 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1695 bytes in 197 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: 438/875] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:23 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1695 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, ' 2026-05-11 06:49:23.713 7 INFO nova.api.openstack.compute.server_external_events [req-c27d9458-5838-42ae-b3b0-e0b0ef8e599d req-cd773796-dfef-4a30-b1bf-a6fad0b7972e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance [pid: 7|app: 0|req: 438/876] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:23 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, ' 2026-05-11 06:49:25.756 8 INFO nova.api.openstack.compute.server_external_events [req-91b84ae6-7524-4790-b71a-fd702e423bc3 req-7eadc5d4-8574-43c9-a87b-164889c6d6c1 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance [pid: 8|app: 0|req: 440/879] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:25 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, ' [pid: 8|app: 0|req: 442/882] 10.0.0.246 () {34 vars in 750 bytes} [Mon May 11 06:49:34 2026] POST /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4/action => generated 31891 bytes in 184 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-11 06:49:36.084 7 INFO nova.api.openstack.compute.server_external_events [req-75c6e5ac-a01b-49dc-a9e6-9f0649f7a810 req-7e273efb-4cf8-477a-a3b0-5676638e72a5 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance [pid: 7|app: 0|req: 441/883] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:36 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: 443/884] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:49:37 2026] POST /v2.1/os-keypairs => generated 398 bytes in 49 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: 442/885] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:49:39 2026] POST /v2.1/servers => generated 449 bytes in 645 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/886] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:40 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 1403 bytes in 79 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: 443/887] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:41 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 1461 bytes in 76 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: 445/888] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:42 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 1528 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:49:42.718 7 INFO nova.api.openstack.compute.server_external_events [req-69572180-cc23-41e0-baad-22df4a06b91e req-cb0bb4a4-004b-4bd8-bc2c-b6e26139a51a 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:7bce68d7-92f8-4168-961b-ab3843c9525d for instance fcd0672a-9097-4eb8-976c-24f6373c2138 on instance [pid: 7|app: 0|req: 444/889] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:42 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, ' 2026-05-11 06:49:43.419 8 INFO nova.api.openstack.compute.server_external_events [req-47eeafca-9067-4b02-9198-c02f3c8017f9 req-0f27cf86-3dce-4b9b-9ceb-e92a7d15ecd8 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:7bce68d7-92f8-4168-961b-ab3843c9525d for instance fcd0672a-9097-4eb8-976c-24f6373c2138 on instance [pid: 8|app: 0|req: 446/890] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 445/891] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:43 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 1528 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, ' [pid: 8|app: 0|req: 448/894] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:44 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 1696 bytes in 278 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-11 06:49:45.464 8 INFO nova.api.openstack.compute.server_external_events [req-d6b810f6-32cf-4414-b455-cad701d48f9e req-b8cdb832-77be-4955-8461-eab9ef1e960e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:7bce68d7-92f8-4168-961b-ab3843c9525d for instance fcd0672a-9097-4eb8-976c-24f6373c2138 on instance [pid: 8|app: 0|req: 449/895] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/896] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:45 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 1696 bytes in 420 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-11 06:49:47.525 8 INFO nova.api.openstack.compute.server_external_events [req-53a066ee-05db-496b-9f93-44ebbbe91951 req-df1f8f54-ab1c-4b5d-9085-2020e8a414f3 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:7bce68d7-92f8-4168-961b-ab3843c9525d for instance fcd0672a-9097-4eb8-976c-24f6373c2138 on instance [pid: 8|app: 0|req: 450/897] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 449/900] 10.0.0.246 () {34 vars in 750 bytes} [Mon May 11 06:49:56 2026] POST /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138/action => generated 31710 bytes in 79 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: 452/901] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:49:59 2026] DELETE /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:49:59.407 8 INFO nova.api.openstack.compute.server_external_events [req-469c53de-00dc-4ca2-8f65-b2e9c9b0ad89 req-870715c8-4a52-4d40-a358-4c3f6b4c51ff 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:7bce68d7-92f8-4168-961b-ab3843c9525d for instance fcd0672a-9097-4eb8-976c-24f6373c2138 on instance [pid: 8|app: 0|req: 453/902] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:49:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/903] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:49:59 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => generated 1822 bytes in 303 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-11 06:50:00.141 8 INFO nova.api.openstack.compute.server_external_events [req-12e04b8e-3c45-4946-9ae7-afe08538d447 req-3aa392ee-fab4-4c21-97e9-77143b37739e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:7bce68d7-92f8-4168-961b-ab3843c9525d for instance fcd0672a-9097-4eb8-976c-24f6373c2138 on instance [pid: 8|app: 0|req: 454/904] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:00 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-11 06:50:00.464 7 INFO nova.api.openstack.wsgi [None req-ac28b48a-0967-4132-bb8f-8ca0fc0cccee 17a7ec6eb592409fa03ce35507112eb5 1dce23822f514d83a7f10201a16a7d2f - - default default] HTTP exception thrown: Instance fcd0672a-9097-4eb8-976c-24f6373c2138 could not be found. [pid: 7|app: 0|req: 451/905] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:00 2026] GET /v2.1/servers/fcd0672a-9097-4eb8-976c-24f6373c2138 => 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: 8|app: 0|req: 455/906] 10.0.0.246 () {32 vars in 730 bytes} [Mon May 11 06:50:00 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1048229066 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 452/907] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:50:01 2026] DELETE /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => 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, ' 2026-05-11 06:50:01.475 8 INFO nova.api.openstack.compute.server_external_events [req-34091a63-108d-495e-ae1d-2fbbbb01e172 req-aee6e6f5-d9ba-488a-861f-d7031c6ddebe 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:7bce68d7-92f8-4168-961b-ab3843c9525d for instance fcd0672a-9097-4eb8-976c-24f6373c2138 on instance [pid: 8|app: 0|req: 456/908] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/909] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:01 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1701 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, ' 2026-05-11 06:50:02.430 8 INFO nova.api.openstack.compute.server_external_events [req-b6498e23-8219-494c-856a-513a2ddeedc7 req-17770b63-28e3-42b7-a2dd-a8bca6f82afd 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance [pid: 8|app: 0|req: 457/910] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 454/911] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:02 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 1488 bytes in 135 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-11 06:50:03.529 8 INFO nova.api.openstack.compute.server_external_events [req-cb1d7ea2-f233-49fb-a3a0-2f13ebd40806 req-8ed0931a-1612-4497-853b-e3c7eb669598 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance 2026-05-11 06:50:03.530 8 INFO nova.api.openstack.compute.server_external_events [req-cb1d7ea2-f233-49fb-a3a0-2f13ebd40806 req-8ed0931a-1612-4497-853b-e3c7eb669598 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:0ab5a27e-8066-494d-a775-c8240871edeb for instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 on instance [pid: 8|app: 0|req: 458/912] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:03 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-05-11 06:50:03.862 7 INFO nova.api.openstack.wsgi [None req-08cb839f-32ff-4329-9eae-0f2fa3eda136 17a7ec6eb592409fa03ce35507112eb5 1dce23822f514d83a7f10201a16a7d2f - - default default] HTTP exception thrown: Instance 7edea92a-ac47-4c72-87b0-03e0cd399fd4 could not be found. [pid: 7|app: 0|req: 455/913] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:03 2026] GET /v2.1/servers/7edea92a-ac47-4c72-87b0-03e0cd399fd4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 459/914] 10.0.0.246 () {32 vars in 728 bytes} [Mon May 11 06:50:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-600357495 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 457/917] 10.0.0.246 () {34 vars in 671 bytes} [Mon May 11 06:50:08 2026] POST /v2.1/os-keypairs => generated 396 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/918] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:50:11 2026] POST /v2.1/servers => generated 447 bytes in 716 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/919] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:11 2026] GET /v2.1/servers/ac381820-0131-4d0d-8de1-51cd05ae1ecc => generated 1394 bytes in 64 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-11 06:50:14.241 8 INFO nova.api.openstack.compute.server_external_events [req-43dae1cc-5381-4b86-9b58-1ac26345adf8 req-8c899e1b-6692-4507-97e7-54dec07b0291 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 8|app: 0|req: 462/920] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 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: 460/923] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:16 2026] GET /v2.1/servers/ac381820-0131-4d0d-8de1-51cd05ae1ecc => generated 1517 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, ' 2026-05-11 06:50:20.949 8 INFO nova.api.openstack.compute.server_external_events [req-2d221b79-2737-4acc-87ca-83e5c643604c req-524d9621-6e9a-487c-94dd-f4b627a1e3df 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 8|app: 0|req: 464/924] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 461/925] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:22 2026] GET /v2.1/servers/ac381820-0131-4d0d-8de1-51cd05ae1ecc => generated 1817 bytes in 494 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-11 06:50:22.999 8 INFO nova.api.openstack.compute.server_external_events [req-0b731834-14ce-40fb-a0b4-b710c504b050 req-2d13fa5c-580d-4cdb-943c-ce7364e1e89a 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 8|app: 0|req: 465/926] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 462/927] 10.0.0.246 () {34 vars in 663 bytes} [Mon May 11 06:50:23 2026] POST /v2.1/servers => generated 447 bytes in 637 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: 466/928] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:24 2026] GET /v2.1/servers/4431f06c-10cd-434d-96ce-390a868ca030 => generated 1394 bytes in 85 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-11 06:50:25.048 8 INFO nova.api.openstack.compute.server_external_events [req-4cc6ab29-6bb7-40cc-94af-d557242147be req-4db2ad60-30df-46ee-a612-4cd1d98cbd08 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 8|app: 0|req: 468/931] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:50:27.101 7 INFO nova.api.openstack.compute.server_external_events [req-b1ff498c-1471-4c75-b105-6b71264f56ef req-e346e3ca-b726-4e88-8a73-31c4587b9ff3 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance [pid: 7|app: 0|req: 464/932] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:50:27.534 8 INFO nova.api.openstack.compute.server_external_events [req-ccf59e89-50aa-4100-a822-edda5b31b5fd req-ac57739a-e628-4601-8dc4-c1af1458833f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance [pid: 8|app: 0|req: 469/933] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:27 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-05-11 06:50:29.573 7 INFO nova.api.openstack.compute.server_external_events [req-2d34153a-7e2e-40a5-a1f5-2de087ec0543 req-3d73f889-4dd5-4f33-a19c-e178500c08b3 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance [pid: 7|app: 0|req: 465/934] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:29 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: 470/935] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:50:29 2026] GET /v2.1/servers/4431f06c-10cd-434d-96ce-390a868ca030 => generated 1818 bytes in 414 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-11 06:50:31.622 7 INFO nova.api.openstack.compute.server_external_events [req-10734a3b-a3de-4eeb-9cd2-7ab27a54313d req-1fbd553a-08ee-43f4-861c-d0eced7c43a5 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance [pid: 7|app: 0|req: 466/936] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 469/943] 199.204.45.222 () {36 vars in 714 bytes} [Mon May 11 06:50:54 2026] POST /v2.1/servers => generated 453 bytes in 978 msecs (HTTP/1.1 202) 10 headers in 475 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: 475/944] 199.204.45.222 () {32 vars in 733 bytes} [Mon May 11 06:50:55 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 => generated 2213 bytes in 175 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: 470/945] 199.204.45.222 () {32 vars in 759 bytes} [Mon May 11 06:50:55 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface => generated 28 bytes in 49 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: 476/946] 199.204.45.222 () {32 vars in 777 bytes} [Mon May 11 06:50:55 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-volume_attachments => generated 197 bytes in 33 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-11 06:50:57.705 7 INFO nova.api.openstack.compute.server_external_events [req-122f8906-df9b-4f64-a07f-5816e520901a req-1cdabd07-399e-484c-a76e-7a11a8b73327 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:72236c15-00aa-423d-8224-6cc7dce2cde0 for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 471/947] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 477/948] 199.204.45.222 () {32 vars in 733 bytes} [Mon May 11 06:50:57 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 => generated 2433 bytes in 194 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: 472/949] 199.204.45.222 () {32 vars in 759 bytes} [Mon May 11 06:50:58 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface => generated 283 bytes in 610 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: 478/950] 199.204.45.222 () {32 vars in 777 bytes} [Mon May 11 06:50:58 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-volume_attachments => generated 197 bytes in 67 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-11 06:50:59.761 7 INFO nova.api.openstack.compute.server_external_events [req-4d602605-f3ea-463d-be12-e42f12cd5021 req-615fe1a3-e089-4c1b-bc1c-45cbd93cdd53 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:72236c15-00aa-423d-8224-6cc7dce2cde0 for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance 2026-05-11 06:50:59.761 7 INFO nova.api.openstack.compute.server_external_events [req-4d602605-f3ea-463d-be12-e42f12cd5021 req-615fe1a3-e089-4c1b-bc1c-45cbd93cdd53 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:72236c15-00aa-423d-8224-6cc7dce2cde0 for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 473/951] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:50:59 2026] POST /v2.1/os-server-external-events => generated 354 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: 479/952] 199.204.45.222 () {32 vars in 733 bytes} [Mon May 11 06:51:00 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 => generated 2580 bytes in 132 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: 474/953] 199.204.45.222 () {32 vars in 759 bytes} [Mon May 11 06:51:00 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface => generated 285 bytes in 89 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: 480/954] 199.204.45.222 () {32 vars in 777 bytes} [Mon May 11 06:51:01 2026] GET /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-volume_attachments => generated 197 bytes in 32 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-11 06:51:36.698 7 INFO nova.api.openstack.compute.server_external_events [req-df717ec3-c7ae-4980-bf77-831b4b994a57 req-ee464314-ef43-4239-9c61-acd4af6d54cf 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6240037b-609c-419d-86b1-0a84091ec9be for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 479/963] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:51:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/964] 199.204.45.222 () {36 vars in 812 bytes} [Mon May 11 06:51:35 2026] POST /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface => generated 278 bytes in 2027 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-11 06:51:37.948 7 INFO nova.api.openstack.compute.server_external_events [req-a3570f68-38f4-42a4-9f4e-3af64cab4e8e req-6c78e9c9-08b1-484b-b25b-35b19f13189b 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6240037b-609c-419d-86b1-0a84091ec9be for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 480/965] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:51:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 136 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-11 06:51:38.738 8 INFO nova.api.openstack.compute.server_external_events [req-09baca39-fb69-4e9f-83af-8ca52e80fc23 req-defb3ae7-7bea-4718-81e0-2bfe6bf33d77 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6240037b-609c-419d-86b1-0a84091ec9be for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance 2026-05-11 06:51:38.738 8 INFO nova.api.openstack.compute.server_external_events [req-09baca39-fb69-4e9f-83af-8ca52e80fc23 req-defb3ae7-7bea-4718-81e0-2bfe6bf33d77 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6240037b-609c-419d-86b1-0a84091ec9be for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 8|app: 0|req: 486/966] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:51:38 2026] POST /v2.1/os-server-external-events => generated 354 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, ' 2026-05-11 06:51:39.999 7 INFO nova.api.openstack.compute.server_external_events [req-6e3f1163-6113-4c59-92e9-89a8faf0cca4 req-99be2bac-87f1-47cb-a2c6-dd8ea807c27a 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6240037b-609c-419d-86b1-0a84091ec9be for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 481/967] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:51:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:52:00.907 7 INFO nova.api.openstack.compute.server_external_events [req-aa0ab5e7-f36f-4912-b2b4-d4411c60a806 req-ad594170-4f18-446e-b73d-e5d604f63d3e 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 484/972] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:00 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-11 06:52:02.028 7 INFO nova.api.openstack.compute.server_external_events [req-4acfb116-ec2d-4253-88ad-1a11afa56b5a req-576d6e3b-95f7-433b-8bf9-0ed80ea345a2 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 485/973] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/974] 199.204.45.222 () {36 vars in 812 bytes} [Mon May 11 06:51:59 2026] POST /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface => generated 376 bytes in 2897 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-11 06:52:02.958 7 INFO nova.api.openstack.compute.server_external_events [req-7dead6f9-d77e-4bd1-983e-a79bae5a5c3d req-92f6a915-e0e5-4467-97de-ab9728b1bce2 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 486/975] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:02 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-11 06:52:04.073 8 INFO nova.api.openstack.compute.server_external_events [req-2f5cbf38-6ecc-4c95-a1fc-f8bf95bfd4e5 req-3c839a20-0225-42b3-848f-cfbb6cafee0c 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 8|app: 0|req: 490/976] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:04 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-11 06:52:12.689 7 INFO nova.api.openstack.compute.server_external_events [req-5e6193dd-c09d-4c5a-b5f1-c492833258f1 req-b1099e84-cb83-4676-83a9-43bafab5e704 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 488/979] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:12 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, ' 2026-05-11 06:52:14.193 7 INFO nova.api.openstack.compute.server_external_events [req-dcc0f3b3-1050-49e9-8420-3c1908ee7610 req-100a2cc5-f18e-41b9-9c76-d4022070bada 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 489/980] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/981] 199.204.45.222 () {36 vars in 812 bytes} [Mon May 11 06:52:10 2026] POST /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface => generated 377 bytes in 3463 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-11 06:52:16.240 7 INFO nova.api.openstack.compute.server_external_events [req-1c102b12-d2d2-4e5d-aa05-af68b42234b7 req-383bec20-b766-4b09-adc3-aac0989e5fbd 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance 2026-05-11 06:52:16.241 7 INFO nova.api.openstack.compute.server_external_events [req-1c102b12-d2d2-4e5d-aa05-af68b42234b7 req-383bec20-b766-4b09-adc3-aac0989e5fbd 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 491/984] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:16 2026] POST /v2.1/os-server-external-events => generated 350 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-11 06:52:24.929 8 INFO nova.api.openstack.compute.server_external_events [req-802e1866-ab6a-4008-9b4d-536288659f72 req-0ec1c8a4-4d0b-4e1a-a67d-56cc64839da5 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 8|app: 0|req: 495/987] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:24 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: 493/988] 199.204.45.222 () {34 vars in 855 bytes} [Mon May 11 06:52:25 2026] DELETE /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface/db2a729f-6faa-4376-9ee6-2aa9132c8ded => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:52:25.559 8 INFO nova.api.openstack.compute.server_external_events [req-44c582eb-1ca6-4bc0-9932-69f9de4c50f7 req-eefe02ae-6c44-4aea-b5f8-4437ec225167 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 8|app: 0|req: 496/989] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:52:26.970 7 INFO nova.api.openstack.compute.server_external_events [req-77a9d44f-25f8-43bc-a29a-da1bb9462b8d req-c5ff6144-7bf6-4c4c-9ec5-9a30c4924de3 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 494/990] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:26 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-11 06:52:27.601 8 INFO nova.api.openstack.compute.server_external_events [req-901c5e46-68ab-4a37-8450-0bacbac3f1bc req-a8e68c73-1f9d-489f-b513-3c75c04b65a3 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:db2a729f-6faa-4376-9ee6-2aa9132c8ded for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 8|app: 0|req: 497/991] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:52:30.567 7 INFO nova.api.openstack.compute.server_external_events [req-af4648ce-f394-451b-beb2-b25735de7c44 req-82fff6c8-5926-4df9-a89b-4234f9e11351 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 495/992] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 498/993] 199.204.45.222 () {34 vars in 855 bytes} [Mon May 11 06:52:30 2026] DELETE /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface/6ea49ad9-f787-4cca-941d-9c43dfa4109b => generated 0 bytes in 72 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-11 06:52:31.383 7 INFO nova.api.openstack.compute.server_external_events [req-32ad4000-02e3-4d96-baf9-b10046425ff0 req-65bf688e-83c9-4ac3-8453-e569815bb4fa 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 496/994] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:52:32.611 8 INFO nova.api.openstack.compute.server_external_events [req-09ca7357-fb4f-49ec-9aab-ef978fde6f53 req-5317ca3a-2b52-43d6-b382-8cfe19b7f33b 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance 2026-05-11 06:52:32.612 8 INFO nova.api.openstack.compute.server_external_events [req-09ca7357-fb4f-49ec-9aab-ef978fde6f53 req-5317ca3a-2b52-43d6-b382-8cfe19b7f33b 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6ea49ad9-f787-4cca-941d-9c43dfa4109b for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 8|app: 0|req: 499/995] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:32 2026] POST /v2.1/os-server-external-events => generated 356 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: 499/1000] 199.204.45.222 () {34 vars in 855 bytes} [Mon May 11 06:52:46 2026] DELETE /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8/os-interface/6240037b-609c-419d-86b1-0a84091ec9be => generated 0 bytes in 46 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-11 06:52:47.367 8 INFO nova.api.openstack.compute.server_external_events [req-d8fb4d1f-583f-44db-b54f-ea6318496eb1 req-cb291ede-1558-469a-a896-6c6ad9e683cb 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:6240037b-609c-419d-86b1-0a84091ec9be for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 8|app: 0|req: 502/1001] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:52:49.403 7 INFO nova.api.openstack.compute.server_external_events [req-be34dbf1-eaaa-4a7e-9648-424c3d183dc2 req-a853b695-83e2-429d-a73e-da1811f01259 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:6240037b-609c-419d-86b1-0a84091ec9be for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 500/1002] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:49 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: 8|app: 0|req: 503/1003] 199.204.45.222 () {34 vars in 755 bytes} [Mon May 11 06:52:50 2026] DELETE /v2.1/servers/d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 => generated 0 bytes in 120 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-11 06:52:51.452 7 INFO nova.api.openstack.compute.server_external_events [req-3a09af1a-2e6c-4d55-8b50-58154cf2d6fa req-4c469d55-aff5-4d75-bd57-428f0c54807f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:72236c15-00aa-423d-8224-6cc7dce2cde0 for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance 2026-05-11 06:52:51.453 7 INFO nova.api.openstack.compute.server_external_events [req-3a09af1a-2e6c-4d55-8b50-58154cf2d6fa req-4c469d55-aff5-4d75-bd57-428f0c54807f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:72236c15-00aa-423d-8224-6cc7dce2cde0 for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance 2026-05-11 06:52:51.453 7 INFO nova.api.openstack.compute.server_external_events [req-3a09af1a-2e6c-4d55-8b50-58154cf2d6fa req-4c469d55-aff5-4d75-bd57-428f0c54807f 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:72236c15-00aa-423d-8224-6cc7dce2cde0 for instance d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 on instance [pid: 7|app: 0|req: 501/1004] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:51 2026] POST /v2.1/os-server-external-events => generated 527 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: 504/1005] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:52:52 2026] DELETE /v2.1/servers/4431f06c-10cd-434d-96ce-390a868ca030 => 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: 502/1006] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:52:52 2026] GET /v2.1/servers/4431f06c-10cd-434d-96ce-390a868ca030 => generated 1944 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 06:52:52.586 8 INFO nova.api.openstack.compute.server_external_events [req-5d94974e-dc47-4505-a9a9-1ebe13f1c0ea req-bd7e2b9d-f0cc-4655-b19f-6dd5d15e7401 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance [pid: 8|app: 0|req: 505/1007] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 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-11 06:52:53.498 7 INFO nova.api.openstack.compute.server_external_events [req-b12ea257-bfe9-46f9-80a1-4e319c4c6da5 req-184fa11b-c1a4-4baf-9c25-984cb6cef0ce 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance 2026-05-11 06:52:53.498 7 INFO nova.api.openstack.compute.server_external_events [req-b12ea257-bfe9-46f9-80a1-4e319c4c6da5 req-184fa11b-c1a4-4baf-9c25-984cb6cef0ce 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance [pid: 7|app: 0|req: 503/1008] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:53 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:52:54.632 8 INFO nova.api.openstack.compute.server_external_events [req-c1791343-22cf-49c7-a93c-d99cf5baca1d req-38f55b31-b21c-4095-87bc-4a6beaa3617c 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:707adab3-37df-4c61-8762-2f554450cd7a for instance 4431f06c-10cd-434d-96ce-390a868ca030 on instance [pid: 8|app: 0|req: 506/1011] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:54 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-11 06:52:57.612 7 INFO nova.api.openstack.wsgi [None req-5454e518-aea9-4c08-a959-8adb5dde799b 26fe551495e348f594bc974560f23e7e 5e7bbc46f3c74301beae88e9a6da1c92 - - default default] HTTP exception thrown: Instance 4431f06c-10cd-434d-96ce-390a868ca030 could not be found. [pid: 7|app: 0|req: 506/1012] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:52:57 2026] GET /v2.1/servers/4431f06c-10cd-434d-96ce-390a868ca030 => generated 111 bytes in 33 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-11 06:52:58.137 8 INFO nova.api.openstack.compute.server_external_events [req-a6be29b8-0640-4af3-8d2c-d7333b8417c0 req-d36f43d2-26a2-4151-81a5-2abcfc5d300c 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-changed:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 8|app: 0|req: 507/1013] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52: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: 7|app: 0|req: 507/1014] 10.0.0.246 () {32 vars in 718 bytes} [Mon May 11 06:52:58 2026] DELETE /v2.1/servers/ac381820-0131-4d0d-8de1-51cd05ae1ecc => generated 0 bytes in 122 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-11 06:52:58.884 7 INFO nova.api.openstack.compute.server_external_events [req-5aebae3e-33cc-491a-9ea6-dcef9c373ed0 req-7787d8c1-1a78-45c2-b3f8-b98bfa53290d 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-unplugged:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 7|app: 0|req: 508/1015] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:52:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1016] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:52:58 2026] GET /v2.1/servers/ac381820-0131-4d0d-8de1-51cd05ae1ecc => generated 1943 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, ' 2026-05-11 06:53:00.186 7 INFO nova.api.openstack.compute.server_external_events [req-3da76257-4d27-4379-b4bd-1f65b68394ef req-5e9261b6-29a0-4733-b115-6750ae474c72 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-deleted:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 7|app: 0|req: 509/1017] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:53:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:53:00.931 8 INFO nova.api.openstack.compute.server_external_events [req-21e3e27f-f402-4688-9c6a-31d36acefe65 req-7b42972e-48e6-47e4-8cf5-8ea2de047a65 2917ff82ef1b4c359deeea9c278ee454 79ce8942d243454cbf729108076aebf2 - - 78055b8278ed499887689ee8ce2879fc 78055b8278ed499887689ee8ce2879fc] Creating event network-vif-plugged:5708e72a-97ed-4b80-b2ed-d665ab9a2f0b for instance ac381820-0131-4d0d-8de1-51cd05ae1ecc on instance [pid: 8|app: 0|req: 509/1018] 10.0.0.181 () {38 vars in 815 bytes} [Mon May 11 06:53:00 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, ' 2026-05-11 06:53:03.936 7 INFO nova.api.openstack.wsgi [None req-6f9e9810-5b48-4b2f-84c0-c99ada5b1234 26fe551495e348f594bc974560f23e7e 5e7bbc46f3c74301beae88e9a6da1c92 - - default default] HTTP exception thrown: Instance ac381820-0131-4d0d-8de1-51cd05ae1ecc could not be found. [pid: 7|app: 0|req: 510/1019] 10.0.0.246 () {32 vars in 715 bytes} [Mon May 11 06:53:03 2026] GET /v2.1/servers/ac381820-0131-4d0d-8de1-51cd05ae1ecc => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 511/1022] 10.0.0.246 () {32 vars in 726 bytes} [Mon May 11 06:53:05 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1454597471 => generated 0 bytes in 23 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-11 06:53:05.709 7 INFO nova.api.openstack.wsgi [None req-ca4abe53-92a9-495c-b78e-8bcb45577548 26fe551495e348f594bc974560f23e7e 5e7bbc46f3c74301beae88e9a6da1c92 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1454597471 not found for user 26fe551495e348f594bc974560f23e7e [pid: 7|app: 0|req: 512/1023] 10.0.0.246 () {32 vars in 723 bytes} [Mon May 11 06:53:05 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1454597471 => generated 142 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1026] 10.0.0.246 () {32 vars in 655 bytes} [Mon May 11 06:53:22 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1027] 10.0.0.246 () {32 vars in 641 bytes} [Mon May 11 06:53:22 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 06:53:22.963 8 WARNING oslo_db.sqlalchemy.utils [None req-6e9b7d22-e0c9-4887-9778-852fdba9479f 8f11e13f652648618d8e2083f01bdc5a d561b5f6f80946029585bce87c82f0af - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 514/1028] 10.0.0.246 () {32 vars in 649 bytes} [Mon May 11 06:53:22 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: 515/1029] 10.0.0.246 () {32 vars in 694 bytes} [Mon May 11 06:53:22 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1056] 10.0.0.148 () {28 vars in 455 bytes} [Mon May 11 06:55:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-11 06:55:34.416 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:55:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.148) !!! 2026-05-11 06:55:34.422 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:55:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.148) !!! [pid: 7|app: 0|req: 529/1057] 10.0.0.148 () {30 vars in 659 bytes} [Mon May 11 06:55:34 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-11 06:55:34.537 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed 2026-05-11 06:55:34.539 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:55:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.148) !!! [pid: 8|app: 0|req: 529/1058] 10.0.0.148 () {32 vars in 732 bytes} [Mon May 11 06:55:34 2026] GET /v2.1/ => generated 410 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1061] 10.0.0.148 () {34 vars in 805 bytes} [Mon May 11 06:55:34 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1062] 10.0.0.148 () {28 vars in 455 bytes} [Mon May 11 06:55:34 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: 531/1063] 10.0.0.148 () {30 vars in 659 bytes} [Mon May 11 06:55:34 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-11 06:55:35.039 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0a1c96b7-8000-42dc-8359-13af52cc2436] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 533/1064] 10.0.0.148 () {32 vars in 732 bytes} [Mon May 11 06:55:35 2026] GET /v2.1/ => generated 410 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1065] 10.0.0.148 () {34 vars in 893 bytes} [Mon May 11 06:55:35 2026] GET /v2.1/servers/detail?project_id=79ce8942d243454cbf729108076aebf2&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1066] 10.0.0.148 () {34 vars in 893 bytes} [Mon May 11 06:55:35 2026] GET /v2.1/servers/detail?project_id=c2bbae8e74014b6d983c262e08887425&all_tenants=True => generated 15 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1067] 10.0.0.148 () {34 vars in 893 bytes} [Mon May 11 06:55:35 2026] GET /v2.1/servers/detail?project_id=d561b5f6f80946029585bce87c82f0af&all_tenants=True => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)