+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 00:37:34 2026] *** compiled with version: 11.4.0 on 17 May 2026 01:33:59 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-59f676bb96-vz8bz 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 0x5591a1ec6550 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-19 00:37:39.549 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-19 00:37:39.564 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-19 00:37:39.997 7 WARNING keystonemiddleware._common.config [None req-1302d697-b053-4812-af51-16be1cf21d49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 00:37:40.007 7 WARNING oslo_config.cfg [None req-1302d697-b053-4812-af51-16be1cf21d49 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 00:37:40.009 8 WARNING keystonemiddleware._common.config [None req-d7bbfb69-0568-49eb-8032-9740f77441ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 00:37:40.020 8 WARNING oslo_config.cfg [None req-d7bbfb69-0568-49eb-8032-9740f77441ea - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 00:37:40.275 8 WARNING keystonemiddleware._common.config [None req-d7bbfb69-0568-49eb-8032-9740f77441ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5591a1ec6550 pid: 8 (default app) 2026-05-19 00:37:40.282 7 WARNING keystonemiddleware._common.config [None req-1302d697-b053-4812-af51-16be1cf21d49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5591a1ec6550 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/4] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:37:48 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 00:37:49.351 8 WARNING oslo_policy.policy [None req-5b113b7c-15ec-4d05-a560-f095610e86aa cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:37:49.352 8 WARNING oslo_policy.policy [None req-5b113b7c-15ec-4d05-a560-f095610e86aa cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - 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.19 () {44 vars in 905 bytes} [Tue May 19 00:37:48 2026] GET /v2.1 => generated 0 bytes in 588 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-05-19 00:37:49.468 7 WARNING oslo_policy.policy [req-5b113b7c-15ec-4d05-a560-f095610e86aa req-00d33315-5792-4116-9240-4ce8b5fbaf66 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 00:37:49.469 7 WARNING oslo_policy.policy [req-5b113b7c-15ec-4d05-a560-f095610e86aa req-00d33315-5792-4116-9240-4ce8b5fbaf66 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:37:49 2026] GET /v2.1/ => generated 398 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 00:37:49.583 8 INFO nova.api.openstack.wsgi [None req-e44b6421-ada1-464e-a876-b8ec9ae556ca cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.19 () {48 vars in 1007 bytes} [Tue May 19 00:37:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 00:37:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.19 () {52 vars in 1045 bytes} [Tue May 19 00:37:49 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:37:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 00:37:50 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: 7|app: 0|req: 6/12] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:37:50 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-05-19 00:37:50.512 8 INFO nova.api.openstack.wsgi [None req-61684aeb-dd9f-44b0-8ee9-dcf857e6685a cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.19 () {48 vars in 1009 bytes} [Tue May 19 00:37:50 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 00:37:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 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.19 () {52 vars in 1045 bytes} [Tue May 19 00:37:50 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:37:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 00:37:51 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:37:51 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-05-19 00:37:51.420 8 INFO nova.api.openstack.wsgi [None req-203ac200-0a5e-497e-908d-6d5834fee9b7 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.19 () {48 vars in 1011 bytes} [Tue May 19 00:37:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 00:37:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.19 () {52 vars in 1045 bytes} [Tue May 19 00:37:51 2026] POST /v2.1/flavors => generated 531 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:37:52 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: 12/23] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 00:37:52 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: 7|app: 0|req: 12/24] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:37:52 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 00:37:52.294 8 INFO nova.api.openstack.wsgi [None req-77b892c9-b3c4-426f-925b-e711c9a89bc1 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.19 () {48 vars in 1009 bytes} [Tue May 19 00:37:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 00:37:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.19 () {52 vars in 1045 bytes} [Tue May 19 00:37:52 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:37:53 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: 15/29] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 00:37:53 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:37:53 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-05-19 00:37:53.243 8 INFO nova.api.openstack.wsgi [None req-f35ead57-ff5b-4bdc-81d1-1f21c5f7172d cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 199.204.45.19 () {48 vars in 1011 bytes} [Tue May 19 00:37:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 00:37:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.204.45.19 () {52 vars in 1045 bytes} [Tue May 19 00:37:53 2026] POST /v2.1/flavors => generated 533 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 10.0.0.64 () {28 vars in 453 bytes} [Tue May 19 00:43:12 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/99] 10.0.0.64 () {30 vars in 657 bytes} [Tue May 19 00:43:12 2026] GET /v2.1 => generated 0 bytes in 452 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: 51/100] 10.0.0.64 () {30 vars in 659 bytes} [Tue May 19 00:43:12 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 10.0.0.64 () {34 vars in 803 bytes} [Tue May 19 00:43:12 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/164] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:48: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) /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: 82/165] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 00:48:14 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:48:14 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 00:48:14.480 7 INFO nova.api.openstack.wsgi [None req-b70d21a0-1e91-4519-8bce-6931091c11e2 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 83/167] 199.204.45.19 () {48 vars in 1013 bytes} [Tue May 19 00:48:14 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 00:48:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/169] 199.204.45.19 () {52 vars in 1045 bytes} [Tue May 19 00:48:14 2026] POST /v2.1/flavors => generated 532 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:49:12 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: 91/181] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 00:49:12 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:49:12 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 00:49:12.772 8 WARNING oslo_db.sqlalchemy.utils [None req-0e8def0c-8394-4867-9a95-e1d20187d78a cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/183] 199.204.45.19 () {48 vars in 1012 bytes} [Tue May 19 00:49:12 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: 92/184] 199.204.45.19 () {52 vars in 1053 bytes} [Tue May 19 00:49:12 2026] POST /v2.1/os-keypairs => generated 576 bytes in 74 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.19 () {44 vars in 986 bytes} [Tue May 19 00:49:16 2026] GET /v2.1/os-quota-sets/dee280d0e13046c5bdf58d425abb84ca => generated 371 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 199.204.45.19 () {48 vars in 1038 bytes} [Tue May 19 00:49:16 2026] PUT /v2.1/os-quota-sets/dee280d0e13046c5bdf58d425abb84ca => generated 326 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.19 () {44 vars in 986 bytes} [Tue May 19 00:49:17 2026] GET /v2.1/os-quota-sets/dee280d0e13046c5bdf58d425abb84ca => generated 368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 00:57: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: 8|app: 0|req: 142/285] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 00:57:12 2026] GET /v2.1 => generated 0 bytes in 176 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 00:57:12 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-05-19 00:57:12.494 8 INFO nova.api.openstack.wsgi [None req-f61acda9-2f96-4a5d-a474-29f35238b93a cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/287] 199.204.45.19 () {48 vars in 1011 bytes} [Tue May 19 00:57:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 00:57:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.19 () {52 vars in 1045 bytes} [Tue May 19 00:57:12 2026] POST /v2.1/flavors => generated 532 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 10.0.0.29 () {28 vars in 453 bytes} [Tue May 19 01:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 10.0.0.29 () {30 vars in 657 bytes} [Tue May 19 01:00:16 2026] GET /v2.1 => generated 0 bytes in 54 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: 166/330] 10.0.0.29 () {30 vars in 659 bytes} [Tue May 19 01:00:16 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/331] 10.0.0.29 () {34 vars in 764 bytes} [Tue May 19 01:00:16 2026] GET /v2.1/os-services => generated 782 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 10.0.0.29 () {28 vars in 453 bytes} [Tue May 19 01:00:19 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: 8|app: 0|req: 166/333] 10.0.0.29 () {30 vars in 657 bytes} [Tue May 19 01:00:19 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: 7|app: 0|req: 168/334] 10.0.0.29 () {30 vars in 659 bytes} [Tue May 19 01:00:19 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 10.0.0.29 () {34 vars in 764 bytes} [Tue May 19 01:00:19 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 10.0.0.29 () {28 vars in 453 bytes} [Tue May 19 01:00:22 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 168/337] 10.0.0.29 () {30 vars in 657 bytes} [Tue May 19 01:00:22 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 170/338] 10.0.0.29 () {30 vars in 659 bytes} [Tue May 19 01:00:22 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 10.0.0.29 () {34 vars in 807 bytes} [Tue May 19 01:00:22 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 10.0.0.29 () {28 vars in 453 bytes} [Tue May 19 01:00: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 171/343] 10.0.0.29 () {30 vars in 657 bytes} [Tue May 19 01:00:26 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 173/344] 10.0.0.29 () {30 vars in 659 bytes} [Tue May 19 01:00:26 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: 172/345] 10.0.0.29 () {34 vars in 807 bytes} [Tue May 19 01:00:26 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 199.204.45.19 () {44 vars in 986 bytes} [Tue May 19 01:00:29 2026] GET /v2.1/os-quota-sets/718f4af0c4734b3098541d61d026326d => generated 371 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 173/347] 199.204.45.19 () {48 vars in 1038 bytes} [Tue May 19 01:00:29 2026] PUT /v2.1/os-quota-sets/718f4af0c4734b3098541d61d026326d => generated 326 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.19 () {44 vars in 986 bytes} [Tue May 19 01:00:30 2026] GET /v2.1/os-quota-sets/718f4af0c4734b3098541d61d026326d => generated 368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:11: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) [pid: 8|app: 0|req: 239/480] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:11:23 2026] GET /v2.1 => generated 0 bytes in 149 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:11:23 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-05-19 01:11:23.207 8 INFO nova.api.openstack.wsgi [None req-bbf56c2d-1eb9-4b6e-989d-e00d4a1af6fd cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 240/482] 199.204.45.19 () {48 vars in 1007 bytes} [Tue May 19 01:11:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:11:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:11:23 2026] GET /v2.1/flavors/04fd3823-cb28-4497-8ff4-e24b8cefb5f1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:11: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: 8|app: 0|req: 244/488] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:11:24 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:11:24 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-05-19 01:11:24.106 8 INFO nova.api.openstack.wsgi [None req-952feb4e-c2e4-440c-bb33-8babdb06616f cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 245/490] 199.204.45.19 () {48 vars in 1009 bytes} [Tue May 19 01:11:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:11: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: 8|app: 0|req: 246/492] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:11:24 2026] GET /v2.1/flavors/06cecd56-bd69-4388-a43f-f1529230f94f/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: 247/493] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:11:24 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: 247/494] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:11:24 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: 248/495] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:11:24 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-05-19 01:11:25.005 8 INFO nova.api.openstack.wsgi [None req-3d855b3f-0830-416e-81c4-010c82f7219e cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 248/496] 199.204.45.19 () {48 vars in 1011 bytes} [Tue May 19 01:11:24 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:11:25 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: 8|app: 0|req: 249/498] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:11:25 2026] GET /v2.1/flavors/5f04548a-df23-4b2c-95f1-7487f2433769/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:11:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:11:25 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:11:25 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-05-19 01:11:25.870 8 INFO nova.api.openstack.wsgi [None req-271b53c8-61e7-4fcd-8b5b-6748dd6dba5f cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 251/502] 199.204.45.19 () {48 vars in 1009 bytes} [Tue May 19 01:11:25 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:11:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:11:25 2026] GET /v2.1/flavors/28c5d807-a6a7-4802-a68e-43e6c63e92c1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:11: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: 8|app: 0|req: 253/506] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:11:26 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: 254/507] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:11: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-05-19 01:11:26.762 8 INFO nova.api.openstack.wsgi [None req-262c1c82-f78f-4fdd-a7eb-7c7be508fa31 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 254/508] 199.204.45.19 () {48 vars in 1011 bytes} [Tue May 19 01:11: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: 7|app: 0|req: 255/509] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:11:26 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: 8|app: 0|req: 255/510] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:11:26 2026] GET /v2.1/flavors/effaa679-427f-4c1d-9273-a4ca94a4371d/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: 263/525] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:12:38 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: 263/526] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:12:38 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:12:38 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 01:12:39.030 7 INFO nova.api.openstack.wsgi [None req-131ca47d-86f4-4b0d-bfa1-be333f7b14e0 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 264/528] 199.204.45.19 () {48 vars in 1013 bytes} [Tue May 19 01:12:39 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: 265/529] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:12:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:12:39 2026] GET /v2.1/flavors/4004af72-08ee-4222-b91d-ddf25ca90b77/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: 267/533] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:12:45 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: 267/534] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:12:45 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: 8|app: 0|req: 268/535] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:12:45 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-05-19 01:12:45.810 7 WARNING oslo_db.sqlalchemy.utils [None req-1375eac5-86a1-44ed-89cb-d910d9fed490 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 268/536] 199.204.45.19 () {48 vars in 1012 bytes} [Tue May 19 01:12:45 2026] GET /v2.1/os-keypairs => generated 545 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.19 () {44 vars in 986 bytes} [Tue May 19 01:12:49 2026] GET /v2.1/os-quota-sets/dee280d0e13046c5bdf58d425abb84ca => generated 368 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:13: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: 8|app: 0|req: 275/549] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:13:37 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:13:37 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 01:13:37.696 8 INFO nova.api.openstack.wsgi [None req-3039bdf0-54b9-4689-8091-272b7e596c4d cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 276/551] 199.204.45.19 () {48 vars in 1011 bytes} [Tue May 19 01:13:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:13:37 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: 8|app: 0|req: 277/553] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:13:37 2026] GET /v2.1/flavors/1c6afbc0-1231-4b6e-8c60-7967085feba9/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.204.45.19 () {44 vars in 986 bytes} [Tue May 19 01:13:51 2026] GET /v2.1/os-quota-sets/718f4af0c4734b3098541d61d026326d => generated 368 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.204.45.19 () {42 vars in 701 bytes} [Tue May 19 01:14:43 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: 285/570] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 01:14:43 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: 7|app: 0|req: 286/571] 199.204.45.19 () {46 vars in 978 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/04fd3823-cb28-4497-8ff4-e24b8cefb5f1/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: 287/574] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/06cecd56-bd69-4388-a43f-f1529230f94f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/1c6afbc0-1231-4b6e-8c60-7967085feba9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/28c5d807-a6a7-4802-a68e-43e6c63e92c1/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/4004af72-08ee-4222-b91d-ddf25ca90b77/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: 289/578] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/5f04548a-df23-4b2c-95f1-7487f2433769/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 199.204.45.19 () {48 vars in 1095 bytes} [Tue May 19 01:14:43 2026] GET /v2.1/flavors/effaa679-427f-4c1d-9273-a4ca94a4371d/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: 297/592] 10.0.0.68 () {32 vars in 654 bytes} [Tue May 19 01:15:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 296/593] 10.0.0.68 () {32 vars in 640 bytes} [Tue May 19 01:15:44 2026] GET /v2.1/servers => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 01:15:44.616 7 WARNING oslo_db.sqlalchemy.utils [None req-c34bf5ef-50cd-433d-8397-91fc9c30f459 cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 298/594] 10.0.0.68 () {32 vars in 648 bytes} [Tue May 19 01:15:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/595] 10.0.0.68 () {32 vars in 693 bytes} [Tue May 19 01:15:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:15:56 2026] GET /v2.1/flavors/04fd3823-cb28-4497-8ff4-e24b8cefb5f1 => generated 511 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.68 () {32 vars in 640 bytes} [Tue May 19 01:15:56 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:15:56 2026] GET /v2.1/flavors/04fd3823-cb28-4497-8ff4-e24b8cefb5f1 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:16:02 2026] POST /v2.1/os-keypairs => generated 385 bytes in 244 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.68 () {34 vars in 684 bytes} [Tue May 19 01:16:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1362 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 10.0.0.68 () {34 vars in 684 bytes} [Tue May 19 01:16:04 2026] POST /v2.1/os-security-groups => generated 243 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/606] 10.0.0.68 () {34 vars in 684 bytes} [Tue May 19 01:16:04 2026] POST /v2.1/os-security-groups => generated 243 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 10.0.0.68 () {32 vars in 662 bytes} [Tue May 19 01:16:04 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/608] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:05 2026] DELETE /v2.1/os-security-groups/d50acf7c-72f3-46e9-9c1b-3ac12796e732 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 01:16:05.303 7 INFO nova.api.openstack.wsgi [None req-da0950d6-eb8f-430f-b6b3-f9fc8803c9ae 98e6dac7219f4ed69788c23e05d9cac8 466160db7ce0441fa1c9bdb84ec2cf62 - - default default] HTTP exception thrown: Security group d50acf7c-72f3-46e9-9c1b-3ac12796e732 does not exist Neutron server returns request_ids: ['req-74a16262-c2b3-45fa-ab6c-296cf7e15120'] [pid: 7|app: 0|req: 307/609] 10.0.0.68 () {32 vars in 736 bytes} [Tue May 19 01:16:05 2026] GET /v2.1/os-security-groups/d50acf7c-72f3-46e9-9c1b-3ac12796e732 => generated 194 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/610] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:05 2026] DELETE /v2.1/os-security-groups/f8a9a8ab-77bf-4702-8cb0-d3646e83d03c => generated 0 bytes in 248 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 01:16:05.724 7 INFO nova.api.openstack.wsgi [None req-0a6e2efc-86dc-49ca-8d0f-462af36f4a8f 98e6dac7219f4ed69788c23e05d9cac8 466160db7ce0441fa1c9bdb84ec2cf62 - - default default] HTTP exception thrown: Security group f8a9a8ab-77bf-4702-8cb0-d3646e83d03c does not exist Neutron server returns request_ids: ['req-3ab1ed6d-e031-45e0-82d3-3daaa643c4a1'] [pid: 7|app: 0|req: 309/611] 10.0.0.68 () {32 vars in 736 bytes} [Tue May 19 01:16:05 2026] GET /v2.1/os-security-groups/f8a9a8ab-77bf-4702-8cb0-d3646e83d03c => generated 194 bytes in 164 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/612] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:05 2026] DELETE /v2.1/os-security-groups/32442463-a31d-4d45-9e6c-80a483f82d02 => generated 0 bytes in 686 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 01:16:06.512 7 INFO nova.api.openstack.wsgi [None req-84c5f585-ad9e-4843-b6ec-ddf3ee41a19a 98e6dac7219f4ed69788c23e05d9cac8 466160db7ce0441fa1c9bdb84ec2cf62 - - default default] HTTP exception thrown: Security group 32442463-a31d-4d45-9e6c-80a483f82d02 does not exist Neutron server returns request_ids: ['req-633d9045-8d79-4135-ab27-1dfd8affa846'] [pid: 7|app: 0|req: 311/613] 10.0.0.68 () {32 vars in 736 bytes} [Tue May 19 01:16:06 2026] GET /v2.1/os-security-groups/32442463-a31d-4d45-9e6c-80a483f82d02 => generated 194 bytes in 83 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 10.0.0.68 () {32 vars in 662 bytes} [Tue May 19 01:16:06 2026] GET /v2.1/os-security-groups => generated 707 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 01:16:06.838 7 INFO nova.api.openstack.wsgi [None req-1004ec4d-36f6-498e-a540-76c9265f18f1 98e6dac7219f4ed69788c23e05d9cac8 466160db7ce0441fa1c9bdb84ec2cf62 - - default default] HTTP exception thrown: Security group 32442463-a31d-4d45-9e6c-80a483f82d02 does not exist Neutron server returns request_ids: ['req-3b48d84c-22d2-4dd4-88b1-e5d6add567bb'] [pid: 7|app: 0|req: 313/615] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:06 2026] DELETE /v2.1/os-security-groups/32442463-a31d-4d45-9e6c-80a483f82d02 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/616] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:16:04 2026] POST /v2.1/servers => generated 450 bytes in 2454 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, ' 2026-05-19 01:16:06.882 7 INFO nova.api.openstack.wsgi [None req-9143c475-3a54-4f3d-ba53-3b539ddd3e37 98e6dac7219f4ed69788c23e05d9cac8 466160db7ce0441fa1c9bdb84ec2cf62 - - default default] HTTP exception thrown: Security group f8a9a8ab-77bf-4702-8cb0-d3646e83d03c does not exist Neutron server returns request_ids: ['req-66e8e701-5903-41db-add4-16d43ff749d0'] [pid: 7|app: 0|req: 314/617] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:06 2026] DELETE /v2.1/os-security-groups/f8a9a8ab-77bf-4702-8cb0-d3646e83d03c => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 01:16:06.959 7 INFO nova.api.openstack.wsgi [None req-3b392365-eba5-4dd1-8c2e-afa7f6837800 98e6dac7219f4ed69788c23e05d9cac8 466160db7ce0441fa1c9bdb84ec2cf62 - - default default] HTTP exception thrown: Security group d50acf7c-72f3-46e9-9c1b-3ac12796e732 does not exist Neutron server returns request_ids: ['req-47f26704-10a9-418b-bea6-721193a3b7b4'] [pid: 7|app: 0|req: 315/618] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:06 2026] DELETE /v2.1/os-security-groups/d50acf7c-72f3-46e9-9c1b-3ac12796e732 => generated 194 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/619] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:06 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1423 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/620] 10.0.0.68 () {34 vars in 684 bytes} [Tue May 19 01:16:07 2026] POST /v2.1/os-security-groups => generated 247 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/621] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:07 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1475 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/622] 10.0.0.68 () {34 vars in 694 bytes} [Tue May 19 01:16:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 214 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: 306/623] 10.0.0.68 () {34 vars in 684 bytes} [Tue May 19 01:16:08 2026] POST /v2.1/os-security-groups => generated 248 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 10.0.0.68 () {34 vars in 694 bytes} [Tue May 19 01:16:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/625] 10.0.0.68 () {34 vars in 694 bytes} [Tue May 19 01:16:08 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/626] 10.0.0.68 () {32 vars in 736 bytes} [Tue May 19 01:16:09 2026] GET /v2.1/os-security-groups/bc290696-fe04-498a-adb0-6c9deaf32522 => generated 665 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/627] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:09 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1481 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/628] 10.0.0.68 () {32 vars in 749 bytes} [Tue May 19 01:16:09 2026] DELETE /v2.1/os-security-group-rules/748c525f-c6aa-4420-9924-c1a25d67df00 => generated 0 bytes in 756 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: 309/629] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:10 2026] DELETE /v2.1/os-security-groups/bc290696-fe04-498a-adb0-6c9deaf32522 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/630] 10.0.0.68 () {32 vars in 739 bytes} [Tue May 19 01:16:10 2026] DELETE /v2.1/os-security-groups/f57f49c8-af27-44a2-8bdc-a8ea909de013 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 01:16:12.244 7 INFO nova.api.openstack.compute.server_external_events [req-8c22014f-cc8b-4f95-a1bd-61bec4f34cec req-1b9f9347-1487-421b-a7dd-70b3eda9d406 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:1ad2d86b-1348-4c2e-8b1a-dab792e50b3a for instance e56666cf-ddf7-4f5f-9280-ac900b60bce0 on instance 2026-05-19 01:16:12.254 7 INFO nova.compute.rpcapi [None req-906c9c92-347a-4976-a7f7-e51244b39844 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 322/631] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/632] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:11 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1548 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/635] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:13 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1548 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/636] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:15 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1548 bytes in 3270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:19.679 7 INFO nova.api.openstack.compute.server_external_events [req-4fdd3694-9af8-46bd-8da0-87aead7c4a4c req-6854762f-f759-49f7-84a6-00e08e5bf1dd faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:1ad2d86b-1348-4c2e-8b1a-dab792e50b3a for instance e56666cf-ddf7-4f5f-9280-ac900b60bce0 on instance [pid: 7|app: 0|req: 325/637] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:16:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/638] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:16:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/639] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:19 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1548 bytes in 3672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/642] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:24 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1724 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/643] 10.0.0.68 () {32 vars in 740 bytes} [Tue May 19 01:16:24 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0/os-interface => generated 284 bytes in 139 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: 316/644] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:16:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:25 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1724 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:26.248 8 INFO nova.api.openstack.compute.server_external_events [req-d4056b57-756a-4bf2-8e7e-71c5331ff166 req-d821e297-98e2-4cd5-886b-63c6f2c2e20d faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:1ad2d86b-1348-4c2e-8b1a-dab792e50b3a for instance e56666cf-ddf7-4f5f-9280-ac900b60bce0 on instance 2026-05-19 01:16:26.263 8 INFO nova.compute.rpcapi [None req-03854af1-5d56-4f58-9975-95d4e74644ff - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 318/646] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/647] 10.0.0.68 () {32 vars in 640 bytes} [Tue May 19 01:16:26 2026] GET /v2.1/servers => generated 378 bytes in 103 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: 320/648] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:16:26 2026] DELETE /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/649] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:26 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1730 bytes in 957 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:16:25 2026] POST /v2.1/servers => generated 449 bytes in 3433 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: 8|app: 0|req: 322/651] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:28 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1400 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:28 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => generated 1663 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:29.477 8 INFO nova.api.openstack.compute.server_external_events [req-63cf1baa-33ac-46b4-a829-9d18cd398797 req-6d0aacc4-8a54-4889-b207-dc87745acf2d faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:1ad2d86b-1348-4c2e-8b1a-dab792e50b3a for instance e56666cf-ddf7-4f5f-9280-ac900b60bce0 on instance [pid: 8|app: 0|req: 323/653] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:30.053 8 INFO nova.api.openstack.wsgi [None req-9bab17b2-2909-4275-bc78-da3ff8b7a011 8aaeaf7c90274516b78c9c070286b31d 466ddbbf79174c6bb1642c0cd84cd456 - - default default] HTTP exception thrown: Instance e56666cf-ddf7-4f5f-9280-ac900b60bce0 could not be found. [pid: 8|app: 0|req: 324/654] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:30 2026] GET /v2.1/servers/e56666cf-ddf7-4f5f-9280-ac900b60bce0 => 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: 325/655] 10.0.0.68 () {32 vars in 703 bytes} [Tue May 19 01:16:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-132405991 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:29 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1525 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:31.538 7 INFO nova.api.openstack.compute.server_external_events [req-9c49132c-37d3-4063-875d-d1fda2b96daf req-c46bc2c1-bbcc-401e-8e04-8e25aa07aec1 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:d97363da-b438-416b-8759-2fa511f404d1 for instance 559f1311-53c4-44b4-95c4-bd44124a5655 on instance [pid: 7|app: 0|req: 332/657] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/658] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:31 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1525 bytes in 1077 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/661] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:33 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1525 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:34.392 8 INFO nova.api.openstack.compute.server_external_events [req-011f1dda-a7c7-4c12-b6ac-0b999bf286a2 req-4fcf740f-f89d-4796-8c94-5dde7fc4a584 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:d97363da-b438-416b-8759-2fa511f404d1 for instance 559f1311-53c4-44b4-95c4-bd44124a5655 on instance [pid: 8|app: 0|req: 330/662] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:16:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:16:31 2026] POST /v2.1/servers => generated 451 bytes in 2623 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: 331/664] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:34 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1252 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/665] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:35 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1525 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/666] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:35 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1368 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 335/667] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:36 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1715 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/668] 10.0.0.68 () {32 vars in 740 bytes} [Tue May 19 01:16:36 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:36.937 8 INFO nova.api.openstack.compute.server_external_events [req-aa30dec7-a260-4d08-b004-6d41a9181c04 req-8dcb8be5-babc-43b8-a779-92ba7bf938da faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:a5eb8435-7ba6-4d7f-bf8d-5262f8b93b69 for instance 2085ca1a-3999-4074-b0ea-6e5412d21934 on instance [pid: 8|app: 0|req: 334/669] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:36 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: 336/670] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:36 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1436 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:37.640 7 INFO nova.api.openstack.compute.server_external_events [req-d435facf-5f6b-487c-b332-21fb80e0200f req-753b2b51-ca29-42ce-89b7-ddb11d2a65ff faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:d97363da-b438-416b-8759-2fa511f404d1 for instance 559f1311-53c4-44b4-95c4-bd44124a5655 on instance [pid: 7|app: 0|req: 337/671] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:37 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1715 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/673] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:38 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1424 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: 336/674] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:39 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1424 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:40.722 7 INFO nova.api.openstack.compute.server_external_events [req-bc2227b6-3c47-47e3-b030-88eb5cf5b716 req-42a494ed-9f98-4511-8e5c-97bdd6836000 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:a5eb8435-7ba6-4d7f-bf8d-5262f8b93b69 for instance 2085ca1a-3999-4074-b0ea-6e5412d21934 on instance [pid: 7|app: 0|req: 339/675] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:16:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/676] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:41 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1424 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/677] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:42 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1608 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/678] 10.0.0.68 () {32 vars in 740 bytes} [Tue May 19 01:16:42 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:43.767 8 INFO nova.api.openstack.compute.server_external_events [req-ec763047-50cc-498a-8714-568aa0bde7ad req-440a6a29-e764-4dce-8d88-c5fcd8003695 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:a5eb8435-7ba6-4d7f-bf8d-5262f8b93b69 for instance 2085ca1a-3999-4074-b0ea-6e5412d21934 on instance [pid: 8|app: 0|req: 340/681] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:43 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1608 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/683] 10.0.0.68 () {32 vars in 640 bytes} [Tue May 19 01:16:43 2026] GET /v2.1/servers => generated 387 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/684] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:16:43 2026] DELETE /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/685] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:44 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1614 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/686] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:45 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1734 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/687] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:46 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 1379 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-05-19 01:16:47.931 7 INFO nova.api.openstack.wsgi [None req-9d39f4de-3785-482a-8c8a-f5b29d5b3007 cbf1ad32178c4313a86c807609f11cad 25d5200933c7405baffdf8edc9bd3f88 - - default default] HTTP exception thrown: Instance 2085ca1a-3999-4074-b0ea-6e5412d21934 could not be found. [pid: 7|app: 0|req: 345/688] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:47 2026] GET /v2.1/servers/2085ca1a-3999-4074-b0ea-6e5412d21934 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/689] 10.0.0.68 () {32 vars in 703 bytes} [Tue May 19 01:16:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-778576525 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:48.009 7 INFO nova.api.openstack.compute.server_external_events [req-fad78104-707f-4129-8f16-f9270bf63b83 req-5a07106b-f188-41de-b351-ca0f01090b8c faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:a5eb8435-7ba6-4d7f-bf8d-5262f8b93b69 for instance 2085ca1a-3999-4074-b0ea-6e5412d21934 on instance [pid: 7|app: 0|req: 346/690] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:47 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) [pid: 8|app: 0|req: 346/693] 10.0.0.68 () {32 vars in 740 bytes} [Tue May 19 01:16:54 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/os-interface => generated 284 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/694] 10.0.0.68 () {32 vars in 814 bytes} [Tue May 19 01:16:54 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/os-interface/d97363da-b438-416b-8759-2fa511f404d1 => generated 281 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/695] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:16:54 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 155 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: 349/696] 10.0.0.68 () {34 vars in 749 bytes} [Tue May 19 01:16:54 2026] POST /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/action => generated 0 bytes in 54 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: 348/697] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:16:55 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/698] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:16:56 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:56.424 8 INFO nova.api.openstack.compute.server_external_events [req-82c99fe2-d22f-4fa0-8862-b5ce73b842ce req-58a4098a-5d55-4079-bfff-cb4e8b931a0a faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:d97363da-b438-416b-8759-2fa511f404d1 for instance 559f1311-53c4-44b4-95c4-bd44124a5655 on instance [pid: 8|app: 0|req: 349/699] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/700] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:16:57 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/701] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:16:58 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/702] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:16:58 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1950 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, ' [pid: 8|app: 0|req: 351/703] 10.0.0.68 () {34 vars in 749 bytes} [Tue May 19 01:16:58 2026] POST /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/action => generated 0 bytes in 49 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: 353/704] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:16:58 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:16:59.359 8 INFO nova.api.openstack.compute.server_external_events [req-0655f04c-e76b-474d-a4b2-544c71048508 req-6f7fdba5-ab0c-4d36-8fe1-e65cd07680ab faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:d97363da-b438-416b-8759-2fa511f404d1 for instance 559f1311-53c4-44b4-95c4-bd44124a5655 on instance [pid: 8|app: 0|req: 352/705] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:16:59 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/706] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:16:59 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:16:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 212 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: 354/708] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:17:00 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:17:00 2026] DELETE /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/710] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:00 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1841 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 356/711] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:02 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 1774 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:02.890 8 INFO nova.api.openstack.compute.server_external_events [req-16b9065a-22ef-4b68-8988-4f56f6dee14a req-75b0b40a-e8c6-4a87-bf58-f3327c07069e faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:d97363da-b438-416b-8759-2fa511f404d1 for instance 559f1311-53c4-44b4-95c4-bd44124a5655 on instance [pid: 8|app: 0|req: 357/712] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:02 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: 356/713] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:17:01 2026] POST /v2.1/servers => generated 452 bytes in 1957 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: 358/716] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:03 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1431 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:03.894 7 INFO nova.api.openstack.wsgi [None req-d454aab6-dfba-45e6-9789-ffbaece4a68e 3d874a4b8ace4d72ad7b5fe60f3b1373 0b1c9f66d71f4c6d96e3db044b15dcb3 - - default default] HTTP exception thrown: Instance 559f1311-53c4-44b4-95c4-bd44124a5655 could not be found. [pid: 7|app: 0|req: 359/717] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:03 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => 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: 359/718] 10.0.0.68 () {32 vars in 703 bytes} [Tue May 19 01:17:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-801045857 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/719] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:04 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1491 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 01:17:04.572 8 INFO nova.api.openstack.wsgi [None req-d76e94ce-b351-430a-96be-8b1ed4a02129 3d874a4b8ace4d72ad7b5fe60f3b1373 0b1c9f66d71f4c6d96e3db044b15dcb3 - - default default] HTTP exception thrown: Instance 559f1311-53c4-44b4-95c4-bd44124a5655 could not be found. [pid: 8|app: 0|req: 360/720] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:17:04 2026] DELETE /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:04.619 7 INFO nova.api.openstack.wsgi [None req-6155562b-9d5a-42cc-8656-c97b9ffa7d03 3d874a4b8ace4d72ad7b5fe60f3b1373 0b1c9f66d71f4c6d96e3db044b15dcb3 - - default default] HTTP exception thrown: Instance 559f1311-53c4-44b4-95c4-bd44124a5655 could not be found. [pid: 7|app: 0|req: 361/721] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:04 2026] GET /v2.1/servers/559f1311-53c4-44b4-95c4-bd44124a5655 => generated 111 bytes in 36 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:05.644 7 INFO nova.api.openstack.compute.server_external_events [req-865353f9-20fd-459d-8ac9-f4452414b34c req-715e188c-dc84-4c35-873e-fce6ee6b2716 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:4cd2f442-5111-4702-b9e3-84a8bb8618f6 for instance 7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c on instance [pid: 7|app: 0|req: 362/722] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:05 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1556 bytes in 1063 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/724] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:07 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1556 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:09.102 8 INFO nova.api.openstack.compute.server_external_events [req-2752ccf6-6d7d-4fcc-b871-45f2697fc7d4 req-c227cadf-2e39-4146-a1a7-342f759952a7 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:4cd2f442-5111-4702-b9e3-84a8bb8618f6 for instance 7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c on instance [pid: 8|app: 0|req: 362/725] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:17:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/726] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:09 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1556 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, ' [pid: 8|app: 0|req: 363/727] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:10 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1739 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/728] 10.0.0.68 () {32 vars in 740 bytes} [Tue May 19 01:17:10 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:11.739 7 INFO nova.api.openstack.compute.server_external_events [req-630ceaf1-958f-4b3d-aeca-1727a260e40d req-55c24162-e24e-4f28-b6a2-493204919406 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:4cd2f442-5111-4702-b9e3-84a8bb8618f6 for instance 7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c on instance [pid: 7|app: 0|req: 366/729] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:11 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) [pid: 8|app: 0|req: 364/730] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:11 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1739 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/731] 10.0.0.68 () {32 vars in 640 bytes} [Tue May 19 01:17:12 2026] GET /v2.1/servers => generated 384 bytes in 178 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: 365/732] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:17:12 2026] DELETE /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/735] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:13 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1745 bytes in 1718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:15.703 8 INFO nova.api.openstack.compute.server_external_events [req-b8650b3f-a333-41b4-981e-4fd0ecd2eebb req-41f53973-74dc-43b0-9918-a1edd991d882 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:4cd2f442-5111-4702-b9e3-84a8bb8618f6 for instance 7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c on instance [pid: 8|app: 0|req: 368/736] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:15 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: 7|app: 0|req: 369/737] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:15 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 1517 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:17.475 8 INFO nova.api.openstack.wsgi [None req-9c4900e0-3b8a-44f6-a041-5824e2f9703e 5140ff85c7b94215beab3c18e068c97f 2bf3eed0747d4176b1dc426e45d67404 - - default default] HTTP exception thrown: Instance 7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c could not be found. [pid: 8|app: 0|req: 369/738] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:17 2026] GET /v2.1/servers/7f0fdf3a-7dc3-46f3-9705-baacd3cdcf9c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/739] 10.0.0.68 () {32 vars in 703 bytes} [Tue May 19 01:17:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-327843791 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/740] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:17:18 2026] POST /v2.1/servers => generated 424 bytes in 2526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:21 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => generated 1371 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:22 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => generated 1429 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:23.910 7 INFO nova.api.openstack.compute.server_external_events [req-a5cf129a-7393-4b22-9842-36974fc13c96 req-2bfcd000-28b9-4626-9e90-e3e3186dca56 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:418f9b82-cd48-4638-ae9f-b31fd58d6050 for instance 9b77e665-1b52-4239-bb7d-41aa2b74ea43 on instance [pid: 7|app: 0|req: 373/745] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:23 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => generated 1471 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/747] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:25 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => generated 1471 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:26.868 8 INFO nova.api.openstack.compute.server_external_events [req-5bbe41d0-a08f-45e5-92ba-f15b52daed81 req-00201c82-f20c-42ba-9dec-377164d8b0db faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:418f9b82-cd48-4638-ae9f-b31fd58d6050 for instance 9b77e665-1b52-4239-bb7d-41aa2b74ea43 on instance [pid: 8|app: 0|req: 374/748] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:17:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/749] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:27 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => generated 1655 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/750] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:17:27 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43/ips => generated 108 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/751] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:17:27 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43/ips => generated 108 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: 8|app: 0|req: 376/752] 10.0.0.68 () {32 vars in 822 bytes} [Tue May 19 01:17:27 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43/ips/tempest-ServerAddressesTestJSON-517240073-network => generated 93 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/753] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:17:27 2026] DELETE /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/754] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:27 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => generated 1661 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:29.332 7 INFO nova.api.openstack.compute.server_external_events [req-09339851-7a44-4bba-b68d-a9ff4abce0ba req-5eb26151-cfd0-4042-8899-44f252a5e282 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:418f9b82-cd48-4638-ae9f-b31fd58d6050 for instance 9b77e665-1b52-4239-bb7d-41aa2b74ea43 on instance [pid: 7|app: 0|req: 378/755] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:29.977 8 INFO nova.api.openstack.wsgi [None req-bac30bc7-8a96-464e-8b02-f557407a9832 c7c3fd832ef8427d9d0e7b32777c8b86 349c05f2e60a4a9b83aad94b343c270d - - default default] HTTP exception thrown: Instance 9b77e665-1b52-4239-bb7d-41aa2b74ea43 could not be found. [pid: 8|app: 0|req: 378/756] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:29 2026] GET /v2.1/servers/9b77e665-1b52-4239-bb7d-41aa2b74ea43 => 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: 379/757] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:17:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 227 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: 381/760] 10.0.0.68 () {30 vars in 412 bytes} [Tue May 19 01:17:37 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.68 () {28 vars in 559 bytes} [Tue May 19 01:17:37 2026] GET /v2/ => generated 401 bytes in 481 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.68 () {28 vars in 563 bytes} [Tue May 19 01:17:38 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.68 () {30 vars in 412 bytes} [Tue May 19 01:17:38 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/764] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:17:35 2026] POST /v2.1/servers => generated 452 bytes in 3879 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:39 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1393 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 381/766] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:40 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1453 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/767] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:42 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1518 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:42.429 8 INFO nova.api.openstack.compute.server_external_events [req-53c1bf8e-ea0d-4560-96cc-474ec1e037f2 req-2ce8bf1d-5ea1-4fd4-a10d-5db5a2d6e657 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:8953d18a-afb7-4c75-b780-7c54a9f73b17 for instance e244222f-022c-40d4-9c90-1601782fa862 on instance [pid: 7|app: 0|req: 386/768] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:17:41 2026] POST /v2.1/servers => generated 424 bytes in 872 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/770] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:42 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 1368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 385/773] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:43 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1518 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:44.527 8 INFO nova.api.openstack.compute.server_external_events [req-9dd99f85-e791-4cf8-96e8-d80125ffd88a req-f67a6a10-a321-4199-b667-06ec83f1ef33 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:8953d18a-afb7-4c75-b780-7c54a9f73b17 for instance e244222f-022c-40d4-9c90-1601782fa862 on instance [pid: 8|app: 0|req: 386/774] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:17:44 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) [pid: 7|app: 0|req: 389/775] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:43 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 1468 bytes in 1030 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:44.813 8 INFO nova.api.openstack.compute.server_external_events [req-46fd91f6-1da5-4210-a637-a7bf5bf2899f req-0db60742-f450-4d79-809f-9088e6d76546 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:cb6f5f76-2e95-415d-83b0-da3f988b6e14 for instance 40f80822-a174-45e0-987d-5574962e1273 on instance [pid: 8|app: 0|req: 387/776] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:44 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 390/777] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:45 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1701 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 388/778] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:45 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 1468 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/779] 10.0.0.68 () {32 vars in 740 bytes} [Tue May 19 01:17:45 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862/os-interface => generated 284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:46.900 7 INFO nova.api.openstack.compute.server_external_events [req-827e08dd-5a7c-410b-a321-966ce7ce7f28 req-7ebd6ed1-a433-489a-89a2-5982367a0d0a faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:cb6f5f76-2e95-415d-83b0-da3f988b6e14 for instance 40f80822-a174-45e0-987d-5574962e1273 on instance [pid: 7|app: 0|req: 392/780] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:17:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:47.060 7 INFO nova.api.openstack.compute.server_external_events [req-34986952-8ff7-4dc0-bbbc-d49ced375056 req-14aa5c74-48be-4f5e-94e7-605fc0467e09 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:8953d18a-afb7-4c75-b780-7c54a9f73b17 for instance e244222f-022c-40d4-9c90-1601782fa862 on instance [pid: 7|app: 0|req: 393/781] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:47 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: 8|app: 0|req: 389/782] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:46 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 1468 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/783] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:48 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 1649 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/784] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:17:48 2026] DELETE /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 0 bytes in 154 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: 395/785] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:48 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 1655 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/786] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:50 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => generated 1454 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:17:51.297 7 INFO nova.api.openstack.wsgi [None req-c92864f9-0c06-4257-81d0-015e607ee042 7cc1c24caf7e4f0bb7bc58dd20d2f4b0 4a6cb5f7ebf648e5977ec0c393ed8975 - - default default] HTTP exception thrown: Instance 40f80822-a174-45e0-987d-5574962e1273 could not be found. [pid: 7|app: 0|req: 396/787] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:17:51 2026] GET /v2.1/servers/40f80822-a174-45e0-987d-5574962e1273 => 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-05-19 01:17:51.833 8 INFO nova.api.openstack.compute.server_external_events [req-e437bd5b-e79f-458b-aec0-090d266754af req-f0c4d7d3-b26b-4942-98e2-3090c99c080b faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:cb6f5f76-2e95-415d-83b0-da3f988b6e14 for instance 40f80822-a174-45e0-987d-5574962e1273 on instance [pid: 8|app: 0|req: 392/788] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:17:51 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, ' [pid: 7|app: 0|req: 398/793] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:02 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1821 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/794] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:03 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1821 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/795] 10.0.0.68 () {34 vars in 749 bytes} [Tue May 19 01:18:03 2026] POST /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862/action => generated 0 bytes in 88 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: 397/796] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:03 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1823 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, ' [pid: 7|app: 0|req: 400/797] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:05 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1828 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:06.199 8 INFO nova.api.openstack.compute.server_external_events [req-55f879b0-6391-44df-b3ac-fdc53ef6ced1 req-b3ddefa0-f96b-44b4-8498-7c925ecafe5c faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-unplugged:8953d18a-afb7-4c75-b780-7c54a9f73b17 for instance e244222f-022c-40d4-9c90-1601782fa862 on instance [pid: 8|app: 0|req: 398/798] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:18:06 2026] POST /v2.1/os-server-external-events => generated 185 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: 401/799] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:06 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1828 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/800] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:07 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1821 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:08.249 7 INFO nova.api.openstack.compute.server_external_events [req-1f68c587-af58-419c-b0e5-7843dbdb60d5 req-4ef2e739-f8e6-4396-bb5d-b7908d507fe6 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:8953d18a-afb7-4c75-b780-7c54a9f73b17 for instance e244222f-022c-40d4-9c90-1601782fa862 on instance [pid: 7|app: 0|req: 402/801] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:18:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/806] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:23 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1821 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/807] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:18:23 2026] DELETE /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => 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, ' [pid: 8|app: 0|req: 402/808] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:23 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1827 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:24.457 7 INFO nova.api.openstack.compute.server_external_events [req-48d2c6af-d4d2-44a5-9ded-63d373609065 req-a53a7516-75d2-4ccf-b7e3-24f5e908ff7c faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-unplugged:8953d18a-afb7-4c75-b780-7c54a9f73b17 for instance e244222f-022c-40d4-9c90-1601782fa862 on instance [pid: 7|app: 0|req: 407/809] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:18:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:25.340 7 INFO nova.api.openstack.compute.server_external_events [req-7f578dba-3278-48ae-8ee0-e25aa4f5804d req-ac48da4f-bb95-46b5-86b1-25a5c4d34b7d faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:8953d18a-afb7-4c75-b780-7c54a9f73b17 for instance e244222f-022c-40d4-9c90-1601782fa862 on instance [pid: 7|app: 0|req: 408/810] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:18:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/811] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:24 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 1760 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:18:26.495 7 INFO nova.api.openstack.wsgi [None req-d6822ce4-866c-4bb7-95fc-77e75bf7458e 4f44b3f82f9741ebb58eb145407dedc3 d915be5f854444fd98722ac006e42923 - - default default] HTTP exception thrown: Instance e244222f-022c-40d4-9c90-1601782fa862 could not be found. [pid: 7|app: 0|req: 409/812] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:18:26 2026] GET /v2.1/servers/e244222f-022c-40d4-9c90-1601782fa862 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/813] 10.0.0.68 () {32 vars in 705 bytes} [Tue May 19 01:18:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1237451087 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/824] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:19:15 2026] POST /v2.1/os-keypairs => generated 398 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/825] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:19:17 2026] POST /v2.1/servers => generated 449 bytes in 1381 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/826] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:18 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 1402 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/827] 10.0.0.91 () {30 vars in 618 bytes} [Tue May 19 01:19:20 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-19 01:19:20.907 8 INFO nova.api.openstack.compute.server_external_events [req-117d0f29-63aa-418f-add4-de294673f2a7 req-077fb78f-f01e-4fc0-9b1e-cd37eb6a7263 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:46927a9c-d117-47f9-aa0c-d10e7f3f389c for instance a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 on instance [pid: 8|app: 0|req: 413/828] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/829] 10.0.0.91 () {30 vars in 620 bytes} [Tue May 19 01:19:20 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:19 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 1527 bytes in 1110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.91 () {34 vars in 912 bytes} [Tue May 19 01:19:20 2026] GET /v2.1/os-simple-tenant-usage/94bc62c8f8144c8a9eecfb0825b59681?start=2026-05-18T00:00:00&end=2026-05-19T23: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: 7|app: 0|req: 417/832] 10.0.0.91 () {30 vars in 653 bytes} [Tue May 19 01:19:21 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 416/833] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:22 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 1527 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 01:19:22.400 7 INFO nova.api.openstack.compute.server_external_events [req-dcb9a5e3-351e-4c62-8751-fe8742724823 req-d901e02f-8e47-414c-927d-3381b1a8920b faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:46927a9c-d117-47f9-aa0c-d10e7f3f389c for instance a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 on instance [pid: 7|app: 0|req: 418/834] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:19:22 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: 8|app: 0|req: 418/837] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:23 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 1696 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/838] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:23 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 1696 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/839] 10.0.0.91 () {30 vars in 618 bytes} [Tue May 19 01:19:23 2026] GET /v2.1 => generated 0 bytes in 131 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/840] 10.0.0.91 () {30 vars in 620 bytes} [Tue May 19 01:19:23 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: 420/841] 10.0.0.91 () {34 vars in 912 bytes} [Tue May 19 01:19:24 2026] GET /v2.1/os-simple-tenant-usage/94bc62c8f8144c8a9eecfb0825b59681?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/842] 10.0.0.91 () {30 vars in 653 bytes} [Tue May 19 01:19:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:25.146 8 INFO nova.api.openstack.compute.server_external_events [req-ad6b4eeb-ebac-4cf2-bf82-26dce3a254aa req-d8e9b201-79c3-449d-b68a-639567585c82 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:46927a9c-d117-47f9-aa0c-d10e7f3f389c for instance a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 on instance [pid: 8|app: 0|req: 421/843] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:25 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: 424/846] 10.0.0.68 () {34 vars in 749 bytes} [Tue May 19 01:19:41 2026] POST /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68/action => generated 35864 bytes in 213 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: 423/847] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:19:42 2026] POST /v2.1/os-keypairs => generated 397 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:42.958 7 INFO nova.api.openstack.compute.server_external_events [req-ece2bcd6-ffd3-4bb3-9c1e-e460e2d6fc2d req-759305d5-d94f-4fc3-8e96-c5fe8c4f354a faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:46927a9c-d117-47f9-aa0c-d10e7f3f389c for instance a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 on instance [pid: 7|app: 0|req: 425/848] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:42 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: 425/851] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:19:44 2026] POST /v2.1/os-keypairs => generated 385 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, ' [pid: 7|app: 0|req: 427/852] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:19:45 2026] POST /v2.1/servers => generated 494 bytes in 846 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/853] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:46 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1457 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 428/854] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:19:46 2026] POST /v2.1/os-keypairs => generated 397 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/855] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:47 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1515 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/856] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:48 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1627 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:49.469 8 INFO nova.api.openstack.compute.server_external_events [req-995675b5-b75d-4cda-bf74-384d99d9d887 req-62219c31-41d5-4742-b87b-ddd4cbc4b58f faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:363a0dde-1e07-4041-8119-60bee9c75543 for instance 4906c0a0-1a01-4825-a92c-7d67e58f1169 on instance [pid: 8|app: 0|req: 429/857] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:49 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) [pid: 7|app: 0|req: 429/858] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:19:48 2026] POST /v2.1/servers => generated 448 bytes in 1132 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: 430/859] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:49 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1401 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/860] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:50 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1627 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/861] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:50 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1459 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/862] 10.0.0.68 () {34 vars in 670 bytes} [Tue May 19 01:19:51 2026] POST /v2.1/os-keypairs => generated 396 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, ' 2026-05-19 01:19:52.029 7 INFO nova.api.openstack.compute.server_external_events [req-bef41209-d8c0-43a5-b4d6-9f48a4f28e95 req-c43c3f0d-658a-46e5-9b19-8a248728da1f faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:9dee5b66-6802-41bc-9ca3-afb62b96f46d for instance 572191e3-cd6f-4c20-8b8d-709c5518c37e on instance [pid: 7|app: 0|req: 432/863] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:51 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: 8|app: 0|req: 432/864] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:51 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1627 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:52.370 8 INFO nova.api.openstack.compute.server_external_events [req-4f6dc36b-3498-4339-becc-c7e271789358 req-6b708d57-00aa-4b78-8b72-5e9b5a24d55c faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:363a0dde-1e07-4041-8119-60bee9c75543 for instance 4906c0a0-1a01-4825-a92c-7d67e58f1169 on instance [pid: 8|app: 0|req: 433/865] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:19:52 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) [pid: 7|app: 0|req: 433/866] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:52 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1525 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/867] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:53 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1807 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/870] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:53 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1525 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, ' [pid: 8|app: 0|req: 438/871] 10.0.0.68 () {32 vars in 740 bytes} [Tue May 19 01:19:53 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/872] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:19:53 2026] POST /v2.1/servers => generated 446 bytes in 809 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: 439/873] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:54 2026] GET /v2.1/servers/ec0dac2a-ce07-4a29-a054-4c8435bd5a96 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:54.753 8 INFO nova.api.openstack.compute.server_external_events [req-f076386c-ef86-48e8-911f-47527b75ee08 req-dbb14ff6-57a5-482f-bf3e-28da4e348147 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:363a0dde-1e07-4041-8119-60bee9c75543 for instance 4906c0a0-1a01-4825-a92c-7d67e58f1169 on instance [pid: 8|app: 0|req: 440/874] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/875] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:54 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1525 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 01:19:54.811 8 INFO nova.api.openstack.compute.server_external_events [req-655b1cf5-805d-472e-9fd5-78cb116ee98c req-8b067c85-1d77-49a5-8fae-a6b5a9862b7d faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:9dee5b66-6802-41bc-9ca3-afb62b96f46d for instance 572191e3-cd6f-4c20-8b8d-709c5518c37e on instance [pid: 8|app: 0|req: 441/876] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:19:54 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, ' [pid: 7|app: 0|req: 436/877] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:55 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1694 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/878] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:56 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1694 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:57.710 7 INFO nova.api.openstack.compute.server_external_events [req-d9ba3ebe-1e05-4c7d-81a6-fc017b68e5a9 req-29f4d09b-b6e6-401d-9573-a65f80397dea faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:0c404c7f-bb46-4b80-b57f-1f5cbc7edaad for instance ec0dac2a-ce07-4a29-a054-4c8435bd5a96 on instance [pid: 7|app: 0|req: 437/879] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:57.796 8 INFO nova.api.openstack.compute.server_external_events [req-fa08e026-5649-46cb-9490-dda1d0128215 req-0639b25e-b9f0-456c-8236-f88c9c4dc987 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:9dee5b66-6802-41bc-9ca3-afb62b96f46d for instance 572191e3-cd6f-4c20-8b8d-709c5518c37e on instance [pid: 8|app: 0|req: 443/880] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:19:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:19:58.405 7 INFO nova.api.openstack.compute.server_external_events [req-081ef8e2-4167-4203-b59a-5df3730530d5 req-2a3d5458-1383-4ed2-a2ed-775f4f403fdd faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:0c404c7f-bb46-4b80-b57f-1f5cbc7edaad for instance ec0dac2a-ce07-4a29-a054-4c8435bd5a96 on instance [pid: 7|app: 0|req: 438/881] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:19:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/882] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:19:59 2026] GET /v2.1/servers/ec0dac2a-ce07-4a29-a054-4c8435bd5a96 => generated 1816 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:00.971 8 INFO nova.api.openstack.compute.server_external_events [req-6f679766-a721-47f7-b17e-54edae1507f9 req-002396cb-52ca-4d35-aef1-5a64a4cfc8a2 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:0c404c7f-bb46-4b80-b57f-1f5cbc7edaad for instance ec0dac2a-ce07-4a29-a054-4c8435bd5a96 on instance [pid: 8|app: 0|req: 445/883] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:20:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/884] 10.0.0.68 () {34 vars in 662 bytes} [Tue May 19 01:20:00 2026] POST /v2.1/servers => generated 446 bytes in 823 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: 446/885] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:01 2026] GET /v2.1/servers/0c8789d8-efec-4f18-a779-94d660d5623d => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/886] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:02 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1927 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: 448/889] 10.0.0.68 () {32 vars in 752 bytes} [Tue May 19 01:20:04 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:04.166 7 INFO nova.api.openstack.compute.server_external_events [req-dfd203c8-d655-472a-8393-20b01c9958d5 req-97ddd019-2ed4-40d5-9579-27a90463b425 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:61f9de66-92ea-430b-afae-215146e9bcba for instance 0c8789d8-efec-4f18-a779-94d660d5623d on instance [pid: 7|app: 0|req: 442/890] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:20:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/891] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:20:05 2026] DELETE /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/892] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:05 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1933 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/893] 10.0.0.68 () {34 vars in 749 bytes} [Tue May 19 01:20:05 2026] POST /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e/action => generated 31719 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:06.377 7 INFO nova.api.openstack.compute.server_external_events [req-6d6ee2e1-838b-4a75-9455-15f5ada93b95 req-0fac5fa8-4ca4-4ce7-b7d5-135b3e16ae01 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:61f9de66-92ea-430b-afae-215146e9bcba for instance 0c8789d8-efec-4f18-a779-94d660d5623d on instance [pid: 7|app: 0|req: 444/894] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:20:06 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/895] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:06 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 1821 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/896] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:06 2026] GET /v2.1/servers/0c8789d8-efec-4f18-a779-94d660d5623d => generated 1815 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:07.224 7 INFO nova.api.openstack.compute.server_external_events [req-c8b7c19a-31fb-4dee-ab9e-719620f0ffa8 req-3ed120ec-1faa-4099-a5f5-e99e6df268f2 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:363a0dde-1e07-4041-8119-60bee9c75543 for instance 4906c0a0-1a01-4825-a92c-7d67e58f1169 on instance [pid: 7|app: 0|req: 446/897] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:20:07 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, ' 2026-05-19 01:20:08.046 8 INFO nova.api.openstack.wsgi [None req-4a94800d-bbaa-44cd-bb53-5c1ff7a4e012 91dd5b3cefc34e4b95fe255ba4344581 8cf09a9d88414c958f9b44be70ef6451 - - default default] HTTP exception thrown: Instance 4906c0a0-1a01-4825-a92c-7d67e58f1169 could not be found. [pid: 8|app: 0|req: 452/898] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:08 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:08.092 7 INFO nova.api.openstack.wsgi [None req-6d164d67-8b4f-483b-9bcf-ab1aac85fadf 91dd5b3cefc34e4b95fe255ba4344581 8cf09a9d88414c958f9b44be70ef6451 - - default default] HTTP exception thrown: Instance 4906c0a0-1a01-4825-a92c-7d67e58f1169 could not be found. [pid: 7|app: 0|req: 447/899] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:20:08 2026] DELETE /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:08.151 8 INFO nova.api.openstack.wsgi [None req-dad5cddb-3fa8-475b-8176-89eae087fb8d 91dd5b3cefc34e4b95fe255ba4344581 8cf09a9d88414c958f9b44be70ef6451 - - default default] HTTP exception thrown: Instance 4906c0a0-1a01-4825-a92c-7d67e58f1169 could not be found. [pid: 8|app: 0|req: 453/900] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:08 2026] GET /v2.1/servers/4906c0a0-1a01-4825-a92c-7d67e58f1169 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/901] 10.0.0.68 () {32 vars in 703 bytes} [Tue May 19 01:20:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-892548994 => 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: 8|app: 0|req: 454/902] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:20:08 2026] DELETE /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:08.739 8 INFO nova.api.openstack.compute.server_external_events [req-4e0c0726-35b9-4804-a307-5597a30be890 req-761b8790-fd35-4bef-b0e3-480a9e4fa9dd faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:61f9de66-92ea-430b-afae-215146e9bcba for instance 0c8789d8-efec-4f18-a779-94d660d5623d on instance [pid: 8|app: 0|req: 455/903] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:20:08 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: 7|app: 0|req: 449/904] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:08 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1820 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/905] 10.0.0.68 () {32 vars in 727 bytes} [Tue May 19 01:20:08 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1054941418 => generated 0 bytes in 28 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: 450/906] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:09 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => generated 1754 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 01:20:10.780 8 INFO nova.api.openstack.compute.server_external_events [req-73d9862d-b714-4f61-b32f-15cf9a50866b req-fd7ac82b-ea50-46fe-b8c5-c73be9849eb5 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:9dee5b66-6802-41bc-9ca3-afb62b96f46d for instance 572191e3-cd6f-4c20-8b8d-709c5518c37e on instance [pid: 8|app: 0|req: 457/907] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:20:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:11.468 7 INFO nova.api.openstack.wsgi [None req-c93544e6-8c10-4b38-b966-200e3fdf9166 bef11050a3784d33974d30fbe5ef717f 365a7f257fd64d0aab097c91d875218e - - default default] HTTP exception thrown: Instance 572191e3-cd6f-4c20-8b8d-709c5518c37e could not be found. [pid: 7|app: 0|req: 451/908] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:11 2026] GET /v2.1/servers/572191e3-cd6f-4c20-8b8d-709c5518c37e => 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: 458/909] 10.0.0.68 () {32 vars in 727 bytes} [Tue May 19 01:20:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-857277986 => 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: 452/910] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:20:12 2026] DELETE /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/911] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:12 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 1702 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:13.536 7 INFO nova.api.openstack.compute.server_external_events [req-cbcad233-483e-4b02-aa99-ec6bdf67a021 req-939991f2-f8f1-485d-bf36-04f0199374a8 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:46927a9c-d117-47f9-aa0c-d10e7f3f389c for instance a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 on instance [pid: 7|app: 0|req: 454/914] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:20:13 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) [pid: 8|app: 0|req: 461/915] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:13 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => generated 1488 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:14.594 7 INFO nova.api.openstack.wsgi [None req-736a551b-b40d-4ce9-b455-8786adf3695a bef11050a3784d33974d30fbe5ef717f 365a7f257fd64d0aab097c91d875218e - - default default] HTTP exception thrown: Instance a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 could not be found. [pid: 7|app: 0|req: 455/916] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:20:14 2026] GET /v2.1/servers/a68d2e2e-0bb5-48c6-917e-ee7e9a2c4e68 => 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, ' [pid: 8|app: 0|req: 462/917] 10.0.0.68 () {32 vars in 729 bytes} [Tue May 19 01:20:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2001987012 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/922] 199.204.45.19 () {36 vars in 713 bytes} [Tue May 19 01:20:35 2026] POST /v2.1/servers => generated 453 bytes in 1380 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/923] 199.204.45.19 () {32 vars in 732 bytes} [Tue May 19 01:20:36 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09 => generated 2213 bytes in 155 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: 459/924] 199.204.45.19 () {32 vars in 758 bytes} [Tue May 19 01:20:36 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 466/925] 199.204.45.19 () {32 vars in 776 bytes} [Tue May 19 01:20:37 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:39.129 7 INFO nova.api.openstack.compute.server_external_events [req-ac797e4c-acab-4e74-b688-ae2be86d1453 req-1e4fcfe5-175f-4d92-b4ca-bfb331573c4f faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:da3823e9-abff-4966-bd30-24d5628c7f13 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 460/926] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:20:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 467/927] 199.204.45.19 () {32 vars in 732 bytes} [Tue May 19 01:20:39 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09 => generated 2433 bytes in 276 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: 461/928] 199.204.45.19 () {32 vars in 758 bytes} [Tue May 19 01:20:39 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface => generated 284 bytes in 114 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: 468/929] 199.204.45.19 () {32 vars in 776 bytes} [Tue May 19 01:20:39 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:20:40.401 7 INFO nova.api.openstack.compute.server_external_events [req-a816080a-0c66-4c6f-8d00-2037139141e4 req-387c0287-497b-4d8a-89c6-9c746ef4eb76 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:da3823e9-abff-4966-bd30-24d5628c7f13 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 462/930] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:20:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/931] 199.204.45.19 () {32 vars in 732 bytes} [Tue May 19 01:20:41 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09 => generated 2581 bytes in 154 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: 463/932] 199.204.45.19 () {32 vars in 758 bytes} [Tue May 19 01:20:41 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface => generated 286 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: 470/933] 199.204.45.19 () {32 vars in 776 bytes} [Tue May 19 01:20:42 2026] GET /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:21:24.097 7 INFO nova.api.openstack.compute.server_external_events [req-54dad474-8c01-4bbf-a71a-bcac0544f730 req-cb39c901-e65c-4790-bc13-25301ba603a6 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:e3b8099e-c021-4866-ace4-a0703c16afe0 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 470/944] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:21:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/945] 199.204.45.19 () {36 vars in 811 bytes} [Tue May 19 01:21:22 2026] POST /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface => generated 278 bytes in 2394 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:21:26.469 7 INFO nova.api.openstack.compute.server_external_events [req-20de88b8-cd43-4ea9-bd24-1ec5eaae5f73 req-e55ef74f-8084-4ded-92c0-985e1202dc83 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:e3b8099e-c021-4866-ace4-a0703c16afe0 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 471/946] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:21:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:21:41.081 8 INFO nova.api.openstack.compute.server_external_events [req-ba0b43b2-fe18-4959-97a0-25ac8d38aee2 req-13e150e0-d2fb-484f-a668-1c8041587be6 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:e3b8099e-c021-4866-ace4-a0703c16afe0 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance 2026-05-19 01:21:41.082 8 INFO nova.api.openstack.compute.server_external_events [req-ba0b43b2-fe18-4959-97a0-25ac8d38aee2 req-13e150e0-d2fb-484f-a668-1c8041587be6 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:e3b8099e-c021-4866-ace4-a0703c16afe0 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 8|app: 0|req: 477/949] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:21:41 2026] POST /v2.1/os-server-external-events => generated 346 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, ' 2026-05-19 01:21:52.205 7 INFO nova.api.openstack.compute.server_external_events [req-49d6e22d-89ad-49d5-8fe9-2ff214c6fc4c req-367aea76-78e0-46de-84bd-d6fcfbf4652b faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:2c7cf878-2006-451a-a067-b2c72b5aebd8 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 474/952] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:21:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/955] 199.204.45.19 () {36 vars in 811 bytes} [Tue May 19 01:21:50 2026] POST /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface => generated 374 bytes in 2958 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:21:54.062 7 INFO nova.api.openstack.compute.server_external_events [req-3d588517-8bdd-45fc-a5e1-7b5158edcbef req-6cb368a1-7a64-4b4e-82c7-ec706b2998a9 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:2c7cf878-2006-451a-a067-b2c72b5aebd8 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 477/956] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:21:54 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-05-19 01:21:54.533 8 INFO nova.api.openstack.compute.server_external_events [req-ab505b0a-5d79-4a9a-a842-f7a8a384d639 req-23117e4d-b5a2-4e73-89a3-063efdbb8334 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:2c7cf878-2006-451a-a067-b2c72b5aebd8 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 8|app: 0|req: 480/957] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:21:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:02.794 8 INFO nova.api.openstack.compute.server_external_events [req-9e289559-6bcc-424a-99e8-192eb1bbed22 req-07a4ba63-6934-40de-a3d0-831c387bb8cf faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:5f05b6cc-6af1-41bd-8528-008aecd4c4e4 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 8|app: 0|req: 481/958] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:02 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) [pid: 7|app: 0|req: 478/961] 199.204.45.19 () {36 vars in 811 bytes} [Tue May 19 01:22:01 2026] POST /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface => generated 376 bytes in 3074 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:05.066 8 INFO nova.api.openstack.compute.server_external_events [req-44123e6c-f080-47ca-9752-f27072c0999f req-b2d4b8d2-3396-414a-bacd-09ad6c3f4b57 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:5f05b6cc-6af1-41bd-8528-008aecd4c4e4 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 8|app: 0|req: 484/962] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:06.480 7 INFO nova.api.openstack.compute.server_external_events [req-9c4ffaed-c08a-4e67-99bb-28e101a2d6ff req-27d85d05-231d-4439-9807-4e0d423e0d4d faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-plugged:5f05b6cc-6af1-41bd-8528-008aecd4c4e4 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 479/963] 10.0.0.208 () {38 vars in 815 bytes} [Tue May 19 01:22:06 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:15.647 8 INFO nova.api.openstack.compute.server_external_events [req-ab00abb7-d3ac-474a-98f0-833979c5e2d6 req-dc52871e-e34e-4bad-beb1-ae8310502d60 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:5f05b6cc-6af1-41bd-8528-008aecd4c4e4 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 8|app: 0|req: 486/966] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/967] 199.204.45.19 () {34 vars in 854 bytes} [Tue May 19 01:22:15 2026] DELETE /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface/5f05b6cc-6af1-41bd-8528-008aecd4c4e4 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:16.862 8 INFO nova.api.openstack.compute.server_external_events [req-c96e1f10-2216-4405-adf4-41e64de3de3c req-0336e08f-95a2-4d88-ba49-0be72ad18de1 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:5f05b6cc-6af1-41bd-8528-008aecd4c4e4 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 8|app: 0|req: 487/968] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:21.162 7 INFO nova.api.openstack.compute.server_external_events [req-cce77e2c-e1bf-43da-8a53-4a6da5510ee6 req-f171899c-4142-4bdb-9642-29520d983c2f faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:2c7cf878-2006-451a-a067-b2c72b5aebd8 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/969] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/970] 199.204.45.19 () {34 vars in 854 bytes} [Tue May 19 01:22:21 2026] DELETE /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface/2c7cf878-2006-451a-a067-b2c72b5aebd8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:22.329 7 INFO nova.api.openstack.compute.server_external_events [req-3a220f67-9eff-446c-970c-edd05db55ca0 req-e5a6ef31-af3e-4917-8c34-171f941193d4 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:2c7cf878-2006-451a-a067-b2c72b5aebd8 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 7|app: 0|req: 483/971] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:22 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: 8|app: 0|req: 491/976] 199.204.45.19 () {34 vars in 854 bytes} [Tue May 19 01:22:37 2026] DELETE /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09/os-interface/e3b8099e-c021-4866-ace4-a0703c16afe0 => generated 0 bytes in 56 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: 486/977] 199.204.45.19 () {34 vars in 754 bytes} [Tue May 19 01:22:41 2026] DELETE /v2.1/servers/ded64061-8020-4de3-891d-6a38ceb2af09 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:42.915 8 INFO nova.api.openstack.compute.server_external_events [req-41eced4a-586d-414e-8d24-d246a3748cdf req-9e75ba85-6392-409e-b9ae-39538a62f505 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:da3823e9-abff-4966-bd30-24d5628c7f13 for instance ded64061-8020-4de3-891d-6a38ceb2af09 on instance [pid: 8|app: 0|req: 492/978] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:42 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: 487/979] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:22:42 2026] DELETE /v2.1/servers/0c8789d8-efec-4f18-a779-94d660d5623d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:43.126 7 INFO nova.api.openstack.compute.server_external_events [req-0df9f836-6d6a-4971-81c8-c1ee58b2baa6 req-5c52250d-8214-4f54-b162-3eec19261639 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:61f9de66-92ea-430b-afae-215146e9bcba for instance 0c8789d8-efec-4f18-a779-94d660d5623d on instance [pid: 7|app: 0|req: 488/980] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:43 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: 493/983] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:22:43 2026] GET /v2.1/servers/0c8789d8-efec-4f18-a779-94d660d5623d => generated 1941 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:48.345 7 INFO nova.api.openstack.wsgi [None req-4c6484be-b462-4924-acde-011955f77e07 273a5f1d625548599a0be8cebf66fc6e 38f2047803a74bf88ba78da175ec1beb - - default default] HTTP exception thrown: Instance 0c8789d8-efec-4f18-a779-94d660d5623d could not be found. [pid: 7|app: 0|req: 491/984] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:22:48 2026] GET /v2.1/servers/0c8789d8-efec-4f18-a779-94d660d5623d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:49.164 8 INFO nova.api.openstack.compute.server_external_events [req-daeea903-a02e-47f7-b1cb-63e08a6b58b3 req-665f4e9c-4d9c-47ff-baad-2b12cb4ec43e faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:61f9de66-92ea-430b-afae-215146e9bcba for instance 0c8789d8-efec-4f18-a779-94d660d5623d on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/985] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:49 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: 492/986] 10.0.0.68 () {32 vars in 717 bytes} [Tue May 19 01:22:49 2026] DELETE /v2.1/servers/ec0dac2a-ce07-4a29-a054-4c8435bd5a96 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:49.347 7 INFO nova.api.openstack.compute.server_external_events [req-30c4e4fd-af44-4b20-b00b-3bec3ac5ea07 req-038bd0b2-8532-49a1-a38a-2916c5e703d9 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-changed:0c404c7f-bb46-4b80-b57f-1f5cbc7edaad for instance ec0dac2a-ce07-4a29-a054-4c8435bd5a96 on instance [pid: 7|app: 0|req: 493/987] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:49 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: 495/988] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:22:49 2026] GET /v2.1/servers/ec0dac2a-ce07-4a29-a054-4c8435bd5a96 => generated 1942 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:54.548 8 INFO nova.api.openstack.wsgi [None req-1cf71e56-6cb0-4775-9040-1783475e4fda 273a5f1d625548599a0be8cebf66fc6e 38f2047803a74bf88ba78da175ec1beb - - default default] HTTP exception thrown: Instance ec0dac2a-ce07-4a29-a054-4c8435bd5a96 could not be found. [pid: 8|app: 0|req: 497/991] 10.0.0.68 () {32 vars in 714 bytes} [Tue May 19 01:22:54 2026] GET /v2.1/servers/ec0dac2a-ce07-4a29-a054-4c8435bd5a96 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:54.676 7 INFO nova.api.openstack.compute.server_external_events [req-880cc649-2237-4d0c-b4ba-3830af7f0173 req-8da4317d-823a-4db1-b6dd-704c5ff20b62 faded15f8c7745d899839e37cb96b3b8 718f4af0c4734b3098541d61d026326d - - bc99b5885db848e389ab7f950e5f2b77 bc99b5885db848e389ab7f950e5f2b77] Creating event network-vif-deleted:0c404c7f-bb46-4b80-b57f-1f5cbc7edaad for instance ec0dac2a-ce07-4a29-a054-4c8435bd5a96 on instance [pid: 7|app: 0|req: 495/992] 10.0.0.1 () {38 vars in 813 bytes} [Tue May 19 01:22:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/993] 10.0.0.68 () {32 vars in 725 bytes} [Tue May 19 01:22:55 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1259168094 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 01:22:55.810 7 INFO nova.api.openstack.wsgi [None req-a0b1785a-29db-40bc-a092-2c580fe91251 273a5f1d625548599a0be8cebf66fc6e 38f2047803a74bf88ba78da175ec1beb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1259168094 not found for user 273a5f1d625548599a0be8cebf66fc6e [pid: 7|app: 0|req: 496/994] 10.0.0.68 () {32 vars in 722 bytes} [Tue May 19 01:22:55 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1259168094 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/999] 10.0.0.68 () {32 vars in 654 bytes} [Tue May 19 01:23:13 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1000] 10.0.0.68 () {32 vars in 640 bytes} [Tue May 19 01:23:14 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 01:23:14.119 8 WARNING oslo_db.sqlalchemy.utils [None req-fbf2b277-f5c7-4e52-8ab8-2117ddab0b3f cb355e3655de44b7b4f1b3e50f5d8fe7 dee280d0e13046c5bdf58d425abb84ca - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 502/1001] 10.0.0.68 () {32 vars in 648 bytes} [Tue May 19 01:23:14 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1002] 10.0.0.68 () {32 vars in 693 bytes} [Tue May 19 01:23:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1041] 10.0.0.201 () {28 vars in 455 bytes} [Tue May 19 01:26: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) 2026-05-19 01:26:23.752 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4236b04c-3e6b-4727-ab49-be94f7c01f4b] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 01:26:23.753 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 01:26:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.201) !!! 2026-05-19 01:26:23.756 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 01:26:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.201) !!! [pid: 8|app: 0|req: 522/1042] 10.0.0.201 () {30 vars in 659 bytes} [Tue May 19 01:26:23 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-19 01:26:23.819 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [70a24d1b-a2cb-407f-835f-0caaf32fb06e] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 01:26:23.820 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 01:26:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.201) !!! 2026-05-19 01:26:23.823 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 01:26:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.201) !!! [pid: 7|app: 0|req: 521/1043] 10.0.0.201 () {32 vars in 732 bytes} [Tue May 19 01:26:23 2026] GET /v2.1/ => generated 410 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1044] 10.0.0.201 () {34 vars in 805 bytes} [Tue May 19 01:26:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1045] 10.0.0.201 () {28 vars in 455 bytes} [Tue May 19 01:26: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: 8|app: 0|req: 524/1046] 10.0.0.201 () {30 vars in 659 bytes} [Tue May 19 01:26:24 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 523/1047] 10.0.0.201 () {32 vars in 732 bytes} [Tue May 19 01:26:24 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: 525/1048] 10.0.0.201 () {34 vars in 893 bytes} [Tue May 19 01:26:24 2026] GET /v2.1/servers/detail?project_id=6b423c343b34428ca9cbcaa9f0db4d01&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1049] 10.0.0.201 () {34 vars in 893 bytes} [Tue May 19 01:26:24 2026] GET /v2.1/servers/detail?project_id=718f4af0c4734b3098541d61d026326d&all_tenants=True => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 01:26:24.768 8 INFO oslo.messaging._drivers.impl_rabbit [-] [4236b04c-3e6b-4727-ab49-be94f7c01f4b] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 41866. [pid: 8|app: 0|req: 526/1050] 10.0.0.201 () {34 vars in 893 bytes} [Tue May 19 01:26:24 2026] GET /v2.1/servers/detail?project_id=dee280d0e13046c5bdf58d425abb84ca&all_tenants=True => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)