+ 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 [Fri May 8 10:55:38 2026] *** compiled with version: 11.4.0 on 06 May 2026 22:37:09 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-657f544844-sjhzm 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 0x55ef4c8a3350 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-08 10:55:42.714 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-08 10:55:42.795 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-08 10:55:43.138 8 WARNING keystonemiddleware._common.config [None req-02909b1e-0527-44be-9a16-c9b0e928e8f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:55:43.148 8 WARNING oslo_config.cfg [None req-02909b1e-0527-44be-9a16-c9b0e928e8f8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 10:55:43.193 7 WARNING keystonemiddleware._common.config [None req-1d55c7b5-b226-4ab6-a5e0-443a03c7887a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:55:43.202 7 WARNING oslo_config.cfg [None req-1d55c7b5-b226-4ab6-a5e0-443a03c7887a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 10:55:43.351 8 WARNING keystonemiddleware._common.config [None req-02909b1e-0527-44be-9a16-c9b0e928e8f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ef4c8a3350 pid: 8 (default app) 2026-05-08 10:55:43.404 7 WARNING keystonemiddleware._common.config [None req-1d55c7b5-b226-4ab6-a5e0-443a03c7887a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ef4c8a3350 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/4] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 10:55:51 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:55:52.235 7 WARNING oslo_policy.policy [None req-e253078a-6d25-4251-96f5-fd4ce884392c 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:55:52.236 7 WARNING oslo_policy.policy [None req-e253078a-6d25-4251-96f5-fd4ce884392c 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 10:55:51 2026] GET /v2.1 => generated 0 bytes in 561 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:55:52.349 8 WARNING oslo_policy.policy [req-e253078a-6d25-4251-96f5-fd4ce884392c req-f96b3ee4-2afd-4651-8013-64b185761521 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 10:55:52.350 8 WARNING oslo_policy.policy [req-e253078a-6d25-4251-96f5-fd4ce884392c req-f96b3ee4-2afd-4651-8013-64b185761521 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 10:55:52 2026] GET /v2.1/ => generated 399 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 10:55:52.463 7 INFO nova.api.openstack.wsgi [None req-c5a1f33d-714d-4bf7-89c4-d6b120a68e7c 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.19.213.105 () {48 vars in 1010 bytes} [Fri May 8 10:55:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 10:55:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.105 () {52 vars in 1048 bytes} [Fri May 8 10:55:52 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 10:55:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 10:55:53 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 10:55:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 10:55:53.314 7 INFO nova.api.openstack.wsgi [None req-3d934c5d-b467-4503-bc28-6c5cebe92588 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.105 () {48 vars in 1012 bytes} [Fri May 8 10:55:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 10:55:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.105 () {52 vars in 1048 bytes} [Fri May 8 10:55:53 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 10:55:54 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: 10/19] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 10:55:54 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 10:55:54 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 10:55:54.171 7 INFO nova.api.openstack.wsgi [None req-971092e1-2270-46f5-a72f-80aabae77bbc 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/21] 199.19.213.105 () {48 vars in 1014 bytes} [Fri May 8 10:55:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 10:55:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.105 () {52 vars in 1048 bytes} [Fri May 8 10:55:54 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 10:55:54 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: 13/25] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 10:55:54 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 10:55:54 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 10:55:54.995 7 INFO nova.api.openstack.wsgi [None req-3d4145cb-32fc-46e8-9087-ab8e3247f16b 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/27] 199.19.213.105 () {48 vars in 1012 bytes} [Fri May 8 10:55:54 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 10:55:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.105 () {52 vars in 1048 bytes} [Fri May 8 10:55:55 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 10:55:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 10:55:55 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 10:55:55 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 10:55:55.817 7 INFO nova.api.openstack.wsgi [None req-d8f022ce-a5d0-4a67-ab2d-88caf292c9f9 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.19.213.105 () {48 vars in 1014 bytes} [Fri May 8 10:55:55 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 10:55:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.19.213.105 () {52 vars in 1048 bytes} [Fri May 8 10:55:55 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 10.0.0.135 () {28 vars in 456 bytes} [Fri May 8 11:00:06 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: 44/87] 10.0.0.135 () {30 vars in 660 bytes} [Fri May 8 11:00:06 2026] GET /v2.1 => generated 0 bytes in 56 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: 44/88] 10.0.0.135 () {30 vars in 662 bytes} [Fri May 8 11: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: 45/89] 10.0.0.135 () {34 vars in 767 bytes} [Fri May 8 11:00:06 2026] GET /v2.1/os-services => generated 544 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 10.0.0.135 () {28 vars in 456 bytes} [Fri May 8 11:00:09 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: 46/91] 10.0.0.135 () {30 vars in 660 bytes} [Fri May 8 11:00:10 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 46/92] 10.0.0.135 () {30 vars in 662 bytes} [Fri May 8 11:00:10 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: 47/93] 10.0.0.135 () {34 vars in 767 bytes} [Fri May 8 11:00:10 2026] GET /v2.1/os-services => generated 544 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 10.0.0.135 () {28 vars in 456 bytes} [Fri May 8 11: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: 48/95] 10.0.0.135 () {30 vars in 660 bytes} [Fri May 8 11:00:13 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.135 () {30 vars in 662 bytes} [Fri May 8 11:00:13 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.135 () {34 vars in 810 bytes} [Fri May 8 11:00:13 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 10.0.0.135 () {28 vars in 456 bytes} [Fri May 8 11: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: 51/101] 10.0.0.135 () {30 vars in 660 bytes} [Fri May 8 11:00:16 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 51/102] 10.0.0.135 () {30 vars in 662 bytes} [Fri May 8 11:00:16 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: 52/103] 10.0.0.135 () {34 vars in 810 bytes} [Fri May 8 11:00:16 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 278 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/128] 10.0.0.178 () {28 vars in 456 bytes} [Fri May 8 11:02:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 65/129] 10.0.0.178 () {30 vars in 660 bytes} [Fri May 8 11:02:14 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 65/130] 10.0.0.178 () {30 vars in 662 bytes} [Fri May 8 11:02:14 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: 66/131] 10.0.0.178 () {34 vars in 806 bytes} [Fri May 8 11:02:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:05: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: 87/175] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:05:50 2026] GET /v2.1 => generated 0 bytes in 441 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 89/176] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:05:50 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:05:50.746 8 INFO nova.api.openstack.wsgi [None req-a294671f-ea66-41ff-9954-296fa04de3c8 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 88/177] 199.19.213.105 () {48 vars in 1016 bytes} [Fri May 8 11:05:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:05:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.19.213.105 () {52 vars in 1048 bytes} [Fri May 8 11:05:50 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:07:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:07:11 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:07:11 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:07:11.720 7 WARNING oslo_db.sqlalchemy.utils [None req-60178ff5-e921-481d-a757-329f932786ca 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 100/199] 199.19.213.105 () {48 vars in 1015 bytes} [Fri May 8 11:07:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.19.213.105 () {52 vars in 1056 bytes} [Fri May 8 11:07:11 2026] POST /v2.1/os-keypairs => generated 576 bytes in 65 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.19.213.105 () {44 vars in 989 bytes} [Fri May 8 11:07:15 2026] GET /v2.1/os-quota-sets/74e926c21a8d4e6f9a86530aa7d3b90a => generated 371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.19.213.105 () {48 vars in 1041 bytes} [Fri May 8 11:07:15 2026] PUT /v2.1/os-quota-sets/74e926c21a8d4e6f9a86530aa7d3b90a => generated 326 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.19.213.105 () {44 vars in 989 bytes} [Fri May 8 11:07:15 2026] GET /v2.1/os-quota-sets/74e926c21a8d4e6f9a86530aa7d3b90a => generated 368 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:15:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:15:16 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:15:16 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:15:16.748 8 INFO nova.api.openstack.wsgi [None req-4b5cbfbd-5d11-41a0-81d8-be446fe6bd1a 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 152/305] 199.19.213.105 () {48 vars in 1014 bytes} [Fri May 8 11:15:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/306] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:15:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/307] 199.19.213.105 () {52 vars in 1048 bytes} [Fri May 8 11:15:16 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 199.19.213.105 () {44 vars in 989 bytes} [Fri May 8 11:18:22 2026] GET /v2.1/os-quota-sets/1f76e8ee6cf0467facdbd431f3f2deb7 => generated 371 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 199.19.213.105 () {48 vars in 1041 bytes} [Fri May 8 11:18:23 2026] PUT /v2.1/os-quota-sets/1f76e8ee6cf0467facdbd431f3f2deb7 => 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: 173/346] 199.19.213.105 () {44 vars in 989 bytes} [Fri May 8 11:18:23 2026] GET /v2.1/os-quota-sets/1f76e8ee6cf0467facdbd431f3f2deb7 => generated 368 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:28:40 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: 236/472] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:28:40 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:28:40 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:28:40.315 7 INFO nova.api.openstack.wsgi [None req-e80bbc0f-b8db-4804-994e-63a4b132de0e 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 237/474] 199.19.213.105 () {48 vars in 1010 bytes} [Fri May 8 11:28:40 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:28:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:28:40 2026] GET /v2.1/flavors/1db27e3c-12ee-4b7d-a3ec-7d830a31961f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:28:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:28:41 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:28:41 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:28:41.190 7 INFO nova.api.openstack.wsgi [None req-58ef74f8-c311-4b1f-abd7-a4705088b6b9 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 240/480] 199.19.213.105 () {48 vars in 1012 bytes} [Fri May 8 11:28:41 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:28:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:28:41 2026] GET /v2.1/flavors/dbbd43ea-9ee6-442a-becd-5f496e01bdf3/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:28: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: 7|app: 0|req: 242/484] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:28:42 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:28:42 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:28:42.124 7 INFO nova.api.openstack.wsgi [None req-dd7f63fa-99c6-42a2-89c2-943891c345ac 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 243/486] 199.19.213.105 () {48 vars in 1014 bytes} [Fri May 8 11:28:42 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:28:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:28:42 2026] GET /v2.1/flavors/5a944cf3-3549-4b9e-ac78-7ebdccb8a2de/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:28: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: 7|app: 0|req: 245/490] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:28:42 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:28:42 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:28:42.977 7 INFO nova.api.openstack.wsgi [None req-315ee26d-5d91-4200-a6e3-3d2e8c30ee81 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 246/492] 199.19.213.105 () {48 vars in 1012 bytes} [Fri May 8 11:28:42 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:28:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:28:43 2026] GET /v2.1/flavors/b24a66a3-bc6b-4967-a544-7e1880981aaa/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:28: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: 249/498] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:28:43 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:28:43 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:28:43.823 7 INFO nova.api.openstack.wsgi [None req-b9fab547-a372-4435-a2ca-3cc1997f2757 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 250/500] 199.19.213.105 () {48 vars in 1014 bytes} [Fri May 8 11:28:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:28:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:28:43 2026] GET /v2.1/flavors/a3965d46-0be6-4cdb-87c9-d4184d4b4a3a/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:29:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:29:55 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:29:55 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:29:55.181 8 INFO nova.api.openstack.wsgi [None req-a35e270b-ddd4-4dbf-967a-c07bbaf06636 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 260/520] 199.19.213.105 () {48 vars in 1016 bytes} [Fri May 8 11:29:55 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:29:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:29:55 2026] GET /v2.1/flavors/c561ecec-ae0f-4ad2-911d-f737f1b05ff4/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:30:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:30:01 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:30:01 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:30:01.397 8 WARNING oslo_db.sqlalchemy.utils [None req-188be153-f2ad-40a1-b03e-7e2023f8ac93 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 263/526] 199.19.213.105 () {48 vars in 1015 bytes} [Fri May 8 11:30:01 2026] GET /v2.1/os-keypairs => generated 545 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.19.213.105 () {44 vars in 989 bytes} [Fri May 8 11:30:04 2026] GET /v2.1/os-quota-sets/74e926c21a8d4e6f9a86530aa7d3b90a => generated 368 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:30:52 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:30:52 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:30:52 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:30:52.884 7 INFO nova.api.openstack.wsgi [None req-547c556f-3260-4818-a0cd-2fa2c2c67611 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 271/541] 199.19.213.105 () {48 vars in 1014 bytes} [Fri May 8 11:30:52 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:30:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:30:52 2026] GET /v2.1/flavors/306babb6-2873-4e96-a1cc-43f6cde6ccba/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.19.213.105 () {44 vars in 989 bytes} [Fri May 8 11:31:06 2026] GET /v2.1/os-quota-sets/1f76e8ee6cf0467facdbd431f3f2deb7 => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.19.213.105 () {42 vars in 704 bytes} [Fri May 8 11:31:55 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: 280/560] 199.19.213.105 () {44 vars in 908 bytes} [Fri May 8 11:31:55 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.19.213.105 () {46 vars in 981 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.19.213.105 () {48 vars in 1050 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/1db27e3c-12ee-4b7d-a3ec-7d830a31961f/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/306babb6-2873-4e96-a1cc-43f6cde6ccba/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/5a944cf3-3549-4b9e-ac78-7ebdccb8a2de/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/a3965d46-0be6-4cdb-87c9-d4184d4b4a3a/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/b24a66a3-bc6b-4967-a544-7e1880981aaa/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/c561ecec-ae0f-4ad2-911d-f737f1b05ff4/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.19.213.105 () {48 vars in 1098 bytes} [Fri May 8 11:31:55 2026] GET /v2.1/flavors/dbbd43ea-9ee6-442a-becd-5f496e01bdf3/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/578] 10.0.0.137 () {32 vars in 655 bytes} [Fri May 8 11:32:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 10.0.0.137 () {32 vars in 641 bytes} [Fri May 8 11:32:37 2026] GET /v2.1/servers => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 11:32:37.581 7 WARNING oslo_db.sqlalchemy.utils [None req-9791ec64-f589-4e19-bede-bb560574563b 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 291/580] 10.0.0.137 () {32 vars in 649 bytes} [Fri May 8 11:32:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.137 () {32 vars in 694 bytes} [Fri May 8 11:32:37 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:32:48 2026] GET /v2.1/flavors/1db27e3c-12ee-4b7d-a3ec-7d830a31961f => generated 511 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.137 () {32 vars in 641 bytes} [Fri May 8 11:32:49 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:32:49 2026] GET /v2.1/flavors/1db27e3c-12ee-4b7d-a3ec-7d830a31961f => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.137 () {34 vars in 685 bytes} [Fri May 8 11:32:54 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.137 () {34 vars in 685 bytes} [Fri May 8 11:32:55 2026] POST /v2.1/os-security-groups => generated 244 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:32:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.137 () {34 vars in 685 bytes} [Fri May 8 11:32:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 10.0.0.137 () {32 vars in 663 bytes} [Fri May 8 11:32:57 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.137 () {34 vars in 685 bytes} [Fri May 8 11:32:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:32:57 2026] DELETE /v2.1/os-security-groups/e3d5984b-6b32-48a3-9d5a-c48131d097ab => generated 0 bytes in 1046 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 11:32:58.866 7 INFO nova.api.openstack.wsgi [None req-3715544c-4ec9-45f1-adbd-e0fa58ac88fe 01323b251c774c4191901505952b46a2 97283448c08047f5a7ab4ac4ed91a3f0 - - default default] HTTP exception thrown: Security group e3d5984b-6b32-48a3-9d5a-c48131d097ab does not exist Neutron server returns request_ids: ['req-0a174102-08bb-402a-83a6-8354ee4e6c0e'] [pid: 7|app: 0|req: 299/596] 10.0.0.137 () {32 vars in 737 bytes} [Fri May 8 11:32:58 2026] GET /v2.1/os-security-groups/e3d5984b-6b32-48a3-9d5a-c48131d097ab => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 10.0.0.137 () {34 vars in 695 bytes} [Fri May 8 11:32:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:32:58 2026] DELETE /v2.1/os-security-groups/56217baf-832f-42e7-ace4-eb620044d10e => generated 0 bytes in 258 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.137 () {34 vars in 685 bytes} [Fri May 8 11:32:59 2026] POST /v2.1/os-security-groups => generated 246 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:32:59.372 7 INFO nova.api.openstack.wsgi [None req-a54d04a8-cc79-46ae-81a8-5f6b82457860 01323b251c774c4191901505952b46a2 97283448c08047f5a7ab4ac4ed91a3f0 - - default default] HTTP exception thrown: Security group 56217baf-832f-42e7-ace4-eb620044d10e does not exist Neutron server returns request_ids: ['req-79f72b00-cd8e-44fb-a34e-8fc4b9f6d7f7'] [pid: 7|app: 0|req: 302/600] 10.0.0.137 () {32 vars in 737 bytes} [Fri May 8 11:32:59 2026] GET /v2.1/os-security-groups/56217baf-832f-42e7-ace4-eb620044d10e => generated 194 bytes in 116 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 10.0.0.137 () {34 vars in 695 bytes} [Fri May 8 11:32:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/602] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:32:59 2026] DELETE /v2.1/os-security-groups/a9340d98-5249-4f02-ab33-171cd2d182ac => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/603] 10.0.0.137 () {34 vars in 695 bytes} [Fri May 8 11:32:59 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:33:00.106 7 INFO nova.api.openstack.wsgi [None req-2b509891-066c-4770-910d-7372e867f27c 01323b251c774c4191901505952b46a2 97283448c08047f5a7ab4ac4ed91a3f0 - - default default] HTTP exception thrown: Security group a9340d98-5249-4f02-ab33-171cd2d182ac does not exist Neutron server returns request_ids: ['req-7c01efc2-38a0-4d10-a233-466c98debbf6'] [pid: 7|app: 0|req: 306/604] 10.0.0.137 () {32 vars in 737 bytes} [Fri May 8 11:33:00 2026] GET /v2.1/os-security-groups/a9340d98-5249-4f02-ab33-171cd2d182ac => generated 194 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/605] 10.0.0.137 () {32 vars in 737 bytes} [Fri May 8 11:33:00 2026] GET /v2.1/os-security-groups/a2544de2-e90a-4959-a0f7-4232495d81e6 => generated 663 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:32:58 2026] POST /v2.1/servers => generated 453 bytes in 1321 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: 308/607] 10.0.0.137 () {32 vars in 663 bytes} [Fri May 8 11:33:00 2026] GET /v2.1/os-security-groups => generated 707 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/608] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:00 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1393 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:00.483 7 INFO nova.api.openstack.wsgi [None req-3dd29199-a229-414b-9efb-731fd5d44bad 01323b251c774c4191901505952b46a2 97283448c08047f5a7ab4ac4ed91a3f0 - - default default] HTTP exception thrown: Security group a9340d98-5249-4f02-ab33-171cd2d182ac does not exist Neutron server returns request_ids: ['req-6f39cb3e-c3c2-41fe-abf7-7f249835416d'] [pid: 8|app: 0|req: 300/609] 10.0.0.137 () {32 vars in 750 bytes} [Fri May 8 11:33:00 2026] DELETE /v2.1/os-security-group-rules/95527861-34a5-44d9-b2c5-2683e4784673 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:33:00 2026] DELETE /v2.1/os-security-groups/a9340d98-5249-4f02-ab33-171cd2d182ac => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 11:33:00.529 7 INFO nova.api.openstack.wsgi [None req-21ccf9d3-6e61-46a7-9f96-1b04a098f7f9 01323b251c774c4191901505952b46a2 97283448c08047f5a7ab4ac4ed91a3f0 - - default default] HTTP exception thrown: Security group 56217baf-832f-42e7-ace4-eb620044d10e does not exist Neutron server returns request_ids: ['req-4ea16d27-66bc-4f29-9f7e-04575588908d'] [pid: 7|app: 0|req: 311/611] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:33:00 2026] DELETE /v2.1/os-security-groups/56217baf-832f-42e7-ace4-eb620044d10e => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 11:33:00.567 7 INFO nova.api.openstack.wsgi [None req-c546c405-65b0-48fd-979f-754cb5480bea 01323b251c774c4191901505952b46a2 97283448c08047f5a7ab4ac4ed91a3f0 - - default default] HTTP exception thrown: Security group e3d5984b-6b32-48a3-9d5a-c48131d097ab does not exist Neutron server returns request_ids: ['req-d1de0a99-a989-4239-b68d-174821950f82'] [pid: 7|app: 0|req: 312/612] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:33:00 2026] DELETE /v2.1/os-security-groups/e3d5984b-6b32-48a3-9d5a-c48131d097ab => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/613] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:33:00 2026] DELETE /v2.1/os-security-groups/a2544de2-e90a-4959-a0f7-4232495d81e6 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/614] 10.0.0.137 () {32 vars in 740 bytes} [Fri May 8 11:33:00 2026] DELETE /v2.1/os-security-groups/56b645b7-c0fb-42e0-9235-08c058a41390 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/615] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:33:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/616] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:01 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1445 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/619] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:02 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1451 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 317/620] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:04 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1519 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/621] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:33:04 2026] POST /v2.1/servers => generated 452 bytes in 842 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: 318/622] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:05 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1431 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:05.914 7 INFO nova.api.openstack.compute.server_external_events [req-46f45a8a-bee9-4fa4-a1c2-fa61c6349d3e req-e77b5b25-5b8e-4407-aa01-b28ae098bbc5 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:58edb300-c5c6-4735-be22-6c3064d910db for instance 4c009dbe-78f1-4762-8316-bfe166262a60 on instance 2026-05-08 11:33:05.933 7 INFO nova.compute.rpcapi [None req-4df4d9e5-d248-4c7c-b85b-73cf28a7f2ed - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 319/623] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/624] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:05 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1519 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/625] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:06 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1556 bytes in 1287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/626] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:07 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1519 bytes in 966 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:08.162 7 INFO nova.api.openstack.compute.server_external_events [req-bd405217-22ab-41a0-b49c-0a60b92ee711 req-6b71f5e5-3d9e-41e7-ae73-b10b355ee369 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:d46ce3de-5a19-474c-a77a-499a8ad1e743 for instance 52388398-7e7a-4074-b3d3-504b1c2f8253 on instance [pid: 7|app: 0|req: 321/627] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/628] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:09 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1556 bytes in 2311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/629] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:09 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1519 bytes in 2299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:12.217 8 INFO nova.api.openstack.compute.server_external_events [req-30bf1f67-fdaa-4765-962a-1cf27442c673 req-fdaff9d8-46eb-4681-837a-756289202b00 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:58edb300-c5c6-4735-be22-6c3064d910db for instance 4c009dbe-78f1-4762-8316-bfe166262a60 on instance 2026-05-08 11:33:12.224 8 INFO nova.compute.rpcapi [None req-30616504-ae91-4867-8f7a-9117149d4ebd - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 308/630] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/631] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:12 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1556 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/632] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:12 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1519 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/633] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:33:13 2026] POST /v2.1/os-keypairs => generated 386 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, ' [pid: 8|app: 0|req: 310/634] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:33:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/637] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:13 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1556 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:13 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1702 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/639] 10.0.0.137 () {32 vars in 741 bytes} [Fri May 8 11:33:14 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:15.242 7 INFO nova.api.openstack.compute.server_external_events [req-3d0a5c7b-07d9-4ae4-99df-3d9f9f531ad1 req-10812e38-3b3d-460c-a867-8b21da727d53 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:d46ce3de-5a19-474c-a77a-499a8ad1e743 for instance 52388398-7e7a-4074-b3d3-504b1c2f8253 on instance [pid: 7|app: 0|req: 328/640] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/641] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:33:14 2026] POST /v2.1/servers => generated 450 bytes in 596 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: 329/642] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:15 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1400 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-05-08 11:33:15.744 7 INFO nova.api.openstack.compute.server_external_events [req-87278ad5-a566-45d9-865b-2abac56ed16b req-d459ef76-905a-4d7f-a483-2b79ae4e55e5 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:58edb300-c5c6-4735-be22-6c3064d910db for instance 4c009dbe-78f1-4762-8316-bfe166262a60 on instance [pid: 7|app: 0|req: 330/643] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/644] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:15 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1739 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/645] 10.0.0.137 () {32 vars in 741 bytes} [Fri May 8 11:33:15 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/646] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:16 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1460 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/647] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:16 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1739 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: 316/648] 10.0.0.137 () {32 vars in 641 bytes} [Fri May 8 11:33:17 2026] GET /v2.1/servers => generated 384 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/649] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:33:17 2026] DELETE /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:17.306 8 INFO nova.api.openstack.compute.server_external_events [req-d6ceb0f7-7c6d-41ab-93ee-b9c6255c4096 req-f10c03d8-4226-41cb-a728-c06b92c33512 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:d46ce3de-5a19-474c-a77a-499a8ad1e743 for instance 52388398-7e7a-4074-b3d3-504b1c2f8253 on instance [pid: 8|app: 0|req: 317/650] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/651] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:17 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1745 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/652] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:17 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1526 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:18.639 8 INFO nova.api.openstack.compute.server_external_events [req-f27216af-b008-4885-8ee1-82dd86ac0c4f req-5ae1b4eb-47ad-445e-9073-25d3224b967b dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-unplugged:d46ce3de-5a19-474c-a77a-499a8ad1e743 for instance 52388398-7e7a-4074-b3d3-504b1c2f8253 on instance [pid: 8|app: 0|req: 319/653] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/654] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:18 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1865 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 320/655] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:18 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1526 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:19.586 8 INFO nova.api.openstack.compute.server_external_events [req-bb5670db-2bb3-4a70-8a3d-aaa237925841 req-c318e153-57d4-47e0-beb3-5815588f5376 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:a8c91285-e5cd-4afb-85d0-1f06b2d976d3 for instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 on instance [pid: 8|app: 0|req: 321/656] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/657] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:19 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 1798 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/658] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:33:19 2026] POST /v2.1/servers => generated 450 bytes in 1468 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: 323/659] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:20 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1526 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/660] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:20 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1253 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:20.683 8 INFO nova.api.openstack.compute.server_external_events [req-bf7ba1b5-a2e6-4c92-9dd0-eeff8974f76f req-39bfe203-72ba-4934-9b27-b83643be66de dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:a8c91285-e5cd-4afb-85d0-1f06b2d976d3 for instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 on instance [pid: 8|app: 0|req: 324/661] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:20 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, ' 2026-05-08 11:33:20.823 7 INFO nova.api.openstack.wsgi [None req-bd94e551-819c-4c0d-a281-a01f35c999da d4972688e5c345b49b68bd45ba863528 ec836794851e42738e46e8a12d41dad4 - - default default] HTTP exception thrown: Instance 52388398-7e7a-4074-b3d3-504b1c2f8253 could not be found. [pid: 7|app: 0|req: 338/662] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:20 2026] GET /v2.1/servers/52388398-7e7a-4074-b3d3-504b1c2f8253 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/663] 10.0.0.137 () {32 vars in 704 bytes} [Fri May 8 11:33:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-890353797 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:21.629 8 INFO nova.api.openstack.compute.server_external_events [req-6bcdebd5-36fb-43d9-b054-bd30c8c9e59f req-769ab280-609f-4233-9202-3f27eccbd6d9 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:d46ce3de-5a19-474c-a77a-499a8ad1e743 for instance 52388398-7e7a-4074-b3d3-504b1c2f8253 on instance [pid: 8|app: 0|req: 326/664] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/665] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:21 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1718 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/666] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:21 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1436 bytes in 1108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 10.0.0.137 () {32 vars in 741 bytes} [Fri May 8 11:33:22 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/os-interface => generated 285 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 329/670] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:23 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1718 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 11:33:23.686 7 INFO nova.api.openstack.compute.server_external_events [req-31d23526-e0c6-4835-960d-d354a11de36a req-f6f8f368-29ed-4812-b1eb-4db49a2db43d dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:770ea297-033b-4b2f-9ec6-5e01916bedc6 for instance ce5169fa-2e30-4b6d-aa18-b86f5100f5ab on instance 2026-05-08 11:33:23.686 7 INFO nova.api.openstack.compute.server_external_events [req-31d23526-e0c6-4835-960d-d354a11de36a req-f6f8f368-29ed-4812-b1eb-4db49a2db43d dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:a8c91285-e5cd-4afb-85d0-1f06b2d976d3 for instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 on instance [pid: 7|app: 0|req: 342/671] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:23 2026] POST /v2.1/os-server-external-events => generated 346 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: 330/672] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:23 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1436 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: 343/673] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:24 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1424 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/674] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:26 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1424 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-05-08 11:33:26.472 7 INFO nova.api.openstack.compute.server_external_events [req-8c899c7b-bee0-4cb8-94aa-3503013403bb req-6e425918-97d9-4e22-9bc3-eed8aeb45248 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:770ea297-033b-4b2f-9ec6-5e01916bedc6 for instance ce5169fa-2e30-4b6d-aa18-b86f5100f5ab on instance [pid: 7|app: 0|req: 344/675] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/676] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:27 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1612 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/677] 10.0.0.137 () {32 vars in 741 bytes} [Fri May 8 11:33:27 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab/os-interface => generated 285 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:28.413 7 INFO nova.api.openstack.compute.server_external_events [req-8431c32a-a184-4861-91c7-5193580982d8 req-e0ff3520-754b-410d-b2db-0b38686f4bd7 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:770ea297-033b-4b2f-9ec6-5e01916bedc6 for instance ce5169fa-2e30-4b6d-aa18-b86f5100f5ab on instance [pid: 7|app: 0|req: 346/678] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/679] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:28 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1612 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/680] 10.0.0.137 () {32 vars in 641 bytes} [Fri May 8 11:33:28 2026] GET /v2.1/servers => generated 387 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/681] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:33:28 2026] DELETE /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 0 bytes in 150 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: 348/682] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:28 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1618 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/683] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:29 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1738 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/684] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:31 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 1671 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:31.315 8 INFO nova.api.openstack.compute.server_external_events [req-dec8be6c-8b78-44b5-8ae4-8a64d7a4a617 req-33634625-4a16-485b-a812-97968e825516 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:770ea297-033b-4b2f-9ec6-5e01916bedc6 for instance ce5169fa-2e30-4b6d-aa18-b86f5100f5ab on instance [pid: 8|app: 0|req: 336/685] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:32.270 7 INFO nova.api.openstack.wsgi [None req-92003a45-109a-4c76-a704-b70666bbebae 1746fdebb5944c9292427152febb7cc8 0ae0e8d64f0041b1b5634907e89ce53b - - default default] HTTP exception thrown: Instance ce5169fa-2e30-4b6d-aa18-b86f5100f5ab could not be found. [pid: 7|app: 0|req: 350/686] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:32 2026] GET /v2.1/servers/ce5169fa-2e30-4b6d-aa18-b86f5100f5ab => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/687] 10.0.0.137 () {32 vars in 706 bytes} [Fri May 8 11:33:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1285742997 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/690] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:35 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1822 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: 352/691] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:35 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1822 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/692] 10.0.0.137 () {34 vars in 750 bytes} [Fri May 8 11:33:35 2026] POST /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/693] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:36 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1824 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/694] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:37 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1829 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:38.316 7 INFO nova.api.openstack.compute.server_external_events [req-0bcff5c3-0cdb-4ff2-8ac4-bffedea6baea req-5a7eb8d0-b39b-4a65-aec4-8c580d63547c dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-unplugged:58edb300-c5c6-4735-be22-6c3064d910db for instance 4c009dbe-78f1-4762-8316-bfe166262a60 on instance [pid: 7|app: 0|req: 354/695] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/696] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:38 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1822 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/697] 10.0.0.137 () {32 vars in 741 bytes} [Fri May 8 11:33:38 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/os-interface => generated 285 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/698] 10.0.0.137 () {32 vars in 815 bytes} [Fri May 8 11:33:39 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/os-interface/a8c91285-e5cd-4afb-85d0-1f06b2d976d3 => generated 282 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/699] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:33:39 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/ips => generated 157 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: 344/700] 10.0.0.137 () {34 vars in 750 bytes} [Fri May 8 11:33:39 2026] POST /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/701] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:33:39 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/ips => generated 157 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:40.326 8 INFO nova.api.openstack.compute.server_external_events [req-22709655-2ae8-4680-a2b9-b7b6a5800fe5 req-13462000-6f5c-4da2-9217-ce44a6255091 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:a8c91285-e5cd-4afb-85d0-1f06b2d976d3 for instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 on instance [pid: 8|app: 0|req: 345/702] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:40 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, ' 2026-05-08 11:33:40.350 7 INFO nova.api.openstack.compute.server_external_events [req-6be87ac3-fe47-4964-b490-34a142e7de91 req-1e4fad14-b9b2-42a8-8389-59be95882d7e dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:58edb300-c5c6-4735-be22-6c3064d910db for instance 4c009dbe-78f1-4762-8316-bfe166262a60 on instance [pid: 7|app: 0|req: 358/703] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/704] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:33:40 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/705] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:33:41 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/706] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:41 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1952 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/707] 10.0.0.137 () {34 vars in 750 bytes} [Fri May 8 11:33:41 2026] POST /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/708] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:33:41 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/ips => generated 195 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, ' 2026-05-08 11:33:42.439 7 INFO nova.api.openstack.compute.server_external_events [req-394f029e-f7b2-4cbf-a5f8-b41b640e07af req-318ce740-6f2e-4483-8552-633201582e0c dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:a8c91285-e5cd-4afb-85d0-1f06b2d976d3 for instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 on instance [pid: 7|app: 0|req: 361/709] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/710] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:33:42 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108/ips => generated 157 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: 362/711] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:33:42 2026] DELETE /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/712] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:43 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1844 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: 363/715] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:33:43 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: 8|app: 0|req: 353/716] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:44 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 1776 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:45.304 8 INFO nova.api.openstack.compute.server_external_events [req-3702507f-39cc-4d3b-b1be-fe6289a5159c req-1540f4ef-117a-4104-ab73-9d38a542557c dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:a8c91285-e5cd-4afb-85d0-1f06b2d976d3 for instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 on instance [pid: 8|app: 0|req: 354/717] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:45.649 8 INFO nova.api.openstack.wsgi [None req-87489a4f-1805-4305-b7fd-fa1e7930a728 815e6c288a3d469caab8e269202cf33a b21418bbc453417b8283579e1dc7959c - - default default] HTTP exception thrown: Instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 could not be found. [pid: 8|app: 0|req: 355/718] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:45 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/719] 10.0.0.137 () {32 vars in 704 bytes} [Fri May 8 11:33:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-415952991 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:33:45 2026] POST /v2.1/servers => generated 450 bytes in 790 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:45 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1423 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:46.549 7 INFO nova.api.openstack.wsgi [None req-eb325808-1710-443f-b96b-edd4188777b4 815e6c288a3d469caab8e269202cf33a b21418bbc453417b8283579e1dc7959c - - default default] HTTP exception thrown: Instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 could not be found. [pid: 7|app: 0|req: 365/722] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:33:46 2026] DELETE /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:46.587 8 INFO nova.api.openstack.wsgi [None req-9b8c123d-0697-4b18-8fcc-889752fb4136 815e6c288a3d469caab8e269202cf33a b21418bbc453417b8283579e1dc7959c - - default default] HTTP exception thrown: Instance 264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 could not be found. [pid: 8|app: 0|req: 358/723] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:46 2026] GET /v2.1/servers/264cd3e3-e156-4cb3-9ddc-cfac0e7a5108 => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:47.726 8 INFO nova.api.openstack.compute.server_external_events [req-5b62ff7a-c0ad-44ec-808e-996d6d3ba1f9 req-fbb5a578-bca3-4e1d-a710-52b0b927383d dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:073f39f0-16e1-4a03-9163-bd574499f9ea for instance f90e3b2d-d16d-4898-9903-fa9a16f583e7 on instance [pid: 8|app: 0|req: 359/724] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:47 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1548 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/726] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:48 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1548 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/727] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:49 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1548 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:50.429 8 INFO nova.api.openstack.compute.server_external_events [req-67505bdb-8978-4abc-9f1e-e6183fd456db req-b15a3d2d-bd6f-415c-bbef-a98daca7194f dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:073f39f0-16e1-4a03-9163-bd574499f9ea for instance f90e3b2d-d16d-4898-9903-fa9a16f583e7 on instance [pid: 8|app: 0|req: 361/728] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:33:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/729] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:51 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1724 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/730] 10.0.0.137 () {32 vars in 741 bytes} [Fri May 8 11:33:51 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:52.415 8 INFO nova.api.openstack.compute.server_external_events [req-29efb4b0-6a37-48c4-8731-3a4874e1e74a req-827f4935-987c-4d15-b63c-3fdf5d09e6b9 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:073f39f0-16e1-4a03-9163-bd574499f9ea for instance f90e3b2d-d16d-4898-9903-fa9a16f583e7 on instance [pid: 8|app: 0|req: 363/731] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:52 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1724 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/733] 10.0.0.137 () {32 vars in 641 bytes} [Fri May 8 11:33:52 2026] GET /v2.1/servers => generated 378 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: 370/734] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:33:52 2026] DELETE /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/735] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:52 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1730 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/738] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:53 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 1783 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:53.944 8 INFO nova.api.openstack.compute.server_external_events [req-0444bcb1-c059-4233-a041-1cc46ed0445d req-a744a4fb-638b-4e7f-a67d-19549b798c77 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:073f39f0-16e1-4a03-9163-bd574499f9ea for instance f90e3b2d-d16d-4898-9903-fa9a16f583e7 on instance [pid: 8|app: 0|req: 367/739] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/740] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:54 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1822 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/741] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:33:54 2026] DELETE /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/742] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:54 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1828 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 11:33:54.931 8 INFO nova.api.openstack.wsgi [None req-bbc66d3e-4901-41fe-bbc3-86be2cd24171 cee7f662edc5465e902f9e231f852f80 95fd4ec21ad449ef8c5b9c8116471395 - - default default] HTTP exception thrown: Instance f90e3b2d-d16d-4898-9903-fa9a16f583e7 could not be found. [pid: 8|app: 0|req: 369/743] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:54 2026] GET /v2.1/servers/f90e3b2d-d16d-4898-9903-fa9a16f583e7 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/744] 10.0.0.137 () {32 vars in 704 bytes} [Fri May 8 11:33:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-643702336 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:56.453 7 INFO nova.api.openstack.compute.server_external_events [req-43fece9c-f321-4947-9332-f5cb710a351e req-f3e696d7-bc73-4cc6-ad26-4f2f5ed8badc dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:58edb300-c5c6-4735-be22-6c3064d910db for instance 4c009dbe-78f1-4762-8316-bfe166262a60 on instance [pid: 7|app: 0|req: 376/745] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:33:56 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: 8|app: 0|req: 370/746] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:55 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 1760 bytes in 966 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:33:57.932 7 INFO nova.api.openstack.wsgi [None req-0f2cca27-1df1-4b40-8fd4-e3b70bc7de51 ea47f4ce55354fddbc3ba4d92e6d4bac 4bf3a1bda4764b998314e3b0bbabcaa3 - - default default] HTTP exception thrown: Instance 4c009dbe-78f1-4762-8316-bfe166262a60 could not be found. [pid: 7|app: 0|req: 377/747] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:33:57 2026] GET /v2.1/servers/4c009dbe-78f1-4762-8316-bfe166262a60 => generated 111 bytes in 16 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: 371/748] 10.0.0.137 () {32 vars in 706 bytes} [Fri May 8 11:33:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1449077536 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/751] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:34:08 2026] POST /v2.1/servers => generated 424 bytes in 2071 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:10 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 1371 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/753] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:11 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 1429 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:34:12.979 8 INFO nova.api.openstack.compute.server_external_events [req-b9366147-250b-4541-96c6-a90360429cfd req-b7ae5526-b05d-4a8d-9bf6-d485f9ac0de1 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:91a62ac7-6ad2-4c14-8cdf-76582a966dd5 for instance 0310a300-a192-466a-9d83-1ca6b9fabee7 on instance [pid: 8|app: 0|req: 374/754] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:34:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/755] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:13 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 1471 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:34:14.603 8 INFO nova.api.openstack.compute.server_external_events [req-71c3cbe2-e482-4d9d-a7c0-93c4dcc395d7 req-0353cb69-c769-4e46-be31-5d48542643ed dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:91a62ac7-6ad2-4c14-8cdf-76582a966dd5 for instance 0310a300-a192-466a-9d83-1ca6b9fabee7 on instance [pid: 8|app: 0|req: 376/758] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:34:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:14 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 1471 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/760] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:15 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 1656 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/761] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:34:15 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7/ips => generated 109 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/762] 10.0.0.137 () {32 vars in 723 bytes} [Fri May 8 11:34:15 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7/ips => generated 109 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/763] 10.0.0.137 () {32 vars in 823 bytes} [Fri May 8 11:34:15 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7/ips/tempest-ServerAddressesTestJSON-496160457-network => generated 94 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/764] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:34:15 2026] DELETE /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 0 bytes in 124 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: 386/765] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:16 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 1662 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:34:17.351 7 INFO nova.api.openstack.compute.server_external_events [req-87868ebb-fcb4-4a94-b9c5-ea26af5a4672 req-8d561cf5-282a-4abf-9500-eb4e68b6fc96 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:91a62ac7-6ad2-4c14-8cdf-76582a966dd5 for instance 0310a300-a192-466a-9d83-1ca6b9fabee7 on instance [pid: 7|app: 0|req: 387/766] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:34:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/767] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:17 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 1457 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:34:18.453 7 INFO nova.api.openstack.wsgi [None req-e7812a97-b0ac-4741-83d6-6bcd3e0fdd3b d7cfd041c10545828c95198ff5ed17c7 5a28e51b3aa141fa88b8f241e918ee04 - - default default] HTTP exception thrown: Instance 0310a300-a192-466a-9d83-1ca6b9fabee7 could not be found. [pid: 7|app: 0|req: 388/768] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:34:18 2026] GET /v2.1/servers/0310a300-a192-466a-9d83-1ca6b9fabee7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/771] 10.0.0.137 () {30 vars in 413 bytes} [Fri May 8 11:34:25 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/772] 10.0.0.137 () {28 vars in 560 bytes} [Fri May 8 11:34:25 2026] GET /v2/ => generated 401 bytes in 477 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: 383/773] 10.0.0.137 () {28 vars in 564 bytes} [Fri May 8 11:34:25 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: 391/774] 10.0.0.137 () {30 vars in 413 bytes} [Fri May 8 11:34:25 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:35:10 2026] POST /v2.1/servers => generated 424 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/784] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:11 2026] GET /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 1368 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/785] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:12 2026] GET /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 1468 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:13.340 7 INFO nova.api.openstack.compute.server_external_events [req-d2a4f065-a323-4173-b8c0-ccf46c89f418 req-6cd421b4-d14f-4194-b5f2-d64ee94d2323 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:e7c6479e-36d7-4407-95dc-bf8a7f76d6c7 for instance 25f1d10a-9465-4fad-af34-53527d8f0d02 on instance [pid: 7|app: 0|req: 397/786] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:35:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/789] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:13 2026] GET /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 1468 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:14.580 8 INFO nova.api.openstack.compute.server_external_events [req-cc588c40-66ea-4eea-ac2a-07d2fca5d9e0 req-c438282c-fad3-4804-b40d-139a5b02d776 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:e7c6479e-36d7-4407-95dc-bf8a7f76d6c7 for instance 25f1d10a-9465-4fad-af34-53527d8f0d02 on instance [pid: 8|app: 0|req: 391/790] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:35:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/791] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:15 2026] GET /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 1648 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/792] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:35:16 2026] DELETE /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 0 bytes in 89 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: 401/793] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:16 2026] GET /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 1654 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:17.351 8 INFO nova.api.openstack.compute.server_external_events [req-98449cee-aafe-4057-866b-2e89337be65e req-fa81846b-2383-41e0-9ed5-3f0c099efae9 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:e7c6479e-36d7-4407-95dc-bf8a7f76d6c7 for instance 25f1d10a-9465-4fad-af34-53527d8f0d02 on instance [pid: 8|app: 0|req: 393/794] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:35:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/795] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:17 2026] GET /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:18.580 8 INFO nova.api.openstack.wsgi [None req-441433fd-abc2-4501-9ab6-fcc8526bafca 4f835de134cb436890a0223e5e9e41d3 70511b037c1e4af3ae82bb8f54216fc8 - - default default] HTTP exception thrown: Instance 25f1d10a-9465-4fad-af34-53527d8f0d02 could not be found. [pid: 8|app: 0|req: 394/796] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:18 2026] GET /v2.1/servers/25f1d10a-9465-4fad-af34-53527d8f0d02 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/799] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:35:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/802] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:35:34 2026] POST /v2.1/servers => generated 450 bytes in 656 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/803] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:35 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1401 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/804] 10.0.0.219 () {30 vars in 619 bytes} [Fri May 8 11:35:36 2026] GET /v2.1 => generated 0 bytes in 237 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.219 () {30 vars in 621 bytes} [Fri May 8 11:35:37 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: 409/806] 10.0.0.219 () {34 vars in 913 bytes} [Fri May 8 11:35:37 2026] GET /v2.1/os-simple-tenant-usage/ddaeb6576a0444bcb2ca42431ab4c5b3?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/807] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:36 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1527 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/808] 10.0.0.219 () {30 vars in 654 bytes} [Fri May 8 11:35:37 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-08 11:35:37.848 8 INFO nova.api.openstack.compute.server_external_events [req-4881f0bb-2191-4c3b-a6f7-ac5886b9b170 req-62945c37-2edc-4645-b72a-ca552fce6541 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:edb3174d-6a05-4ecd-9335-5a15ed5258b4 for instance 32c5f816-2f37-4dba-839d-d266976da206 on instance [pid: 8|app: 0|req: 399/809] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:35:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/810] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:38 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1527 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/811] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:39 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1527 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/812] 10.0.0.219 () {30 vars in 619 bytes} [Fri May 8 11:35:40 2026] GET /v2.1 => generated 0 bytes in 123 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: 401/813] 10.0.0.219 () {30 vars in 621 bytes} [Fri May 8 11:35:40 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/814] 10.0.0.219 () {34 vars in 913 bytes} [Fri May 8 11:35:40 2026] GET /v2.1/os-simple-tenant-usage/ddaeb6576a0444bcb2ca42431ab4c5b3?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/815] 10.0.0.219 () {30 vars in 654 bytes} [Fri May 8 11:35:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 11:35:40.585 8 INFO nova.api.openstack.compute.server_external_events [req-e6d6208c-f035-48a9-aac7-fbc5c5519330 req-55d4db93-95d6-439a-897c-dbf8ea33018a dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:edb3174d-6a05-4ecd-9335-5a15ed5258b4 for instance 32c5f816-2f37-4dba-839d-d266976da206 on instance [pid: 8|app: 0|req: 403/816] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:35:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/817] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:35:40 2026] POST /v2.1/os-keypairs => generated 397 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/818] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:41 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1694 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:41 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1694 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/820] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:35:42 2026] POST /v2.1/os-keypairs => generated 385 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, ' 2026-05-08 11:35:43.085 7 INFO nova.api.openstack.compute.server_external_events [req-a1df71c4-8868-4ad7-8a78-42cf38a4a88c req-15d38814-777b-41a3-8d1b-9de4b40da4ca dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:edb3174d-6a05-4ecd-9335-5a15ed5258b4 for instance 32c5f816-2f37-4dba-839d-d266976da206 on instance [pid: 7|app: 0|req: 416/821] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:35:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/824] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:35:43 2026] POST /v2.1/servers => generated 497 bytes in 1024 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: 419/825] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:44 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1457 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/826] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:45 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1515 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:46.329 7 INFO nova.api.openstack.compute.server_external_events [req-cb596480-4a94-4874-9fbd-0b3a807c9288 req-35dd06a8-8ea7-40ec-a8be-45c20267c384 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:cf625edb-1aed-4cbc-a4be-b2a70197a321 for instance d3f32a4f-3fe8-4871-9b21-74a802769274 on instance [pid: 7|app: 0|req: 420/827] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:35:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/828] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:46 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1630 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/829] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:47 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1630 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:49.292 7 INFO nova.api.openstack.compute.server_external_events [req-c59278c9-6131-4966-8683-69f4b6e70cf7 req-2310fb1b-3ba4-44bb-8067-d0d98e08b0d6 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:cf625edb-1aed-4cbc-a4be-b2a70197a321 for instance d3f32a4f-3fe8-4871-9b21-74a802769274 on instance [pid: 7|app: 0|req: 422/830] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:35:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/831] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:49 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1630 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 423/832] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:50 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1811 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: 410/833] 10.0.0.137 () {34 vars in 750 bytes} [Fri May 8 11:35:50 2026] POST /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206/action => generated 31688 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/834] 10.0.0.137 () {32 vars in 741 bytes} [Fri May 8 11:35:50 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:51.676 8 INFO nova.api.openstack.compute.server_external_events [req-7dcb0aea-93d3-4cb0-8d7c-1abe6055d38e req-2bb84ab6-749a-4469-a793-685ceaf83572 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:cf625edb-1aed-4cbc-a4be-b2a70197a321 for instance d3f32a4f-3fe8-4871-9b21-74a802769274 on instance [pid: 8|app: 0|req: 411/835] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:35:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:35:54.830 7 INFO nova.api.openstack.compute.server_external_events [req-f025f3ff-cfa4-4575-adca-d75b4f7f50c3 req-7426eeac-2c4e-4eb9-9603-c7d2b3a25d3e dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:edb3174d-6a05-4ecd-9335-5a15ed5258b4 for instance 32c5f816-2f37-4dba-839d-d266976da206 on instance [pid: 7|app: 0|req: 426/838] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:35:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/839] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:35:58 2026] POST /v2.1/os-keypairs => generated 397 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: 414/840] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:35:59 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1931 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/841] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:35:59 2026] POST /v2.1/servers => generated 449 bytes in 574 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: 415/842] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:00 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1402 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/843] 10.0.0.137 () {32 vars in 753 bytes} [Fri May 8 11:36:01 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274/os-server-password => generated 116 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/844] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:01 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1460 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:02.507 8 INFO nova.api.openstack.compute.server_external_events [req-11c90c36-462e-44a7-8419-6b30a29815a4 req-c4ae18e0-a561-4437-a6cb-517d593cdb30 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:c0f73933-fb63-4eea-a001-c92ee57484ef for instance fe74fd1c-cf7d-4272-95e6-445866f83959 on instance [pid: 8|app: 0|req: 417/845] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/846] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:02 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1527 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/847] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:36:02 2026] DELETE /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 0 bytes in 115 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: 430/848] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:02 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1937 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/851] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:03 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1527 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/852] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:03 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 1822 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:04.579 8 INFO nova.api.openstack.compute.server_external_events [req-dd522cf1-6dcb-4640-8775-7f083d47140c req-35b62309-6235-47cf-bcbb-011b18609337 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:c0f73933-fb63-4eea-a001-c92ee57484ef for instance fe74fd1c-cf7d-4272-95e6-445866f83959 on instance [pid: 8|app: 0|req: 421/853] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:36:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:04.883 8 INFO nova.api.openstack.compute.server_external_events [req-9af8f75d-8f69-4298-869c-fc6d0ec4fadd req-f9af30c3-2e8a-400b-a402-8961a6db80ba dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:cf625edb-1aed-4cbc-a4be-b2a70197a321 for instance d3f32a4f-3fe8-4871-9b21-74a802769274 on instance [pid: 8|app: 0|req: 422/854] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/855] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:04 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1693 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:05.115 7 INFO nova.api.openstack.wsgi [None req-a994af88-0217-453d-9453-1e738619fa4d 9deea6e5cf174153a6619820559fec3e 69f18cc628014359b18e894d5bc77472 - - default default] HTTP exception thrown: Instance d3f32a4f-3fe8-4871-9b21-74a802769274 could not be found. [pid: 7|app: 0|req: 434/856] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:05 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:05.147 7 INFO nova.api.openstack.wsgi [None req-14da6512-4d64-4b52-aed3-abb513fb7251 9deea6e5cf174153a6619820559fec3e 69f18cc628014359b18e894d5bc77472 - - default default] HTTP exception thrown: Instance d3f32a4f-3fe8-4871-9b21-74a802769274 could not be found. [pid: 7|app: 0|req: 435/857] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:36:05 2026] DELETE /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:05.186 7 INFO nova.api.openstack.wsgi [None req-814b50c4-6908-4012-86cd-5ce71d0ebf94 9deea6e5cf174153a6619820559fec3e 69f18cc628014359b18e894d5bc77472 - - default default] HTTP exception thrown: Instance d3f32a4f-3fe8-4871-9b21-74a802769274 could not be found. [pid: 7|app: 0|req: 436/858] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:05 2026] GET /v2.1/servers/d3f32a4f-3fe8-4871-9b21-74a802769274 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/859] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:04 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1693 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/860] 10.0.0.137 () {32 vars in 704 bytes} [Fri May 8 11:36:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-543362150 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:06.142 8 INFO nova.api.openstack.compute.server_external_events [req-909cb794-e124-4629-b246-6db1ed8ed20b req-8462552c-1b32-41ca-b9c7-6ada4f60812f dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:c0f73933-fb63-4eea-a001-c92ee57484ef for instance fe74fd1c-cf7d-4272-95e6-445866f83959 on instance [pid: 8|app: 0|req: 424/861] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/862] 10.0.0.137 () {32 vars in 728 bytes} [Fri May 8 11:36:06 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1764953164 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/865] 10.0.0.137 () {34 vars in 750 bytes} [Fri May 8 11:36:14 2026] POST /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959/action => generated 31641 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: 426/866] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:36:17 2026] DELETE /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => 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: 7|app: 0|req: 441/867] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:17 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1819 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:18.969 7 INFO nova.api.openstack.compute.server_external_events [req-fcaf8bb9-cbac-42de-b380-cf9848f07a7d req-d0c75f2d-897a-44ca-a3aa-1c75e12cc291 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:c0f73933-fb63-4eea-a001-c92ee57484ef for instance fe74fd1c-cf7d-4272-95e6-445866f83959 on instance [pid: 7|app: 0|req: 442/868] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:18 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) [pid: 8|app: 0|req: 427/869] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:18 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 1752 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/870] 10.0.0.137 () {34 vars in 671 bytes} [Fri May 8 11:36:20 2026] POST /v2.1/os-keypairs => generated 395 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:20.607 8 INFO nova.api.openstack.wsgi [None req-476bcc88-8f4b-43f6-9ca7-5b2ae8ee39f6 429cec4659294413806a8a856bcf1a90 d065c5012471424199aa508630de282a - - default default] HTTP exception thrown: Instance fe74fd1c-cf7d-4272-95e6-445866f83959 could not be found. [pid: 8|app: 0|req: 428/871] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:20 2026] GET /v2.1/servers/fe74fd1c-cf7d-4272-95e6-445866f83959 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/872] 10.0.0.137 () {32 vars in 728 bytes} [Fri May 8 11:36:20 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-248683170 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/873] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:36:21 2026] DELETE /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/874] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:21 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1700 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:22.601 8 INFO nova.api.openstack.compute.server_external_events [req-c39dcdd9-d92e-410c-9d32-d48ede3e2afa req-32b5c84d-3872-4858-a47d-2e3a0a082335 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:edb3174d-6a05-4ecd-9335-5a15ed5258b4 for instance 32c5f816-2f37-4dba-839d-d266976da206 on instance [pid: 8|app: 0|req: 430/875] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/876] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:22 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 1487 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:23.999 7 INFO nova.api.openstack.wsgi [None req-1172636e-5102-4728-b2a3-f9b97eb16d41 429cec4659294413806a8a856bcf1a90 d065c5012471424199aa508630de282a - - default default] HTTP exception thrown: Instance 32c5f816-2f37-4dba-839d-d266976da206 could not be found. [pid: 7|app: 0|req: 449/879] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:23 2026] GET /v2.1/servers/32c5f816-2f37-4dba-839d-d266976da206 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/880] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:36:23 2026] POST /v2.1/servers => generated 448 bytes in 1215 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/881] 10.0.0.137 () {32 vars in 730 bytes} [Fri May 8 11:36:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1378307416 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/882] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:24 2026] GET /v2.1/servers/e67d6745-29df-4f88-9fd5-247c145bbd31 => generated 1394 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 11:36:27.555 8 INFO nova.api.openstack.compute.server_external_events [req-c5f3a720-b74b-4ce1-962d-fd3e6b28071b req-0102903a-1b7d-4631-952a-97d3c04e341d dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:eeed7353-b461-4296-9c63-0e21764f12f4 for instance e67d6745-29df-4f88-9fd5-247c145bbd31 on instance [pid: 8|app: 0|req: 433/883] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:28.653 7 INFO nova.api.openstack.compute.server_external_events [req-fa42077d-b130-4865-8bb4-87dfcbc96d48 req-c5599515-03c9-4cec-954e-fe8906aba383 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:eeed7353-b461-4296-9c63-0e21764f12f4 for instance e67d6745-29df-4f88-9fd5-247c145bbd31 on instance [pid: 7|app: 0|req: 451/884] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:36:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/885] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:29 2026] GET /v2.1/servers/e67d6745-29df-4f88-9fd5-247c145bbd31 => generated 1818 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:31.677 8 INFO nova.api.openstack.compute.server_external_events [req-1019c02d-e03b-4167-ba37-c54a70abf9a6 req-ce381a58-d124-4946-b0a1-ab15562a7821 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:eeed7353-b461-4296-9c63-0e21764f12f4 for instance e67d6745-29df-4f88-9fd5-247c145bbd31 on instance [pid: 8|app: 0|req: 435/886] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:31 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) [pid: 7|app: 0|req: 452/887] 10.0.0.137 () {34 vars in 663 bytes} [Fri May 8 11:36:31 2026] POST /v2.1/servers => generated 448 bytes in 820 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: 436/888] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:32 2026] GET /v2.1/servers/d2668100-6a0b-4b3a-aa72-1652f8918157 => generated 1393 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:34.165 8 INFO nova.api.openstack.compute.server_external_events [req-55383227-4646-4476-8c95-730a0aaa333e req-71c8cc6a-0394-4f72-833b-36a8fe7e1cbb dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:75c0cb84-a5be-4d9b-935b-52fc53afbdcd for instance d2668100-6a0b-4b3a-aa72-1652f8918157 on instance [pid: 8|app: 0|req: 438/891] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/892] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:37 2026] GET /v2.1/servers/d2668100-6a0b-4b3a-aa72-1652f8918157 => generated 1517 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:41.305 8 INFO nova.api.openstack.compute.server_external_events [req-88b2ca42-6e79-4c66-82be-ffc8d6993b1b req-8a9b40e5-748c-43e0-8341-187cc516d0a8 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:75c0cb84-a5be-4d9b-935b-52fc53afbdcd for instance d2668100-6a0b-4b3a-aa72-1652f8918157 on instance [pid: 8|app: 0|req: 439/893] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:36:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/894] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:36:42 2026] GET /v2.1/servers/d2668100-6a0b-4b3a-aa72-1652f8918157 => generated 1818 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:36:46.400 8 INFO nova.api.openstack.compute.server_external_events [req-daa77b34-67c5-461c-9ac3-82bd9cb75f8f req-bd818a4b-c721-41fb-aa93-2d4a134312db dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:75c0cb84-a5be-4d9b-935b-52fc53afbdcd for instance d2668100-6a0b-4b3a-aa72-1652f8918157 on instance [pid: 8|app: 0|req: 441/897] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:36:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/902] 199.19.213.105 () {36 vars in 714 bytes} [Fri May 8 11:37:10 2026] POST /v2.1/servers => generated 453 bytes in 928 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/903] 199.19.213.105 () {32 vars in 733 bytes} [Fri May 8 11:37:11 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e => generated 2213 bytes in 75 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: 445/904] 199.19.213.105 () {32 vars in 759 bytes} [Fri May 8 11:37:11 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface => generated 28 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/905] 199.19.213.105 () {32 vars in 777 bytes} [Fri May 8 11:37:11 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:13.232 8 INFO nova.api.openstack.compute.server_external_events [req-f60a4762-03d7-44e4-97f2-e0ec7412db7a req-e42ad783-3fd6-4f14-afe8-92696bf150cb dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:daab0e87-19ac-4ccd-82e0-77e11d9b5557 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 446/906] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:37:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/909] 199.19.213.105 () {32 vars in 733 bytes} [Fri May 8 11:37:13 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e => generated 2433 bytes in 151 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: 448/910] 199.19.213.105 () {32 vars in 759 bytes} [Fri May 8 11:37:13 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface => generated 283 bytes in 112 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: 463/911] 199.19.213.105 () {32 vars in 777 bytes} [Fri May 8 11:37:13 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:14.516 8 INFO nova.api.openstack.compute.server_external_events [req-9eb0e5fa-0bc7-4059-afe3-093ee13c0f16 req-806959b6-2168-4e28-b58c-8dd497b24e00 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:daab0e87-19ac-4ccd-82e0-77e11d9b5557 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 449/912] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:37:14 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: 464/913] 199.19.213.105 () {32 vars in 733 bytes} [Fri May 8 11:37:16 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e => generated 2580 bytes in 133 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: 450/914] 199.19.213.105 () {32 vars in 759 bytes} [Fri May 8 11:37:16 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface => generated 285 bytes in 84 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: 465/915] 199.19.213.105 () {32 vars in 777 bytes} [Fri May 8 11:37:16 2026] GET /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:49.831 8 INFO nova.api.openstack.compute.server_external_events [req-01362396-e191-498b-b240-13bf6c8a4c9b req-ffb5a4e7-2c95-45f0-bcef-5aa53fb21f1e dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:9cb0901d-939e-4480-a272-25474f37d52d for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 454/922] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:37:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/923] 199.19.213.105 () {36 vars in 812 bytes} [Fri May 8 11:37:48 2026] POST /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface => generated 279 bytes in 2123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:51.155 8 INFO nova.api.openstack.compute.server_external_events [req-0dcd3df6-00e9-4c7b-be95-8ab0c08c2ee2 req-2cfe23e9-57d3-43ca-8371-d048a6d42c8a dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:9cb0901d-939e-4480-a272-25474f37d52d for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 455/924] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:37:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:37:52.565 7 INFO nova.api.openstack.compute.server_external_events [req-8470e0ef-ab91-4792-b793-fa8c6a962a26 req-1f775e0e-b75c-48c7-81a0-10e240845ae6 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:9cb0901d-939e-4480-a272-25474f37d52d for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 7|app: 0|req: 470/925] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:37:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:01.880 8 INFO nova.api.openstack.compute.server_external_events [req-56585139-e7ac-4b02-a183-52a5a425816b req-e60c91e9-4f38-4ba2-89c6-9b2107e25d08 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:9cb0901d-939e-4480-a272-25474f37d52d for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 457/928] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:18.079 7 INFO nova.api.openstack.compute.server_external_events [req-4d5f1f27-bfb4-4cae-80b0-7422995b6e58 req-f790be1b-75a4-4d10-b6d0-7e1a2ddf9799 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:b1567d51-0148-4f4c-a55a-639891b53280 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 7|app: 0|req: 474/933] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/934] 199.19.213.105 () {36 vars in 812 bytes} [Fri May 8 11:38:16 2026] POST /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface => generated 373 bytes in 2793 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:20.157 7 INFO nova.api.openstack.compute.server_external_events [req-1656bee2-51a0-43f8-83ef-33d90bcc06cb req-4d69f97f-fdf6-4454-8b54-d3825fedc285 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:b1567d51-0148-4f4c-a55a-639891b53280 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 7|app: 0|req: 475/935] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:20.753 8 INFO nova.api.openstack.compute.server_external_events [req-a6d63c27-4a47-4130-8cf6-8ac548c1b2d0 req-c7de644f-2a27-4956-b88e-38da8586b567 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:b1567d51-0148-4f4c-a55a-639891b53280 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 461/936] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:38:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:28.622 8 INFO nova.api.openstack.compute.server_external_events [req-7370c776-8681-40e7-992c-5d32b9d399f8 req-b1296003-f995-4d7c-a3a0-418a47d23b15 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:f6e3c3aa-d8a0-4ba0-bb18-834a1a974009 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 463/939] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/940] 199.19.213.105 () {36 vars in 812 bytes} [Fri May 8 11:38:27 2026] POST /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface => generated 376 bytes in 2832 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:30.709 8 INFO nova.api.openstack.compute.server_external_events [req-6e2c66df-883f-499e-992c-9ad92efa407c req-fefe2340-606b-4618-ba53-3506df73b1b5 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:f6e3c3aa-d8a0-4ba0-bb18-834a1a974009 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 464/941] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:30.934 7 INFO nova.api.openstack.compute.server_external_events [req-303b7f4f-2af6-4822-85b4-757e61323bbd req-058e1e9b-c491-427f-bd2b-626c0d15c36c dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-plugged:f6e3c3aa-d8a0-4ba0-bb18-834a1a974009 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 7|app: 0|req: 478/942] 10.0.0.173 () {38 vars in 815 bytes} [Fri May 8 11:38:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:41.419 7 INFO nova.api.openstack.compute.server_external_events [req-4297819e-108a-4950-b4ac-93d8cb9220e3 req-4aedf875-cc6f-47f3-a9a5-c8969b43c328 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:f6e3c3aa-d8a0-4ba0-bb18-834a1a974009 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 7|app: 0|req: 480/945] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/946] 199.19.213.105 () {34 vars in 855 bytes} [Fri May 8 11:38:41 2026] DELETE /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface/f6e3c3aa-d8a0-4ba0-bb18-834a1a974009 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:42.577 7 INFO nova.api.openstack.compute.server_external_events [req-81464104-9de5-439b-a164-46e900cf1208 req-169168e5-2ff2-4f65-8132-4e1e4bed9f6d dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:f6e3c3aa-d8a0-4ba0-bb18-834a1a974009 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 7|app: 0|req: 481/947] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:47.108 8 INFO nova.api.openstack.compute.server_external_events [req-a8c3244a-6aad-453d-85ea-a796e1c36904 req-48444299-9714-4940-b7a9-d53561acb1a9 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:b1567d51-0148-4f4c-a55a-639891b53280 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 468/950] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/951] 199.19.213.105 () {34 vars in 855 bytes} [Fri May 8 11:38:47 2026] DELETE /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface/b1567d51-0148-4f4c-a55a-639891b53280 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:38:57.719 8 INFO nova.api.openstack.compute.server_external_events [req-09fa033b-6709-4a2a-9725-f743ef1bbfce req-2e43eb57-ef36-45a1-b9bc-fd00062338f3 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:b1567d51-0148-4f4c-a55a-639891b53280 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 470/954] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:38:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/957] 199.19.213.105 () {34 vars in 855 bytes} [Fri May 8 11:39:03 2026] DELETE /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e/os-interface/9cb0901d-939e-4480-a272-25474f37d52d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/958] 199.19.213.105 () {34 vars in 755 bytes} [Fri May 8 11:39:06 2026] DELETE /v2.1/servers/46d3d69c-0a61-420e-a82b-00d035dc985e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:39:09.369 8 INFO nova.api.openstack.compute.server_external_events [req-87ae9135-155a-42c4-990a-a0b3c019c63f req-4b88e2e3-1548-4ac1-85ba-387e1afd4be7 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:daab0e87-19ac-4ccd-82e0-77e11d9b5557 for instance 46d3d69c-0a61-420e-a82b-00d035dc985e on instance [pid: 8|app: 0|req: 473/959] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:39:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/960] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:39:09 2026] DELETE /v2.1/servers/d2668100-6a0b-4b3a-aa72-1652f8918157 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:39:09.564 7 INFO nova.api.openstack.compute.server_external_events [req-25290712-9bdd-4bfc-9bc3-d6896b9795c2 req-2ba5d60f-8f1e-4555-8296-1c439ed58c72 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:75c0cb84-a5be-4d9b-935b-52fc53afbdcd for instance d2668100-6a0b-4b3a-aa72-1652f8918157 on instance [pid: 7|app: 0|req: 488/961] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:39:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/962] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:39:09 2026] GET /v2.1/servers/d2668100-6a0b-4b3a-aa72-1652f8918157 => generated 1944 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:39:14.734 8 INFO nova.api.openstack.wsgi [None req-2b3d5167-8fc2-41aa-96eb-7778bc49097f 764f80a55ceb44cd9f7fc2dd658f07b9 48c29a0d902148c0abc5f27baf8d03b3 - - default default] HTTP exception thrown: Instance d2668100-6a0b-4b3a-aa72-1652f8918157 could not be found. [pid: 8|app: 0|req: 476/965] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:39:14 2026] GET /v2.1/servers/d2668100-6a0b-4b3a-aa72-1652f8918157 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:39:16.088 7 INFO nova.api.openstack.compute.server_external_events [req-e20f306e-e7cb-4805-9c39-9a7de3100466 req-a4fe5ae4-aa8f-43d4-90fa-faef71639498 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:75c0cb84-a5be-4d9b-935b-52fc53afbdcd for instance d2668100-6a0b-4b3a-aa72-1652f8918157 on instance [pid: 7|app: 0|req: 490/966] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:39:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/967] 10.0.0.137 () {32 vars in 718 bytes} [Fri May 8 11:39:16 2026] DELETE /v2.1/servers/e67d6745-29df-4f88-9fd5-247c145bbd31 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:39:16.291 8 INFO nova.api.openstack.compute.server_external_events [req-e7315280-63e7-4b1c-a8ed-55930548969c req-25013b34-f545-4828-bb37-802d2dbb94e7 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-changed:eeed7353-b461-4296-9c63-0e21764f12f4 for instance e67d6745-29df-4f88-9fd5-247c145bbd31 on instance [pid: 8|app: 0|req: 478/968] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:39:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/969] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:39:16 2026] GET /v2.1/servers/e67d6745-29df-4f88-9fd5-247c145bbd31 => generated 1944 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, ' 2026-05-08 11:39:21.489 8 INFO nova.api.openstack.wsgi [None req-f7444df5-61ae-4f47-963d-2c5050d6a7a7 764f80a55ceb44cd9f7fc2dd658f07b9 48c29a0d902148c0abc5f27baf8d03b3 - - default default] HTTP exception thrown: Instance e67d6745-29df-4f88-9fd5-247c145bbd31 could not be found. [pid: 8|app: 0|req: 479/970] 10.0.0.137 () {32 vars in 715 bytes} [Fri May 8 11:39:21 2026] GET /v2.1/servers/e67d6745-29df-4f88-9fd5-247c145bbd31 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:39:21.537 7 INFO nova.api.openstack.compute.server_external_events [req-1fa0c24a-557d-498e-bd87-48bfa0b9a01b req-67c48c8e-f7fe-432b-a328-b184b9b0c961 dc13a8dd77284b5c87420a8b2aff48ec 1f76e8ee6cf0467facdbd431f3f2deb7 - - bcc2256d030247128f17cb56cedce0a8 bcc2256d030247128f17cb56cedce0a8] Creating event network-vif-deleted:eeed7353-b461-4296-9c63-0e21764f12f4 for instance e67d6745-29df-4f88-9fd5-247c145bbd31 on instance [pid: 7|app: 0|req: 492/971] 10.0.0.29 () {38 vars in 814 bytes} [Fri May 8 11:39:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/972] 10.0.0.137 () {32 vars in 724 bytes} [Fri May 8 11:39:22 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-207639307 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 11:39:22.798 7 INFO nova.api.openstack.wsgi [None req-38acd426-0262-43dc-a796-cac492897428 764f80a55ceb44cd9f7fc2dd658f07b9 48c29a0d902148c0abc5f27baf8d03b3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-207639307 not found for user 764f80a55ceb44cd9f7fc2dd658f07b9 [pid: 7|app: 0|req: 493/973] 10.0.0.137 () {32 vars in 721 bytes} [Fri May 8 11:39:22 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-207639307 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/978] 10.0.0.137 () {32 vars in 655 bytes} [Fri May 8 11:39:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/979] 10.0.0.137 () {32 vars in 641 bytes} [Fri May 8 11:39:39 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 11:39:39.951 8 WARNING oslo_db.sqlalchemy.utils [None req-a22b8d84-f733-4434-8cdb-ee254dae15b4 1635ce8b6a4b4d168d07e1d50f339b33 74e926c21a8d4e6f9a86530aa7d3b90a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 484/980] 10.0.0.137 () {32 vars in 649 bytes} [Fri May 8 11:39:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/981] 10.0.0.137 () {32 vars in 694 bytes} [Fri May 8 11:39:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1026] 10.0.0.46 () {28 vars in 454 bytes} [Fri May 8 11:43:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-08 11:43:19.652 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c4677998-45a7-457f-a89f-d2ca0eed3006] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 11:43:19.654 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 11:43:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.46) !!! 2026-05-08 11:43:19.658 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 11:43:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.46) !!! [pid: 8|app: 0|req: 507/1027] 10.0.0.46 () {30 vars in 658 bytes} [Fri May 8 11:43:19 2026] GET /v2.1 => generated 0 bytes in 83 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-08 11:43:19.748 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f2317d62-d896-43a7-bb09-0af05b09dd9b] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 11:43:19.749 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 11:43:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.46) !!! 2026-05-08 11:43:19.752 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 11:43:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.46) !!! [pid: 7|app: 0|req: 521/1028] 10.0.0.46 () {32 vars in 731 bytes} [Fri May 8 11:43:19 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1029] 10.0.0.46 () {34 vars in 892 bytes} [Fri May 8 11:43:19 2026] GET /v2.1/servers/detail?project_id=1f76e8ee6cf0467facdbd431f3f2deb7&all_tenants=True => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1030] 10.0.0.46 () {34 vars in 892 bytes} [Fri May 8 11:43:19 2026] GET /v2.1/servers/detail?project_id=4c7627397aa94728a95847c2cfab62d7&all_tenants=True => generated 15 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1031] 10.0.0.46 () {34 vars in 892 bytes} [Fri May 8 11:43:20 2026] GET /v2.1/servers/detail?project_id=74e926c21a8d4e6f9a86530aa7d3b90a&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1032] 10.0.0.46 () {28 vars in 454 bytes} [Fri May 8 11:43: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) [pid: 8|app: 0|req: 510/1033] 10.0.0.46 () {30 vars in 658 bytes} [Fri May 8 11:43:20 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 524/1034] 10.0.0.46 () {32 vars in 731 bytes} [Fri May 8 11:43:20 2026] GET /v2.1/ => generated 410 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1035] 10.0.0.46 () {34 vars in 804 bytes} [Fri May 8 11:43:20 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)