+ 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 [Sun Jun 28 20:27:52 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-6bc5786d54-9tljl 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 0x559bdfce4520 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-06-28 20:27:57.338 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-06-28 20:27:57.450 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-06-28 20:27:57.782 7 WARNING keystonemiddleware._common.config [None req-f5ed976b-77df-475d-95b9-cb03931dea6c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:27:57.791 7 WARNING oslo_config.cfg [None req-f5ed976b-77df-475d-95b9-cb03931dea6c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-28 20:27:57.864 8 WARNING keystonemiddleware._common.config [None req-bef9ec75-4383-43f9-bdba-e929f0491dee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:27:57.873 8 WARNING oslo_config.cfg [None req-bef9ec75-4383-43f9-bdba-e929f0491dee - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-28 20:27:57.994 7 WARNING keystonemiddleware._common.config [None req-f5ed976b-77df-475d-95b9-cb03931dea6c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x559bdfce4520 pid: 7 (default app) 2026-06-28 20:27:58.083 8 WARNING keystonemiddleware._common.config [None req-bef9ec75-4383-43f9-bdba-e929f0491dee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x559bdfce4520 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/3] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:28:11 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-06-28 20:28:11.566 7 WARNING oslo_policy.policy [None req-e273983b-d7ef-467f-8d86-cfbfac4eb3de 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - 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-06-28 20:28:11.566 7 WARNING oslo_policy.policy [None req-e273983b-d7ef-467f-8d86-cfbfac4eb3de 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:28:11 2026] GET /v2.1 => generated 0 bytes in 595 msecs (HTTP/1.1 302) 5 headers in 265 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-06-28 20:28:11.679 8 WARNING oslo_policy.policy [req-e273983b-d7ef-467f-8d86-cfbfac4eb3de req-bf4da4b7-3fe3-41bd-9fba-176d863cede6 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - 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-06-28 20:28:11.679 8 WARNING oslo_policy.policy [req-e273983b-d7ef-467f-8d86-cfbfac4eb3de req-bf4da4b7-3fe3-41bd-9fba-176d863cede6 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:28:11 2026] GET /v2.1/ => generated 398 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:28:11.791 7 INFO nova.api.openstack.wsgi [None req-8480162b-dfa9-4f01-9a72-ea47ebbc24e7 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.89 () {48 vars in 1007 bytes} [Sun Jun 28 20:28:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 20:28:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.89 () {52 vars in 1045 bytes} [Sun Jun 28 20:28:11 2026] POST /v2.1/flavors => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:28:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:28:12 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:28:12 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:28:12.778 7 INFO nova.api.openstack.wsgi [None req-3a3f7685-38ac-4357-8189-07ff26f56cd2 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.89 () {48 vars in 1009 bytes} [Sun Jun 28 20:28:12 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 20:28:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.89 () {52 vars in 1045 bytes} [Sun Jun 28 20:28:12 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:28:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:28:13 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:28:13 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:28:13.714 7 INFO nova.api.openstack.wsgi [None req-6a79bc00-3340-46ff-8793-88ddb89d73d0 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.89 () {48 vars in 1011 bytes} [Sun Jun 28 20:28:13 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: 10/19] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 20:28:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.89 () {52 vars in 1045 bytes} [Sun Jun 28 20:28:13 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:28:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:28:14 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:28:14 2026] GET /v2.1/ => generated 398 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:28:14.553 7 INFO nova.api.openstack.wsgi [None req-b42f2b38-2560-4333-8e93-2e269ac41226 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.89 () {48 vars in 1009 bytes} [Sun Jun 28 20:28:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 20:28:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.89 () {52 vars in 1045 bytes} [Sun Jun 28 20:28:14 2026] POST /v2.1/flavors => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:28:15 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: 14/28] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:28:15 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:28:15 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:28:15.434 7 INFO nova.api.openstack.wsgi [None req-0b40695c-44c5-454b-9e86-bcbdeb32bc02 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.89 () {48 vars in 1011 bytes} [Sun Jun 28 20:28:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 20:28:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.89 () {52 vars in 1045 bytes} [Sun Jun 28 20:28:15 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.30 () {28 vars in 453 bytes} [Sun Jun 28 20:34:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 54/108] 10.0.0.30 () {30 vars in 657 bytes} [Sun Jun 28 20:34:17 2026] GET /v2.1 => generated 0 bytes in 468 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: 55/109] 10.0.0.30 () {30 vars in 659 bytes} [Sun Jun 28 20:34:18 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 10.0.0.30 () {34 vars in 803 bytes} [Sun Jun 28 20:34:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:38:25 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/162] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:38:25 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 265 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: 83/163] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:38:26 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:38:26.091 7 INFO nova.api.openstack.wsgi [None req-ef34afa8-fd8b-437c-98ff-e26c474f5545 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/164] 199.204.45.89 () {48 vars in 1013 bytes} [Sun Jun 28 20:38:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 20:38:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/166] 199.204.45.89 () {52 vars in 1045 bytes} [Sun Jun 28 20:38:26 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/179] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:39:27 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: 91/180] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:39:27 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/181] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:39:27 2026] GET /v2.1/ => generated 398 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:39:27.418 8 WARNING oslo_db.sqlalchemy.utils [None req-39e9be55-cc8a-44d1-8ee1-b9dbffb4f094 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/182] 199.204.45.89 () {48 vars in 1012 bytes} [Sun Jun 28 20:39:27 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: 91/183] 199.204.45.89 () {52 vars in 1053 bytes} [Sun Jun 28 20:39:27 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/184] 199.204.45.89 () {44 vars in 986 bytes} [Sun Jun 28 20:39:31 2026] GET /v2.1/os-quota-sets/30e63195475940888fc3bbc8b3768ea8 => generated 371 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/185] 199.204.45.89 () {48 vars in 1038 bytes} [Sun Jun 28 20:39:31 2026] PUT /v2.1/os-quota-sets/30e63195475940888fc3bbc8b3768ea8 => generated 326 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.204.45.89 () {44 vars in 986 bytes} [Sun Jun 28 20:39:31 2026] GET /v2.1/os-quota-sets/30e63195475940888fc3bbc8b3768ea8 => generated 368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 20:47: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: 8|app: 0|req: 140/278] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 20:47:02 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 20:47:03 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 20:47:03.096 8 INFO nova.api.openstack.wsgi [None req-e5ffbed8-2af5-4bfe-aff0-629634a7ca82 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 141/280] 199.204.45.89 () {48 vars in 1011 bytes} [Sun Jun 28 20:47:03 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 20:47:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.89 () {52 vars in 1045 bytes} [Sun Jun 28 20:47:03 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/321] 199.204.45.89 () {44 vars in 986 bytes} [Sun Jun 28 20:50:15 2026] GET /v2.1/os-quota-sets/c42158845df04b409a5ea87eecb57a12 => 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: 162/322] 199.204.45.89 () {48 vars in 1038 bytes} [Sun Jun 28 20:50:15 2026] PUT /v2.1/os-quota-sets/c42158845df04b409a5ea87eecb57a12 => generated 326 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/323] 199.204.45.89 () {44 vars in 986 bytes} [Sun Jun 28 20:50:15 2026] GET /v2.1/os-quota-sets/c42158845df04b409a5ea87eecb57a12 => generated 368 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.189 () {28 vars in 454 bytes} [Sun Jun 28 21:00:41 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: 225/451] 10.0.0.189 () {30 vars in 658 bytes} [Sun Jun 28 21:00:41 2026] GET /v2.1 => generated 0 bytes in 55 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: 227/452] 10.0.0.189 () {30 vars in 660 bytes} [Sun Jun 28 21:00:41 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 10.0.0.189 () {34 vars in 765 bytes} [Sun Jun 28 21:00:41 2026] GET /v2.1/os-services => generated 783 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.189 () {28 vars in 454 bytes} [Sun Jun 28 21:00:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 227/455] 10.0.0.189 () {30 vars in 658 bytes} [Sun Jun 28 21:00:45 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 229/456] 10.0.0.189 () {30 vars in 660 bytes} [Sun Jun 28 21:00:45 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: 7|app: 0|req: 228/457] 10.0.0.189 () {34 vars in 765 bytes} [Sun Jun 28 21:00:45 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 10.0.0.189 () {28 vars in 454 bytes} [Sun Jun 28 21:00:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 230/461] 10.0.0.189 () {30 vars in 658 bytes} [Sun Jun 28 21:00:48 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.189 () {30 vars in 660 bytes} [Sun Jun 28 21:00:48 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 10.0.0.189 () {34 vars in 808 bytes} [Sun Jun 28 21:00:48 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 10.0.0.189 () {28 vars in 454 bytes} [Sun Jun 28 21:00:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 232/465] 10.0.0.189 () {30 vars in 658 bytes} [Sun Jun 28 21:00:51 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/466] 10.0.0.189 () {30 vars in 660 bytes} [Sun Jun 28 21:00:51 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.189 () {34 vars in 808 bytes} [Sun Jun 28 21:00:51 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:01:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 237/475] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:01:23 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:01:23 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:01:23.275 7 INFO nova.api.openstack.wsgi [None req-1eb57b94-610b-4f77-ba31-560f73dc8e59 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 238/477] 199.204.45.89 () {48 vars in 1007 bytes} [Sun Jun 28 21:01:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:01:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:01:23 2026] GET /v2.1/flavors/1372e171-bfd1-483c-9754-561c111e4405/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: 241/480] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:01:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:01:24 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:01:24 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:01:24.213 7 INFO nova.api.openstack.wsgi [None req-acf4523c-4fe9-4233-8726-1d8048f35c3e 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 241/483] 199.204.45.89 () {48 vars in 1009 bytes} [Sun Jun 28 21:01:24 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: 243/484] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:01:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:01:24 2026] GET /v2.1/flavors/a64fd36b-7198-408e-be0c-41439ffb44e5/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: 244/486] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:01:25 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: 243/487] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:01:25 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:01:25 2026] GET /v2.1/ => generated 398 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:01:25.145 7 INFO nova.api.openstack.wsgi [None req-2386eb5e-ac24-445d-b5de-b6d608465a1b 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 244/489] 199.204.45.89 () {48 vars in 1011 bytes} [Sun Jun 28 21:01:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:01:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:01:25 2026] GET /v2.1/flavors/462fcb7c-a0a9-443b-bc30-8488cc045546/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: 247/492] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:01:25 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: 246/493] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:01:25 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/494] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:01:26.037 7 INFO nova.api.openstack.wsgi [None req-2004cf60-947f-4f2b-88f6-7c2bfd4c7c49 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 247/495] 199.204.45.89 () {48 vars in 1009 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1/flavors/5dc307b2-8de8-46ee-8ee0-90f69281d98a/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:01: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: 251/501] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:01:26.945 7 INFO nova.api.openstack.wsgi [None req-74dd74fc-940e-4579-8197-6b1c36845e8a 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 252/503] 199.204.45.89 () {48 vars in 1011 bytes} [Sun Jun 28 21:01:26 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: 252/504] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:01:26 2026] GET /v2.1/flavors/cf157a19-17ae-4dbc-92d7-3d1d610b591a/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: 260/520] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:02:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:02:37 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:02:37 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:02:37.528 7 INFO nova.api.openstack.wsgi [None req-fd1fac6c-28bc-4bf7-8f9f-6b4be76fd582 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/523] 199.204.45.89 () {48 vars in 1013 bytes} [Sun Jun 28 21:02:37 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:02:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:02:37 2026] GET /v2.1/flavors/96f72565-e425-4be4-9262-4fcba0c12039/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: 263/526] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:02:44 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: 264/527] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:02:44 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:02:44 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:02:44.261 7 WARNING oslo_db.sqlalchemy.utils [None req-5f675a58-851a-4108-860d-f6e6d17e7c53 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 265/529] 199.204.45.89 () {48 vars in 1012 bytes} [Sun Jun 28 21:02:44 2026] GET /v2.1/os-keypairs => generated 545 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.89 () {44 vars in 986 bytes} [Sun Jun 28 21:02:47 2026] GET /v2.1/os-quota-sets/30e63195475940888fc3bbc8b3768ea8 => generated 368 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:03:35 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: 271/542] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:03:35 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:03:35 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:03:35.530 8 INFO nova.api.openstack.wsgi [None req-0c835e1b-6bb6-42fc-98c5-1011d7175488 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 272/544] 199.204.45.89 () {48 vars in 1011 bytes} [Sun Jun 28 21:03:35 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:03:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:03:35 2026] GET /v2.1/flavors/cb23c11b-462f-4ea6-8f05-45eacf335f63/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.204.45.89 () {44 vars in 986 bytes} [Sun Jun 28 21:03:49 2026] GET /v2.1/os-quota-sets/c42158845df04b409a5ea87eecb57a12 => generated 368 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.204.45.89 () {42 vars in 701 bytes} [Sun Jun 28 21:04:39 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: 282/563] 199.204.45.89 () {44 vars in 905 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.89 () {46 vars in 978 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.204.45.89 () {48 vars in 1047 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/1372e171-bfd1-483c-9754-561c111e4405/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: 284/567] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/462fcb7c-a0a9-443b-bc30-8488cc045546/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: 284/568] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/5dc307b2-8de8-46ee-8ee0-90f69281d98a/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/569] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/96f72565-e425-4be4-9262-4fcba0c12039/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: 285/570] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/a64fd36b-7198-408e-be0c-41439ffb44e5/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: 286/571] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/cb23c11b-462f-4ea6-8f05-45eacf335f63/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 199.204.45.89 () {48 vars in 1095 bytes} [Sun Jun 28 21:04:39 2026] GET /v2.1/flavors/cf157a19-17ae-4dbc-92d7-3d1d610b591a/os-extra_specs => generated 19 bytes in 14 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: 294/587] 10.0.0.37 () {32 vars in 654 bytes} [Sun Jun 28 21:05:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 10.0.0.37 () {32 vars in 640 bytes} [Sun Jun 28 21:05:46 2026] GET /v2.1/servers => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-28 21:05:46.595 7 WARNING oslo_db.sqlalchemy.utils [None req-1ec09088-348b-4690-83c0-9d6534264036 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 295/589] 10.0.0.37 () {32 vars in 648 bytes} [Sun Jun 28 21:05:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.37 () {32 vars in 693 bytes} [Sun Jun 28 21:05:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.1/flavors/1372e171-bfd1-483c-9754-561c111e4405 => generated 511 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.37 () {32 vars in 640 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:05:58 2026] GET /v2.1/flavors/1372e171-bfd1-483c-9754-561c111e4405 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 10.0.0.37 () {34 vars in 684 bytes} [Sun Jun 28 21:06:04 2026] POST /v2.1/os-security-groups => generated 247 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 10.0.0.37 () {34 vars in 684 bytes} [Sun Jun 28 21:06:04 2026] POST /v2.1/os-security-groups => generated 242 bytes in 983 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 10.0.0.37 () {34 vars in 694 bytes} [Sun Jun 28 21:06:05 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 10.0.0.37 () {34 vars in 684 bytes} [Sun Jun 28 21:06:05 2026] POST /v2.1/os-security-groups => generated 246 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 10.0.0.37 () {34 vars in 684 bytes} [Sun Jun 28 21:06:05 2026] POST /v2.1/os-security-groups => generated 243 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 10.0.0.37 () {34 vars in 694 bytes} [Sun Jun 28 21:06:05 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.37 () {34 vars in 684 bytes} [Sun Jun 28 21:06:05 2026] POST /v2.1/os-security-groups => generated 242 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.37 () {34 vars in 694 bytes} [Sun Jun 28 21:06:05 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.37 () {32 vars in 662 bytes} [Sun Jun 28 21:06:05 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 10.0.0.37 () {32 vars in 736 bytes} [Sun Jun 28 21:06:05 2026] GET /v2.1/os-security-groups/5c0231ae-e560-4ac5-bc7b-527be8740533 => generated 663 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:05 2026] DELETE /v2.1/os-security-groups/9ad06b27-6e18-428c-b187-9051b729e87b => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-28 21:06:06.072 7 INFO nova.api.openstack.wsgi [None req-c3aae548-8bcd-46f8-8d2b-1537dbfc1a4f fba3ffee93a14a09bbcedaa03ed91808 be8f284ed43d40dea85e2c250e8f9db6 - - default default] HTTP exception thrown: Security group 9ad06b27-6e18-428c-b187-9051b729e87b does not exist Neutron server returns request_ids: ['req-ee32683c-349d-45bd-85b2-b6fced8bb608'] [pid: 7|app: 0|req: 304/607] 10.0.0.37 () {32 vars in 736 bytes} [Sun Jun 28 21:06:05 2026] GET /v2.1/os-security-groups/9ad06b27-6e18-428c-b187-9051b729e87b => generated 194 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.37 () {32 vars in 749 bytes} [Sun Jun 28 21:06:05 2026] DELETE /v2.1/os-security-group-rules/1485803f-3bf2-46ef-851b-bd31a71efc12 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/611] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:06 2026] DELETE /v2.1/os-security-groups/666d9406-6403-4595-ba60-fd003f577b74 => generated 0 bytes in 276 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:06 2026] DELETE /v2.1/os-security-groups/5c0231ae-e560-4ac5-bc7b-527be8740533 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-28 21:06:06.498 7 INFO nova.api.openstack.wsgi [None req-bea92b6d-184b-4589-b12f-ba8f21dcc2f2 fba3ffee93a14a09bbcedaa03ed91808 be8f284ed43d40dea85e2c250e8f9db6 - - default default] HTTP exception thrown: Security group 666d9406-6403-4595-ba60-fd003f577b74 does not exist Neutron server returns request_ids: ['req-25d87f2c-b3fa-40bc-bc78-9b63f37f311f'] [pid: 7|app: 0|req: 308/613] 10.0.0.37 () {32 vars in 736 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.1/os-security-groups/666d9406-6403-4595-ba60-fd003f577b74 => generated 194 bytes in 139 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:06 2026] DELETE /v2.1/os-security-groups/c4fdc434-a057-4d34-a261-e5ffedbac341 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:06 2026] DELETE /v2.1/os-security-groups/24409557-1355-4da3-b0ab-dd8d883eaa24 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-28 21:06:08.081 8 INFO nova.api.openstack.wsgi [None req-1747e250-b846-4449-8a9a-6f7424e5525e fba3ffee93a14a09bbcedaa03ed91808 be8f284ed43d40dea85e2c250e8f9db6 - - default default] HTTP exception thrown: Security group 24409557-1355-4da3-b0ab-dd8d883eaa24 does not exist Neutron server returns request_ids: ['req-297e9051-6368-44f3-be48-81e465c07bc0'] [pid: 8|app: 0|req: 307/616] 10.0.0.37 () {32 vars in 736 bytes} [Sun Jun 28 21:06:06 2026] GET /v2.1/os-security-groups/24409557-1355-4da3-b0ab-dd8d883eaa24 => generated 194 bytes in 1312 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.37 () {32 vars in 662 bytes} [Sun Jun 28 21:06:08 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1627 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 21:06:10.181 8 INFO nova.api.openstack.wsgi [None req-16b49399-8b3c-4cd9-a596-11ef7ba91496 fba3ffee93a14a09bbcedaa03ed91808 be8f284ed43d40dea85e2c250e8f9db6 - - default default] HTTP exception thrown: Security group 24409557-1355-4da3-b0ab-dd8d883eaa24 does not exist Neutron server returns request_ids: ['req-a282c9ae-63f1-4029-a235-bdb86fb857f9'] [pid: 8|app: 0|req: 308/618] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:09 2026] DELETE /v2.1/os-security-groups/24409557-1355-4da3-b0ab-dd8d883eaa24 => generated 194 bytes in 448 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-28 21:06:10.231 7 INFO nova.api.openstack.wsgi [None req-172b2e53-8696-4313-9642-a95e85ca05ee fba3ffee93a14a09bbcedaa03ed91808 be8f284ed43d40dea85e2c250e8f9db6 - - default default] HTTP exception thrown: Security group 666d9406-6403-4595-ba60-fd003f577b74 does not exist Neutron server returns request_ids: ['req-3c900e47-1988-46d6-aa97-36116afc0f4c'] [pid: 7|app: 0|req: 311/619] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:10 2026] DELETE /v2.1/os-security-groups/666d9406-6403-4595-ba60-fd003f577b74 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-28 21:06:10.270 8 INFO nova.api.openstack.wsgi [None req-dc4ac84f-737c-4dac-8eb2-069eb9f223de fba3ffee93a14a09bbcedaa03ed91808 be8f284ed43d40dea85e2c250e8f9db6 - - default default] HTTP exception thrown: Security group 9ad06b27-6e18-428c-b187-9051b729e87b does not exist Neutron server returns request_ids: ['req-8efee4bc-d6d9-4ef1-aa42-6be133db5dce'] [pid: 8|app: 0|req: 309/620] 10.0.0.37 () {32 vars in 739 bytes} [Sun Jun 28 21:06:10 2026] DELETE /v2.1/os-security-groups/9ad06b27-6e18-428c-b187-9051b729e87b => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:06:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:06:13 2026] POST /v2.1/servers => generated 449 bytes in 1465 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:15 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1401 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/626] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:16 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1461 bytes in 487 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: 315/627] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:17 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1459 bytes in 1237 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: 316/628] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:20 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1526 bytes in 490 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: 313/629] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:06:19 2026] POST /v2.1/servers => generated 424 bytes in 2026 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: 314/630] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:21 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1371 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, ' 2026-06-28 21:06:21.894 8 INFO nova.api.openstack.compute.server_external_events [req-4d3c7f13-4160-422d-bc92-fbfb75e4846d req-353162ce-d48c-4bf8-869a-643453006179 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:d298acce-4531-4166-9204-fdbfdf36a8c2 for instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 on instance 2026-06-28 21:06:21.901 8 INFO nova.compute.rpcapi [None req-10f5a0c9-e355-451a-91b4-efc386c31cb8 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 315/631] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:21 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1526 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, ' [pid: 8|app: 0|req: 316/633] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:06:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 170 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: 318/634] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:22 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1429 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:22 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1526 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/636] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:23 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1471 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: 8|app: 0|req: 318/637] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:24 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1526 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/638] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:25 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1471 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-28 21:06:25.326 7 INFO nova.api.openstack.compute.server_external_events [req-e2cd8039-30f4-4b40-a0ea-2f1a138423c4 req-ff45bd3b-e5f1-4630-b2fd-51867a9868a1 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:701c332b-a830-4465-a3c3-1767345347f9 for instance 54e98f9f-8af8-4fa2-8b75-46b55af339d4 on instance 2026-06-28 21:06:25.331 7 INFO nova.compute.rpcapi [None req-102f0bf9-a0ad-48f1-a167-b119cfe4eb74 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 320/639] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 329 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: 321/642] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:26 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1526 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:26 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1471 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:06:26.655 8 INFO nova.api.openstack.compute.server_external_events [req-a67257f8-09f8-4935-b9eb-411f846cbabe req-0a067124-ae26-4504-85af-c29d81211744 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:701c332b-a830-4465-a3c3-1767345347f9 for instance 54e98f9f-8af8-4fa2-8b75-46b55af339d4 on instance [pid: 8|app: 0|req: 322/644] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:06:26 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/645] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1526 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1657 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: 324/647] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4/ips => generated 110 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/648] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4/ips => generated 110 bytes in 52 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: 325/649] 10.0.0.37 () {32 vars in 824 bytes} [Sun Jun 28 21:06:27 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4/ips/tempest-ServerAddressesTestJSON-2026208654-network => generated 95 bytes in 35 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: 325/650] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:06:27 2026] DELETE /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => 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: 7|app: 0|req: 326/651] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1663 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:06:28.699 7 INFO nova.api.openstack.compute.server_external_events [req-4ca8a304-5c23-43b6-aa2a-8821c246f963 req-3ae2de5f-8615-4ccd-b23a-f64da636bc7f 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:d298acce-4531-4166-9204-fdbfdf36a8c2 for instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 on instance [pid: 7|app: 0|req: 327/652] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:06:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:28 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1526 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/654] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:29 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => generated 1457 bytes in 107 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-06-28 21:06:29.433 8 INFO nova.api.openstack.compute.server_external_events [req-8e1e665a-c1a1-4ad2-84b3-a5a14458a50e req-a5883a19-8d7b-4410-ad7b-4b90c42d6da3 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:701c332b-a830-4465-a3c3-1767345347f9 for instance 54e98f9f-8af8-4fa2-8b75-46b55af339d4 on instance [pid: 8|app: 0|req: 327/655] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 328/656] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:29 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1716 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: 329/657] 10.0.0.37 () {32 vars in 740 bytes} [Sun Jun 28 21:06:30 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/os-interface => generated 284 bytes in 83 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-06-28 21:06:30.407 8 INFO nova.api.openstack.wsgi [None req-e8f19245-4978-479a-8767-7ea7d68d0b0a 4bd5c6bf2ad44ff3b3dda21f9e037606 65c5f07b296d472bbb2b64e3a7b47995 - - default default] HTTP exception thrown: Instance 54e98f9f-8af8-4fa2-8b75-46b55af339d4 could not be found. [pid: 8|app: 0|req: 330/658] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:30 2026] GET /v2.1/servers/54e98f9f-8af8-4fa2-8b75-46b55af339d4 => 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: 331/659] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:31 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1716 bytes in 388 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-06-28 21:06:31.705 8 INFO nova.api.openstack.compute.server_external_events [req-261ebe43-95e2-4cd5-95cc-e35dca0ebc00 req-783b6610-b481-45ba-87bb-a0e02a29540a 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:d298acce-4531-4166-9204-fdbfdf36a8c2 for instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 on instance [pid: 8|app: 0|req: 332/660] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:31 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: 7|app: 0|req: 329/661] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:06:29 2026] POST /v2.1/servers => generated 450 bytes in 2473 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: 333/662] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:32 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1253 bytes in 305 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: 330/663] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:33 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1369 bytes in 218 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-06-28 21:06:34.963 7 INFO nova.api.openstack.compute.server_external_events [req-54375a04-d4d5-49f2-acfa-d95056e65da1 req-0b79b8f4-37ad-46eb-be56-4a9927c61de6 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:96627c4d-5350-4b6c-a394-55d4c7e92e5e for instance 22f0f580-35bc-4d24-98d7-861250275773 on instance [pid: 7|app: 0|req: 331/664] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:34 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) [pid: 8|app: 0|req: 334/665] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:34 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1436 bytes in 515 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: 336/668] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:36 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1436 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: 333/669] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:37 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1424 bytes in 237 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-06-28 21:06:38.149 8 INFO nova.api.openstack.compute.server_external_events [req-233a8ce6-a17f-4f9e-bfdf-676a019d1549 req-abdad74f-658e-44a6-989e-a74454032de5 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:96627c4d-5350-4b6c-a394-55d4c7e92e5e for instance 22f0f580-35bc-4d24-98d7-861250275773 on instance [pid: 8|app: 0|req: 337/670] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:06:38 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, ' [pid: 7|app: 0|req: 334/671] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1610 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: 338/672] 10.0.0.37 () {32 vars in 740 bytes} [Sun Jun 28 21:06:38 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773/os-interface => generated 284 bytes in 99 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-06-28 21:06:39.831 8 INFO nova.api.openstack.compute.server_external_events [req-505cb643-0cb2-4ca9-9ba7-32cad8bb42ae req-c022268c-0098-47b0-ae29-1fda67d5f4ca 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:96627c4d-5350-4b6c-a394-55d4c7e92e5e for instance 22f0f580-35bc-4d24-98d7-861250275773 on instance [pid: 8|app: 0|req: 339/673] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:39 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1610 bytes in 449 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: 340/675] 10.0.0.37 () {32 vars in 640 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.1/servers => generated 388 bytes in 149 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: 336/676] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:06:40 2026] DELETE /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 341/677] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:40 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1616 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:06:42.126 8 INFO nova.api.openstack.compute.server_external_events [req-20587727-920f-40f4-a483-6040f91b9e4f req-cc3c73cb-3b6d-467b-a228-6c63d67a0980 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:96627c4d-5350-4b6c-a394-55d4c7e92e5e for instance 22f0f580-35bc-4d24-98d7-861250275773 on instance [pid: 7|app: 0|req: 337/678] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:41 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => generated 1669 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:06:43.176 7 INFO nova.api.openstack.wsgi [None req-62031c7e-c219-4139-95d3-146c16600e13 0373a865fd014d97a23632deaa97d178 915ab0a16db84e61909b9e5a9774b4e1 - - default default] HTTP exception thrown: Instance 22f0f580-35bc-4d24-98d7-861250275773 could not be found. [pid: 7|app: 0|req: 338/680] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:43 2026] GET /v2.1/servers/22f0f580-35bc-4d24-98d7-861250275773 => 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: 343/681] 10.0.0.37 () {32 vars in 703 bytes} [Sun Jun 28 21:06:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-107585443 => 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, ' [pid: 7|app: 0|req: 339/684] 10.0.0.37 () {32 vars in 740 bytes} [Sun Jun 28 21:06:45 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/os-interface => generated 284 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 10.0.0.37 () {32 vars in 814 bytes} [Sun Jun 28 21:06:46 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/os-interface/d298acce-4531-4166-9204-fdbfdf36a8c2 => generated 281 bytes in 79 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/686] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:46 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/ips => generated 155 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: 347/687] 10.0.0.37 () {34 vars in 749 bytes} [Sun Jun 28 21:06:46 2026] POST /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 341/688] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:46 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/ips => generated 155 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-06-28 21:06:47.030 8 INFO nova.api.openstack.compute.server_external_events [req-ac7df893-a6f1-433a-8de9-0561b45c032a req-802ff15a-12cf-4255-9c35-65d5b1193183 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:d298acce-4531-4166-9204-fdbfdf36a8c2 for instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 on instance [pid: 8|app: 0|req: 348/689] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:47 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: 7|app: 0|req: 342/690] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:47 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/ips => generated 155 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: 349/691] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:48 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/ips => generated 194 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, ' [pid: 7|app: 0|req: 343/692] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:48 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1951 bytes in 308 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: 350/693] 10.0.0.37 () {34 vars in 749 bytes} [Sun Jun 28 21:06:48 2026] POST /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/action => 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: 344/694] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:48 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:06:49.534 8 INFO nova.api.openstack.compute.server_external_events [req-be018ad7-5f83-4535-a008-c1b25f3f3a60 req-a872642c-694c-48b3-a8c9-9f5fd73d58c0 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:d298acce-4531-4166-9204-fdbfdf36a8c2 for instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 on instance [pid: 8|app: 0|req: 351/695] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:49 2026] POST /v2.1/os-server-external-events => generated 179 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: 7|app: 0|req: 345/696] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:49 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/ips => generated 194 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: 352/697] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:06:50 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603/ips => generated 155 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: 346/698] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:06:50 2026] DELETE /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/699] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:51 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1842 bytes in 261 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-06-28 21:06:52.476 8 INFO nova.api.openstack.compute.server_external_events [req-6f2af67f-302c-47df-a44e-1cc8b6377ac8 req-815f8f28-418b-4179-9815-4f5e521ae1b7 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:d298acce-4531-4166-9204-fdbfdf36a8c2 for instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 on instance [pid: 8|app: 0|req: 354/700] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:52 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) [pid: 7|app: 0|req: 347/701] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:52 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 1775 bytes in 548 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-06-28 21:06:53.936 8 INFO nova.api.openstack.wsgi [None req-a0d7f67c-5f38-4e9f-90bf-5f15a12b02ae 2769c00932074996bf4d44273d541f7a b9f2b887c5e34682a114983d945524fb - - default default] HTTP exception thrown: Instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 could not be found. [pid: 8|app: 0|req: 355/702] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:53 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/703] 10.0.0.37 () {32 vars in 705 bytes} [Sun Jun 28 21:06:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1179929104 => 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, ' 2026-06-28 21:06:54.518 8 INFO nova.api.openstack.wsgi [None req-ac5dbecc-09bb-4748-8b43-4a367dadc718 2769c00932074996bf4d44273d541f7a b9f2b887c5e34682a114983d945524fb - - default default] HTTP exception thrown: Instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 could not be found. [pid: 8|app: 0|req: 356/704] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:06:54 2026] DELETE /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-28 21:06:54.557 7 INFO nova.api.openstack.wsgi [None req-4b4cc396-55f4-4420-9d74-9542f1235141 2769c00932074996bf4d44273d541f7a b9f2b887c5e34682a114983d945524fb - - default default] HTTP exception thrown: Instance 4d0a1a95-7b3d-4b4e-b50f-5707924ea603 could not be found. [pid: 7|app: 0|req: 349/705] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:54 2026] GET /v2.1/servers/4d0a1a95-7b3d-4b4e-b50f-5707924ea603 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/706] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:06:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:06:56 2026] POST /v2.1/servers => generated 452 bytes in 709 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: 351/710] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:57 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1391 bytes in 115 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/711] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:58 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1449 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:06:59.794 7 INFO nova.api.openstack.compute.server_external_events [req-c93070b0-9774-4e23-afc2-f44b3e4d0621 req-4c3167e5-4d4b-43bc-b6c7-93b867513270 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:1ebbec71-582e-4c2d-9379-cf0b0dea26bb for instance ab2b3a9d-f375-45cf-a37a-05e1c0595c26 on instance [pid: 7|app: 0|req: 352/712] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:06:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:06:59 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1516 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, ' [pid: 7|app: 0|req: 353/714] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:01 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1516 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:07:02.034 8 INFO nova.api.openstack.compute.server_external_events [req-e9c728bd-0aaa-4e67-8eb5-ea7952252baa req-a955720d-f323-4b49-acfd-a5377caecddd 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:1ebbec71-582e-4c2d-9379-cf0b0dea26bb for instance ab2b3a9d-f375-45cf-a37a-05e1c0595c26 on instance [pid: 8|app: 0|req: 362/715] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:07:02 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: 7|app: 0|req: 354/716] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:02 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1700 bytes in 2902 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/717] 10.0.0.37 () {32 vars in 740 bytes} [Sun Jun 28 21:07:05 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26/os-interface => generated 285 bytes in 289 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: 355/720] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:07:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:07:06.700 8 INFO nova.api.openstack.compute.server_external_events [req-ec635594-389d-4c27-b1e7-53411e28259f req-292a842b-a36f-45a4-a7f7-87fed757c2eb 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:1ebbec71-582e-4c2d-9379-cf0b0dea26bb for instance ab2b3a9d-f375-45cf-a37a-05e1c0595c26 on instance [pid: 8|app: 0|req: 366/721] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/722] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:07:08 2026] POST /v2.1/servers => generated 450 bytes in 626 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: 367/723] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:08 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 1422 bytes in 100 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: 357/724] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:10 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 1547 bytes in 842 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-06-28 21:07:11.150 8 INFO nova.api.openstack.compute.server_external_events [req-33999ed5-52c3-423d-a611-36a2f58ef5a3 req-a06455d4-0fbe-407d-84a2-5a36390495ca 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:0196c6e1-9868-4c12-8103-7a28e8fa1e49 for instance 10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 on instance [pid: 8|app: 0|req: 368/725] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:07:12.085 8 INFO nova.api.openstack.compute.server_external_events [req-e1c57454-e757-4b95-8f0b-dd6d003ca33e req-6b8e4e28-7108-4358-8c06-cc24f4fa41e1 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:0196c6e1-9868-4c12-8103-7a28e8fa1e49 for instance 10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 on instance [pid: 8|app: 0|req: 369/726] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:07:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:11 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 1547 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, ' [pid: 8|app: 0|req: 370/728] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 1724 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/729] 10.0.0.37 () {32 vars in 740 bytes} [Sun Jun 28 21:07:13 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9/os-interface => generated 285 bytes in 80 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-06-28 21:07:14.291 7 INFO nova.api.openstack.compute.server_external_events [req-2a586158-ff38-448a-8985-a903f41dca99 req-ecc690cd-5a24-4b8b-aed4-349a224022ef 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:0196c6e1-9868-4c12-8103-7a28e8fa1e49 for instance 10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 on instance [pid: 7|app: 0|req: 360/730] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:14 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 1724 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/732] 10.0.0.37 () {32 vars in 640 bytes} [Sun Jun 28 21:07:14 2026] GET /v2.1/servers => generated 377 bytes in 143 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/733] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:07:14 2026] DELETE /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 0 bytes in 88 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: 362/734] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:14 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 1730 bytes in 274 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-06-28 21:07:16.951 7 INFO nova.api.openstack.compute.server_external_events [req-927ab5f8-f909-42c3-8ef3-c66efc220f04 req-4605c621-3c68-430f-bdac-f4fa317cc70d 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:0196c6e1-9868-4c12-8103-7a28e8fa1e49 for instance 10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 on instance [pid: 7|app: 0|req: 365/737] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:15 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => generated 1783 bytes in 1032 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-06-28 21:07:18.008 7 INFO nova.api.openstack.wsgi [None req-5f06fe52-5dd9-4a26-9a04-a9f3fea4e86e af783ec72ed74e44b033d8ae0efcd7fc c13c474e3ff1423aa72a057ade9be399 - - default default] HTTP exception thrown: Instance 10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 could not be found. [pid: 7|app: 0|req: 366/739] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:17 2026] GET /v2.1/servers/10c9cf43-3eed-4e3d-b55c-eb2f1ec39bf9 => 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: 374/740] 10.0.0.37 () {32 vars in 703 bytes} [Sun Jun 28 21:07:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-149359613 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/741] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:22 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1820 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:22 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1820 bytes in 410 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: 368/743] 10.0.0.37 () {34 vars in 749 bytes} [Sun Jun 28 21:07:23 2026] POST /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26/action => generated 0 bytes in 90 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: 376/744] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:23 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/745] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:24 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1822 bytes in 1227 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: 378/748] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:07:27 2026] POST /v2.1/os-keypairs => generated 397 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:27 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1827 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-28 21:07:27.906 8 INFO nova.api.openstack.compute.server_external_events [req-50a3387f-3af1-4162-aa31-24f7cc526f2c req-3d8ec5a7-8245-42b7-a18f-9a421a72938a 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-unplugged:1ebbec71-582e-4c2d-9379-cf0b0dea26bb for instance ab2b3a9d-f375-45cf-a37a-05e1c0595c26 on instance [pid: 8|app: 0|req: 379/750] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:07:27 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: 7|app: 0|req: 372/751] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:28 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1820 bytes in 608 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-06-28 21:07:29.964 8 INFO nova.api.openstack.compute.server_external_events [req-3dfa8ac5-41a6-4424-9f72-de10406fd969 req-98803645-d4ce-4eba-aae3-638e7898715b 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:1ebbec71-582e-4c2d-9379-cf0b0dea26bb for instance ab2b3a9d-f375-45cf-a37a-05e1c0595c26 on instance [pid: 8|app: 0|req: 380/752] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:07:29 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, ' [pid: 7|app: 0|req: 373/753] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:07:30 2026] POST /v2.1/servers => generated 450 bytes in 775 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 374/754] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:31 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 1401 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:07:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 167 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/756] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:32 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 1459 bytes in 132 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-06-28 21:07:33.320 7 INFO nova.api.openstack.compute.server_external_events [req-c9b83e9a-927e-4004-8780-b1134278642e req-d766dc86-afaa-478f-ab2f-b1c5051fb1f6 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:d925c037-6c67-491c-a24c-783be2331b13 for instance 0bc72092-c39c-4b65-b3fd-3d7d6eab8467 on instance [pid: 7|app: 0|req: 376/757] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:33 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: 382/758] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:07:32 2026] POST /v2.1/servers => generated 452 bytes in 824 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: 377/759] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:33 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 1527 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:33 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 1430 bytes in 75 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: 378/761] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:34 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 1527 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:34 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 1555 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:07:35.476 7 INFO nova.api.openstack.compute.server_external_events [req-714fce3c-55a8-4988-ad2f-74bc367b9a5c req-b4918843-efec-4c22-9bcc-365d3bb73a60 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:d925c037-6c67-491c-a24c-783be2331b13 for instance 0bc72092-c39c-4b65-b3fd-3d7d6eab8467 on instance [pid: 7|app: 0|req: 379/763] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:07:35 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, ' 2026-06-28 21:07:35.911 8 INFO nova.api.openstack.compute.server_external_events [req-bc4895ab-aa03-4a28-a3a3-954ad3f133d1 req-0f584906-c007-4adb-995d-4b6c040d9794 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:de6c13df-f14f-48e5-81c8-4433cceba5ed for instance 0f12454d-5476-4769-a891-2406103f6b61 on instance [pid: 8|app: 0|req: 385/764] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/767] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:36 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 1695 bytes in 633 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/768] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:36 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 1555 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/769] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:36 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 1695 bytes in 224 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-06-28 21:07:37.689 8 INFO nova.api.openstack.compute.server_external_events [req-1e0ea5e8-2e72-4536-bcd2-c9bf24ed6fb4 req-84e2aa34-3afd-4389-a98c-fc1a17fb1fbe 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:de6c13df-f14f-48e5-81c8-4433cceba5ed for instance 0f12454d-5476-4769-a891-2406103f6b61 on instance [pid: 8|app: 0|req: 388/770] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:07:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/771] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:37 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 1739 bytes in 1160 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-06-28 21:07:39.256 7 INFO nova.api.openstack.compute.server_external_events [req-5e1bcf07-a604-4587-8264-186fac658fed req-ef97e71d-32cb-45d9-92ed-e79f0575142b 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:d925c037-6c67-491c-a24c-783be2331b13 for instance 0bc72092-c39c-4b65-b3fd-3d7d6eab8467 on instance [pid: 7|app: 0|req: 384/772] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.37 () {32 vars in 740 bytes} [Sun Jun 28 21:07:39 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61/os-interface => generated 285 bytes in 175 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: 385/774] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:40 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 1739 bytes in 338 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: 390/775] 10.0.0.37 () {32 vars in 640 bytes} [Sun Jun 28 21:07:40 2026] GET /v2.1/servers => generated 383 bytes in 62 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: 386/776] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:07:40 2026] DELETE /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/777] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:40 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 1745 bytes in 186 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-06-28 21:07:41.410 7 INFO nova.api.openstack.compute.server_external_events [req-243bbd9b-0569-42fd-b408-9cb70fca0427 req-7fe1fe6d-1d41-46aa-a51d-f3c44ae3187e 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:de6c13df-f14f-48e5-81c8-4433cceba5ed for instance 0f12454d-5476-4769-a891-2406103f6b61 on instance [pid: 7|app: 0|req: 387/778] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/779] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:41 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 1745 bytes in 1018 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-06-28 21:07:43.761 7 INFO nova.api.openstack.compute.server_external_events [req-6a7157f9-3773-4c18-a54a-1982e7f558d0 req-e1932312-4a48-4171-b941-bdf029615704 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:de6c13df-f14f-48e5-81c8-4433cceba5ed for instance 0f12454d-5476-4769-a891-2406103f6b61 on instance [pid: 7|app: 0|req: 388/780] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:07:44.057 8 INFO nova.api.openstack.wsgi [None req-60c32aeb-9078-4511-a090-dd6bacdd780f 64081173be9347c08fa250c58fe49bdc d4a484fec07448eea65bde1ef122d98c - - default default] HTTP exception thrown: Instance 0f12454d-5476-4769-a891-2406103f6b61 could not be found. [pid: 8|app: 0|req: 393/781] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:44 2026] GET /v2.1/servers/0f12454d-5476-4769-a891-2406103f6b61 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/782] 10.0.0.37 () {32 vars in 703 bytes} [Sun Jun 28 21:07:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-685631720 => 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: 394/783] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:44 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1820 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:07:44 2026] DELETE /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/785] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:44 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1826 bytes in 605 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-06-28 21:07:46.771 8 INFO nova.api.openstack.compute.server_external_events [req-f1dd4667-ec93-4ad2-b04c-915cbb8eb120 req-eae4fc79-c9ee-435c-a9d9-5820de13bc51 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:1ebbec71-582e-4c2d-9379-cf0b0dea26bb for instance ab2b3a9d-f375-45cf-a37a-05e1c0595c26 on instance [pid: 8|app: 0|req: 397/788] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:46 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, ' [pid: 7|app: 0|req: 392/789] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:46 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => generated 1759 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/790] 10.0.0.37 () {34 vars in 749 bytes} [Sun Jun 28 21:07:46 2026] POST /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467/action => generated 31725 bytes in 219 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-06-28 21:07:48.047 7 INFO nova.api.openstack.wsgi [None req-9950337e-5950-4763-aa17-f4fd2f9493e5 f6b2808bfd9a4a1d97b909fc7379f372 fb2dd0ebacc1409a82d646b7f5ee86e0 - - default default] HTTP exception thrown: Instance ab2b3a9d-f375-45cf-a37a-05e1c0595c26 could not be found. [pid: 7|app: 0|req: 393/791] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:07:48 2026] GET /v2.1/servers/ab2b3a9d-f375-45cf-a37a-05e1c0595c26 => 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: 8|app: 0|req: 399/792] 10.0.0.37 () {32 vars in 703 bytes} [Sun Jun 28 21:07:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-191857226 => generated 0 bytes in 45 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-06-28 21:07:52.384 7 INFO nova.api.openstack.compute.server_external_events [req-9b35dbd0-8304-443c-a970-344eac472319 req-1b71e5ed-8d60-472a-b553-c0d35532b124 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:d925c037-6c67-491c-a24c-783be2331b13 for instance 0bc72092-c39c-4b65-b3fd-3d7d6eab8467 on instance [pid: 7|app: 0|req: 394/793] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:07:52 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) [pid: 8|app: 0|req: 400/794] 10.0.0.37 () {30 vars in 412 bytes} [Sun Jun 28 21:07:54 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/795] 10.0.0.37 () {28 vars in 559 bytes} [Sun Jun 28 21:07:54 2026] GET /v2/ => generated 401 bytes in 498 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/796] 10.0.0.37 () {28 vars in 563 bytes} [Sun Jun 28 21:07:55 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: 7|app: 0|req: 396/797] 10.0.0.37 () {30 vars in 412 bytes} [Sun Jun 28 21:07:55 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: 402/798] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:07:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/801] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:07:58 2026] POST /v2.1/servers => generated 449 bytes in 1307 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/802] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:00 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1402 bytes in 209 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: 399/803] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:01 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1460 bytes in 503 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-06-28 21:08:03.363 7 INFO nova.api.openstack.compute.server_external_events [req-496ee6f3-e5d5-48da-a258-113d10061973 req-20a74ea3-6eb7-4a73-afa7-e188ea40eb12 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:78364b46-2186-46a8-947f-29512c6e3e16 for instance de581521-e879-4065-84d7-0329ae7bb95e on instance [pid: 7|app: 0|req: 400/804] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:08:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:02 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1527 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/806] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:04 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1527 bytes in 307 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-06-28 21:08:05.947 8 INFO nova.api.openstack.compute.server_external_events [req-718df736-1369-4ac7-a3b0-4e956e87c554 req-f772670f-1859-414a-8cf4-1aea16e22fe0 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:78364b46-2186-46a8-947f-29512c6e3e16 for instance de581521-e879-4065-84d7-0329ae7bb95e on instance [pid: 8|app: 0|req: 406/807] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:08:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 213 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: 408/810] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:06 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1527 bytes in 187 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: 403/811] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1695 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, ' [pid: 8|app: 0|req: 409/812] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:07 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1695 bytes in 161 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-06-28 21:08:08.891 7 INFO nova.api.openstack.compute.server_external_events [req-7c360751-2560-4d4f-8598-641f12ab1cac req-2bae4bae-60e6-42d0-8442-d204d56e5702 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:78364b46-2186-46a8-947f-29512c6e3e16 for instance de581521-e879-4065-84d7-0329ae7bb95e on instance [pid: 7|app: 0|req: 404/813] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:08:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/816] 10.0.0.37 () {34 vars in 749 bytes} [Sun Jun 28 21:08:16 2026] POST /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e/action => generated 31725 bytes in 78 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: 411/817] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:08:22 2026] DELETE /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 0 bytes in 163 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: 407/818] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:23 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1821 bytes in 274 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: 412/819] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:24 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 1754 bytes in 161 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-06-28 21:08:24.528 7 INFO nova.api.openstack.compute.server_external_events [req-93373419-5644-407d-b0a3-d6b929c10f05 req-041eb217-e21f-4a23-bb78-dfef25d40490 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:78364b46-2186-46a8-947f-29512c6e3e16 for instance de581521-e879-4065-84d7-0329ae7bb95e on instance [pid: 7|app: 0|req: 408/820] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:08:24 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: 413/821] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:08:24 2026] POST /v2.1/servers => generated 424 bytes in 724 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: 409/822] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 1368 bytes in 83 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-06-28 21:08:25.573 8 INFO nova.api.openstack.wsgi [None req-9f493ded-5407-485b-9648-d0f9a1f4a485 cc8b63d2a8a7441a846bb18906554baf 4d7029ac994d4f058e5e0b20c0f7dc6f - - default default] HTTP exception thrown: Instance de581521-e879-4065-84d7-0329ae7bb95e could not be found. [pid: 8|app: 0|req: 414/823] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:25 2026] GET /v2.1/servers/de581521-e879-4065-84d7-0329ae7bb95e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 410/824] 10.0.0.37 () {32 vars in 727 bytes} [Sun Jun 28 21:08:25 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-302614117 => 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: 7|app: 0|req: 412/827] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 1426 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:08:26 2026] DELETE /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/829] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:26 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 1701 bytes in 1122 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-06-28 21:08:27.781 7 INFO nova.api.openstack.compute.server_external_events [req-1ccc0264-e72d-4add-84e1-52d5ddfe2966 req-5803391d-a3a4-48ab-8960-ea45fd244c18 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:a44f1d3e-79d0-47f3-93bc-a878423469ab for instance 835000e1-ac51-472d-b017-df18f1f44f3d on instance [pid: 7|app: 0|req: 414/830] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:08:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:27 2026] GET /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 1468 bytes in 577 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-06-28 21:08:28.783 7 INFO nova.api.openstack.wsgi [None req-5ace6a62-9e3e-4db7-b853-d12916a5011b cc8b63d2a8a7441a846bb18906554baf 4d7029ac994d4f058e5e0b20c0f7dc6f - - default default] HTTP exception thrown: Instance 0bc72092-c39c-4b65-b3fd-3d7d6eab8467 could not be found. [pid: 7|app: 0|req: 415/832] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:28 2026] GET /v2.1/servers/0bc72092-c39c-4b65-b3fd-3d7d6eab8467 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/833] 10.0.0.37 () {32 vars in 727 bytes} [Sun Jun 28 21:08:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-483203867 => 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, ' 2026-06-28 21:08:29.436 8 INFO nova.api.openstack.compute.server_external_events [req-3c55b799-b2fb-4d31-ba47-d6423f0a7426 req-56aeaed2-a371-41a7-9d76-ad62a1a9be67 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:a44f1d3e-79d0-47f3-93bc-a878423469ab for instance 835000e1-ac51-472d-b017-df18f1f44f3d on instance [pid: 8|app: 0|req: 419/834] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:08:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/835] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:29 2026] GET /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 1468 bytes in 441 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-06-28 21:08:29.820 8 INFO nova.api.openstack.compute.server_external_events [req-5198411a-e569-46df-80b1-59d5d946185e req-d71b9515-57d7-4b67-89dc-083e68dc211c 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:d925c037-6c67-491c-a24c-783be2331b13 for instance 0bc72092-c39c-4b65-b3fd-3d7d6eab8467 on instance [pid: 8|app: 0|req: 420/836] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:08:29 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: 417/837] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:30 2026] GET /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 1647 bytes in 263 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: 421/838] 10.0.0.35 () {30 vars in 618 bytes} [Sun Jun 28 21:08:31 2026] GET /v2.1 => generated 0 bytes in 107 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: 422/839] 10.0.0.35 () {30 vars in 620 bytes} [Sun Jun 28 21:08:31 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:08:31 2026] DELETE /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 0 bytes in 126 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: 423/841] 10.0.0.35 () {34 vars in 912 bytes} [Sun Jun 28 21:08:31 2026] GET /v2.1/os-simple-tenant-usage/33be654986c34419a9007e73ec621591?start=2026-06-27T00:00:00&end=2026-06-28T23:59:59 => generated 20 bytes in 83 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: 424/842] 10.0.0.35 () {30 vars in 653 bytes} [Sun Jun 28 21:08:31 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:31 2026] GET /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 1653 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-28 21:08:32.769 8 INFO nova.api.openstack.wsgi [None req-08f21e8d-8b31-4a09-b330-90f2389027ba c3703989dc1540999ef5e0be584d611c 7e7f22dd4093486eb70622d936019db6 - - default default] HTTP exception thrown: Instance 835000e1-ac51-472d-b017-df18f1f44f3d could not be found. [pid: 8|app: 0|req: 425/844] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:08:32 2026] GET /v2.1/servers/835000e1-ac51-472d-b017-df18f1f44f3d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:08:32.904 7 INFO nova.api.openstack.compute.server_external_events [req-7a04e4af-7a1f-4d98-ba85-ea1659bf18a5 req-5b32561e-2a9d-48b0-a29e-75a742fb8849 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:a44f1d3e-79d0-47f3-93bc-a878423469ab for instance 835000e1-ac51-472d-b017-df18f1f44f3d on instance [pid: 7|app: 0|req: 420/845] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:08:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/846] 10.0.0.35 () {30 vars in 618 bytes} [Sun Jun 28 21:08:33 2026] GET /v2.1 => generated 0 bytes in 126 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: 421/847] 10.0.0.35 () {30 vars in 620 bytes} [Sun Jun 28 21:08:34 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: 427/848] 10.0.0.35 () {34 vars in 912 bytes} [Sun Jun 28 21:08:34 2026] GET /v2.1/os-simple-tenant-usage/33be654986c34419a9007e73ec621591?start=2026-06-27T00:00:00&end=2026-06-28T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.35 () {30 vars in 653 bytes} [Sun Jun 28 21:08:34 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/854] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:08:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 405 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: 431/857] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:09:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/858] 10.0.0.37 () {34 vars in 670 bytes} [Sun Jun 28 21:09:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/859] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:09:03 2026] POST /v2.1/servers => generated 496 bytes in 1955 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/860] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:05 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1457 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/863] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:06 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1515 bytes in 111 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: 435/864] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:08 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1629 bytes in 289 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-06-28 21:09:08.344 8 INFO nova.api.openstack.compute.server_external_events [req-9b346a16-232f-4bc0-bc28-de5f2d95ce14 req-1c75bae2-7c4d-4267-8240-d41894070627 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:b86ff11f-bf69-43b0-a5d3-7d28aa614141 for instance 470960f0-cacf-4aa7-80db-312bf0fdbdd0 on instance [pid: 8|app: 0|req: 436/865] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/866] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:09:06 2026] POST /v2.1/servers => generated 447 bytes in 1915 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: 437/867] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:08 2026] GET /v2.1/servers/7936e130-9faf-4623-a781-3b5184beeca2 => generated 1394 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/868] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:09 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1629 bytes in 263 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-06-28 21:09:10.335 8 INFO nova.api.openstack.compute.server_external_events [req-bf9850d8-db3e-451f-905d-248505b3982b req-bc95e584-4266-4cde-9252-5a13ec0143dd 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:b86ff11f-bf69-43b0-a5d3-7d28aa614141 for instance 470960f0-cacf-4aa7-80db-312bf0fdbdd0 on instance [pid: 8|app: 0|req: 438/869] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:09:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:09:10.673 8 INFO nova.api.openstack.compute.server_external_events [req-fb5179f1-6939-4c72-a5aa-e5255eae1bfc req-c880d6d7-42e0-43b1-9e0f-18cfdcce936b 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:bee24ab5-194d-4368-8db0-88280101f270 for instance 7936e130-9faf-4623-a781-3b5184beeca2 on instance [pid: 8|app: 0|req: 439/870] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/871] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:10 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1809 bytes in 161 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: 440/872] 10.0.0.37 () {32 vars in 740 bytes} [Sun Jun 28 21:09:10 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0/os-interface => generated 285 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:09:12.711 7 INFO nova.api.openstack.compute.server_external_events [req-f92e6771-c2b0-4e91-9545-374020620bbe req-ab6487cc-872e-4a60-b03c-a7495aa968d0 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:b86ff11f-bf69-43b0-a5d3-7d28aa614141 for instance 470960f0-cacf-4aa7-80db-312bf0fdbdd0 on instance [pid: 7|app: 0|req: 433/873] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:09:12.933 8 INFO nova.api.openstack.compute.server_external_events [req-8b7c67b9-ef72-4f1d-bcf8-a949ee8506bc req-a1a3264e-b266-41b4-9ad4-170877d0cb97 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:bee24ab5-194d-4368-8db0-88280101f270 for instance 7936e130-9faf-4623-a781-3b5184beeca2 on instance [pid: 8|app: 0|req: 441/874] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:09:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/875] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:13 2026] GET /v2.1/servers/7936e130-9faf-4623-a781-3b5184beeca2 => generated 1817 bytes in 263 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-06-28 21:09:15.492 7 INFO nova.api.openstack.compute.server_external_events [req-2b500811-74ec-489c-a733-b392300138d1 req-f1744558-1bd9-423b-a3bf-ab4257207fa0 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:bee24ab5-194d-4368-8db0-88280101f270 for instance 7936e130-9faf-4623-a781-3b5184beeca2 on instance [pid: 7|app: 0|req: 435/876] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/877] 10.0.0.37 () {34 vars in 662 bytes} [Sun Jun 28 21:09:15 2026] POST /v2.1/servers => generated 447 bytes in 734 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: 437/880] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:16 2026] GET /v2.1/servers/8a8b9564-d328-4fed-b9f6-28e377a3090a => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:09:18.513 8 INFO nova.api.openstack.compute.server_external_events [req-667b6231-50a1-4135-bc1d-18d1f5e9782b req-faec742c-ea44-43e6-bbd5-30fa300fabaa 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:b69903f5-f71a-4768-901b-7acf703203ee for instance 8a8b9564-d328-4fed-b9f6-28e377a3090a on instance [pid: 8|app: 0|req: 444/881] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:18 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: 7|app: 0|req: 438/882] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:19 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1929 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-06-28 21:09:20.847 8 INFO nova.api.openstack.compute.server_external_events [req-6cf8e926-c354-4533-b4d9-70ffcdf991f3 req-0e40135b-1bb9-45bb-931f-3700b39e4b6d 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:b69903f5-f71a-4768-901b-7acf703203ee for instance 8a8b9564-d328-4fed-b9f6-28e377a3090a on instance [pid: 8|app: 0|req: 445/883] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:09:20 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: 7|app: 0|req: 439/884] 10.0.0.37 () {32 vars in 752 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0/os-server-password => generated 116 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: 446/885] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:21 2026] GET /v2.1/servers/8a8b9564-d328-4fed-b9f6-28e377a3090a => generated 1819 bytes in 254 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: 440/886] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:09:22 2026] DELETE /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:09:23.076 7 INFO nova.api.openstack.compute.server_external_events [req-32f735d7-82be-4edc-aa80-a149fd963119 req-d5b69d6d-0a32-4d8a-9ce3-66d70abad29f 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:b69903f5-f71a-4768-901b-7acf703203ee for instance 8a8b9564-d328-4fed-b9f6-28e377a3090a on instance [pid: 7|app: 0|req: 441/887] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/888] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:22 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1935 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/889] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:24 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 1821 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, ' 2026-06-28 21:09:25.442 8 INFO nova.api.openstack.wsgi [None req-9d7ec908-aa29-4ea9-a371-902f2a76cb13 fd5d81bf5c34477ab8d2135e23947394 6c9986a6075744a784d9665c2432aa2e - - default default] HTTP exception thrown: Instance 470960f0-cacf-4aa7-80db-312bf0fdbdd0 could not be found. [pid: 8|app: 0|req: 448/890] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:25 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:09:25.469 7 INFO nova.api.openstack.wsgi [None req-742759ad-9bcb-447e-b508-c296a729a67b fd5d81bf5c34477ab8d2135e23947394 6c9986a6075744a784d9665c2432aa2e - - default default] HTTP exception thrown: Instance 470960f0-cacf-4aa7-80db-312bf0fdbdd0 could not be found. [pid: 7|app: 0|req: 443/891] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:09:25 2026] DELETE /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:09:25.496 8 INFO nova.api.openstack.wsgi [None req-82b5733f-888a-4f09-ab09-d684b1f01550 fd5d81bf5c34477ab8d2135e23947394 6c9986a6075744a784d9665c2432aa2e - - default default] HTTP exception thrown: Instance 470960f0-cacf-4aa7-80db-312bf0fdbdd0 could not be found. [pid: 8|app: 0|req: 449/892] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:09:25 2026] GET /v2.1/servers/470960f0-cacf-4aa7-80db-312bf0fdbdd0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 444/893] 10.0.0.37 () {32 vars in 705 bytes} [Sun Jun 28 21:09:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1560112145 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:09:25.583 8 INFO nova.api.openstack.compute.server_external_events [req-ee831a53-ebad-404b-80d9-10d9c6959354 req-a2784de0-ba32-4653-a755-f016c0cc0b64 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:b86ff11f-bf69-43b0-a5d3-7d28aa614141 for instance 470960f0-cacf-4aa7-80db-312bf0fdbdd0 on instance [pid: 8|app: 0|req: 450/894] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:25 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: 7|app: 0|req: 446/897] 10.0.0.37 () {32 vars in 727 bytes} [Sun Jun 28 21:09:26 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1812539219 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/902] 199.204.45.89 () {36 vars in 713 bytes} [Sun Jun 28 21:09:49 2026] POST /v2.1/servers => generated 453 bytes in 974 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: 454/903] 199.204.45.89 () {32 vars in 732 bytes} [Sun Jun 28 21:09:50 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 => generated 2213 bytes in 73 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: 450/904] 199.204.45.89 () {32 vars in 758 bytes} [Sun Jun 28 21:09:50 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface => generated 28 bytes in 60 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: 455/905] 199.204.45.89 () {32 vars in 776 bytes} [Sun Jun 28 21:09:50 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-volume_attachments => generated 25 bytes in 30 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-06-28 21:09:52.606 7 INFO nova.api.openstack.compute.server_external_events [req-25913c42-d574-4e81-8ad9-319c880386ef req-faf9d110-7cae-4c43-af7f-73566c4090f7 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:a0c67d54-dec2-457f-885e-2c3ea33728ed for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 451/906] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:09:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/907] 199.204.45.89 () {32 vars in 732 bytes} [Sun Jun 28 21:09:52 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 => generated 2433 bytes in 307 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: 452/908] 199.204.45.89 () {32 vars in 758 bytes} [Sun Jun 28 21:09:53 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface => generated 284 bytes in 136 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: 457/909] 199.204.45.89 () {32 vars in 776 bytes} [Sun Jun 28 21:09:53 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-volume_attachments => generated 197 bytes in 94 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-06-28 21:09:53.989 7 INFO nova.api.openstack.compute.server_external_events [req-3b7fba33-9c69-463a-bf51-ed245dd33983 req-1b82434e-6cd2-459b-98bf-ee5b2a61a78b 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:a0c67d54-dec2-457f-885e-2c3ea33728ed for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 453/910] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:09:53 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: 458/911] 199.204.45.89 () {32 vars in 732 bytes} [Sun Jun 28 21:09:55 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 => generated 2581 bytes in 371 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: 454/912] 199.204.45.89 () {32 vars in 758 bytes} [Sun Jun 28 21:09:55 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface => generated 286 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/913] 199.204.45.89 () {32 vars in 776 bytes} [Sun Jun 28 21:09:55 2026] GET /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:10:30.603 8 INFO nova.api.openstack.compute.server_external_events [req-1bedc541-dc26-4f6f-b247-9c982ff9697f req-199663e1-b1fa-49e4-b1e2-1afe830ab01d 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:429428f9-ab7f-42ed-849b-2dc79c432740 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 464/922] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:10:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/923] 199.204.45.89 () {36 vars in 811 bytes} [Sun Jun 28 21:10:29 2026] POST /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface => generated 279 bytes in 2039 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-06-28 21:10:32.207 8 INFO nova.api.openstack.compute.server_external_events [req-94953969-69ed-4d8c-a55d-2cf718bf81cd req-7e8aa502-04e8-4d7f-a56c-05eb547218cc 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:429428f9-ab7f-42ed-849b-2dc79c432740 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 465/924] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:10:32 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-06-28 21:10:39.578 7 INFO nova.api.openstack.compute.server_external_events [req-7b576b93-f5c0-40c9-abe2-bddd54f029ee req-5f604b37-6255-42bb-ad4c-5d6d5be90d34 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:429428f9-ab7f-42ed-849b-2dc79c432740 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance 2026-06-28 21:10:39.578 7 INFO nova.api.openstack.compute.server_external_events [req-7b576b93-f5c0-40c9-abe2-bddd54f029ee req-5f604b37-6255-42bb-ad4c-5d6d5be90d34 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:429428f9-ab7f-42ed-849b-2dc79c432740 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 461/927] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:10:39 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:10:55.860 8 INFO nova.api.openstack.compute.server_external_events [req-676ee462-6bbc-4c95-a7ed-66766711ee9e req-f13b58f2-2be4-49e6-8990-1eb9607db5ee 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:71a43cd2-a727-4932-8d79-8970c359b308 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 468/930] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:10:55 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) [pid: 7|app: 0|req: 463/933] 199.204.45.89 () {36 vars in 811 bytes} [Sun Jun 28 21:10:53 2026] POST /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface => generated 374 bytes in 3167 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-06-28 21:10:57.689 8 INFO nova.api.openstack.compute.server_external_events [req-4fdd864d-fc9c-46fc-a56f-b7e734ca5bda req-30a09692-bfff-4075-ac86-11a3efd8c7f2 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:71a43cd2-a727-4932-8d79-8970c359b308 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 471/934] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:10:57 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, ' 2026-06-28 21:10:58.064 7 INFO nova.api.openstack.compute.server_external_events [req-a09802cd-db65-4566-bcb1-806a3a20b713 req-f2d828e1-2b8c-493d-aac4-7317d01cf050 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:71a43cd2-a727-4932-8d79-8970c359b308 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 464/935] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:10:58 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:11:06.216 7 INFO nova.api.openstack.compute.server_external_events [req-df6878d1-3157-488d-bde0-7d1a9ac228fe req-aad0efa1-bc06-4964-ba85-6acd9c1e7220 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:461b875b-4d48-4b2e-8f66-cc4e232a9ac7 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 467/938] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/939] 199.204.45.89 () {36 vars in 811 bytes} [Sun Jun 28 21:11:04 2026] POST /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface => generated 376 bytes in 3161 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-06-28 21:11:08.010 7 INFO nova.api.openstack.compute.server_external_events [req-7af88883-d366-4298-bfca-125c54a1ef9e req-86b62036-e841-49dc-9325-5801ac1b295d 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-plugged:461b875b-4d48-4b2e-8f66-cc4e232a9ac7 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 468/940] 10.0.0.41 () {38 vars in 814 bytes} [Sun Jun 28 21:11:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:11:08.562 8 INFO nova.api.openstack.compute.server_external_events [req-a2bc2502-47ae-405b-b9b7-47f8b3919cd7 req-68a820e9-4130-4c7f-806a-e27b07781847 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:461b875b-4d48-4b2e-8f66-cc4e232a9ac7 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 473/941] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:11:18.801 7 INFO nova.api.openstack.compute.server_external_events [req-95df720c-aefa-476b-a32d-4a925b8db178 req-57c80389-22d9-4b8a-a992-6305bfeb74fb 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:461b875b-4d48-4b2e-8f66-cc4e232a9ac7 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 470/944] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:18 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: 475/945] 199.204.45.89 () {34 vars in 854 bytes} [Sun Jun 28 21:11:18 2026] DELETE /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface/461b875b-4d48-4b2e-8f66-cc4e232a9ac7 => 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-06-28 21:11:20.842 7 INFO nova.api.openstack.compute.server_external_events [req-734650fa-a116-4874-a713-e1732520197a req-194163b4-44fc-4593-8f97-644d78fffe6b 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:461b875b-4d48-4b2e-8f66-cc4e232a9ac7 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 7|app: 0|req: 471/946] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:20 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, ' 2026-06-28 21:11:24.258 8 INFO nova.api.openstack.compute.server_external_events [req-fd897ff0-3014-44c2-bf24-b040c743024a req-f40c6408-7e47-42a4-ac32-f9b4423b3b36 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:71a43cd2-a727-4932-8d79-8970c359b308 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 476/947] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11: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: 472/948] 199.204.45.89 () {34 vars in 854 bytes} [Sun Jun 28 21:11:24 2026] DELETE /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface/71a43cd2-a727-4932-8d79-8970c359b308 => generated 0 bytes in 61 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-06-28 21:11:34.868 8 INFO nova.api.openstack.compute.server_external_events [req-5ef44b53-eb89-4853-b418-797067f75481 req-e202423a-a968-42eb-925b-cf85f0317dcf 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:71a43cd2-a727-4932-8d79-8970c359b308 for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 478/951] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 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: 480/954] 199.204.45.89 () {34 vars in 854 bytes} [Sun Jun 28 21:11:40 2026] DELETE /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14/os-interface/429428f9-ab7f-42ed-849b-2dc79c432740 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/955] 199.204.45.89 () {34 vars in 754 bytes} [Sun Jun 28 21:11:43 2026] DELETE /v2.1/servers/0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 => generated 0 bytes in 115 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:11:46.107 8 INFO nova.api.openstack.compute.server_external_events [req-a51ad903-f93e-4913-be4d-a25152415cf3 req-ed12f5e1-4661-41b4-ac15-06d6c5d7bfd2 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:a0c67d54-dec2-457f-885e-2c3ea33728ed for instance 0ea1b39d-84d7-4c87-ad49-50a4eea0fa14 on instance [pid: 8|app: 0|req: 482/958] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/959] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:11:46 2026] DELETE /v2.1/servers/8a8b9564-d328-4fed-b9f6-28e377a3090a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-28 21:11:46.358 7 INFO nova.api.openstack.compute.server_external_events [req-3d68ae94-4bb7-40e4-8aaf-51b88d0395c2 req-64ee5771-5ded-4aae-b7e1-6de99da07f44 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:b69903f5-f71a-4768-901b-7acf703203ee for instance 8a8b9564-d328-4fed-b9f6-28e377a3090a on instance [pid: 7|app: 0|req: 478/960] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/961] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:11:46 2026] GET /v2.1/servers/8a8b9564-d328-4fed-b9f6-28e377a3090a => generated 1945 bytes in 630 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-06-28 21:11:51.874 7 INFO nova.api.openstack.wsgi [None req-865983fd-9a4b-41c4-90dc-11dd9c9e39fd 235d3dcc185a42b3984594c4c7f410f1 08e14802beec4d8eb10c2931a20b18c1 - - default default] HTTP exception thrown: Instance 8a8b9564-d328-4fed-b9f6-28e377a3090a could not be found. [pid: 7|app: 0|req: 479/962] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:11:51 2026] GET /v2.1/servers/8a8b9564-d328-4fed-b9f6-28e377a3090a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:11:52.713 8 INFO nova.api.openstack.compute.server_external_events [req-db4e4306-4264-46ea-af4d-7ec5bf111ffe req-3fc64197-5920-44c7-94cf-28cf9416092d 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:b69903f5-f71a-4768-901b-7acf703203ee for instance 8a8b9564-d328-4fed-b9f6-28e377a3090a on instance [pid: 8|app: 0|req: 484/963] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:52 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: 7|app: 0|req: 480/964] 10.0.0.37 () {32 vars in 717 bytes} [Sun Jun 28 21:11:52 2026] DELETE /v2.1/servers/7936e130-9faf-4623-a781-3b5184beeca2 => generated 0 bytes in 94 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-06-28 21:11:52.894 7 INFO nova.api.openstack.compute.server_external_events [req-9b33ac4a-46ff-44d1-b0e2-a4ac00e4a222 req-cc63a1a9-0324-4eeb-8f0b-48920a2001db 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-changed:bee24ab5-194d-4368-8db0-88280101f270 for instance 7936e130-9faf-4623-a781-3b5184beeca2 on instance [pid: 7|app: 0|req: 481/965] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/966] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:11:52 2026] GET /v2.1/servers/7936e130-9faf-4623-a781-3b5184beeca2 => generated 1943 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 21:11:58.098 8 INFO nova.api.openstack.wsgi [None req-84442480-a1e4-4914-b716-bf7243be7521 235d3dcc185a42b3984594c4c7f410f1 08e14802beec4d8eb10c2931a20b18c1 - - default default] HTTP exception thrown: Instance 7936e130-9faf-4623-a781-3b5184beeca2 could not be found. [pid: 8|app: 0|req: 487/969] 10.0.0.37 () {32 vars in 714 bytes} [Sun Jun 28 21:11:58 2026] GET /v2.1/servers/7936e130-9faf-4623-a781-3b5184beeca2 => 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, ' 2026-06-28 21:11:58.243 7 INFO nova.api.openstack.compute.server_external_events [req-bca26cbe-8902-4a6b-bc7c-fd0d0e29bb04 req-e8bc9bd9-ba99-46e6-b6af-eb3af72274bf 88727b7e2f4c484d8d8d38744d685981 c42158845df04b409a5ea87eecb57a12 - - c272cba0eed0460f864bbf729fbd5c57 c272cba0eed0460f864bbf729fbd5c57] Creating event network-vif-deleted:bee24ab5-194d-4368-8db0-88280101f270 for instance 7936e130-9faf-4623-a781-3b5184beeca2 on instance [pid: 7|app: 0|req: 483/970] 10.0.0.137 () {38 vars in 815 bytes} [Sun Jun 28 21:11:58 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: 8|app: 0|req: 488/971] 10.0.0.37 () {32 vars in 725 bytes} [Sun Jun 28 21:11:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2026536300 => generated 0 bytes in 17 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-06-28 21:11:59.346 7 INFO nova.api.openstack.wsgi [None req-add342e2-d621-430a-9a61-e358dd908dca 235d3dcc185a42b3984594c4c7f410f1 08e14802beec4d8eb10c2931a20b18c1 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2026536300 not found for user 235d3dcc185a42b3984594c4c7f410f1 [pid: 7|app: 0|req: 484/972] 10.0.0.37 () {32 vars in 722 bytes} [Sun Jun 28 21:11:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2026536300 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/989] 10.0.0.37 () {32 vars in 654 bytes} [Sun Jun 28 21:13:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-28 21:13:25.182 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Jun 28 21:13:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers (ip 10.0.0.37) !!! [pid: 8|app: 0|req: 497/990] 10.0.0.37 () {32 vars in 640 bytes} [Sun Jun 28 21:13:25 2026] GET /v2.1/servers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-28 21:13:25.237 7 WARNING oslo_db.sqlalchemy.utils [None req-16e010b4-5240-4ee0-acbe-fe7e46448e29 18b82d9400db4feb987bef2a36791bb5 30e63195475940888fc3bbc8b3768ea8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 494/991] 10.0.0.37 () {32 vars in 648 bytes} [Sun Jun 28 21:13:25 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/992] 10.0.0.37 () {32 vars in 693 bytes} [Sun Jun 28 21:13:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1033] 10.0.0.69 () {28 vars in 454 bytes} [Sun Jun 28 21:16:36 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-06-28 21:16:36.595 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0f4841e5-78d2-4711-817a-ee389ba54703] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-28 21:16:36.599 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Jun 28 21:16:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.69) !!! 2026-06-28 21:16:36.601 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Jun 28 21:16:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.69) !!! [pid: 8|app: 0|req: 519/1034] 10.0.0.69 () {30 vars in 658 bytes} [Sun Jun 28 21:16:36 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-28 21:16:36.726 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [04101a13-654d-4345-bdbe-9ce669f5c9fb] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-28 21:16:36.728 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Jun 28 21:16:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.69) !!! 2026-06-28 21:16:36.730 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Jun 28 21:16:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.69) !!! [pid: 7|app: 0|req: 516/1035] 10.0.0.69 () {32 vars in 731 bytes} [Sun Jun 28 21:16:36 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1036] 10.0.0.69 () {34 vars in 804 bytes} [Sun Jun 28 21:16:36 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1037] 10.0.0.69 () {28 vars in 454 bytes} [Sun Jun 28 21:16:37 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1038] 10.0.0.69 () {30 vars in 658 bytes} [Sun Jun 28 21:16:37 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 518/1039] 10.0.0.69 () {32 vars in 731 bytes} [Sun Jun 28 21:16:37 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1040] 10.0.0.69 () {34 vars in 892 bytes} [Sun Jun 28 21:16:37 2026] GET /v2.1/servers/detail?project_id=30e63195475940888fc3bbc8b3768ea8&all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1041] 10.0.0.69 () {34 vars in 892 bytes} [Sun Jun 28 21:16:37 2026] GET /v2.1/servers/detail?project_id=bbc8cbb23b7d4e0e8ddd2df5276f0ff8&all_tenants=True => generated 15 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1042] 10.0.0.69 () {34 vars in 892 bytes} [Sun Jun 28 21:16:37 2026] GET /v2.1/servers/detail?project_id=c42158845df04b409a5ea87eecb57a12&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)