+ 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 Sep 22 02:31:02 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: nova-api-osapi-6d6db655c6-kqd2f 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 0x55dc9ce85020 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-09-22 02:31:07.330 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-09-22 02:31:07.388 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-09-22 02:31:07.779 7 WARNING keystonemiddleware._common.config [None req-4756b868-02b0-4461-869e-79568cf1696c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-22 02:31:07.789 7 WARNING oslo_config.cfg [None req-4756b868-02b0-4461-869e-79568cf1696c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-22 02:31:07.804 8 WARNING keystonemiddleware._common.config [None req-102aa013-908a-4ed3-bfff-667cd15c85a4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-22 02:31:07.814 8 WARNING oslo_config.cfg [None req-102aa013-908a-4ed3-bfff-667cd15c85a4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-22 02:31:07.999 7 WARNING keystonemiddleware._common.config [None req-4756b868-02b0-4461-869e-79568cf1696c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55dc9ce85020 pid: 7 (default app) 2026-09-22 02:31:08.019 8 WARNING keystonemiddleware._common.config [None req-102aa013-908a-4ed3-bfff-667cd15c85a4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55dc9ce85020 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/4] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:31:15 2026] GET /v2.1 => generated 114 bytes in 18 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-09-22 02:31:16.090 8 WARNING oslo_policy.policy [None req-671a8109-bb51-4a9f-8e35-495a683d2b53 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - 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-09-22 02:31:16.091 8 WARNING oslo_policy.policy [None req-671a8109-bb51-4a9f-8e35-495a683d2b53 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - 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] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:31:15 2026] GET /v2.1 => generated 0 bytes in 579 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-09-22 02:31:16.225 7 WARNING oslo_policy.policy [req-671a8109-bb51-4a9f-8e35-495a683d2b53 req-2f8a5ad5-e081-467e-9073-1b118a037221 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - 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-09-22 02:31:16.225 7 WARNING oslo_policy.policy [req-671a8109-bb51-4a9f-8e35-495a683d2b53 req-2f8a5ad5-e081-467e-9073-1b118a037221 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - 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] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:31:16 2026] GET /v2.1/ => generated 398 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-22 02:31:16.388 8 INFO nova.api.openstack.wsgi [None req-b711cb3a-6469-40e1-a8de-55457ea6cbd2 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.27 () {48 vars in 1007 bytes} [Tue Sep 22 02:31:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 02:31:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.27 () {52 vars in 1045 bytes} [Tue Sep 22 02:31:16 2026] POST /v2.1/flavors => generated 527 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:31:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:31:17 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:31:17 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-09-22 02:31:17.339 8 INFO nova.api.openstack.wsgi [None req-b3c80e16-1006-4bff-af8a-abca88dc20d3 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.27 () {48 vars in 1009 bytes} [Tue Sep 22 02:31:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 02:31:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.27 () {52 vars in 1045 bytes} [Tue Sep 22 02:31:17 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:31:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:31:18 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:31:18 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-09-22 02:31:18.400 8 INFO nova.api.openstack.wsgi [None req-eea01ebf-4a9b-4bec-8a65-f7b5f87a7f39 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 162.253.55.27 () {48 vars in 1011 bytes} [Tue Sep 22 02:31:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 02:31:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.27 () {52 vars in 1045 bytes} [Tue Sep 22 02:31:18 2026] POST /v2.1/flavors => generated 531 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:31:19 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:31:19 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:31:19 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-22 02:31:19.318 8 INFO nova.api.openstack.wsgi [None req-77418736-5aee-432c-a3c4-6165ad4156cf c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 162.253.55.27 () {48 vars in 1009 bytes} [Tue Sep 22 02:31:19 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 02:31:19 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] 162.253.55.27 () {52 vars in 1045 bytes} [Tue Sep 22 02:31:19 2026] POST /v2.1/flavors => generated 530 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:31:20 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:31:20 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:31:20 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-09-22 02:31:20.228 8 INFO nova.api.openstack.wsgi [None req-708096b6-38d0-43d8-8582-feeb477f5b6d c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 162.253.55.27 () {48 vars in 1011 bytes} [Tue Sep 22 02:31:20 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 02:31:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 162.253.55.27 () {52 vars in 1045 bytes} [Tue Sep 22 02:31:20 2026] POST /v2.1/flavors => generated 533 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 10.0.0.229 () {28 vars in 454 bytes} [Tue Sep 22 02:36:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 48/97] 10.0.0.229 () {30 vars in 658 bytes} [Tue Sep 22 02:36:30 2026] GET /v2.1 => generated 0 bytes in 498 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/98] 10.0.0.229 () {30 vars in 660 bytes} [Tue Sep 22 02:36:31 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 10.0.0.229 () {34 vars in 804 bytes} [Tue Sep 22 02:36:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:41:33 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: 81/163] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:41:33 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/164] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:41:33 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-09-22 02:41:33.340 7 INFO nova.api.openstack.wsgi [None req-aca43d46-2279-4234-9c72-abbaf4f942e5 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/165] 162.253.55.27 () {48 vars in 1013 bytes} [Tue Sep 22 02:41:33 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 02:41:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 162.253.55.27 () {52 vars in 1045 bytes} [Tue Sep 22 02:41:33 2026] POST /v2.1/flavors => generated 532 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:42:47 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: 92/183] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:42:47 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/184] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:42:47 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-09-22 02:42:47.553 8 WARNING oslo_db.sqlalchemy.utils [None req-63491d4e-f144-4631-89db-17e5b92617aa c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 93/185] 162.253.55.27 () {48 vars in 1012 bytes} [Tue Sep 22 02:42:47 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 162.253.55.27 () {52 vars in 1053 bytes} [Tue Sep 22 02:42:47 2026] POST /v2.1/os-keypairs => generated 576 bytes in 88 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/187] 162.253.55.27 () {44 vars in 986 bytes} [Tue Sep 22 02:42:51 2026] GET /v2.1/os-quota-sets/cf65944d2fd14d68925faad11c5f85d7 => generated 371 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/190] 162.253.55.27 () {48 vars in 1038 bytes} [Tue Sep 22 02:42:52 2026] PUT /v2.1/os-quota-sets/cf65944d2fd14d68925faad11c5f85d7 => generated 326 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 162.253.55.27 () {44 vars in 986 bytes} [Tue Sep 22 02:42:52 2026] GET /v2.1/os-quota-sets/cf65944d2fd14d68925faad11c5f85d7 => generated 368 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 02:50:46 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: 144/287] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 02:50:46 2026] GET /v2.1 => generated 0 bytes in 159 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/288] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 02:50:46 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-09-22 02:50:46.698 8 INFO nova.api.openstack.wsgi [None req-1d9c9c27-32e2-4ffd-be48-ab842823def6 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/289] 162.253.55.27 () {48 vars in 1011 bytes} [Tue Sep 22 02:50:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 02:50:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 162.253.55.27 () {52 vars in 1045 bytes} [Tue Sep 22 02:50:46 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/336] 162.253.55.27 () {44 vars in 986 bytes} [Tue Sep 22 02:54:21 2026] GET /v2.1/os-quota-sets/5cd9d3ef93ac474e869c4705d463c559 => generated 371 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 162.253.55.27 () {48 vars in 1038 bytes} [Tue Sep 22 02:54:22 2026] PUT /v2.1/os-quota-sets/5cd9d3ef93ac474e869c4705d463c559 => generated 326 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 162.253.55.27 () {44 vars in 986 bytes} [Tue Sep 22 02:54:22 2026] GET /v2.1/os-quota-sets/5cd9d3ef93ac474e869c4705d463c559 => generated 368 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.33 () {28 vars in 453 bytes} [Tue Sep 22 03:00:06 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: 204/408] 10.0.0.33 () {30 vars in 657 bytes} [Tue Sep 22 03:00:06 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 205/409] 10.0.0.33 () {30 vars in 659 bytes} [Tue Sep 22 03:00:06 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.33 () {34 vars in 764 bytes} [Tue Sep 22 03:00:06 2026] GET /v2.1/os-services => generated 780 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.33 () {28 vars in 453 bytes} [Tue Sep 22 03:00:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/412] 10.0.0.33 () {30 vars in 657 bytes} [Tue Sep 22 03:00:10 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 207/413] 10.0.0.33 () {30 vars in 659 bytes} [Tue Sep 22 03:00:10 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: 7|app: 0|req: 207/414] 10.0.0.33 () {34 vars in 764 bytes} [Tue Sep 22 03:00:10 2026] GET /v2.1/os-services => generated 780 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 10.0.0.33 () {28 vars in 453 bytes} [Tue Sep 22 03:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/418] 10.0.0.33 () {30 vars in 657 bytes} [Tue Sep 22 03:00:13 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.33 () {30 vars in 659 bytes} [Tue Sep 22 03:00:13 2026] GET /v2.1/ => generated 410 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.33 () {34 vars in 807 bytes} [Tue Sep 22 03:00:13 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.33 () {28 vars in 453 bytes} [Tue Sep 22 03: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 211/422] 10.0.0.33 () {30 vars in 657 bytes} [Tue Sep 22 03:00:16 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 212/423] 10.0.0.33 () {30 vars in 659 bytes} [Tue Sep 22 03:00:16 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.33 () {34 vars in 807 bytes} [Tue Sep 22 03:00:16 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 277 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:07:20 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: 255/510] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:07:20 2026] GET /v2.1 => generated 0 bytes in 157 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/511] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:07:20 2026] GET /v2.1/ => generated 398 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-22 03:07:20.297 7 INFO nova.api.openstack.wsgi [None req-ecf83e3f-3e0e-49fe-8f3d-e462aafbf09d c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 256/512] 162.253.55.27 () {48 vars in 1007 bytes} [Tue Sep 22 03:07:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:07:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:07:20 2026] GET /v2.1/flavors/daef2e79-7713-4dc8-9dd1-db3fd9d6ab61/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:07:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:07:21 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/517] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:07:21 2026] GET /v2.1/ => generated 398 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-22 03:07:21.338 7 INFO nova.api.openstack.wsgi [None req-fcddf352-fff3-4c81-8066-082bf3d571bd c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 259/518] 162.253.55.27 () {48 vars in 1009 bytes} [Tue Sep 22 03:07:21 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:07:21 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: 260/520] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:07:21 2026] GET /v2.1/flavors/7a655cc1-7f43-4fda-abee-85ec944db6fc/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:07:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:07:22 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/525] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:07:22 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-09-22 03:07:22.311 7 INFO nova.api.openstack.wsgi [None req-36c609dc-a629-462c-994a-1e29a63673e2 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 263/526] 162.253.55.27 () {48 vars in 1011 bytes} [Tue Sep 22 03:07:22 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:07:22 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: 7|app: 0|req: 264/528] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:07:22 2026] GET /v2.1/flavors/6bc4c804-cd1d-433b-8167-3e30e98e3d6f/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:07: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: 7|app: 0|req: 265/530] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:07:23 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/531] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:07:23 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-09-22 03:07:23.359 7 INFO nova.api.openstack.wsgi [None req-47a8b8d1-3cb4-46af-b773-5c94c0cce929 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 266/532] 162.253.55.27 () {48 vars in 1009 bytes} [Tue Sep 22 03:07:23 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:07: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: 7|app: 0|req: 267/534] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:07:23 2026] GET /v2.1/flavors/43dbb4d5-6a42-4095-9be9-80ee2abb5dbc/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:07:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:07:24 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/537] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:07:24 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-09-22 03:07:24.316 7 INFO nova.api.openstack.wsgi [None req-88624873-8020-4656-b669-fba76a5ab1b6 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 269/538] 162.253.55.27 () {48 vars in 1011 bytes} [Tue Sep 22 03:07:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:07:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:07:24 2026] GET /v2.1/flavors/79c5c3e1-9a72-4332-8065-0ec1ba5e9f30/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:08:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:08:42 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/559] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:08:42 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-09-22 03:08:42.767 8 INFO nova.api.openstack.wsgi [None req-ce274b28-7210-42b9-9b11-e4dbcc921890 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 280/560] 162.253.55.27 () {48 vars in 1013 bytes} [Tue Sep 22 03:08:42 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:08:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:08:42 2026] GET /v2.1/flavors/14173c63-a9bb-47ae-8c90-279de4be86bc/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:08:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:08:50 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/565] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:08:50 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-09-22 03:08:50.488 8 WARNING oslo_db.sqlalchemy.utils [None req-bbba3574-6c77-4f3d-921c-3128864f6751 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 283/566] 162.253.55.27 () {48 vars in 1012 bytes} [Tue Sep 22 03:08:50 2026] GET /v2.1/os-keypairs => generated 545 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 162.253.55.27 () {44 vars in 986 bytes} [Tue Sep 22 03:08:54 2026] GET /v2.1/os-quota-sets/cf65944d2fd14d68925faad11c5f85d7 => generated 368 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:09: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: 7|app: 0|req: 291/581] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:09:43 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 291/582] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:09:43 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-09-22 03:09:43.887 7 INFO nova.api.openstack.wsgi [None req-a081969c-338f-4aaa-b7c7-0318f7f65074 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 292/583] 162.253.55.27 () {48 vars in 1011 bytes} [Tue Sep 22 03:09:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:09:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:09:43 2026] GET /v2.1/flavors/b35dd7fa-b533-4006-92e4-3790b213bd0f/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 162.253.55.27 () {44 vars in 986 bytes} [Tue Sep 22 03:09:59 2026] GET /v2.1/os-quota-sets/5cd9d3ef93ac474e869c4705d463c559 => generated 368 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 162.253.55.27 () {42 vars in 701 bytes} [Tue Sep 22 03:10:53 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: 300/602] 162.253.55.27 () {44 vars in 905 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/603] 162.253.55.27 () {46 vars in 978 bytes} [Tue Sep 22 03:10:53 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: 301/604] 162.253.55.27 () {48 vars in 1047 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/14173c63-a9bb-47ae-8c90-279de4be86bc/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/43dbb4d5-6a42-4095-9be9-80ee2abb5dbc/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/6bc4c804-cd1d-433b-8167-3e30e98e3d6f/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/79c5c3e1-9a72-4332-8065-0ec1ba5e9f30/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/7a655cc1-7f43-4fda-abee-85ec944db6fc/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/b35dd7fa-b533-4006-92e4-3790b213bd0f/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/611] 162.253.55.27 () {48 vars in 1095 bytes} [Tue Sep 22 03:10:53 2026] GET /v2.1/flavors/daef2e79-7713-4dc8-9dd1-db3fd9d6ab61/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.68 () {32 vars in 654 bytes} [Tue Sep 22 03:11:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/621] 10.0.0.68 () {32 vars in 640 bytes} [Tue Sep 22 03:11:37 2026] GET /v2.1/servers => generated 15 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-22 03:11:38.008 8 WARNING oslo_db.sqlalchemy.utils [None req-9f8fdb8b-0c5e-4d26-ab30-441e8cd44b3f c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 310/622] 10.0.0.68 () {32 vars in 648 bytes} [Tue Sep 22 03:11:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.68 () {32 vars in 693 bytes} [Tue Sep 22 03:11:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:11:49 2026] GET /v2.1/flavors/daef2e79-7713-4dc8-9dd1-db3fd9d6ab61 => generated 511 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 10.0.0.68 () {32 vars in 640 bytes} [Tue Sep 22 03:11:49 2026] GET /v2.1/flavors => generated 1674 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:11:49 2026] GET /v2.1/flavors/daef2e79-7713-4dc8-9dd1-db3fd9d6ab61 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:11:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:11:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/633] 10.0.0.68 () {34 vars in 684 bytes} [Tue Sep 22 03:11:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 924 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 10.0.0.68 () {34 vars in 694 bytes} [Tue Sep 22 03:11:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.68 () {34 vars in 684 bytes} [Tue Sep 22 03:11:58 2026] POST /v2.1/os-security-groups => generated 246 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 10.0.0.68 () {34 vars in 694 bytes} [Tue Sep 22 03:11:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 10.0.0.68 () {34 vars in 694 bytes} [Tue Sep 22 03:11:59 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/638] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:11:57 2026] POST /v2.1/servers => generated 451 bytes in 1685 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: 317/639] 10.0.0.68 () {32 vars in 736 bytes} [Tue Sep 22 03:11:59 2026] GET /v2.1/os-security-groups/b38fdb01-29c5-4dd4-9c36-e93a538d77e6 => generated 663 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:11:59 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1424 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/641] 10.0.0.68 () {32 vars in 749 bytes} [Tue Sep 22 03:11:59 2026] DELETE /v2.1/os-security-group-rules/625e72c0-4924-4710-903c-5c525ca6e76b => generated 0 bytes in 284 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:00 2026] DELETE /v2.1/os-security-groups/b38fdb01-29c5-4dd4-9c36-e93a538d77e6 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:00 2026] DELETE /v2.1/os-security-groups/cb394c8d-a4b7-4a54-89fd-1ff91cdb874a => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:11:59 2026] POST /v2.1/servers => generated 453 bytes in 1265 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: 322/645] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:00 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1431 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:00 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1494 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/647] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:12:01 2026] POST /v2.1/os-keypairs => generated 384 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, ' [pid: 7|app: 0|req: 326/650] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:01 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1491 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:02 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1550 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/652] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:02 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/653] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:03 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1550 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:03.984 7 INFO nova.api.openstack.compute.server_external_events [req-a6ba2b61-3c5d-446b-a9a4-8bd40927fd9c req-491799ea-8016-4ac2-936a-071db81d709f ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:51dfa324-c3ed-4ecf-87e5-1a213550f7c4 for instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 on instance 2026-09-22 03:12:03.996 7 INFO nova.compute.rpcapi [None req-d3cf49f0-8ffc-4545-ab56-6d002f199c59 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 328/654] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 329/655] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:04 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:04.623 7 INFO nova.api.openstack.compute.server_external_events [req-20a6430c-640f-4a25-8c26-da3e95f711ae req-aa45f6e2-31c3-4861-a388-f66dcfbc9220 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:00f810a3-3d50-4ba4-a6d7-d75c78e2d745 for instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f on instance [pid: 7|app: 0|req: 330/656] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:12:04 2026] POST /v2.1/servers => generated 449 bytes in 810 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/658] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:04 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1398 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/659] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:04 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1550 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/660] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:05 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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 Sep 22 03:12:06 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1468 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/662] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:06 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1550 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/663] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:06 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-22 03:12:07.365 8 INFO nova.api.openstack.compute.server_external_events [req-8a554e0b-cba6-4fef-96e6-a638102d39ae req-ef81647c-a998-4188-9ff5-35744945d052 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance 2026-09-22 03:12:07.374 8 INFO nova.compute.rpcapi [None req-edc7c24d-c69a-4067-9fdd-5edeae0a09a6 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 334/664] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:07 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1523 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:07 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, ' 2026-09-22 03:12:07.484 7 INFO nova.api.openstack.compute.server_external_events [req-acbc4fc9-0674-4084-8212-ecf3438b82c9 req-9a18dae8-42bd-4117-876f-7d106f6d1e62 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:00f810a3-3d50-4ba4-a6d7-d75c78e2d745 for instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f on instance [pid: 7|app: 0|req: 335/666] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/667] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:07 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1550 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/668] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:08 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/669] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:08 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1523 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/670] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:08 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1725 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: 334/671] 10.0.0.68 () {32 vars in 740 bytes} [Tue Sep 22 03:12:09 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f/os-interface => generated 284 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-22 03:12:09.542 8 INFO nova.api.openstack.compute.server_external_events [req-39ab8b06-e606-4718-9863-94cb1e906771 req-53a64107-a4bb-41f7-a8b8-ec623bc60c53 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:00f810a3-3d50-4ba4-a6d7-d75c78e2d745 for instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f on instance 2026-09-22 03:12:09.544 8 INFO nova.api.openstack.compute.server_external_events [req-39ab8b06-e606-4718-9863-94cb1e906771 req-53a64107-a4bb-41f7-a8b8-ec623bc60c53 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance 2026-09-22 03:12:09.544 8 INFO nova.api.openstack.compute.server_external_events [req-39ab8b06-e606-4718-9863-94cb1e906771 req-53a64107-a4bb-41f7-a8b8-ec623bc60c53 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance [pid: 8|app: 0|req: 335/672] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:09 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:09 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/674] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:09 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1714 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/675] 10.0.0.68 () {32 vars in 740 bytes} [Tue Sep 22 03:12:10 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/os-interface => generated 284 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 337/676] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:10 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1725 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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 Sep 22 03:12:10 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 10.0.0.68 () {32 vars in 640 bytes} [Tue Sep 22 03:12:10 2026] GET /v2.1/servers => generated 378 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/679] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:12:11 2026] DELETE /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/680] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:11 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1731 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:11.599 7 INFO nova.api.openstack.compute.server_external_events [req-52c2fc4c-8118-4580-b77e-d0a6a0abd046 req-b22f6094-25c8-47f6-b40b-2ddab59bce4b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:00f810a3-3d50-4ba4-a6d7-d75c78e2d745 for instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f on instance 2026-09-22 03:12:11.600 7 INFO nova.api.openstack.compute.server_external_events [req-52c2fc4c-8118-4580-b77e-d0a6a0abd046 req-b22f6094-25c8-47f6-b40b-2ddab59bce4b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:00f810a3-3d50-4ba4-a6d7-d75c78e2d745 for instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f on instance [pid: 7|app: 0|req: 342/681] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:11 2026] POST /v2.1/os-server-external-events => generated 352 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:11.936 7 INFO nova.api.openstack.compute.server_external_events [req-7a273074-e05f-4faa-ada0-0d172a5996ca req-5648a090-cfc8-4b6b-8473-537b653628a6 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance [pid: 7|app: 0|req: 344/684] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/685] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:11 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:11 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1714 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/687] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:12 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 1783 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/688] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:13 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:13.670 7 INFO nova.api.openstack.compute.server_external_events [req-0532d9b8-9083-4ee0-875e-753c950e7f69 req-56676894-e684-4a23-8451-6abadc1bef41 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:00f810a3-3d50-4ba4-a6d7-d75c78e2d745 for instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f on instance 2026-09-22 03:12:13.671 7 INFO nova.api.openstack.compute.server_external_events [req-0532d9b8-9083-4ee0-875e-753c950e7f69 req-56676894-e684-4a23-8451-6abadc1bef41 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:00f810a3-3d50-4ba4-a6d7-d75c78e2d745 for instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f 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: 347/689] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:13 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-22 03:12:13.708 8 INFO nova.api.openstack.wsgi [None req-fa28b7e7-32da-4685-b6d5-4ecf0febc680 d71ae451d3cd48378399b73e882b4ab6 be64fb62aaf24c32b186bf11ca69f83c - - default default] HTTP exception thrown: Instance 1f0be663-c88c-4bb4-b081-3efc1b2faf5f could not be found. [pid: 8|app: 0|req: 343/690] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:13 2026] GET /v2.1/servers/1f0be663-c88c-4bb4-b081-3efc1b2faf5f => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/691] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 22 03:12:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1830239519 => generated 0 bytes in 33 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: 344/692] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:14 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:15 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/694] 10.0.0.68 () {34 vars in 684 bytes} [Tue Sep 22 03:12:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/695] 10.0.0.68 () {34 vars in 684 bytes} [Tue Sep 22 03:12:16 2026] POST /v2.1/os-security-groups => generated 242 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.68 () {34 vars in 684 bytes} [Tue Sep 22 03:12:16 2026] POST /v2.1/os-security-groups => generated 244 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.68 () {32 vars in 662 bytes} [Tue Sep 22 03:12:16 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:16 2026] DELETE /v2.1/os-security-groups/fb5b7aa2-db0e-4ebc-9dab-2d79692eadee => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-22 03:12:17.008 8 INFO nova.api.openstack.wsgi [None req-d4cc016b-05b5-4710-a153-e22c25273b8f 2b1c958e4d214d9985d3a3430837978d 9b54c29084aa4fdb858d9c549c085af1 - - default default] HTTP exception thrown: Security group fb5b7aa2-db0e-4ebc-9dab-2d79692eadee does not exist Neutron server returns request_ids: ['req-e88a829a-9be4-4953-892f-1d12a7add5ca'] [pid: 8|app: 0|req: 348/699] 10.0.0.68 () {32 vars in 736 bytes} [Tue Sep 22 03:12:16 2026] GET /v2.1/os-security-groups/fb5b7aa2-db0e-4ebc-9dab-2d79692eadee => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:16 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:17 2026] DELETE /v2.1/os-security-groups/af885a54-5b33-4ad5-80a5-e3ae76da2a09 => generated 0 bytes in 171 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-09-22 03:12:17.296 7 INFO nova.api.openstack.wsgi [None req-7ba6f3de-12ba-4767-a515-144ce7c99b49 2b1c958e4d214d9985d3a3430837978d 9b54c29084aa4fdb858d9c549c085af1 - - default default] HTTP exception thrown: Security group af885a54-5b33-4ad5-80a5-e3ae76da2a09 does not exist Neutron server returns request_ids: ['req-ef650f2a-24b1-4929-8c29-590ccaf34009'] [pid: 7|app: 0|req: 353/702] 10.0.0.68 () {32 vars in 736 bytes} [Tue Sep 22 03:12:17 2026] GET /v2.1/os-security-groups/af885a54-5b33-4ad5-80a5-e3ae76da2a09 => generated 194 bytes in 108 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:17 2026] DELETE /v2.1/os-security-groups/819e9f1c-bec7-436e-946e-0d2bb02a4181 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-22 03:12:17.557 7 INFO nova.api.openstack.wsgi [None req-1b1bc2d3-3554-4ac0-a09c-136c8f4404ea 2b1c958e4d214d9985d3a3430837978d 9b54c29084aa4fdb858d9c549c085af1 - - default default] HTTP exception thrown: Security group 819e9f1c-bec7-436e-946e-0d2bb02a4181 does not exist Neutron server returns request_ids: ['req-6efcde03-44b2-4600-9536-38bcd1e36dfb'] [pid: 7|app: 0|req: 354/704] 10.0.0.68 () {32 vars in 736 bytes} [Tue Sep 22 03:12:17 2026] GET /v2.1/os-security-groups/819e9f1c-bec7-436e-946e-0d2bb02a4181 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.68 () {32 vars in 662 bytes} [Tue Sep 22 03:12:17 2026] GET /v2.1/os-security-groups => generated 707 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-22 03:12:17.839 7 INFO nova.api.openstack.wsgi [None req-d7a0f2e2-8481-4d74-9a65-0213350a2941 2b1c958e4d214d9985d3a3430837978d 9b54c29084aa4fdb858d9c549c085af1 - - default default] HTTP exception thrown: Security group 819e9f1c-bec7-436e-946e-0d2bb02a4181 does not exist Neutron server returns request_ids: ['req-4a56436e-8461-4cf0-90d1-7559371fe41b'] [pid: 7|app: 0|req: 355/706] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:17 2026] DELETE /v2.1/os-security-groups/819e9f1c-bec7-436e-946e-0d2bb02a4181 => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-22 03:12:17.894 8 INFO nova.api.openstack.wsgi [None req-55cf4971-cf54-4f60-a077-ec7995e7cc6b 2b1c958e4d214d9985d3a3430837978d 9b54c29084aa4fdb858d9c549c085af1 - - default default] HTTP exception thrown: Security group af885a54-5b33-4ad5-80a5-e3ae76da2a09 does not exist Neutron server returns request_ids: ['req-fabbafec-4ac5-4acf-95b5-a73ef069726e'] [pid: 8|app: 0|req: 352/707] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:17 2026] DELETE /v2.1/os-security-groups/af885a54-5b33-4ad5-80a5-e3ae76da2a09 => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-22 03:12:17.946 7 INFO nova.api.openstack.wsgi [None req-e5f73aff-e6f9-4b65-8f7b-6ea0255ea73d 2b1c958e4d214d9985d3a3430837978d 9b54c29084aa4fdb858d9c549c085af1 - - default default] HTTP exception thrown: Security group fb5b7aa2-db0e-4ebc-9dab-2d79692eadee does not exist Neutron server returns request_ids: ['req-4db5b97a-ceab-4490-92e2-291c2db1baf1'] [pid: 7|app: 0|req: 356/708] 10.0.0.68 () {32 vars in 739 bytes} [Tue Sep 22 03:12:17 2026] DELETE /v2.1/os-security-groups/fb5b7aa2-db0e-4ebc-9dab-2d79692eadee => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:18 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1557 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-22 03:12:18.323 7 INFO nova.api.openstack.compute.server_external_events [req-f1e3d733-6d1e-46ad-94bb-35e4047aed79 req-4613e86f-cad6-4561-aae8-931499f0ad26 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:51dfa324-c3ed-4ecf-87e5-1a213550f7c4 for instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 on instance [pid: 7|app: 0|req: 357/710] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:18 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: 354/711] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:19 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1740 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/712] 10.0.0.68 () {32 vars in 740 bytes} [Tue Sep 22 03:12:19 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:20.400 8 INFO nova.api.openstack.compute.server_external_events [req-55548c64-b595-491b-8b0e-04bb8c675571 req-bfa1dc56-bad6-4743-8b7e-00280ff9bada ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:51dfa324-c3ed-4ecf-87e5-1a213550f7c4 for instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 on instance [pid: 8|app: 0|req: 355/713] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:20.702 8 INFO nova.api.openstack.compute.server_external_events [req-fda6d8a8-6458-4e12-8c0b-e789389e872c req-60e0118c-aee7-4f3c-8a87-a901dc6ce182 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:51dfa324-c3ed-4ecf-87e5-1a213550f7c4 for instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 on instance [pid: 8|app: 0|req: 356/714] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:20 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1740 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/716] 10.0.0.68 () {32 vars in 640 bytes} [Tue Sep 22 03:12:20 2026] GET /v2.1/servers => generated 383 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: 7|app: 0|req: 360/717] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:12:20 2026] DELETE /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/718] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:21 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 1746 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:22.450 8 INFO nova.api.openstack.compute.server_external_events [req-cd36789b-b9f8-4afd-b0fa-bb90f2f04541 req-4ffe947f-c17f-4f7a-b8aa-0743255ca6ed ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:51dfa324-c3ed-4ecf-87e5-1a213550f7c4 for instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 on instance 2026-09-22 03:12:22.452 8 INFO nova.api.openstack.compute.server_external_events [req-cd36789b-b9f8-4afd-b0fa-bb90f2f04541 req-4ffe947f-c17f-4f7a-b8aa-0743255ca6ed ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:51dfa324-c3ed-4ecf-87e5-1a213550f7c4 for instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 on instance [pid: 8|app: 0|req: 360/721] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:22 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:22.607 7 INFO nova.api.openstack.wsgi [None req-ab6dd6bf-1c97-470a-9ced-cf01632fd247 9a8339fbd8ee46f199577550737ae0e6 3689a30904f54730bf2f3676f1b1d79f - - default default] HTTP exception thrown: Instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 could not be found. [pid: 7|app: 0|req: 362/722] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:22 2026] GET /v2.1/servers/556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 => generated 111 bytes in 45 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: 361/723] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 22 03:12:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1132336071 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:22.762 7 INFO nova.api.openstack.compute.server_external_events [req-cbdc3872-5c7b-47ce-80e9-bec4551a2178 req-ce90501d-31b5-4099-b869-64de23c8c850 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:51dfa324-c3ed-4ecf-87e5-1a213550f7c4 for instance 556cb08d-d7d8-4ef3-8e02-2eb3f1bf3057 on instance [pid: 7|app: 0|req: 363/724] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:12:26 2026] POST /v2.1/os-keypairs => generated 384 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/726] 10.0.0.68 () {32 vars in 740 bytes} [Tue Sep 22 03:12:27 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/os-interface => generated 284 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/727] 10.0.0.68 () {32 vars in 814 bytes} [Tue Sep 22 03:12:28 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/os-interface/411c5581-39e3-458b-ab0a-3823c539e530 => generated 281 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/728] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:28 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/ips => generated 156 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/729] 10.0.0.68 () {34 vars in 749 bytes} [Tue Sep 22 03:12:28 2026] POST /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/730] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:28 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:12:28 2026] POST /v2.1/servers => generated 453 bytes in 1089 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, ' 2026-09-22 03:12:29.182 8 INFO nova.api.openstack.compute.server_external_events [req-db355ae6-3644-4672-8b6e-c8eee7b5e2b0 req-89ccedae-816e-4db9-be3e-d78d0a3b40ad ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance [pid: 8|app: 0|req: 364/732] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:29 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1390 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 10.0.0.68 () {30 vars in 412 bytes} [Tue Sep 22 03:12:29 2026] GET / => generated 421 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/735] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:29 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/ips => generated 156 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/736] 10.0.0.68 () {28 vars in 559 bytes} [Tue Sep 22 03:12:29 2026] GET /v2/ => generated 401 bytes in 451 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/737] 10.0.0.68 () {28 vars in 563 bytes} [Tue Sep 22 03:12:29 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.68 () {30 vars in 412 bytes} [Tue Sep 22 03:12:29 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:30 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1448 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/740] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:30 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/741] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:30 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1948 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.68 () {34 vars in 749 bytes} [Tue Sep 22 03:12:30 2026] POST /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/action => generated 0 bytes in 55 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: 372/743] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:30 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/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-09-22 03:12:31.265 8 INFO nova.api.openstack.compute.server_external_events [req-dc370638-e77d-46ac-9b80-99bb0ec0b875 req-20161f3d-3c55-4671-8b0e-cb0fa30bfad3 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance [pid: 8|app: 0|req: 373/744] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/745] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:12:30 2026] POST /v2.1/servers => generated 424 bytes in 1127 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/746] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:31 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1370 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:31.655 7 INFO nova.api.openstack.compute.server_external_events [req-0fc5277f-d739-4446-903c-0ec5ef0ba76c req-8a8e0b88-ba41-4e70-abeb-13f7736cd76e ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance [pid: 7|app: 0|req: 374/747] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12: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: 374/750] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:31 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1516 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:31 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/ips => generated 194 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/752] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:32 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1430 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/753] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:32 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/754] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:12:33 2026] DELETE /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 0 bytes in 106 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: 378/755] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:32 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1516 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:33 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1840 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:33.686 7 INFO nova.api.openstack.compute.server_external_events [req-7d7c42df-a498-44df-8ad2-a99b37b0e3d7 req-093ec87e-4e49-402a-8b95-1cc26c0b6f01 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance [pid: 7|app: 0|req: 379/757] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/758] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:33 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1470 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:34.211 7 INFO nova.api.openstack.compute.server_external_events [req-1a604966-eced-4d8f-8a6a-bd696cc1b22b req-9b67d25a-f9aa-40cd-9c33-175d543d8e4b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 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: 380/759] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/760] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:34 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 1484 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:34 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1516 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/762] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:35 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1470 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:35.487 8 INFO nova.api.openstack.wsgi [None req-e043f827-8596-4d68-818d-7adff620a083 6547e4097a354f50b044b83a52903195 f3f0ae6eb23440ba9ac2d7d461416658 - - default default] HTTP exception thrown: Instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 could not be found. [pid: 8|app: 0|req: 381/763] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:35 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/764] 10.0.0.68 () {32 vars in 701 bytes} [Tue Sep 22 03:12:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-96048886 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:35 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1516 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-22 03:12:35.755 8 INFO nova.api.openstack.compute.server_external_events [req-25480947-db51-4fdd-b904-ff935233bc36 req-c370274f-1423-4626-9db2-943b7fde1986 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:411c5581-39e3-458b-ab0a-3823c539e530 for instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 on instance 2026-09-22 03:12:35.755 8 INFO nova.api.openstack.compute.server_external_events [req-25480947-db51-4fdd-b904-ff935233bc36 req-c370274f-1423-4626-9db2-943b7fde1986 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:2bc5baee-afc4-4bd9-8408-e1c78d1b5cd1 for instance 55689713-35e5-42e3-aa4c-6745102407c1 on instance [pid: 8|app: 0|req: 383/766] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:35 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:36.258 7 INFO nova.api.openstack.compute.server_external_events [req-34d4e748-9a45-4582-a0a3-b8c77ffe034c req-b279da33-21e9-4841-98e5-d28deb6c88aa ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance 2026-09-22 03:12:36.259 7 INFO nova.api.openstack.compute.server_external_events [req-34d4e748-9a45-4582-a0a3-b8c77ffe034c req-b279da33-21e9-4841-98e5-d28deb6c88aa ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance 2026-09-22 03:12:36.259 7 INFO nova.api.openstack.compute.server_external_events [req-34d4e748-9a45-4582-a0a3-b8c77ffe034c req-b279da33-21e9-4841-98e5-d28deb6c88aa ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:2bc5baee-afc4-4bd9-8408-e1c78d1b5cd1 for instance 55689713-35e5-42e3-aa4c-6745102407c1 on instance 2026-09-22 03:12:36.259 7 INFO nova.api.openstack.compute.server_external_events [req-34d4e748-9a45-4582-a0a3-b8c77ffe034c req-b279da33-21e9-4841-98e5-d28deb6c88aa ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:2bc5baee-afc4-4bd9-8408-e1c78d1b5cd1 for instance 55689713-35e5-42e3-aa4c-6745102407c1 on instance [pid: 7|app: 0|req: 384/767] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:36 2026] POST /v2.1/os-server-external-events => generated 696 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:36.338 7 INFO nova.api.openstack.wsgi [None req-da11a0d6-9d6e-4207-ab62-ce7bc37766eb 6547e4097a354f50b044b83a52903195 f3f0ae6eb23440ba9ac2d7d461416658 - - default default] HTTP exception thrown: Instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 could not be found. [pid: 7|app: 0|req: 385/768] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:12:36 2026] DELETE /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:36.380 7 INFO nova.api.openstack.wsgi [None req-2d64db75-85c8-4da1-9478-2387cacb1fbc 6547e4097a354f50b044b83a52903195 f3f0ae6eb23440ba9ac2d7d461416658 - - default default] HTTP exception thrown: Instance 35e92b6b-db23-4ac3-b6c4-b17117e33736 could not be found. [pid: 7|app: 0|req: 386/769] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:36 2026] GET /v2.1/servers/35e92b6b-db23-4ac3-b6c4-b17117e33736 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:36 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1470 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/771] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:36 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1699 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/772] 10.0.0.68 () {32 vars in 740 bytes} [Tue Sep 22 03:12:36 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/773] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:37 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1656 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/774] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:37 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1/ips => generated 110 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: 389/775] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:12:37 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1/ips => generated 110 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/776] 10.0.0.68 () {32 vars in 824 bytes} [Tue Sep 22 03:12:37 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1/ips/tempest-ServerAddressesTestJSON-2025573396-network => generated 95 bytes in 23 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: 390/777] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:12:37 2026] DELETE /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/778] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:38 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1662 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, ' 2026-09-22 03:12:38.329 7 INFO nova.api.openstack.compute.server_external_events [req-2235aae1-0e84-4a04-bb4b-1ddbe3e67dc0 req-c8be68d7-39c9-4544-adbc-4193d4a9ef54 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance [pid: 7|app: 0|req: 391/779] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/780] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:39 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 1456 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:40.360 7 INFO nova.api.openstack.wsgi [None req-d2c685cc-4df2-4db8-a41d-556c7b9e4f4d 61bd667a1f38477eb87009003b687e09 e0f47c4235b6493298ad2c4a69ff40d0 - - default default] HTTP exception thrown: Instance 55689713-35e5-42e3-aa4c-6745102407c1 could not be found. [pid: 7|app: 0|req: 392/781] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:40 2026] GET /v2.1/servers/55689713-35e5-42e3-aa4c-6745102407c1 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-22 03:12:40.413 8 INFO nova.api.openstack.compute.server_external_events [req-b5fa99f0-3a2e-405d-80a6-169c60ecd775 req-d4d10cdb-8b86-43e4-b7f9-b05fba0e9871 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:2bc5baee-afc4-4bd9-8408-e1c78d1b5cd1 for instance 55689713-35e5-42e3-aa4c-6745102407c1 on instance 2026-09-22 03:12:40.414 8 INFO nova.api.openstack.compute.server_external_events [req-b5fa99f0-3a2e-405d-80a6-169c60ecd775 req-d4d10cdb-8b86-43e4-b7f9-b05fba0e9871 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:2bc5baee-afc4-4bd9-8408-e1c78d1b5cd1 for instance 55689713-35e5-42e3-aa4c-6745102407c1 on instance 2026-09-22 03:12:40.414 8 INFO nova.api.openstack.compute.server_external_events [req-b5fa99f0-3a2e-405d-80a6-169c60ecd775 req-d4d10cdb-8b86-43e4-b7f9-b05fba0e9871 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:2bc5baee-afc4-4bd9-8408-e1c78d1b5cd1 for instance 55689713-35e5-42e3-aa4c-6745102407c1 on instance [pid: 8|app: 0|req: 390/782] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:40 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/785] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:12:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/788] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:53 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1819 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/789] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:53 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1819 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: 7|app: 0|req: 398/790] 10.0.0.68 () {34 vars in 749 bytes} [Tue Sep 22 03:12:53 2026] POST /v2.1/servers/f1107656-1543-4543-9999-beadc013b142/action => generated 0 bytes in 79 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: 399/791] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:53 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1821 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:12:53 2026] POST /v2.1/servers => generated 450 bytes in 961 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/793] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:54 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1253 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:54.908 8 INFO nova.api.openstack.compute.server_external_events [req-3a981826-9375-4712-9c44-cae6ba1448da req-4314d5a2-9063-49ea-b1c0-360e0e94234b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance [pid: 8|app: 0|req: 394/794] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/795] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:55 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1826 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/796] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:55 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1369 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 402/797] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:56 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/798] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:56 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1436 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:56.951 7 INFO nova.api.openstack.compute.server_external_events [req-6395e893-24be-449f-8ff0-7fe241105688 req-4c464cec-f1f9-4c22-9aa2-8c224515ea82 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance 2026-09-22 03:12:56.951 7 INFO nova.api.openstack.compute.server_external_events [req-6395e893-24be-449f-8ff0-7fe241105688 req-4c464cec-f1f9-4c22-9aa2-8c224515ea82 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance 2026-09-22 03:12:56.952 7 INFO nova.api.openstack.compute.server_external_events [req-6395e893-24be-449f-8ff0-7fe241105688 req-4c464cec-f1f9-4c22-9aa2-8c224515ea82 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance [pid: 7|app: 0|req: 403/799] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:56 2026] POST /v2.1/os-server-external-events => generated 525 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-09-22 03:12:57.172 8 INFO nova.api.openstack.compute.server_external_events [req-15f0cdfb-60b7-4c3b-ab6f-a685fd26cef0 req-7e1ee9e6-1168-4bca-bb6e-94624624372b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:681681a3-f63f-4446-bb8e-b7e44de3ce2e for instance f9c190ab-f13a-4d75-99eb-446815581a00 on instance [pid: 8|app: 0|req: 397/800] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/801] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:57 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1436 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:12:59.006 8 INFO nova.api.openstack.compute.server_external_events [req-614f736d-fa90-4701-8302-a90667917fc2 req-f6c744d9-570b-4374-b058-9fea082d3ad9 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:681681a3-f63f-4446-bb8e-b7e44de3ce2e for instance f9c190ab-f13a-4d75-99eb-446815581a00 on instance [pid: 8|app: 0|req: 398/802] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:12:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/803] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:12:59 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1424 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/804] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:00 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1611 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/805] 10.0.0.68 () {32 vars in 740 bytes} [Tue Sep 22 03:13:00 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00/os-interface => generated 285 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:01.057 8 INFO nova.api.openstack.compute.server_external_events [req-87554b8e-f7ba-4fd2-a188-218c725912b1 req-9e98d110-8250-42ee-8f69-0719a2f15508 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:681681a3-f63f-4446-bb8e-b7e44de3ce2e for instance f9c190ab-f13a-4d75-99eb-446815581a00 on instance [pid: 8|app: 0|req: 400/806] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-22 03:13:01.287 7 INFO nova.api.openstack.compute.server_external_events [req-5909e5bb-4a73-428a-9b09-30fa9b551660 req-ec5a69d8-a3c4-4d24-b950-ba9360d9a0f9 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:681681a3-f63f-4446-bb8e-b7e44de3ce2e for instance f9c190ab-f13a-4d75-99eb-446815581a00 on instance [pid: 7|app: 0|req: 407/807] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:01 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: 401/808] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:01 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1611 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/809] 10.0.0.68 () {32 vars in 640 bytes} [Tue Sep 22 03:13:01 2026] GET /v2.1/servers => generated 388 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/810] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:13:01 2026] DELETE /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 0 bytes in 120 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: 409/813] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:01 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1617 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/814] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:02 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 1385 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, ' 2026-09-22 03:13:03.116 7 INFO nova.api.openstack.compute.server_external_events [req-da862a1d-2a38-48c0-b6b1-d0db6848da1d req-80430b80-fe0e-4e9e-85a6-a992bf581390 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:681681a3-f63f-4446-bb8e-b7e44de3ce2e for instance f9c190ab-f13a-4d75-99eb-446815581a00 on instance 2026-09-22 03:13:03.117 7 INFO nova.api.openstack.compute.server_external_events [req-da862a1d-2a38-48c0-b6b1-d0db6848da1d req-80430b80-fe0e-4e9e-85a6-a992bf581390 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:681681a3-f63f-4446-bb8e-b7e44de3ce2e for instance f9c190ab-f13a-4d75-99eb-446815581a00 on instance [pid: 7|app: 0|req: 410/815] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:03 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:03.336 8 INFO nova.api.openstack.compute.server_external_events [req-0336167f-9fdd-4e08-a867-98c72eb33d2e req-55921eeb-eef1-4c3a-85e9-3a65b6f0be97 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:681681a3-f63f-4446-bb8e-b7e44de3ce2e for instance f9c190ab-f13a-4d75-99eb-446815581a00 on instance [pid: 8|app: 0|req: 406/816] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:04.063 7 INFO nova.api.openstack.wsgi [None req-446176f7-bfd8-410b-bf67-e24850e5b6ff 9b1bc7dcd28643758675dc6103572c21 1d70267c6e2d4ccdaa080bfa84be630c - - default default] HTTP exception thrown: Instance f9c190ab-f13a-4d75-99eb-446815581a00 could not be found. [pid: 7|app: 0|req: 411/817] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:04 2026] GET /v2.1/servers/f9c190ab-f13a-4d75-99eb-446815581a00 => generated 111 bytes in 43 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: 407/818] 10.0.0.68 () {32 vars in 703 bytes} [Tue Sep 22 03:13:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-691086624 => 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: 413/821] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:12 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1819 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/822] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:13:12 2026] DELETE /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 0 bytes in 104 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: 414/823] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:12 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1825 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:12.822 8 INFO nova.api.openstack.compute.server_external_events [req-2bc74207-ae60-4c22-9e1e-e4d070a4189f req-d34dd029-2df3-4a9f-b294-f07514d33151 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance [pid: 8|app: 0|req: 410/824] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:13.646 7 INFO nova.api.openstack.compute.server_external_events [req-f51951e9-bfbc-4a7b-9476-a3e92394f9a4 req-5440e362-2c08-4cd4-8726-6623b39588c4 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 on instance [pid: 7|app: 0|req: 415/825] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/826] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:13 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 1476 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-22 03:13:14.876 8 INFO nova.api.openstack.wsgi [None req-e8b1a1e3-d5e2-452b-ae83-40f0591fe344 11494b65e6f5444c9bbb5343ffa805c8 18943729c55942d4943fa07bbbd2ca8a - - default default] HTTP exception thrown: Instance f1107656-1543-4543-9999-beadc013b142 could not be found. [pid: 8|app: 0|req: 412/827] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:14 2026] GET /v2.1/servers/f1107656-1543-4543-9999-beadc013b142 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-22 03:13:14.882 7 INFO nova.api.openstack.compute.server_external_events [req-e91598d6-a6d4-456f-8d35-901cc097f593 req-70f3af1e-d11c-44ba-b402-03cfae40c24c ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:86e2840a-c9c8-424f-b439-f798f618a651 for instance f1107656-1543-4543-9999-beadc013b142 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: 416/828] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/829] 10.0.0.68 () {32 vars in 701 bytes} [Tue Sep 22 03:13:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-60235779 => 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: 420/836] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:13:47 2026] POST /v2.1/servers => generated 424 bytes in 1074 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/837] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:48 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 1367 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: 421/838] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:49 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 1425 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/839] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:50 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 1467 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:51.085 7 INFO nova.api.openstack.compute.server_external_events [req-8a129cda-9351-4d2b-bbc2-2f86521cd511 req-1c265aff-b7a5-446d-9f1d-1f186dbc5cb2 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:f963295e-84e0-49cb-ba44-ad9fc447f3e7 for instance 9eb5e346-a7fa-4da2-952e-d22f7ed7d162 on instance [pid: 7|app: 0|req: 422/840] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/843] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:52 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 1467 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-22 03:13:52.314 7 INFO nova.api.openstack.compute.server_external_events [req-a6b45203-38d7-45c6-b5f4-a5e4c136013a req-bcda5d35-9327-4e63-b0e2-e1ea605be348 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:f963295e-84e0-49cb-ba44-ad9fc447f3e7 for instance 9eb5e346-a7fa-4da2-952e-d22f7ed7d162 on instance [pid: 7|app: 0|req: 424/844] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:52 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: 421/845] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:53 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 1647 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-22 03:13:54.373 8 INFO nova.api.openstack.compute.server_external_events [req-b2955d9c-7582-464f-9f90-f81f2a3fcd34 req-55c401e0-0a25-4d63-9ffb-5fef3a176c87 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:f963295e-84e0-49cb-ba44-ad9fc447f3e7 for instance 9eb5e346-a7fa-4da2-952e-d22f7ed7d162 on instance [pid: 8|app: 0|req: 422/846] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:54 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: 425/847] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:13:54 2026] DELETE /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/848] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:54 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 1653 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:55.406 7 INFO nova.api.openstack.compute.server_external_events [req-96e0d6e1-9675-4ede-8c50-55c75f0bbced req-ab96e914-6ac4-464f-8ed5-f9cd809b3522 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:f963295e-84e0-49cb-ba44-ad9fc447f3e7 for instance 9eb5e346-a7fa-4da2-952e-d22f7ed7d162 on instance [pid: 7|app: 0|req: 426/849] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/850] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:55 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 1453 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:13:56.422 7 INFO nova.api.openstack.compute.server_external_events [req-3428d147-5326-49d7-8786-9f03b0e75179 req-37f968a8-1023-4d6f-9f3c-81a1662975fb ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:f963295e-84e0-49cb-ba44-ad9fc447f3e7 for instance 9eb5e346-a7fa-4da2-952e-d22f7ed7d162 on instance 2026-09-22 03:13:56.423 7 INFO nova.api.openstack.compute.server_external_events [req-3428d147-5326-49d7-8786-9f03b0e75179 req-37f968a8-1023-4d6f-9f3c-81a1662975fb ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:f963295e-84e0-49cb-ba44-ad9fc447f3e7 for instance 9eb5e346-a7fa-4da2-952e-d22f7ed7d162 on instance [pid: 7|app: 0|req: 427/851] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:13:56 2026] POST /v2.1/os-server-external-events => generated 356 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-09-22 03:13:56.875 8 INFO nova.api.openstack.wsgi [None req-4c559ffc-334f-4d31-ad1a-0e4c2793a945 34226191b8d943b2b61aac6b06435faf 43fdf4601f3e4a1885f91b280e04eba2 - - default default] HTTP exception thrown: Instance 9eb5e346-a7fa-4da2-952e-d22f7ed7d162 could not be found. [pid: 8|app: 0|req: 425/852] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:13:56 2026] GET /v2.1/servers/9eb5e346-a7fa-4da2-952e-d22f7ed7d162 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/855] 10.0.0.107 () {30 vars in 619 bytes} [Tue Sep 22 03:14:05 2026] GET /v2.1 => generated 0 bytes in 127 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: 429/856] 10.0.0.107 () {30 vars in 621 bytes} [Tue Sep 22 03:14:05 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: 8|app: 0|req: 428/857] 10.0.0.107 () {34 vars in 913 bytes} [Tue Sep 22 03:14:05 2026] GET /v2.1/os-simple-tenant-usage/f7049d4be09b46d8b1a18f06d6a56dae?start=2026-09-21T00:00:00&end=2026-09-22T23:59:59 => generated 20 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/858] 10.0.0.107 () {30 vars in 654 bytes} [Tue Sep 22 03:14:05 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/859] 10.0.0.107 () {30 vars in 619 bytes} [Tue Sep 22 03:14:07 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: 431/860] 10.0.0.107 () {30 vars in 621 bytes} [Tue Sep 22 03:14:07 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: 430/861] 10.0.0.107 () {34 vars in 913 bytes} [Tue Sep 22 03:14:07 2026] GET /v2.1/os-simple-tenant-usage/f7049d4be09b46d8b1a18f06d6a56dae?start=2026-09-21T00:00:00&end=2026-09-22T23:59:59 => generated 20 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/862] 10.0.0.107 () {30 vars in 654 bytes} [Tue Sep 22 03:14:07 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/867] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:14:23 2026] POST /v2.1/os-keypairs => generated 398 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: 433/868] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:14:25 2026] POST /v2.1/servers => generated 450 bytes in 922 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/869] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:26 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => 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, ' [pid: 8|app: 0|req: 434/870] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:27 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 1460 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/871] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:28 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 1528 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:29.531 8 INFO nova.api.openstack.compute.server_external_events [req-2e4bcb69-81a3-4033-badd-f66f4c35fede req-4c90c5ca-a25c-4cae-a01e-dea576b82beb ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:c8ab9acc-0b09-4ff7-a846-ebabc162a0da for instance 7559f43e-4b48-4a5f-87db-eadcb3805ca5 on instance [pid: 8|app: 0|req: 435/872] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:30.331 8 INFO nova.api.openstack.compute.server_external_events [req-869d1305-0325-4489-98c2-93b94df330cd req-cd919691-3e83-419f-af2c-ae651f68447c ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:c8ab9acc-0b09-4ff7-a846-ebabc162a0da for instance 7559f43e-4b48-4a5f-87db-eadcb3805ca5 on instance [pid: 8|app: 0|req: 436/873] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/874] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:30 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 1528 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/877] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:31 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 1696 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/878] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:32 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 1696 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:32.384 7 INFO nova.api.openstack.compute.server_external_events [req-be499ff4-ad0e-4709-ad8f-c5fa8da8fffb req-bd62d8bf-af57-4694-be7d-e35749d137fc ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:c8ab9acc-0b09-4ff7-a846-ebabc162a0da for instance 7559f43e-4b48-4a5f-87db-eadcb3805ca5 on instance [pid: 7|app: 0|req: 441/879] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:34.356 8 INFO nova.api.openstack.compute.server_external_events [req-64f2308e-5f96-405d-8855-6501752d1b19 req-877c6cd9-416f-458e-8e4b-b98ffd0bd020 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:c8ab9acc-0b09-4ff7-a846-ebabc162a0da for instance 7559f43e-4b48-4a5f-87db-eadcb3805ca5 on instance [pid: 8|app: 0|req: 439/880] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/881] 10.0.0.68 () {34 vars in 749 bytes} [Tue Sep 22 03:14:40 2026] POST /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5/action => generated 31642 bytes in 214 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-09-22 03:14:44.328 7 INFO nova.api.openstack.compute.server_external_events [req-8a0eb10d-18cb-417d-8559-292bb82cadbb req-eec36659-c8fd-4035-b054-f1ed42dd2616 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:c8ab9acc-0b09-4ff7-a846-ebabc162a0da for instance 7559f43e-4b48-4a5f-87db-eadcb3805ca5 on instance [pid: 7|app: 0|req: 444/884] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/885] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:14:45 2026] POST /v2.1/os-keypairs => generated 398 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/886] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:14:47 2026] POST /v2.1/servers => generated 449 bytes in 680 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/887] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:48 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1402 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/888] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:49 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1460 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/889] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:50 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:50.738 7 INFO nova.api.openstack.compute.server_external_events [req-74fddea0-0952-4f69-92fe-26dc96dc6b1d req-db31b1dd-1fb2-4ee2-b322-91730ba5336b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:013a1683-6ee1-4209-b1d9-da4d081a128a for instance 6d85490f-2f32-4ce3-aa52-8fe5b151a17a on instance [pid: 7|app: 0|req: 447/890] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/891] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:51 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1527 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/894] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:52 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1527 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: 8|app: 0|req: 446/895] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:54 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1527 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/896] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:55 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1527 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:56.407 8 INFO nova.api.openstack.compute.server_external_events [req-f836b95e-6ed7-4b0a-b33f-7a10d382ac23 req-8a3d4466-6695-4368-9aad-8d659a5f7a1c ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:013a1683-6ee1-4209-b1d9-da4d081a128a for instance 6d85490f-2f32-4ce3-aa52-8fe5b151a17a on instance [pid: 8|app: 0|req: 447/897] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/898] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:56 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1527 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/899] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:57 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1695 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/900] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:14:58 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1695 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:58.495 8 INFO nova.api.openstack.compute.server_external_events [req-1354079b-e1d8-411f-9920-25767d4aa9ff req-bcd43d54-c2c7-4d1d-af85-27721a579da3 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:013a1683-6ee1-4209-b1d9-da4d081a128a for instance 6d85490f-2f32-4ce3-aa52-8fe5b151a17a on instance [pid: 8|app: 0|req: 449/901] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:14:58.949 7 INFO nova.api.openstack.compute.server_external_events [req-9edf0bb2-db48-4aa9-8895-bef05b199db3 req-a31fafa0-82bb-47fc-a1df-c93408493dc1 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:013a1683-6ee1-4209-b1d9-da4d081a128a for instance 6d85490f-2f32-4ce3-aa52-8fe5b151a17a on instance [pid: 7|app: 0|req: 453/902] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:14:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/905] 10.0.0.68 () {34 vars in 749 bytes} [Tue Sep 22 03:15:06 2026] POST /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a/action => generated 31679 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/906] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:15:07 2026] POST /v2.1/os-keypairs => generated 396 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: 8|app: 0|req: 452/907] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:15:09 2026] DELETE /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 0 bytes in 142 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: 453/908] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:09 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1821 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/909] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:15:09 2026] POST /v2.1/servers => generated 447 bytes in 1096 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: 454/910] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:10 2026] GET /v2.1/servers/78acdaa9-98e2-44a0-a817-7b98b5eefb97 => generated 1395 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:11.135 8 INFO nova.api.openstack.compute.server_external_events [req-5457c788-097b-4a74-a82e-6d9b08d0d8fa req-21e5c26b-9f86-4359-8e0f-bb7c453d5599 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:013a1683-6ee1-4209-b1d9-da4d081a128a for instance 6d85490f-2f32-4ce3-aa52-8fe5b151a17a on instance [pid: 8|app: 0|req: 455/911] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:11 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) [pid: 7|app: 0|req: 457/912] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:11 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 1754 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:12.226 7 INFO nova.api.openstack.wsgi [None req-d45d9eaa-33c3-4b48-aff8-0f4bfc3bd295 7d48a8b75a464936bdaece0e97abe598 65d8f21357c24843afce504a228a19ea - - default default] HTTP exception thrown: Instance 6d85490f-2f32-4ce3-aa52-8fe5b151a17a could not be found. [pid: 7|app: 0|req: 459/915] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:12 2026] GET /v2.1/servers/6d85490f-2f32-4ce3-aa52-8fe5b151a17a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/916] 10.0.0.68 () {32 vars in 729 bytes} [Tue Sep 22 03:15:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1240799851 => 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: 460/917] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:15:12 2026] DELETE /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 0 bytes in 72 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-09-22 03:15:13.238 7 INFO nova.api.openstack.compute.server_external_events [req-430f215f-453b-4127-ac56-00a4af18360e req-a644ed43-3edf-4401-8020-397940a26310 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance [pid: 7|app: 0|req: 461/918] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/919] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:13 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 1702 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:14.061 7 INFO nova.api.openstack.compute.server_external_events [req-24058f00-aa0c-4ff1-a184-a285b4d23a59 req-7fe21cca-f87e-4990-9d4c-ff94e22e4d8b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:c8ab9acc-0b09-4ff7-a846-ebabc162a0da for instance 7559f43e-4b48-4a5f-87db-eadcb3805ca5 on instance [pid: 7|app: 0|req: 462/920] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/921] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:14 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 1488 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:15.498 7 INFO nova.api.openstack.wsgi [None req-fff821e9-c768-4d6c-8420-4e1d9a0cfc83 7d48a8b75a464936bdaece0e97abe598 65d8f21357c24843afce504a228a19ea - - default default] HTTP exception thrown: Instance 7559f43e-4b48-4a5f-87db-eadcb3805ca5 could not be found. [pid: 7|app: 0|req: 463/922] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:15 2026] GET /v2.1/servers/7559f43e-4b48-4a5f-87db-eadcb3805ca5 => generated 111 bytes in 58 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: 460/923] 10.0.0.68 () {32 vars in 729 bytes} [Tue Sep 22 03:15:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1487350720 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/924] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:15 2026] GET /v2.1/servers/78acdaa9-98e2-44a0-a817-7b98b5eefb97 => generated 1518 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-22 03:15:17.503 8 INFO nova.api.openstack.compute.server_external_events [req-8a0a1ade-3828-4b8c-9bfe-13b06131f74f req-6a50b1c0-af55-405b-ae5c-750961861be0 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance [pid: 8|app: 0|req: 461/925] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:19.551 7 INFO nova.api.openstack.compute.server_external_events [req-f74bec2c-dc73-4fd5-938c-ead4ba918ba1 req-4dde566b-cfd7-4cdc-813f-f8c990ccc908 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance [pid: 7|app: 0|req: 465/926] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:19 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: 462/927] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:21 2026] GET /v2.1/servers/78acdaa9-98e2-44a0-a817-7b98b5eefb97 => generated 1816 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:23.873 8 INFO nova.api.openstack.compute.server_external_events [req-f522fb0f-8a3c-4614-9089-bc591b1d9260 req-28c8dea1-8915-4158-aeeb-adaf196470ad ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance [pid: 8|app: 0|req: 464/930] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/931] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:15:23 2026] POST /v2.1/servers => generated 447 bytes in 977 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: 465/932] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:24 2026] GET /v2.1/servers/a24ab39e-1b57-4d50-a89c-39f6092bd2e1 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:28.074 7 INFO nova.api.openstack.compute.server_external_events [req-f29c90a2-be85-4101-9968-75a9bf08eb60 req-51774005-4a65-4d0b-b3c3-da3e8505372c ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance [pid: 7|app: 0|req: 468/933] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:28 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: 8|app: 0|req: 466/934] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:29 2026] GET /v2.1/servers/a24ab39e-1b57-4d50-a89c-39f6092bd2e1 => generated 1518 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/937] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:35 2026] GET /v2.1/servers/a24ab39e-1b57-4d50-a89c-39f6092bd2e1 => generated 1518 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:36.614 7 INFO nova.api.openstack.compute.server_external_events [req-8ae83689-04fb-4e62-9bf4-ea8058767730 req-b6b4903c-3bf0-453f-9b38-1234f309ec5f ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance [pid: 7|app: 0|req: 470/938] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:36 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: 469/939] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:15:37 2026] POST /v2.1/os-keypairs => generated 397 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:38.664 7 INFO nova.api.openstack.compute.server_external_events [req-9ce7fb82-f856-471c-9974-ecaeade59aff req-4d3d0d60-99cc-4024-9856-1b4731796dc0 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance [pid: 7|app: 0|req: 471/940] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/941] 10.0.0.68 () {34 vars in 670 bytes} [Tue Sep 22 03:15:39 2026] POST /v2.1/os-keypairs => generated 386 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: 471/942] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:40 2026] GET /v2.1/servers/a24ab39e-1b57-4d50-a89c-39f6092bd2e1 => generated 1818 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/943] 10.0.0.68 () {34 vars in 662 bytes} [Tue Sep 22 03:15:40 2026] POST /v2.1/servers => generated 496 bytes in 1025 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: 472/944] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:41 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:42.456 7 INFO nova.api.openstack.compute.server_external_events [req-b96d1e19-bfb3-40df-a46d-e6ed909248f0 req-81357111-7a7b-4c9e-9d5a-9aa8614a9009 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance [pid: 7|app: 0|req: 474/947] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/948] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:42 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/949] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:43 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1629 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:44.506 8 INFO nova.api.openstack.compute.server_external_events [req-5e17361a-8db2-4049-a3d7-5ed24d44cbea req-004f8d7c-2f92-4c24-9717-4c755f669d72 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:ad504f34-1dd5-4b9d-8af9-c8e2faca16dd for instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e on instance [pid: 8|app: 0|req: 475/950] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:44 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: 476/951] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:45 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1629 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/952] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:46 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1629 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:46.774 7 INFO nova.api.openstack.compute.server_external_events [req-fb90d2d3-67ad-441c-bba1-d7bc5f1d752a req-3d581f33-b7bc-403e-b746-d0c34d63a880 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:ad504f34-1dd5-4b9d-8af9-c8e2faca16dd for instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e on instance 2026-09-22 03:15:46.775 7 INFO nova.api.openstack.compute.server_external_events [req-fb90d2d3-67ad-441c-bba1-d7bc5f1d752a req-3d581f33-b7bc-403e-b746-d0c34d63a880 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:ad504f34-1dd5-4b9d-8af9-c8e2faca16dd for instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e on instance [pid: 7|app: 0|req: 477/953] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:46 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/954] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:15:47 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1808 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/955] 10.0.0.68 () {32 vars in 740 bytes} [Tue Sep 22 03:15:47 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e/os-interface => generated 284 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:15:48.747 8 INFO nova.api.openstack.compute.server_external_events [req-e8937151-bc4a-49a7-8e5d-22a69be70f5b req-dfac513a-9991-4dea-a0cd-c486551ce7b4 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:ad504f34-1dd5-4b9d-8af9-c8e2faca16dd for instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e on instance [pid: 8|app: 0|req: 478/956] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:15:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/961] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:16:04 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1928 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/962] 10.0.0.68 () {32 vars in 752 bytes} [Tue Sep 22 03:16:05 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e/os-server-password => generated 116 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/963] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:16:07 2026] DELETE /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/964] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:16:07 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1934 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:16:07.675 8 INFO nova.api.openstack.compute.server_external_events [req-5af2ad3f-5d5d-44d2-a53e-f073424922b4 req-e94ea21b-8109-4239-9a45-5e3bf9afc948 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:ad504f34-1dd5-4b9d-8af9-c8e2faca16dd for instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e on instance [pid: 8|app: 0|req: 483/965] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/966] 162.253.55.27 () {36 vars in 713 bytes} [Tue Sep 22 03:16:07 2026] POST /v2.1/servers => generated 453 bytes in 1424 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/967] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:16:08 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 1934 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/968] 162.253.55.27 () {32 vars in 732 bytes} [Tue Sep 22 03:16:08 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517 => generated 2213 bytes in 76 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: 8|app: 0|req: 485/969] 162.253.55.27 () {32 vars in 758 bytes} [Tue Sep 22 03:16:09 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/970] 162.253.55.27 () {32 vars in 776 bytes} [Tue Sep 22 03:16:09 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-volume_attachments => generated 25 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:16:09.727 8 INFO nova.api.openstack.compute.server_external_events [req-9c929525-1cf7-4cc2-82a8-52b1dddfe51b req-70ec0414-b90b-4814-a3db-744cd2792edd ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:ad504f34-1dd5-4b9d-8af9-c8e2faca16dd for instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e on instance 2026-09-22 03:16:09.728 8 INFO nova.api.openstack.compute.server_external_events [req-9c929525-1cf7-4cc2-82a8-52b1dddfe51b req-70ec0414-b90b-4814-a3db-744cd2792edd ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:ad504f34-1dd5-4b9d-8af9-c8e2faca16dd for instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e on instance [pid: 8|app: 0|req: 486/971] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:09 2026] POST /v2.1/os-server-external-events => generated 354 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-09-22 03:16:09.977 7 INFO nova.api.openstack.wsgi [None req-b2bb02f5-692c-42cb-8fbb-62923a49ab5d 9216297c9d194e5d98dde5239d33eab9 cd40a25c361847ccbd578dbdcb57b764 - - default default] HTTP exception thrown: Instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e could not be found. [pid: 7|app: 0|req: 486/972] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:16:09 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => generated 111 bytes in 38 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-09-22 03:16:10.008 8 INFO nova.api.openstack.wsgi [None req-0d795764-1d78-48c7-99c1-5a9bea69fd97 9216297c9d194e5d98dde5239d33eab9 cd40a25c361847ccbd578dbdcb57b764 - - default default] HTTP exception thrown: Instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e could not be found. [pid: 8|app: 0|req: 487/973] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:16:09 2026] DELETE /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => 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, ' 2026-09-22 03:16:10.051 7 INFO nova.api.openstack.wsgi [None req-01a90569-b87d-41b7-89a9-179d33f5a866 9216297c9d194e5d98dde5239d33eab9 cd40a25c361847ccbd578dbdcb57b764 - - default default] HTTP exception thrown: Instance 335eeb17-ebfe-44c2-96e6-914c7e37cf7e could not be found. [pid: 7|app: 0|req: 487/974] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:16:10 2026] GET /v2.1/servers/335eeb17-ebfe-44c2-96e6-914c7e37cf7e => 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, ' [pid: 8|app: 0|req: 488/975] 10.0.0.68 () {32 vars in 705 bytes} [Tue Sep 22 03:16:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1909021662 => 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: 488/976] 10.0.0.68 () {32 vars in 727 bytes} [Tue Sep 22 03:16:10 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1974939803 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/977] 162.253.55.27 () {32 vars in 732 bytes} [Tue Sep 22 03:16:11 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517 => generated 2433 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/978] 162.253.55.27 () {32 vars in 758 bytes} [Tue Sep 22 03:16:11 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface => generated 284 bytes in 159 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: 490/979] 162.253.55.27 () {32 vars in 776 bytes} [Tue Sep 22 03:16:11 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-volume_attachments => generated 197 bytes in 60 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-09-22 03:16:11.997 7 INFO nova.api.openstack.compute.server_external_events [req-6cbce6c1-ed5a-4646-bbfd-8dcacc2f91a6 req-91aae758-8f74-414c-a1de-21005e1261e6 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:7d3219e1-0eed-450f-9508-28ccf65dd207 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 491/982] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/983] 162.253.55.27 () {32 vars in 732 bytes} [Tue Sep 22 03:16:13 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517 => generated 2433 bytes in 249 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:16:14.048 8 INFO nova.api.openstack.compute.server_external_events [req-5bd5a15f-3fe6-49df-9200-d0bbf6babdbd req-3b6256d3-d992-408b-b490-6763ded66b59 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:7d3219e1-0eed-450f-9508-28ccf65dd207 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance 2026-09-22 03:16:14.049 8 INFO nova.api.openstack.compute.server_external_events [req-5bd5a15f-3fe6-49df-9200-d0bbf6babdbd req-3b6256d3-d992-408b-b490-6763ded66b59 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:7d3219e1-0eed-450f-9508-28ccf65dd207 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 493/984] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:14 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/985] 162.253.55.27 () {32 vars in 758 bytes} [Tue Sep 22 03:16:13 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface => generated 286 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/986] 162.253.55.27 () {32 vars in 776 bytes} [Tue Sep 22 03:16:14 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/987] 162.253.55.27 () {32 vars in 732 bytes} [Tue Sep 22 03:16:16 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517 => generated 2581 bytes in 223 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: 8|app: 0|req: 495/988] 162.253.55.27 () {32 vars in 758 bytes} [Tue Sep 22 03:16:16 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface => generated 286 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/989] 162.253.55.27 () {32 vars in 776 bytes} [Tue Sep 22 03:16:16 2026] GET /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-volume_attachments => generated 197 bytes in 49 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-09-22 03:16:56.506 7 INFO nova.api.openstack.compute.server_external_events [req-a7124869-0fe4-454e-af2e-9ea3881b47b2 req-88a65da8-a21c-4edf-b0f8-ff2cc4e19969 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:d0ad5bee-c6db-487c-83e4-f2ba42465459 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 499/998] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:16:57.510 7 INFO nova.api.openstack.compute.server_external_events [req-aec9d4ce-a577-4247-a58d-718070376ee6 req-86330b38-74ad-49a0-b0c1-14cde1d63f31 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:d0ad5bee-c6db-487c-83e4-f2ba42465459 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 500/999] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1000] 162.253.55.27 () {36 vars in 811 bytes} [Tue Sep 22 03:16:55 2026] POST /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface => generated 279 bytes in 2227 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-09-22 03:16:58.562 7 INFO nova.api.openstack.compute.server_external_events [req-b72cf8ce-c279-4f90-b78f-341a9ec873c4 req-8caba2ec-ae5a-493f-ab9c-f6c421a5b215 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:d0ad5bee-c6db-487c-83e4-f2ba42465459 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance 2026-09-22 03:16:58.563 7 INFO nova.api.openstack.compute.server_external_events [req-b72cf8ce-c279-4f90-b78f-341a9ec873c4 req-8caba2ec-ae5a-493f-ab9c-f6c421a5b215 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:d0ad5bee-c6db-487c-83e4-f2ba42465459 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 501/1001] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:58 2026] POST /v2.1/os-server-external-events => generated 346 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-09-22 03:16:59.553 8 INFO nova.api.openstack.compute.server_external_events [req-19ee988e-4917-4a85-af43-af31dca39421 req-da5538dc-67ac-49a1-b570-ac0f51563fe0 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:d0ad5bee-c6db-487c-83e4-f2ba42465459 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 501/1002] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:16:59 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:24.887 7 INFO nova.api.openstack.compute.server_external_events [req-9bc871e1-b515-4acd-84ea-e4c156acfa4a req-5f9fee58-5440-4b1f-9c85-7082c54b5be8 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 505/1009] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:26.190 7 INFO nova.api.openstack.compute.server_external_events [req-ba79009b-af5b-4077-bb6f-e365650435b6 req-59421501-e065-4c01-9438-da7949cba7b8 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 506/1010] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1011] 162.253.55.27 () {36 vars in 811 bytes} [Tue Sep 22 03:17:22 2026] POST /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface => generated 376 bytes in 3452 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-09-22 03:17:28.254 7 INFO nova.api.openstack.compute.server_external_events [req-30b8b9be-681e-46ae-97a2-4b92ae70ac9e req-ccf9c1d7-b01f-434e-bdcc-82441a73e574 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance 2026-09-22 03:17:28.254 7 INFO nova.api.openstack.compute.server_external_events [req-30b8b9be-681e-46ae-97a2-4b92ae70ac9e req-ccf9c1d7-b01f-434e-bdcc-82441a73e574 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 507/1012] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:28 2026] POST /v2.1/os-server-external-events => generated 350 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:35.589 7 INFO nova.api.openstack.compute.server_external_events [req-78f65ed6-e39b-46e8-a011-e60f32a453cc req-1d97034d-55d1-4820-a3e1-b61571694a4b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 509/1015] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:36.727 7 INFO nova.api.openstack.compute.server_external_events [req-8844b04b-0115-4535-8bec-835e410e3b2a req-1fd93d81-0d22-42b4-b46d-aa6871f71c52 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 510/1016] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:36 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) [pid: 8|app: 0|req: 507/1017] 162.253.55.27 () {36 vars in 811 bytes} [Tue Sep 22 03:17:33 2026] POST /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface => generated 378 bytes in 2983 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-09-22 03:17:37.707 7 INFO nova.api.openstack.compute.server_external_events [req-56e0599c-797e-4eec-9d76-102436180f97 req-16da877d-4c65-474b-b83d-ebe5bef89675 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 511/1018] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:38.794 8 INFO nova.api.openstack.compute.server_external_events [req-bb08e72e-1107-4035-af4a-e972e070dbd7 req-66066fed-7408-4d53-889c-e42c518ecc1e ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 508/1019] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:48.398 7 INFO nova.api.openstack.compute.server_external_events [req-5a21ff1b-16d7-4ad7-9d96-20eb44e89501 req-582e6c56-e804-4a66-8e8e-7cf34cf47a7b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 513/1022] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:48 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: 8|app: 0|req: 510/1023] 162.253.55.27 () {34 vars in 854 bytes} [Tue Sep 22 03:17:48 2026] DELETE /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface/37345d61-672c-484c-87ca-27353ebdd1ad => generated 0 bytes in 105 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-09-22 03:17:49.497 7 INFO nova.api.openstack.compute.server_external_events [req-6ebc5a2a-ad54-40f7-ac8b-b70f163c334e req-fe938931-b1db-40c1-af96-b239afcee05b ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 514/1024] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:49 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, ' 2026-09-22 03:17:50.625 8 INFO nova.api.openstack.compute.server_external_events [req-ded73f09-bda3-40b4-a38f-27492845a0a9 req-ada1d937-109b-4d81-b8fb-668ee413acb8 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance 2026-09-22 03:17:50.625 8 INFO nova.api.openstack.compute.server_external_events [req-ded73f09-bda3-40b4-a38f-27492845a0a9 req-ada1d937-109b-4d81-b8fb-668ee413acb8 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:37345d61-672c-484c-87ca-27353ebdd1ad for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 511/1025] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:50 2026] POST /v2.1/os-server-external-events => generated 356 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-09-22 03:17:53.859 8 INFO nova.api.openstack.compute.server_external_events [req-e6f76c04-dfdc-4010-bdc2-67fd96dff0b1 req-fbd1058e-5514-44b4-897b-e622569f7ad9 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 513/1028] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1029] 162.253.55.27 () {34 vars in 854 bytes} [Tue Sep 22 03:17:53 2026] DELETE /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface/f9112d8f-546e-4c1c-adb5-6b1244fbf89e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:54.556 8 INFO nova.api.openstack.compute.server_external_events [req-0815955d-81c2-4dd3-986b-b67781f49eef req-a2512dee-04fb-44ae-af8a-3935561f01fb ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 514/1030] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:55.931 7 INFO nova.api.openstack.compute.server_external_events [req-d399193c-3618-450c-80ac-a56b4b063fe5 req-ea3c74bd-a41d-403e-a061-d49d4c7b1a47 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 7|app: 0|req: 517/1031] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:17:56.613 8 INFO nova.api.openstack.compute.server_external_events [req-bee8dce9-edc3-445a-bc3d-af1e34c7fa92 req-7ef7d3f2-7cd1-4af9-adc3-3c1dd5047b7f ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:f9112d8f-546e-4c1c-adb5-6b1244fbf89e for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 515/1032] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:17:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1035] 162.253.55.27 () {34 vars in 854 bytes} [Tue Sep 22 03:18:10 2026] DELETE /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517/os-interface/d0ad5bee-c6db-487c-83e4-f2ba42465459 => generated 0 bytes in 70 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-09-22 03:18:10.975 8 INFO nova.api.openstack.compute.server_external_events [req-f7abf0c5-1f27-4258-8e07-73a736553bd4 req-4ce1ce3b-70c9-4376-ba4d-7c894cc56de5 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:d0ad5bee-c6db-487c-83e4-f2ba42465459 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 517/1036] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:18:13.024 8 INFO nova.api.openstack.compute.server_external_events [req-e444e03e-e420-420a-ae1f-4e88a56f079e req-7085e4a7-8965-481a-b215-97f5101160e8 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:d0ad5bee-c6db-487c-83e4-f2ba42465459 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 519/1039] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:12 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: 7|app: 0|req: 521/1040] 162.253.55.27 () {34 vars in 754 bytes} [Tue Sep 22 03:18:14 2026] DELETE /v2.1/servers/49d90038-19d4-47ac-bea2-a921b829e517 => generated 0 bytes in 108 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-09-22 03:18:14.744 8 INFO nova.api.openstack.compute.server_external_events [req-48777a6c-dda4-49a9-929a-e15c2d67b3a2 req-38ea03db-30c1-472d-80ec-1dd5e757a22a ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:7d3219e1-0eed-450f-9508-28ccf65dd207 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance [pid: 8|app: 0|req: 520/1041] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:18:15.551 7 INFO nova.api.openstack.compute.server_external_events [req-a8302fb2-f7ed-49da-a4a4-ce27f0692716 req-9fd95420-ff93-45d5-b72d-a4433b71c757 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance [pid: 7|app: 0|req: 522/1042] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1043] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:18:15 2026] DELETE /v2.1/servers/a24ab39e-1b57-4d50-a89c-39f6092bd2e1 => generated 0 bytes in 111 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: 523/1044] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:18:15 2026] GET /v2.1/servers/a24ab39e-1b57-4d50-a89c-39f6092bd2e1 => generated 1944 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:18:16.808 8 INFO nova.api.openstack.compute.server_external_events [req-6eea4e28-2877-4007-99ed-63178e7b88c4 req-aeb33e03-f808-482b-9dc6-a5cb40886ba0 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:7d3219e1-0eed-450f-9508-28ccf65dd207 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance 2026-09-22 03:18:16.809 8 INFO nova.api.openstack.compute.server_external_events [req-6eea4e28-2877-4007-99ed-63178e7b88c4 req-aeb33e03-f808-482b-9dc6-a5cb40886ba0 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:7d3219e1-0eed-450f-9508-28ccf65dd207 for instance 49d90038-19d4-47ac-bea2-a921b829e517 on instance 2026-09-22 03:18:16.810 8 INFO nova.api.openstack.compute.server_external_events [req-6eea4e28-2877-4007-99ed-63178e7b88c4 req-aeb33e03-f808-482b-9dc6-a5cb40886ba0 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance [pid: 8|app: 0|req: 522/1045] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:16 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:18:17.600 7 INFO nova.api.openstack.compute.server_external_events [req-a4250594-ac73-44f5-ad4e-712d2b61421e req-19575b40-8d00-4050-bdca-de6e547e8068 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance 2026-09-22 03:18:17.601 7 INFO nova.api.openstack.compute.server_external_events [req-a4250594-ac73-44f5-ad4e-712d2b61421e req-19575b40-8d00-4050-bdca-de6e547e8068 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:98435e64-4e90-4b75-bac1-2bf64856f6f3 for instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 on instance [pid: 7|app: 0|req: 524/1046] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:17 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:18:21.255 8 INFO nova.api.openstack.wsgi [None req-fa4277a1-4d5c-4d46-ab56-86a3eef47add 9f119ce7af7348778d05dc700e0596d4 5b70dda668dc48279c150ed2d64ac9a1 - - default default] HTTP exception thrown: Instance a24ab39e-1b57-4d50-a89c-39f6092bd2e1 could not be found. [pid: 8|app: 0|req: 523/1047] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:18:21 2026] GET /v2.1/servers/a24ab39e-1b57-4d50-a89c-39f6092bd2e1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:18:21.769 7 INFO nova.api.openstack.compute.server_external_events [req-7d38a4e9-4643-48b6-9492-e91381698d4f req-95942a4b-bd31-44df-afb6-6a1f98d95b54 ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-changed:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance [pid: 7|app: 0|req: 525/1048] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:21 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: 524/1051] 10.0.0.68 () {32 vars in 717 bytes} [Tue Sep 22 03:18:21 2026] DELETE /v2.1/servers/78acdaa9-98e2-44a0-a817-7b98b5eefb97 => generated 0 bytes in 166 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: 528/1052] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:18:21 2026] GET /v2.1/servers/78acdaa9-98e2-44a0-a817-7b98b5eefb97 => generated 1942 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-22 03:18:23.820 8 INFO nova.api.openstack.compute.server_external_events [req-89fb40e6-6bff-461a-9b82-9aaf2a6340f0 req-ffef1fd4-1ed0-4af7-9f9b-34ae766aac2c ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-unplugged:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance 2026-09-22 03:18:23.821 8 INFO nova.api.openstack.compute.server_external_events [req-89fb40e6-6bff-461a-9b82-9aaf2a6340f0 req-ffef1fd4-1ed0-4af7-9f9b-34ae766aac2c ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-plugged:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance 2026-09-22 03:18:23.821 8 INFO nova.api.openstack.compute.server_external_events [req-89fb40e6-6bff-461a-9b82-9aaf2a6340f0 req-ffef1fd4-1ed0-4af7-9f9b-34ae766aac2c ab5205edcb57490fbccec195f2e70b1c 5cd9d3ef93ac474e869c4705d463c559 - - 9e8b03493af3492396f4c801b4933fe2 9e8b03493af3492396f4c801b4933fe2] Creating event network-vif-deleted:507d66eb-284f-4d65-8d2f-47f0bd851414 for instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 on instance [pid: 8|app: 0|req: 525/1053] 10.0.0.230 () {38 vars in 815 bytes} [Tue Sep 22 03:18:23 2026] POST /v2.1/os-server-external-events => generated 527 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-09-22 03:18:27.200 7 INFO nova.api.openstack.wsgi [None req-723eaddc-fa62-4df4-8196-4994ec43aaba 9f119ce7af7348778d05dc700e0596d4 5b70dda668dc48279c150ed2d64ac9a1 - - default default] HTTP exception thrown: Instance 78acdaa9-98e2-44a0-a817-7b98b5eefb97 could not be found. [pid: 7|app: 0|req: 529/1054] 10.0.0.68 () {32 vars in 714 bytes} [Tue Sep 22 03:18:27 2026] GET /v2.1/servers/78acdaa9-98e2-44a0-a817-7b98b5eefb97 => 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: 526/1055] 10.0.0.68 () {32 vars in 725 bytes} [Tue Sep 22 03:18:29 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1910189066 => 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, ' 2026-09-22 03:18:29.766 7 INFO nova.api.openstack.wsgi [None req-b6fcae75-0276-4b22-bd7e-845f5dd79d68 9f119ce7af7348778d05dc700e0596d4 5b70dda668dc48279c150ed2d64ac9a1 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1910189066 not found for user 9f119ce7af7348778d05dc700e0596d4 [pid: 7|app: 0|req: 530/1056] 10.0.0.68 () {32 vars in 722 bytes} [Tue Sep 22 03:18:29 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1910189066 => 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: 529/1061] 10.0.0.68 () {32 vars in 654 bytes} [Tue Sep 22 03:18:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1062] 10.0.0.68 () {32 vars in 640 bytes} [Tue Sep 22 03:18:45 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-22 03:18:45.988 8 WARNING oslo_db.sqlalchemy.utils [None req-6ec41217-11b8-495f-806a-37de694e4021 c009c32629b54d2499d0c65e609eff40 cf65944d2fd14d68925faad11c5f85d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 530/1063] 10.0.0.68 () {32 vars in 648 bytes} [Tue Sep 22 03:18:45 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: 534/1064] 10.0.0.68 () {32 vars in 693 bytes} [Tue Sep 22 03:18:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1075] 10.0.0.195 () {28 vars in 455 bytes} [Tue Sep 22 03:19:37 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1076] 10.0.0.195 () {30 vars in 659 bytes} [Tue Sep 22 03:19:37 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 537/1077] 10.0.0.195 () {32 vars in 732 bytes} [Tue Sep 22 03:19:37 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1078] 10.0.0.195 () {34 vars in 805 bytes} [Tue Sep 22 03:19:37 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1079] 10.0.0.195 () {28 vars in 455 bytes} [Tue Sep 22 03:19:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1080] 10.0.0.195 () {30 vars in 659 bytes} [Tue Sep 22 03:19:37 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 539/1081] 10.0.0.195 () {32 vars in 732 bytes} [Tue Sep 22 03:19:38 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1082] 10.0.0.195 () {34 vars in 893 bytes} [Tue Sep 22 03:19:38 2026] GET /v2.1/servers/detail?project_id=3151f4e8d6024e91ae090190047cf4ef&all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1083] 10.0.0.195 () {34 vars in 893 bytes} [Tue Sep 22 03:19:38 2026] GET /v2.1/servers/detail?project_id=5cd9d3ef93ac474e869c4705d463c559&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1084] 10.0.0.195 () {34 vars in 893 bytes} [Tue Sep 22 03:19:38 2026] GET /v2.1/servers/detail?project_id=cf65944d2fd14d68925faad11c5f85d7&all_tenants=True => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)