+ 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 Jul 10 00:21:28 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:08:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-57b8596c4-rqsn5 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 0x55fd1c5b0b80 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-07-10 00:21:33.615 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-07-10 00:21:33.708 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-07-10 00:21:34.085 8 WARNING keystonemiddleware._common.config [None req-02f3fdc1-87b3-4ca5-9317-68619e45f1ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:21:34.095 8 WARNING oslo_config.cfg [None req-02f3fdc1-87b3-4ca5-9317-68619e45f1ed - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-10 00:21:34.139 7 WARNING keystonemiddleware._common.config [None req-5c81f550-cfc0-4a60-94a3-05fd5c5e4897 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:21:34.148 7 WARNING oslo_config.cfg [None req-5c81f550-cfc0-4a60-94a3-05fd5c5e4897 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-10 00:21:34.336 8 WARNING keystonemiddleware._common.config [None req-02f3fdc1-87b3-4ca5-9317-68619e45f1ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55fd1c5b0b80 pid: 8 (default app) 2026-07-10 00:21:34.382 7 WARNING keystonemiddleware._common.config [None req-5c81f550-cfc0-4a60-94a3-05fd5c5e4897 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55fd1c5b0b80 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/3] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:21:48 2026] GET /v2.1 => generated 114 bytes in 14 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-07-10 00:21:49.494 7 WARNING oslo_policy.policy [None req-72237e69-258c-4dc7-a074-1a445b6c2acd 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - 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-07-10 00:21:49.494 7 WARNING oslo_policy.policy [None req-72237e69-258c-4dc7-a074-1a445b6c2acd 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:21:49 2026] GET /v2.1 => generated 0 bytes in 581 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-07-10 00:21:49.621 8 WARNING oslo_policy.policy [req-72237e69-258c-4dc7-a074-1a445b6c2acd req-d7a8e0f8-aa7d-4dae-a8d5-7c2d9c4dbd7a 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - 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-07-10 00:21:49.621 8 WARNING oslo_policy.policy [req-72237e69-258c-4dc7-a074-1a445b6c2acd req-d7a8e0f8-aa7d-4dae-a8d5-7c2d9c4dbd7a 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:21:49 2026] GET /v2.1/ => generated 399 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 00:21:49.749 7 INFO nova.api.openstack.wsgi [None req-f9272970-85f3-4497-a697-a5dfccbe0d3b 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.144 () {48 vars in 1010 bytes} [Fri Jul 10 00:21:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:21:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.144 () {52 vars in 1047 bytes} [Fri Jul 10 00:21:49 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:21:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:21:50 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:21:50 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-07-10 00:21:50.786 7 INFO nova.api.openstack.wsgi [None req-87f5c52c-96d4-42dd-b26d-67442cb6624a 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.144 () {48 vars in 1012 bytes} [Fri Jul 10 00:21:50 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:21:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.144 () {52 vars in 1047 bytes} [Fri Jul 10 00:21:50 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:21:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:21:51 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:21:51 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 00:21:51.774 7 INFO nova.api.openstack.wsgi [None req-460f339b-2440-4731-8c05-31171eeb4412 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.144 () {48 vars in 1014 bytes} [Fri Jul 10 00:21:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:21:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.144 () {52 vars in 1047 bytes} [Fri Jul 10 00:21:51 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:21:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:21:52 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:21:52 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-07-10 00:21:52.778 7 INFO nova.api.openstack.wsgi [None req-effddaa5-ead9-4e16-836a-d5d33214d7fe 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.144 () {48 vars in 1012 bytes} [Fri Jul 10 00:21:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:21:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.144 () {52 vars in 1047 bytes} [Fri Jul 10 00:21:52 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:21:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:21:53 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:21: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-07-10 00:21:53.784 7 INFO nova.api.openstack.wsgi [None req-93de5260-d5f8-497b-9f67-fd18fd383896 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.144 () {48 vars in 1014 bytes} [Fri Jul 10 00:21:53 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: 17/33] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:21:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.144 () {52 vars in 1047 bytes} [Fri Jul 10 00:21:53 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 10.0.0.251 () {28 vars in 453 bytes} [Fri Jul 10 00:27:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/108] 10.0.0.251 () {30 vars in 657 bytes} [Fri Jul 10 00:27:53 2026] GET /v2.1 => generated 0 bytes in 285 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: 55/109] 10.0.0.251 () {30 vars in 659 bytes} [Fri Jul 10 00:27:54 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: 55/110] 10.0.0.251 () {34 vars in 803 bytes} [Fri Jul 10 00:27:54 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:30:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/142] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:30:28 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:30:28 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-07-10 00:30:28.178 7 INFO nova.api.openstack.wsgi [None req-3b24438e-e3c9-4c5c-943f-e1a7ca701664 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/144] 199.204.45.144 () {48 vars in 1016 bytes} [Fri Jul 10 00:30:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:30:28 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: 7|app: 0|req: 73/146] 199.204.45.144 () {52 vars in 1048 bytes} [Fri Jul 10 00:30:28 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:31:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:31:24 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:31:24 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-07-10 00:31:24.937 7 INFO nova.api.openstack.wsgi [None req-2830e469-365c-4dba-984c-8648471dc900 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9a93a3ced4f648af9c7d50697f10c847 [pid: 7|app: 0|req: 81/162] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:31:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-10 00:31:24.950 8 WARNING oslo_db.sqlalchemy.utils [None req-f8b954d5-5892-434c-a44d-bf914787eed9 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/163] 199.204.45.144 () {48 vars in 1015 bytes} [Fri Jul 10 00:31:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.144 () {52 vars in 1056 bytes} [Fri Jul 10 00:31:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:31:28 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: 83/166] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:31:28 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:31:28 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.144 () {48 vars in 1072 bytes} [Fri Jul 10 00:31:28 2026] GET /v2.1/os-quota-sets/6d44927bf452410f84278e9e43618298 => generated 283 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.144 () {52 vars in 1124 bytes} [Fri Jul 10 00:31:29 2026] PUT /v2.1/os-quota-sets/6d44927bf452410f84278e9e43618298 => generated 238 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/260] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:39:00 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: 131/261] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:39:00 2026] GET /v2.1 => generated 0 bytes in 182 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:39:00 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-07-10 00:39:00.950 8 INFO nova.api.openstack.wsgi [None req-f8ea48ff-e19c-4f79-818b-a0828f8afed4 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 132/263] 199.204.45.144 () {48 vars in 1014 bytes} [Fri Jul 10 00:39:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:39:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 199.204.45.144 () {52 vars in 1048 bytes} [Fri Jul 10 00:39:00 2026] POST /v2.1/flavors => generated 534 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:42:04 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:42:04 2026] GET /v2.1 => generated 0 bytes in 23 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:42:04 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 199.204.45.144 () {48 vars in 1072 bytes} [Fri Jul 10 00:42:04 2026] GET /v2.1/os-quota-sets/b441e489f0b14dddb7acdabff81aefab => generated 283 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.204.45.144 () {52 vars in 1124 bytes} [Fri Jul 10 00:42:04 2026] PUT /v2.1/os-quota-sets/b441e489f0b14dddb7acdabff81aefab => generated 238 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:54: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: 8|app: 0|req: 231/460] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:54:40 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 230/461] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:54:41 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-07-10 00:54:41.059 8 INFO nova.api.openstack.wsgi [None req-62e22d3e-2054-404f-b075-89062ccfc9ba 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 232/462] 199.204.45.144 () {48 vars in 1010 bytes} [Fri Jul 10 00:54:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:54:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.204.45.144 () {48 vars in 1098 bytes} [Fri Jul 10 00:54:41 2026] GET /v2.1/flavors/e9ceb610-dc27-4f93-8a2e-53292c57e58b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:54:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:54:42 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: 7|app: 0|req: 233/467] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:54:42 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-07-10 00:54:42.106 8 INFO nova.api.openstack.wsgi [None req-09b4fc77-1368-4a7b-95fd-61684dd978d0 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 235/468] 199.204.45.144 () {48 vars in 1012 bytes} [Fri Jul 10 00:54:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:54:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.204.45.144 () {48 vars in 1098 bytes} [Fri Jul 10 00:54:42 2026] GET /v2.1/flavors/6feff0ab-e805-4613-bf53-1d9d9201330d/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:54:43 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:54:43 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/475] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:54: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-07-10 00:54:43.134 7 INFO nova.api.openstack.wsgi [None req-8e209205-a500-475f-a9f3-2cf122b5c8bd 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 237/476] 199.204.45.144 () {48 vars in 1014 bytes} [Fri Jul 10 00:54:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:54:43 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/478] 199.204.45.144 () {48 vars in 1098 bytes} [Fri Jul 10 00:54:43 2026] GET /v2.1/flavors/ce334f93-6e7c-478a-b930-0540b2c5e1c4/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:54:44 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/480] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:54:44 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/481] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:54:44 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-07-10 00:54:44.171 7 INFO nova.api.openstack.wsgi [None req-2efb3f76-c0a1-4a42-997a-193a33905306 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 240/482] 199.204.45.144 () {48 vars in 1012 bytes} [Fri Jul 10 00:54:44 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: 243/483] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:54:44 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/484] 199.204.45.144 () {48 vars in 1098 bytes} [Fri Jul 10 00:54:44 2026] GET /v2.1/flavors/6c65e004-a6bc-451f-915f-b762a6584142/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: 244/485] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:54:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:54:45 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: 8|app: 0|req: 245/487] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:54:45 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-07-10 00:54:45.208 7 INFO nova.api.openstack.wsgi [None req-f406b3c1-bbf1-4adc-bc5b-3924ff37113e 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 243/488] 199.204.45.144 () {48 vars in 1014 bytes} [Fri Jul 10 00:54:45 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: 246/489] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:54:45 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: 244/490] 199.204.45.144 () {48 vars in 1098 bytes} [Fri Jul 10 00:54:45 2026] GET /v2.1/flavors/722b245e-e1cc-4387-a50c-70a85bfdd327/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: 252/505] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:56:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:56:00 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:56:00 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 00:56:00.971 8 INFO nova.api.openstack.wsgi [None req-e8e1ced5-bb1d-4e06-8d35-93e67f92358f 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 255/508] 199.204.45.144 () {48 vars in 1016 bytes} [Fri Jul 10 00:56:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:56:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.204.45.144 () {48 vars in 1098 bytes} [Fri Jul 10 00:56:01 2026] GET /v2.1/flavors/4cf629b4-0374-4eca-a453-aa9101e0b3b0/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: 256/513] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:56: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) [pid: 8|app: 0|req: 258/514] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:56:09 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: 7|app: 0|req: 257/515] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:56:09 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:56:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:56:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:56:13 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/521] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:56:13 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.144 () {48 vars in 1072 bytes} [Fri Jul 10 00:56:13 2026] GET /v2.1/os-quota-sets/6d44927bf452410f84278e9e43618298 => generated 280 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/533] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:57:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:57:03 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/535] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:57:03 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-07-10 00:57:03.899 7 INFO nova.api.openstack.wsgi [None req-bc24ca1f-1ab8-4729-9485-cde887153b5a 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 267/536] 199.204.45.144 () {48 vars in 1014 bytes} [Fri Jul 10 00:57:03 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: 270/537] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:57:03 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: 268/538] 199.204.45.144 () {48 vars in 1098 bytes} [Fri Jul 10 00:57:03 2026] GET /v2.1/flavors/e3727979-4c0c-40ce-b5e6-8a5c57af9ab3/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: 272/541] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:57:20 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/542] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:57:20 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/543] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:57:20 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.204.45.144 () {48 vars in 1072 bytes} [Fri Jul 10 00:57:20 2026] GET /v2.1/os-quota-sets/b441e489f0b14dddb7acdabff81aefab => generated 280 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.144 () {42 vars in 704 bytes} [Fri Jul 10 00:58:13 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: 278/558] 199.204.45.144 () {44 vars in 908 bytes} [Fri Jul 10 00:58:13 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: 8|app: 0|req: 281/559] 199.204.45.144 () {46 vars in 981 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 00:58:13.388 7 INFO nova.api.openstack.wsgi [None req-953b50ca-4c5e-411e-a3f9-01043350313a 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 279/560] 199.204.45.144 () {48 vars in 1010 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/561] 199.204.45.144 () {48 vars in 1050 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/570] 10.0.0.55 () {32 vars in 653 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 10.0.0.55 () {32 vars in 639 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.1/servers => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-10 00:58:56.661 7 WARNING oslo_db.sqlalchemy.utils [None req-e1238b2d-8d1f-44a9-977a-da0e71f79e06 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 285/572] 10.0.0.55 () {32 vars in 647 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.1/os-keypairs => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/573] 10.0.0.55 () {32 vars in 692 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:08 2026] GET /v2.1/flavors/e9ceb610-dc27-4f93-8a2e-53292c57e58b => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 10.0.0.55 () {32 vars in 639 bytes} [Fri Jul 10 00:59:08 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/578] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:08 2026] GET /v2.1/flavors/e9ceb610-dc27-4f93-8a2e-53292c57e58b => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 00:59:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.55 () {34 vars in 683 bytes} [Fri Jul 10 00:59:17 2026] POST /v2.1/os-security-groups => generated 243 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 10.0.0.55 () {34 vars in 683 bytes} [Fri Jul 10 00:59:18 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/584] 10.0.0.55 () {34 vars in 683 bytes} [Fri Jul 10 00:59:18 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1339 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/585] 10.0.0.55 () {34 vars in 683 bytes} [Fri Jul 10 00:59:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 10.0.0.55 () {34 vars in 693 bytes} [Fri Jul 10 00:59:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 10.0.0.55 () {32 vars in 661 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.55 () {34 vars in 683 bytes} [Fri Jul 10 00:59:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 216 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.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:20 2026] DELETE /v2.1/os-security-groups/d1dfa96a-a826-4fed-afc0-b73e20ed8262 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 10.0.0.55 () {34 vars in 693 bytes} [Fri Jul 10 00:59:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 00:59:20.691 7 INFO nova.api.openstack.wsgi [None req-dc11b087-5d69-45f9-afef-f122b68a8fed e320dc3729a74c3ea9bc5b30adf78452 52b38f3efaee4e90a1b3651503738135 - - default default] HTTP exception thrown: Security group d1dfa96a-a826-4fed-afc0-b73e20ed8262 does not exist Neutron server returns request_ids: ['req-1f5e3f1f-b021-4c67-b8b3-511cee94e90b'] [pid: 7|app: 0|req: 297/591] 10.0.0.55 () {32 vars in 735 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.1/os-security-groups/d1dfa96a-a826-4fed-afc0-b73e20ed8262 => generated 194 bytes in 90 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 10.0.0.55 () {34 vars in 693 bytes} [Fri Jul 10 00:59:20 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 00:59:19 2026] POST /v2.1/servers => generated 453 bytes in 1447 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: 299/594] 10.0.0.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:20 2026] DELETE /v2.1/os-security-groups/4851dc6f-bdb4-4c63-827a-14c90dde7a4e => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 10.0.0.55 () {32 vars in 735 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.1/os-security-groups/7a69d8e8-ee70-4c5e-9494-27bab5cfba7b => generated 664 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 00:59:21.241 8 INFO nova.api.openstack.wsgi [None req-7c5f3993-4e5b-4eac-a936-20228c282873 e320dc3729a74c3ea9bc5b30adf78452 52b38f3efaee4e90a1b3651503738135 - - default default] HTTP exception thrown: Security group 4851dc6f-bdb4-4c63-827a-14c90dde7a4e does not exist Neutron server returns request_ids: ['req-a7cc18b9-0dd5-4adc-90d1-a676f0636231'] [pid: 8|app: 0|req: 297/596] 10.0.0.55 () {32 vars in 735 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.1/os-security-groups/4851dc6f-bdb4-4c63-827a-14c90dde7a4e => generated 194 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1393 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 298/598] 10.0.0.55 () {32 vars in 748 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.1/os-security-group-rules/27b69d48-cc93-40d2-86dc-fc4bdcf846cd => generated 0 bytes in 231 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.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.1/os-security-groups/019b26aa-700c-4448-b3a6-21618633f3e3 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 00:59:21.553 7 INFO nova.api.openstack.wsgi [None req-4c4b0e70-a887-4707-beb1-fbe4a3828b21 e320dc3729a74c3ea9bc5b30adf78452 52b38f3efaee4e90a1b3651503738135 - - default default] HTTP exception thrown: Security group 019b26aa-700c-4448-b3a6-21618633f3e3 does not exist Neutron server returns request_ids: ['req-bb7595ad-b786-4080-807d-7f206bcb0ae3'] [pid: 7|app: 0|req: 302/600] 10.0.0.55 () {32 vars in 735 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.1/os-security-groups/019b26aa-700c-4448-b3a6-21618633f3e3 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 10.0.0.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.1/os-security-groups/7a69d8e8-ee70-4c5e-9494-27bab5cfba7b => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/602] 10.0.0.55 () {32 vars in 661 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.1/os-security-groups => generated 707 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 00:59:21.802 7 INFO nova.api.openstack.wsgi [None req-52c7f299-1f5c-46bf-a5bd-7ee3d5f714dc e320dc3729a74c3ea9bc5b30adf78452 52b38f3efaee4e90a1b3651503738135 - - default default] HTTP exception thrown: Security group 019b26aa-700c-4448-b3a6-21618633f3e3 does not exist Neutron server returns request_ids: ['req-c2983bc7-ba44-4120-ac99-42c75be3a0f6'] [pid: 7|app: 0|req: 304/603] 10.0.0.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.1/os-security-groups/019b26aa-700c-4448-b3a6-21618633f3e3 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/604] 10.0.0.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.1/os-security-groups/b3a3dbb0-3175-41d2-9f43-70608a85ee9c => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 00:59:21.908 8 INFO nova.api.openstack.wsgi [None req-223e8d09-293a-4df6-8a67-3cd8d734b982 e320dc3729a74c3ea9bc5b30adf78452 52b38f3efaee4e90a1b3651503738135 - - default default] HTTP exception thrown: Security group 4851dc6f-bdb4-4c63-827a-14c90dde7a4e does not exist Neutron server returns request_ids: ['req-5f5894e4-b4f3-4b92-bd88-c4de96ec0026'] [pid: 7|app: 0|req: 305/605] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 00:59:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 10.0.0.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.1/os-security-groups/4851dc6f-bdb4-4c63-827a-14c90dde7a4e => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 00:59:22.040 7 INFO nova.api.openstack.wsgi [None req-b229629a-3c10-40d0-af77-804a2cf64ce0 e320dc3729a74c3ea9bc5b30adf78452 52b38f3efaee4e90a1b3651503738135 - - default default] HTTP exception thrown: Security group d1dfa96a-a826-4fed-afc0-b73e20ed8262 does not exist Neutron server returns request_ids: ['req-64d9dff1-1cb1-4b44-9756-d2755c256357'] [pid: 7|app: 0|req: 306/607] 10.0.0.55 () {32 vars in 738 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.1/os-security-groups/d1dfa96a-a826-4fed-afc0-b73e20ed8262 => generated 194 bytes in 124 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/610] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1451 bytes in 1188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/611] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:24 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1451 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/612] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:26 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1519 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/613] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:27 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1519 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:28.587 8 INFO nova.api.openstack.compute.server_external_events [req-0aeed24f-a8d4-416f-a842-5b0f44263e1a req-f8b49b27-b1ca-4738-bca3-58bc9d70861a baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:c7227c98-217c-4bcb-b31c-c3674587a1b0 for instance 9861057f-42de-4e59-a809-e44f85122648 on instance 2026-07-10 00:59:28.592 8 INFO nova.compute.rpcapi [None req-eaeeb831-ff39-438c-b760-9328705cc31e - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 304/614] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 00:59:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/615] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:28 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1519 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/616] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:29 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1519 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/617] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:31 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1519 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 00:59:30 2026] POST /v2.1/servers => generated 451 bytes in 1721 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: 307/619] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:31 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1254 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/620] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1519 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:32.990 7 INFO nova.api.openstack.compute.server_external_events [req-30286957-4196-4ef6-a304-b16673eceec1 req-eb4e9aa6-0b6b-4ae7-8c33-d946a810e5e0 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:c7227c98-217c-4bcb-b31c-c3674587a1b0 for instance 9861057f-42de-4e59-a809-e44f85122648 on instance 2026-07-10 00:59:32.995 7 INFO nova.compute.rpcapi [None req-56b29d85-64df-475a-8c06-d6d1e153aefa - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 315/623] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 00:59:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/624] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1438 bytes in 1030 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:33 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1702 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-10 00:59:34.300 7 INFO nova.api.openstack.compute.server_external_events [req-59183671-a1d4-405d-be5c-d70161ae2408 req-a92ccdde-ed07-46b9-82fe-c28cff357c85 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:42bb968e-bcb8-4822-abc2-eccfab857c20 for instance e4993bca-2db3-4ee5-b0a3-fac1472b50a7 on instance [pid: 7|app: 0|req: 317/626] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 00:59:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 10.0.0.55 () {32 vars in 739 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648/os-interface => generated 284 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/628] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 00:59:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/629] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1438 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:36.680 8 INFO nova.api.openstack.compute.server_external_events [req-7b09ee19-e841-400b-86b5-677eae54fd8d req-607a5135-29f3-4896-a587-3b74c7532c4f baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:c7227c98-217c-4bcb-b31c-c3674587a1b0 for instance 9861057f-42de-4e59-a809-e44f85122648 on instance [pid: 8|app: 0|req: 312/630] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 00:59:36 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: 319/631] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:36 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1426 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/632] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:37 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1426 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/633] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 00:59:37 2026] POST /v2.1/servers => generated 449 bytes in 712 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: 321/634] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:38 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1400 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:39.003 8 INFO nova.api.openstack.compute.server_external_events [req-1030c3bc-f8ae-4702-94f8-8fb0bf05a091 req-7968ed5a-d2e1-44b8-aa02-f4736bf84cce baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:42bb968e-bcb8-4822-abc2-eccfab857c20 for instance e4993bca-2db3-4ee5-b0a3-fac1472b50a7 on instance [pid: 8|app: 0|req: 314/635] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 00:59:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/636] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:39 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1460 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:38 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1426 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/638] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:40 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1525 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:40 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1614 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/640] 10.0.0.55 () {32 vars in 739 bytes} [Fri Jul 10 00:59:40 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7/os-interface => generated 285 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, ' 2026-07-10 00:59:41.007 7 INFO nova.api.openstack.compute.server_external_events [req-41aa44c7-2182-4ae9-a5e9-542201579427 req-a666116d-d3e9-4474-9721-4c5f50bb0080 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:4980b856-40e1-46ac-b7df-fc068dc4dd39 for instance fd386e05-a706-48c4-bf9b-7fb4309929c4 on instance [pid: 7|app: 0|req: 324/641] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 00:59:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/642] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:41 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1525 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:41 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1614 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/644] 10.0.0.55 () {32 vars in 639 bytes} [Fri Jul 10 00:59:42 2026] GET /v2.1/servers => generated 388 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:42.218 7 INFO nova.api.openstack.compute.server_external_events [req-98e46388-73ec-4fc1-857a-1acec10f97c0 req-a4f2c90d-bad1-4f1f-ab21-807fcf36201f baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:4980b856-40e1-46ac-b7df-fc068dc4dd39 for instance fd386e05-a706-48c4-bf9b-7fb4309929c4 on instance [pid: 7|app: 0|req: 326/645] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 00:59:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/646] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 00:59:42 2026] DELETE /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 0 bytes in 140 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: 327/647] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:42 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1620 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:43.073 7 INFO nova.api.openstack.compute.server_external_events [req-98480117-8ed6-4bf0-a424-d4d7d2fa9f52 req-c6756a1f-823c-4190-a512-ac60604e700c baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:42bb968e-bcb8-4822-abc2-eccfab857c20 for instance e4993bca-2db3-4ee5-b0a3-fac1472b50a7 on instance [pid: 7|app: 0|req: 329/650] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 00:59:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:42 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1525 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/652] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:43 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1620 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-10 00:59:44.426 7 INFO nova.api.openstack.compute.server_external_events [req-d9f36129-2365-4528-a944-9d542d648d4e req-28d085d7-6ca7-438f-a20a-53f0975be7df baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:42bb968e-bcb8-4822-abc2-eccfab857c20 for instance e4993bca-2db3-4ee5-b0a3-fac1472b50a7 on instance [pid: 7|app: 0|req: 331/653] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 00:59:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:44 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/655] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:44 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => generated 1340 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/656] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:45 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1716 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/657] 10.0.0.55 () {32 vars in 739 bytes} [Fri Jul 10 00:59:45 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/os-interface => generated 285 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:45.862 8 INFO nova.api.openstack.wsgi [None req-22676f25-b18a-4938-a42c-b6e0b8c8e3e0 d490012ea2694904b11b29529957d32d 08fce2502e5a4296920d4977d034e5ef - - default default] HTTP exception thrown: Instance e4993bca-2db3-4ee5-b0a3-fac1472b50a7 could not be found. [pid: 8|app: 0|req: 325/658] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:45 2026] GET /v2.1/servers/e4993bca-2db3-4ee5-b0a3-fac1472b50a7 => 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, ' [pid: 7|app: 0|req: 334/659] 10.0.0.55 () {32 vars in 704 bytes} [Fri Jul 10 00:59:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1514931722 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:46.546 7 INFO nova.api.openstack.compute.server_external_events [req-ec1f2546-b961-4e73-beea-c7412d4a5925 req-220e6eb0-39fb-4c99-a0e3-49c1e991fc67 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:4980b856-40e1-46ac-b7df-fc068dc4dd39 for instance fd386e05-a706-48c4-bf9b-7fb4309929c4 on instance [pid: 7|app: 0|req: 335/660] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 00:59:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/661] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:46 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1716 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/664] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:55 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1822 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/665] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:55 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1822 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/666] 10.0.0.55 () {34 vars in 748 bytes} [Fri Jul 10 00:59:56 2026] POST /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648/action => generated 0 bytes in 74 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: 338/667] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:56 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1824 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/668] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 00:59:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/669] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:57 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1829 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/670] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1829 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:59.935 8 INFO nova.api.openstack.compute.server_external_events [req-582379b3-4c1e-440d-818c-f4053166a7d0 req-a19639ed-26ae-4e20-ba02-a103150c36d5 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-unplugged:c7227c98-217c-4bcb-b31c-c3674587a1b0 for instance 9861057f-42de-4e59-a809-e44f85122648 on instance [pid: 8|app: 0|req: 332/671] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 00:59:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 00:59:59 2026] POST /v2.1/servers => generated 453 bytes in 586 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/673] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:00 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1432 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/674] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:00 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1822 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/675] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1484 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:02.074 7 INFO nova.api.openstack.compute.server_external_events [req-09c430e9-e722-46cb-89ea-80c646878a4e req-505c4ad4-355b-4519-b020-ebd800bcd9e0 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:c7227c98-217c-4bcb-b31c-c3674587a1b0 for instance 9861057f-42de-4e59-a809-e44f85122648 on instance [pid: 7|app: 0|req: 342/676] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:00:02 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: 335/677] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:02 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1558 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, ' 2026-07-10 01:00:02.884 7 INFO nova.api.openstack.compute.server_external_events [req-e656ac23-3b91-4c50-a5b7-71b43954cc77 req-4d931e88-1122-417a-9079-865bc42f2b9a baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:1866265a-c710-46f8-bc78-1bc3e584ec86 for instance 186fdebb-bb6c-437b-beac-f54678845e03 on instance [pid: 7|app: 0|req: 344/680] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/681] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:03 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1558 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-10 01:00:05.178 8 INFO nova.api.openstack.compute.server_external_events [req-45c51db0-2b74-44f1-8675-78b11d89e974 req-eea1ed7a-ceb6-44ac-80d6-9f67689806f9 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:1866265a-c710-46f8-bc78-1bc3e584ec86 for instance 186fdebb-bb6c-437b-beac-f54678845e03 on instance [pid: 8|app: 0|req: 338/682] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:00:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:05 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1558 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/684] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:06 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1740 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/685] 10.0.0.55 () {32 vars in 739 bytes} [Fri Jul 10 01:00:06 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/686] 10.0.0.55 () {32 vars in 739 bytes} [Fri Jul 10 01:00:06 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/os-interface => generated 285 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/687] 10.0.0.31 () {28 vars in 452 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/688] 10.0.0.31 () {30 vars in 656 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.31 () {30 vars in 658 bytes} [Fri Jul 10 01:00:07 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: 8|app: 0|req: 344/690] 10.0.0.31 () {34 vars in 763 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 92 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: 347/691] 10.0.0.55 () {32 vars in 813 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/os-interface/4980b856-40e1-46ac-b7df-fc068dc4dd39 => generated 282 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:07.519 7 INFO nova.api.openstack.compute.server_external_events [req-02181932-78ff-4d9a-bbec-1ec82b23796b req-46f71e78-1eb3-4943-a744-7e71773cb256 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:1866265a-c710-46f8-bc78-1bc3e584ec86 for instance 186fdebb-bb6c-437b-beac-f54678845e03 on instance [pid: 7|app: 0|req: 348/692] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/693] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 156 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/694] 10.0.0.55 () {34 vars in 748 bytes} [Fri Jul 10 01:00:07 2026] POST /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/action => 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, ' [pid: 7|app: 0|req: 351/695] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1740 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/697] 10.0.0.55 () {32 vars in 639 bytes} [Fri Jul 10 01:00:07 2026] GET /v2.1/servers => generated 384 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/698] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:00:07 2026] DELETE /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/699] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:08 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1746 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 01:00:08.603 8 INFO nova.api.openstack.compute.server_external_events [req-d2b1e092-b3e7-4966-b210-4685c2f9ae84 req-a2b328b1-15db-40d6-af07-b7a444975921 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:4980b856-40e1-46ac-b7df-fc068dc4dd39 for instance fd386e05-a706-48c4-bf9b-7fb4309929c4 on instance [pid: 8|app: 0|req: 347/700] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/701] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:08 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 156 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/702] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:09 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:09 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => generated 1866 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:10.650 7 INFO nova.api.openstack.compute.server_external_events [req-349b7059-899f-4264-b1e9-3e67bb2a7611 req-f58632e8-ca6f-4626-bb76-517d5349d1b9 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:1866265a-c710-46f8-bc78-1bc3e584ec86 for instance 186fdebb-bb6c-437b-beac-f54678845e03 on instance [pid: 7|app: 0|req: 356/704] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:10 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: 349/705] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:10 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 194 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: 350/706] 10.0.0.31 () {28 vars in 452 bytes} [Fri Jul 10 01:00:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/707] 10.0.0.31 () {30 vars in 656 bytes} [Fri Jul 10 01:00:10 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.31 () {30 vars in 658 bytes} [Fri Jul 10 01:00:11 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: 8|app: 0|req: 353/709] 10.0.0.31 () {34 vars in 763 bytes} [Fri Jul 10 01:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:10 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1950 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/711] 10.0.0.55 () {34 vars in 748 bytes} [Fri Jul 10 01:00:11 2026] POST /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 01:00:11.150 7 INFO nova.api.openstack.wsgi [None req-660be188-fd11-43f6-bbba-5e7c5e319796 e815a49e823a4a96851be5fe483721ef 5aaac15c94e2440e92785051c967d5b7 - - default default] HTTP exception thrown: Instance 186fdebb-bb6c-437b-beac-f54678845e03 could not be found. [pid: 7|app: 0|req: 358/712] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:11 2026] GET /v2.1/servers/186fdebb-bb6c-437b-beac-f54678845e03 => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/713] 10.0.0.55 () {32 vars in 704 bytes} [Fri Jul 10 01:00:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1159993450 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:11 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 01:00:11.839 7 INFO nova.api.openstack.compute.server_external_events [req-4dad2443-261a-4ef0-8bef-305e76e847f3 req-a24a0c0b-e3f6-45cc-a382-f053e3830ccb baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:4980b856-40e1-46ac-b7df-fc068dc4dd39 for instance fd386e05-a706-48c4-bf9b-7fb4309929c4 on instance [pid: 7|app: 0|req: 360/715] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/716] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:12 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 194 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: 358/719] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:13 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4/ips => generated 156 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: 362/720] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:00:13 2026] DELETE /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 0 bytes in 157 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: 359/721] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:13 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1842 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.31 () {28 vars in 452 bytes} [Fri Jul 10 01:00: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: 8|app: 0|req: 360/723] 10.0.0.31 () {30 vars in 656 bytes} [Fri Jul 10 01:00:14 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/724] 10.0.0.31 () {30 vars in 658 bytes} [Fri Jul 10 01:00: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: 8|app: 0|req: 361/725] 10.0.0.31 () {34 vars in 806 bytes} [Fri Jul 10 01:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:14 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 1775 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:15.304 8 INFO nova.api.openstack.compute.server_external_events [req-aff4474f-e3d9-4dbe-9ce6-ec72df11037a req-216fdbc9-0131-45f7-8a8b-c8a0551b1a48 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:4980b856-40e1-46ac-b7df-fc068dc4dd39 for instance fd386e05-a706-48c4-bf9b-7fb4309929c4 on instance [pid: 8|app: 0|req: 362/727] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:16.142 7 INFO nova.api.openstack.wsgi [None req-bc32750c-5516-4214-8323-4f935bf8c765 449a027098734481bb93ebd3900a1f4c ccdeed5eaf9b4ce6963bad0a84a6aca7 - - default default] HTTP exception thrown: Instance fd386e05-a706-48c4-bf9b-7fb4309929c4 could not be found. [pid: 7|app: 0|req: 366/728] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:16 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/729] 10.0.0.55 () {32 vars in 702 bytes} [Fri Jul 10 01:00:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-195618061 => 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, ' [pid: 7|app: 0|req: 367/730] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:16 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1822 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:00:16 2026] DELETE /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:16.931 8 INFO nova.api.openstack.wsgi [None req-e9824ddd-c021-49a0-9ff2-0367fef6354a 449a027098734481bb93ebd3900a1f4c ccdeed5eaf9b4ce6963bad0a84a6aca7 - - default default] HTTP exception thrown: Instance fd386e05-a706-48c4-bf9b-7fb4309929c4 could not be found. [pid: 8|app: 0|req: 365/732] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:00:16 2026] DELETE /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:16.987 8 INFO nova.api.openstack.wsgi [None req-4988294a-4cf8-483f-a712-2d354e148d28 449a027098734481bb93ebd3900a1f4c ccdeed5eaf9b4ce6963bad0a84a6aca7 - - default default] HTTP exception thrown: Instance fd386e05-a706-48c4-bf9b-7fb4309929c4 could not be found. [pid: 8|app: 0|req: 366/733] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:16 2026] GET /v2.1/servers/fd386e05-a706-48c4-bf9b-7fb4309929c4 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:16 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1828 bytes in 1187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.31 () {28 vars in 452 bytes} [Fri Jul 10 01:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/736] 10.0.0.31 () {30 vars in 656 bytes} [Fri Jul 10 01:00:18 2026] GET /v2.1 => generated 0 bytes in 159 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: 368/737] 10.0.0.31 () {30 vars in 658 bytes} [Fri Jul 10 01:00:18 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: 370/738] 10.0.0.31 () {34 vars in 806 bytes} [Fri Jul 10 01:00:18 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 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: 369/739] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:18 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 1760 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 01:00:19.804 7 INFO nova.api.openstack.compute.server_external_events [req-741a357f-4e1a-462e-9252-d42fc92d7175 req-69a12e0d-9027-482a-8b7e-153a473ed065 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:c7227c98-217c-4bcb-b31c-c3674587a1b0 for instance 9861057f-42de-4e59-a809-e44f85122648 on instance [pid: 7|app: 0|req: 371/740] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:20.847 8 INFO nova.api.openstack.wsgi [None req-d7c81aac-c8b1-4c59-95f9-5ead366283a2 8d3c074926584402b72d5edb3a8dc193 ae9cb73a29324b61b3f1e79e3f8f3ac3 - - default default] HTTP exception thrown: Instance 9861057f-42de-4e59-a809-e44f85122648 could not be found. [pid: 8|app: 0|req: 370/741] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:20 2026] GET /v2.1/servers/9861057f-42de-4e59-a809-e44f85122648 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/742] 10.0.0.55 () {32 vars in 704 bytes} [Fri Jul 10 01:00:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1710454639 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/745] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:00:27 2026] POST /v2.1/servers => generated 424 bytes in 2737 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:29 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => generated 1370 bytes in 1527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/749] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:32 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => generated 1470 bytes in 1480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 377/750] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 01:00:34 2026] POST /v2.1/os-keypairs => generated 384 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 01:00:34.264 8 INFO nova.api.openstack.compute.server_external_events [req-be7aac2f-e9b9-47a6-8481-ffe3efafdb6f req-951ba167-9532-4406-a30c-33225bd0b4af baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:1d593071-1937-4e84-8dd3-bf0351f4c6a8 for instance 95ec58c1-5551-4bfb-9b80-b9569a0d14ed on instance [pid: 8|app: 0|req: 374/751] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/752] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:35 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => generated 1470 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 379/753] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:36 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => generated 1470 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:00:35 2026] POST /v2.1/servers => generated 450 bytes in 1173 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:37.018 8 INFO nova.api.openstack.compute.server_external_events [req-33dcb71d-034d-4dd2-8af6-2860410be039 req-35ec871f-6d75-4772-8b83-a29c3034a421 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:1d593071-1937-4e84-8dd3-bf0351f4c6a8 for instance 95ec58c1-5551-4bfb-9b80-b9569a0d14ed on instance [pid: 7|app: 0|req: 380/755] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:36 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1422 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:00:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/757] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:37 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => generated 1655 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/758] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed/ips => generated 109 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: 383/759] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed/ips => generated 109 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: 384/760] 10.0.0.55 () {32 vars in 821 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed/ips/tempest-ServerAddressesTestJSON-397011894-network => generated 94 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/761] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:00:38 2026] DELETE /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => 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, ' [pid: 8|app: 0|req: 377/762] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1547 bytes in 1342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:39.406 8 INFO nova.api.openstack.compute.server_external_events [req-389c2fd4-dda7-4a0d-ad21-cda44f0327f7 req-b6a1de0d-a593-4952-99b8-d8fcecff40a1 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:0018d7e3-fcc8-453a-9def-9b0e2371dba0 for instance 1388fed0-893b-4723-8699-66b373f11ea7 on instance [pid: 8|app: 0|req: 378/763] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/764] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => generated 1661 bytes in 1098 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:39.918 8 INFO nova.api.openstack.compute.server_external_events [req-b5f3de0a-1dbb-471a-aec8-fab72400557f req-9715df20-a0ce-4545-8587-1655fe4a79db baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:1d593071-1937-4e84-8dd3-bf0351f4c6a8 for instance 95ec58c1-5551-4bfb-9b80-b9569a0d14ed on instance [pid: 8|app: 0|req: 379/765] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:40.499 8 INFO nova.api.openstack.wsgi [None req-35d0675b-c8af-484b-afdc-84009d32ba8e 313419f730044d3e8c75886f64e81820 654249862a8c44c2811a26207f8264cf - - default default] HTTP exception thrown: Instance 95ec58c1-5551-4bfb-9b80-b9569a0d14ed could not be found. [pid: 8|app: 0|req: 380/766] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:40 2026] GET /v2.1/servers/95ec58c1-5551-4bfb-9b80-b9569a0d14ed => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:40 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1547 bytes in 1412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:42.787 8 INFO nova.api.openstack.compute.server_external_events [req-f4547da6-e5e4-4357-a589-81de5cc8c3df req-396702dd-8278-4f7b-b2b6-d9b8e193238a baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:0018d7e3-fcc8-453a-9def-9b0e2371dba0 for instance 1388fed0-893b-4723-8699-66b373f11ea7 on instance [pid: 8|app: 0|req: 381/770] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:00:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/771] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:42 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1547 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/772] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1725 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, ' [pid: 7|app: 0|req: 391/773] 10.0.0.55 () {32 vars in 739 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7/os-interface => generated 285 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-10 01:00:46.041 7 INFO nova.api.openstack.compute.server_external_events [req-a1b8ea2a-521e-4c2b-9958-0a57978266c9 req-fc3f84b2-d5fe-4924-92eb-a363321beed8 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:0018d7e3-fcc8-453a-9def-9b0e2371dba0 for instance 1388fed0-893b-4723-8699-66b373f11ea7 on instance [pid: 7|app: 0|req: 392/774] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/775] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1725 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: 393/776] 10.0.0.55 () {32 vars in 639 bytes} [Fri Jul 10 01:00:46 2026] GET /v2.1/servers => generated 378 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/777] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:00:46 2026] DELETE /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 0 bytes in 136 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: 394/778] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:46 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1731 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/779] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:48 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 1664 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:49.611 7 INFO nova.api.openstack.compute.server_external_events [req-a5a7b1bd-d76a-41d8-a6de-915643af8261 req-80f75e57-1e60-452b-bded-0e5c6c142c6c baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:0018d7e3-fcc8-453a-9def-9b0e2371dba0 for instance 1388fed0-893b-4723-8699-66b373f11ea7 on instance [pid: 7|app: 0|req: 395/780] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:00:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:49.970 8 INFO nova.api.openstack.wsgi [None req-d904b84d-9f50-4a63-9b84-0317cc077845 f79c0d1eeedb4b5a973daed0ddf6ef1a 8a741146321a4e58a11b67c8e5832b3a - - default default] HTTP exception thrown: Instance 1388fed0-893b-4723-8699-66b373f11ea7 could not be found. [pid: 8|app: 0|req: 386/781] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:00:49 2026] GET /v2.1/servers/1388fed0-893b-4723-8699-66b373f11ea7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/782] 10.0.0.55 () {32 vars in 700 bytes} [Fri Jul 10 01:00:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-22138755 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/785] 10.0.0.55 () {30 vars in 411 bytes} [Fri Jul 10 01:00:56 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/786] 10.0.0.55 () {28 vars in 558 bytes} [Fri Jul 10 01:00:56 2026] GET /v2/ => generated 401 bytes in 633 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.55 () {28 vars in 562 bytes} [Fri Jul 10 01:00:57 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: 8|app: 0|req: 389/788] 10.0.0.55 () {30 vars in 411 bytes} [Fri Jul 10 01:00:57 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/793] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:01:13 2026] POST /v2.1/servers => generated 424 bytes in 1827 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:15 2026] GET /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 1367 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-07-10 01:01:18.326 8 INFO nova.api.openstack.compute.server_external_events [req-e07bfe13-13c5-45b4-bd85-854ac78338d1 req-9a4df7e4-0849-49fb-8d7c-391fed7ed0de baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:4d18e4c9-031f-48e6-a896-4cd5ca37669d for instance 772995c0-d696-4162-aeb4-3a7681b04f22 on instance [pid: 8|app: 0|req: 393/795] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:01:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/796] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:17 2026] GET /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 1467 bytes in 1305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/797] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:19 2026] GET /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 1467 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/798] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:20 2026] GET /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 1467 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:01:21.139 8 INFO nova.api.openstack.compute.server_external_events [req-1935eefb-ee30-4bac-bd3f-7bb108264322 req-22a95a12-b687-4203-bc42-527d5374fd43 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:4d18e4c9-031f-48e6-a896-4cd5ca37669d for instance 772995c0-d696-4162-aeb4-3a7681b04f22 on instance [pid: 8|app: 0|req: 395/799] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:01:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/802] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:22 2026] GET /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 1647 bytes in 1141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/803] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:01:23 2026] DELETE /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 0 bytes in 93 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: 406/804] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:23 2026] GET /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 1653 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:01:24.777 8 INFO nova.api.openstack.compute.server_external_events [req-90fd3164-81d6-446c-b8ff-02502d104e96 req-f983f485-d4b7-4455-9afd-3f66daba9ace baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:4d18e4c9-031f-48e6-a896-4cd5ca37669d for instance 772995c0-d696-4162-aeb4-3a7681b04f22 on instance [pid: 8|app: 0|req: 399/805] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:01:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:01:25.200 7 INFO nova.api.openstack.wsgi [None req-4b83dfb3-8fab-4346-8001-5a4cb527fc1a 10e9ac9e74374f659b23969741e81296 f5990b3b9b4f4f66aabe988115bc4cc6 - - default default] HTTP exception thrown: Instance 772995c0-d696-4162-aeb4-3a7681b04f22 could not be found. [pid: 7|app: 0|req: 407/806] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:25 2026] GET /v2.1/servers/772995c0-d696-4162-aeb4-3a7681b04f22 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/811] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 01:01:44 2026] POST /v2.1/os-keypairs => generated 398 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/812] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:01:46 2026] POST /v2.1/servers => generated 449 bytes in 691 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/813] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:47 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1403 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, ' [pid: 8|app: 0|req: 403/814] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:48 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1528 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:01:49.743 7 INFO nova.api.openstack.compute.server_external_events [req-0ca6f42b-02b6-4224-9b05-4c629dee023f req-7f0a201f-62f9-4610-9aca-5408473b71c2 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:203077e2-06b4-4113-b056-1a6b844bcc04 for instance f80c8c8f-ec27-4252-9d2f-6e034626d103 on instance [pid: 7|app: 0|req: 412/815] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:01:49 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, ' [pid: 8|app: 0|req: 404/816] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:49 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1528 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:01:50.665 7 INFO nova.api.openstack.compute.server_external_events [req-9b8fc180-6516-437e-b2eb-cef9229d54f8 req-08f74e1b-aa9f-4d85-8149-89d2cba19c0b baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:203077e2-06b4-4113-b056-1a6b844bcc04 for instance f80c8c8f-ec27-4252-9d2f-6e034626d103 on instance [pid: 7|app: 0|req: 413/817] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:01:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/818] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:51 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1528 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/819] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:52 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1696 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, ' [pid: 8|app: 0|req: 406/820] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:01:52 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1696 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:01:54.651 7 INFO nova.api.openstack.compute.server_external_events [req-6addd565-3548-4684-b157-4c59446d9077 req-fcdf6aed-6c24-40d3-a795-0a0d3239fb80 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:203077e2-06b4-4113-b056-1a6b844bcc04 for instance f80c8c8f-ec27-4252-9d2f-6e034626d103 on instance [pid: 7|app: 0|req: 416/823] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:01:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/826] 10.0.0.55 () {34 vars in 748 bytes} [Fri Jul 10 01:02:02 2026] POST /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103/action => generated 31677 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/827] 10.0.0.220 () {30 vars in 618 bytes} [Fri Jul 10 01:02:05 2026] GET /v2.1 => generated 0 bytes in 237 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: 409/828] 10.0.0.220 () {30 vars in 620 bytes} [Fri Jul 10 01:02:05 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: 420/829] 10.0.0.220 () {34 vars in 912 bytes} [Fri Jul 10 01:02:05 2026] GET /v2.1/os-simple-tenant-usage/6c7857bed44441f587adcc653ef7b8bc?start=2026-07-09T00:00:00&end=2026-07-10T23:59:59 => generated 20 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/830] 10.0.0.220 () {30 vars in 653 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.1/limits?reserved=1 => generated 511 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-07-10 01:02:07.720 7 INFO nova.api.openstack.compute.server_external_events [req-4464e8ac-228e-4477-8cce-e5e7b4ec68d5 req-3cd66c49-8326-4762-9ed5-f58f4f156fc4 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:203077e2-06b4-4113-b056-1a6b844bcc04 for instance f80c8c8f-ec27-4252-9d2f-6e034626d103 on instance [pid: 7|app: 0|req: 421/831] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/832] 10.0.0.220 () {30 vars in 618 bytes} [Fri Jul 10 01:02:08 2026] GET /v2.1 => generated 0 bytes in 144 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/833] 10.0.0.220 () {30 vars in 620 bytes} [Fri Jul 10 01:02:08 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: 8|app: 0|req: 412/834] 10.0.0.220 () {34 vars in 912 bytes} [Fri Jul 10 01:02:08 2026] GET /v2.1/os-simple-tenant-usage/6c7857bed44441f587adcc653ef7b8bc?start=2026-07-09T00:00:00&end=2026-07-10T23:59:59 => generated 20 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/835] 10.0.0.220 () {30 vars in 653 bytes} [Fri Jul 10 01:02:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/836] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 01:02:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/837] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:02:11 2026] POST /v2.1/servers => generated 448 bytes in 735 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/838] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:12 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => 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: 426/841] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:13 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1460 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:14.202 8 INFO nova.api.openstack.compute.server_external_events [req-67638956-dec0-4fee-a512-e9dc1012224d req-cb423f94-97e5-4cf0-a7d8-5eb375332b6b baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:7bf6b981-e142-4d5c-8ddf-5d385caa6cb4 for instance 631e7b20-970c-4bfc-a027-46ed49bb7db4 on instance [pid: 8|app: 0|req: 416/842] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:14 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: 427/843] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:14 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1526 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/844] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:15 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1526 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:16.721 7 INFO nova.api.openstack.compute.server_external_events [req-6ac2c19c-cd53-4f27-b150-a638d985f57b req-0640f47e-7571-4295-aa25-f2dfcfbd3d4b baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:7bf6b981-e142-4d5c-8ddf-5d385caa6cb4 for instance 631e7b20-970c-4bfc-a027-46ed49bb7db4 on instance [pid: 7|app: 0|req: 428/845] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:02:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/846] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1526 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/847] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:18 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1693 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/848] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:18 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1693 bytes in 1187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:22.111 7 INFO nova.api.openstack.compute.server_external_events [req-e56ecac3-b75b-4e5a-aeb4-1afef20fe635 req-85f4da02-eb6f-4408-925f-3b45c5b99c96 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:7bf6b981-e142-4d5c-8ddf-5d385caa6cb4 for instance 631e7b20-970c-4bfc-a027-46ed49bb7db4 on instance [pid: 7|app: 0|req: 430/849] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:22 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, ' [pid: 8|app: 0|req: 421/852] 10.0.0.55 () {34 vars in 748 bytes} [Fri Jul 10 01:02:27 2026] POST /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4/action => generated 31676 bytes in 57 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: 432/853] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:02:30 2026] DELETE /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 0 bytes in 194 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: 422/854] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:30 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1819 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/855] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 01:02:31 2026] POST /v2.1/os-keypairs => generated 397 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/856] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:31 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 1753 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 01:02:32.290 7 INFO nova.api.openstack.compute.server_external_events [req-97fb7400-9cfa-49a0-b655-0ec61f15a0cf req-813d0355-b0b9-4a64-8a5e-21588d27dcb4 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:7bf6b981-e142-4d5c-8ddf-5d385caa6cb4 for instance 631e7b20-970c-4bfc-a027-46ed49bb7db4 on instance [pid: 7|app: 0|req: 434/857] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:33.003 8 INFO nova.api.openstack.wsgi [None req-5a24f261-b660-4fe4-a235-dff0300efcba d658e84c305b412cba50487d0e22fd15 953de127ab9f41b49dba41b4b8431eef - - default default] HTTP exception thrown: Instance 631e7b20-970c-4bfc-a027-46ed49bb7db4 could not be found. [pid: 8|app: 0|req: 425/860] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:32 2026] GET /v2.1/servers/631e7b20-970c-4bfc-a027-46ed49bb7db4 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/861] 10.0.0.55 () {32 vars in 726 bytes} [Fri Jul 10 01:02:33 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-146823450 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/862] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 01:02:33 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) [pid: 7|app: 0|req: 437/863] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:02:33 2026] DELETE /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/864] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:33 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1702 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-10 01:02:34.811 8 INFO nova.api.openstack.compute.server_external_events [req-c47d8b48-917d-4bef-8ef7-cd99461fb98b req-97d18c50-ca33-49eb-922b-bd4161dbe6ca baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-unplugged:203077e2-06b4-4113-b056-1a6b844bcc04 for instance f80c8c8f-ec27-4252-9d2f-6e034626d103 on instance [pid: 8|app: 0|req: 428/865] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:02:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:35.037 8 INFO nova.api.openstack.compute.server_external_events [req-95c7df5f-6194-4df1-b961-9aa5c0a18722 req-7f886c78-a01c-49e5-995e-4105a95bc517 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:203077e2-06b4-4113-b056-1a6b844bcc04 for instance f80c8c8f-ec27-4252-9d2f-6e034626d103 on instance [pid: 8|app: 0|req: 429/866] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/867] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:35 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 1489 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/868] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:02:34 2026] POST /v2.1/servers => generated 496 bytes in 959 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: 431/869] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:35 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1457 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-07-10 01:02:36.463 7 INFO nova.api.openstack.wsgi [None req-13a313b8-0c39-4f60-bddb-ab2b84dfe8b0 d658e84c305b412cba50487d0e22fd15 953de127ab9f41b49dba41b4b8431eef - - default default] HTTP exception thrown: Instance f80c8c8f-ec27-4252-9d2f-6e034626d103 could not be found. [pid: 7|app: 0|req: 439/870] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:36 2026] GET /v2.1/servers/f80c8c8f-ec27-4252-9d2f-6e034626d103 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/871] 10.0.0.55 () {32 vars in 728 bytes} [Fri Jul 10 01:02:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1231553620 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/872] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:36 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1629 bytes in 2189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 01:02:39.007 8 INFO nova.api.openstack.compute.server_external_events [req-aa5619b7-57c7-4743-8375-ca107c81a33e req-c2b6c266-85e1-4c5e-98f9-8fc00db299b9 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:bf32a341-5a6c-4d4b-8984-1e95bb4d231a for instance ebde98a0-5d97-4ace-9a6c-4917f568834e on instance [pid: 8|app: 0|req: 433/873] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/874] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:39 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1629 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:40.976 8 INFO nova.api.openstack.compute.server_external_events [req-71aa3514-f7d9-4ba3-9bc5-c97bb28b6e13 req-1ef7be0b-c179-42e3-97c9-e4382f2f1eec baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:bf32a341-5a6c-4d4b-8984-1e95bb4d231a for instance ebde98a0-5d97-4ace-9a6c-4917f568834e on instance [pid: 8|app: 0|req: 434/875] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:02:40 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: 442/876] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:41 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1629 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/877] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:42 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1809 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/878] 10.0.0.55 () {32 vars in 739 bytes} [Fri Jul 10 01:02:42 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:46.547 7 INFO nova.api.openstack.compute.server_external_events [req-6caaefee-1a16-4187-a4ae-c042019ea733 req-916a3941-1871-4eb1-9d2b-4231ff4d1f49 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:bf32a341-5a6c-4d4b-8984-1e95bb4d231a for instance ebde98a0-5d97-4ace-9a6c-4917f568834e on instance [pid: 7|app: 0|req: 445/881] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/882] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:50 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1929 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/883] 10.0.0.55 () {32 vars in 751 bytes} [Fri Jul 10 01:02:52 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e/os-server-password => generated 116 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: 448/886] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:02:53 2026] DELETE /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/887] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:53 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1935 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/888] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:55 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 1821 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-07-10 01:02:55.754 8 INFO nova.api.openstack.compute.server_external_events [req-b910f16b-4000-44c0-8646-7afbf9e0b982 req-48e4a4a3-f191-4b7d-86a6-53ae38ae3874 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:bf32a341-5a6c-4d4b-8984-1e95bb4d231a for instance ebde98a0-5d97-4ace-9a6c-4917f568834e on instance [pid: 8|app: 0|req: 440/889] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:02:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:56.376 7 INFO nova.api.openstack.wsgi [None req-a4e06df4-e5ab-4aaa-a9a7-c42aa6995da0 9c0816983749438bbbaa02c33d58e899 972af15b6bb4488ea60ce420854c0ba4 - - default default] HTTP exception thrown: Instance ebde98a0-5d97-4ace-9a6c-4917f568834e could not be found. [pid: 7|app: 0|req: 450/890] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:56 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:56.440 8 INFO nova.api.openstack.wsgi [None req-c3dcc79a-dc81-4db1-8ac6-3477c456c303 9c0816983749438bbbaa02c33d58e899 972af15b6bb4488ea60ce420854c0ba4 - - default default] HTTP exception thrown: Instance ebde98a0-5d97-4ace-9a6c-4917f568834e could not be found. [pid: 8|app: 0|req: 441/891] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:02:56 2026] DELETE /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 111 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:56.477 7 INFO nova.api.openstack.wsgi [None req-e0d3dbed-cd59-4e91-9ec8-7b107a2f7628 9c0816983749438bbbaa02c33d58e899 972af15b6bb4488ea60ce420854c0ba4 - - default default] HTTP exception thrown: Instance ebde98a0-5d97-4ace-9a6c-4917f568834e could not be found. [pid: 7|app: 0|req: 451/892] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:02:56 2026] GET /v2.1/servers/ebde98a0-5d97-4ace-9a6c-4917f568834e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/893] 10.0.0.55 () {32 vars in 702 bytes} [Fri Jul 10 01:02:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-734826066 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/894] 10.0.0.55 () {32 vars in 726 bytes} [Fri Jul 10 01:02:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1457448713 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/905] 10.0.0.55 () {34 vars in 669 bytes} [Fri Jul 10 01:03:48 2026] POST /v2.1/os-keypairs => generated 396 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/906] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:03:50 2026] POST /v2.1/servers => generated 447 bytes in 834 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/907] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.1/servers/70462b83-a355-472f-97d8-ad297e2ce959 => generated 1394 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-07-10 01:03:53.410 8 INFO nova.api.openstack.compute.server_external_events [req-4606f4a6-4ebd-4305-b9a1-99d992c9ac9e req-536d6751-ffaa-4695-8c0b-8a7e2c3ce8ee baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:5ecbf2cc-eb07-4c63-9dd0-e969ac7d47eb for instance 70462b83-a355-472f-97d8-ad297e2ce959 on instance [pid: 8|app: 0|req: 450/910] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:03:53 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-07-10 01:03:55.060 7 INFO nova.api.openstack.compute.server_external_events [req-43a6240f-fa50-4550-b49a-6097bb16d95a req-d455ee51-5ca6-4d08-8e99-3839bb03165d baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:5ecbf2cc-eb07-4c63-9dd0-e969ac7d47eb for instance 70462b83-a355-472f-97d8-ad297e2ce959 on instance [pid: 7|app: 0|req: 461/911] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/912] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:03:56 2026] GET /v2.1/servers/70462b83-a355-472f-97d8-ad297e2ce959 => generated 1817 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:58.613 8 INFO nova.api.openstack.compute.server_external_events [req-94c66c20-87da-49f2-8de7-e26c1136e5ab req-6a9ce628-d86c-4f0c-ba91-fa35e15a10a3 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:5ecbf2cc-eb07-4c63-9dd0-e969ac7d47eb for instance 70462b83-a355-472f-97d8-ad297e2ce959 on instance [pid: 8|app: 0|req: 452/913] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:03:58 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: 462/914] 10.0.0.55 () {34 vars in 661 bytes} [Fri Jul 10 01:03:58 2026] POST /v2.1/servers => generated 447 bytes in 772 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: 453/915] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:03:59 2026] GET /v2.1/servers/7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 => generated 1394 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-07-10 01:04:01.430 7 INFO nova.api.openstack.compute.server_external_events [req-097d4f0b-12da-4ed8-99a6-d49c3a47af25 req-d368db4d-6313-4b28-92e9-c32f1143bc66 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:d2e51e07-1d21-4488-bf61-bf0b03114ac5 for instance 7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 on instance [pid: 7|app: 0|req: 463/916] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:04:01 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-07-10 01:04:03.003 8 INFO nova.api.openstack.compute.server_external_events [req-fc82aef0-9f83-43a3-8087-4490642cd54d req-8b285b4a-763d-401e-8121-1ee780c30863 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:d2e51e07-1d21-4488-bf61-bf0b03114ac5 for instance 7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 on instance [pid: 8|app: 0|req: 455/919] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:04:02 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: 465/920] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:04:04 2026] GET /v2.1/servers/7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 => generated 1517 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/921] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:04:09 2026] GET /v2.1/servers/7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 => generated 1817 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:04:14.447 7 INFO nova.api.openstack.compute.server_external_events [req-2a1245f6-6eb7-46df-843c-96783c6c46c8 req-933dd0d7-335a-40f2-9a0b-0558a1907789 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:d2e51e07-1d21-4488-bf61-bf0b03114ac5 for instance 7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 on instance [pid: 7|app: 0|req: 467/924] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:04:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/927] 199.204.45.144 () {36 vars in 713 bytes} [Fri Jul 10 01:04:31 2026] POST /v2.1/servers => generated 453 bytes in 996 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: 470/930] 199.204.45.144 () {32 vars in 732 bytes} [Fri Jul 10 01:04:32 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9 => generated 2213 bytes in 117 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: 461/931] 199.204.45.144 () {32 vars in 758 bytes} [Fri Jul 10 01:04:32 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/932] 199.204.45.144 () {32 vars in 776 bytes} [Fri Jul 10 01:04:32 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:04:34.850 8 INFO nova.api.openstack.compute.server_external_events [req-9b1422f5-2ab3-4cbd-847b-cb5b16d6ea2d req-053123dd-344f-4bee-bc43-b9da07aa5b6c baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:a6b22ea9-6b94-47f0-b6e1-b761218e95d7 for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 462/933] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:04:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/934] 199.204.45.144 () {32 vars in 732 bytes} [Fri Jul 10 01:04:35 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9 => generated 2433 bytes in 195 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: 463/935] 199.204.45.144 () {32 vars in 758 bytes} [Fri Jul 10 01:04:36 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface => generated 284 bytes in 102 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: 473/936] 199.204.45.144 () {32 vars in 776 bytes} [Fri Jul 10 01:04:36 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-volume_attachments => generated 197 bytes in 34 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-07-10 01:04:37.051 8 INFO nova.api.openstack.compute.server_external_events [req-87763cc1-3e0e-42e2-a3d2-9208bd861d80 req-27d8290f-a049-4cf9-9de4-47e56b090485 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:a6b22ea9-6b94-47f0-b6e1-b761218e95d7 for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 464/937] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:04:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/938] 199.204.45.144 () {32 vars in 732 bytes} [Fri Jul 10 01:04:38 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9 => generated 2581 bytes in 149 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: 465/939] 199.204.45.144 () {32 vars in 758 bytes} [Fri Jul 10 01:04:39 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface => generated 286 bytes in 86 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: 475/940] 199.204.45.144 () {32 vars in 776 bytes} [Fri Jul 10 01:04:39 2026] GET /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-volume_attachments => generated 197 bytes in 37 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-07-10 01:05:18.410 8 INFO nova.api.openstack.compute.server_external_events [req-1a5bb9d4-7f5d-421e-b83c-4333616a51ea req-8edf6ddf-b281-4760-8a13-0d1119b2b20f baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:e87ab65d-1ef8-4bb8-86a7-84325d35b1e3 for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 470/949] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:05:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/950] 199.204.45.144 () {36 vars in 811 bytes} [Fri Jul 10 01:05:17 2026] POST /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface => generated 279 bytes in 2375 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-07-10 01:05:19.984 8 INFO nova.api.openstack.compute.server_external_events [req-7792c8d2-c778-4ed8-aadd-1dc769e3fa89 req-eecd2eaf-7604-4d22-9f7c-4d9fc2c1cbd5 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:e87ab65d-1ef8-4bb8-86a7-84325d35b1e3 for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 471/951] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:05:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:05:20.525 7 INFO nova.api.openstack.compute.server_external_events [req-3b4db594-8c54-4102-a300-ba92b529c88e req-30af869c-9483-4074-aa87-b752b88ff05f baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:e87ab65d-1ef8-4bb8-86a7-84325d35b1e3 for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 7|app: 0|req: 481/952] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:05:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:05:21.164 8 INFO nova.api.openstack.compute.server_external_events [req-83fa817f-af0c-4f23-b95f-e53ffca4bfc3 req-f281c2f0-8a7f-4142-a4a2-79496de56276 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:e87ab65d-1ef8-4bb8-86a7-84325d35b1e3 for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 472/953] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:05:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:05:47.641 8 INFO nova.api.openstack.compute.server_external_events [req-9513b45d-e263-4005-a467-250f566e7a2c req-b4bd7fec-0da6-4593-ac15-1e3567cb2cf5 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:f10c93d9-0048-4ddf-b610-b0e2c50f425b for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 476/960] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:05:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/961] 199.204.45.144 () {36 vars in 811 bytes} [Fri Jul 10 01:05:45 2026] POST /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface => generated 374 bytes in 3045 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-07-10 01:05:49.313 8 INFO nova.api.openstack.compute.server_external_events [req-e0fc9100-717c-40f3-b601-5e43b39c3f5f req-ee4cfef1-5a93-4ef3-ac0a-5eeafb71389f baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:f10c93d9-0048-4ddf-b610-b0e2c50f425b for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 477/962] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:05:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:05:49.805 7 INFO nova.api.openstack.compute.server_external_events [req-0a2d6340-de32-44d6-b233-24d2560b1966 req-f4bc8622-20f3-43c5-b220-46b5000d3bbc baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:f10c93d9-0048-4ddf-b610-b0e2c50f425b for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 7|app: 0|req: 486/963] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:05:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:02.201 7 INFO nova.api.openstack.compute.server_external_events [req-14b5b7ff-3c7f-46ce-acf6-0e26e0c1e84a req-61227ce4-5195-4ac8-8404-c02b7f6eda40 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:68f2f1e2-03f9-400b-bcc3-abb28f17975c for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 7|app: 0|req: 488/966] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/969] 199.204.45.144 () {36 vars in 811 bytes} [Fri Jul 10 01:06:00 2026] POST /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface => generated 376 bytes in 3404 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-07-10 01:06:04.716 7 INFO nova.api.openstack.compute.server_external_events [req-a1cc01c7-08f5-4d39-91d8-70935182e18e req-e825b057-8adf-4eba-a190-c4c7b33e6092 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:68f2f1e2-03f9-400b-bcc3-abb28f17975c for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 7|app: 0|req: 491/970] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:05.181 8 INFO nova.api.openstack.compute.server_external_events [req-509e8422-d7fb-4e7c-8e58-f8db4ec12548 req-e5564057-874d-4e27-9374-305e76890fa9 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-plugged:68f2f1e2-03f9-400b-bcc3-abb28f17975c for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 480/971] 10.0.0.210 () {38 vars in 814 bytes} [Fri Jul 10 01:06:05 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-07-10 01:06:15.039 7 INFO nova.api.openstack.compute.server_external_events [req-764bac68-863a-46e5-bee9-cb2ebba9bab7 req-0d743286-4428-4ce5-a909-dcc70517a35c baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:68f2f1e2-03f9-400b-bcc3-abb28f17975c for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 7|app: 0|req: 493/974] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:15 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: 482/975] 199.204.45.144 () {34 vars in 854 bytes} [Fri Jul 10 01:06:15 2026] DELETE /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface/68f2f1e2-03f9-400b-bcc3-abb28f17975c => generated 0 bytes in 71 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-07-10 01:06:17.194 7 INFO nova.api.openstack.compute.server_external_events [req-08a5f1f3-b00f-4497-ae7f-3d54b72b70ed req-5ecd9169-6647-4157-b282-b3b9c86b7e4c baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:68f2f1e2-03f9-400b-bcc3-abb28f17975c for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 7|app: 0|req: 494/976] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:21.723 8 INFO nova.api.openstack.compute.server_external_events [req-48fb21d8-6786-41cc-aae5-e4c0dbb30c71 req-8b2a8ae4-9b32-49c4-9a54-6e875514c100 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:f10c93d9-0048-4ddf-b610-b0e2c50f425b for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 483/977] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:21 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 495/978] 199.204.45.144 () {34 vars in 854 bytes} [Fri Jul 10 01:06:21 2026] DELETE /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface/f10c93d9-0048-4ddf-b610-b0e2c50f425b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:22.978 8 INFO nova.api.openstack.compute.server_external_events [req-099aa4a8-1bbe-472c-b20f-dcf4b21ee898 req-614f455a-f5e2-4d3d-9fd5-152e2863dd0a baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:f10c93d9-0048-4ddf-b610-b0e2c50f425b for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance [pid: 8|app: 0|req: 485/981] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/984] 199.204.45.144 () {34 vars in 854 bytes} [Fri Jul 10 01:06:42 2026] DELETE /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9/os-interface/e87ab65d-1ef8-4bb8-86a7-84325d35b1e3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/987] 199.204.45.144 () {34 vars in 754 bytes} [Fri Jul 10 01:06:45 2026] DELETE /v2.1/servers/01891c33-d017-4b33-8277-f44d14bc82f9 => generated 0 bytes in 117 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-07-10 01:06:47.439 8 INFO nova.api.openstack.compute.server_external_events [req-6cd85098-dfd1-4830-9019-4a2311648967 req-62b602d4-8bdb-42bf-9aa5-93d11c210943 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:a6b22ea9-6b94-47f0-b6e1-b761218e95d7 for instance 01891c33-d017-4b33-8277-f44d14bc82f9 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/988] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:47 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: 7|app: 0|req: 500/989] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:06:47 2026] DELETE /v2.1/servers/7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:47.622 7 INFO nova.api.openstack.compute.server_external_events [req-5f5cacca-6acd-485d-93fa-eb212b2ace24 req-687ff56c-fe99-4536-bd5d-22df05c3743f baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:d2e51e07-1d21-4488-bf61-bf0b03114ac5 for instance 7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 on instance [pid: 7|app: 0|req: 501/990] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:47 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: 490/991] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:06:47 2026] GET /v2.1/servers/7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 => generated 1943 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:52.863 8 INFO nova.api.openstack.wsgi [None req-ba73d178-39bd-4782-9f4e-91718dfb5688 618c72b98ef64fd2948e28296c872baa b95d7bda4068422896ab3785ffd2a3e5 - - default default] HTTP exception thrown: Instance 7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 could not be found. [pid: 8|app: 0|req: 492/994] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:06:52 2026] GET /v2.1/servers/7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:53.697 7 INFO nova.api.openstack.compute.server_external_events [req-a8c99d40-c4e1-4d1c-922f-a7d3c080a046 req-0228fa13-39fc-422a-a22f-d6acaa9580b8 baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:d2e51e07-1d21-4488-bf61-bf0b03114ac5 for instance 7344cdb6-26c3-4fbb-bcad-0b5d66bd0f62 on instance [pid: 7|app: 0|req: 503/995] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:53 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: 493/996] 10.0.0.55 () {32 vars in 716 bytes} [Fri Jul 10 01:06:53 2026] DELETE /v2.1/servers/70462b83-a355-472f-97d8-ad297e2ce959 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:53.934 8 INFO nova.api.openstack.compute.server_external_events [req-4ae1cf28-1405-4dff-81cf-f78c31a8b82f req-8bd5c8b5-3e1c-42c8-9d21-2665e8906ebb baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-changed:5ecbf2cc-eb07-4c63-9dd0-e969ac7d47eb for instance 70462b83-a355-472f-97d8-ad297e2ce959 on instance [pid: 8|app: 0|req: 494/997] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/998] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:06:53 2026] GET /v2.1/servers/70462b83-a355-472f-97d8-ad297e2ce959 => generated 1943 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:59.186 8 INFO nova.api.openstack.wsgi [None req-08f0ec29-d3ff-423f-9ea5-a06037001fa8 618c72b98ef64fd2948e28296c872baa b95d7bda4068422896ab3785ffd2a3e5 - - default default] HTTP exception thrown: Instance 70462b83-a355-472f-97d8-ad297e2ce959 could not be found. [pid: 8|app: 0|req: 495/999] 10.0.0.55 () {32 vars in 713 bytes} [Fri Jul 10 01:06:59 2026] GET /v2.1/servers/70462b83-a355-472f-97d8-ad297e2ce959 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:59.324 7 INFO nova.api.openstack.compute.server_external_events [req-ff5286d4-7b9a-4f2a-885d-1b72a10ae4c3 req-a27f5d1d-0774-4d6d-b8c7-09e82da5a23e baf4df0856a54a289943468b4f4fd920 b441e489f0b14dddb7acdabff81aefab - - cf43d9463e7940c5be2a87682d129dc7 cf43d9463e7940c5be2a87682d129dc7] Creating event network-vif-deleted:5ecbf2cc-eb07-4c63-9dd0-e969ac7d47eb for instance 70462b83-a355-472f-97d8-ad297e2ce959 on instance [pid: 7|app: 0|req: 505/1000] 10.0.0.4 () {38 vars in 812 bytes} [Fri Jul 10 01:06:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/1001] 10.0.0.55 () {32 vars in 724 bytes} [Fri Jul 10 01:07:00 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1167401920 => generated 0 bytes in 22 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-07-10 01:07:00.467 7 INFO nova.api.openstack.wsgi [None req-ece42487-32d1-4f50-ae10-798e26c0d1d6 618c72b98ef64fd2948e28296c872baa b95d7bda4068422896ab3785ffd2a3e5 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1167401920 not found for user 618c72b98ef64fd2948e28296c872baa [pid: 7|app: 0|req: 506/1002] 10.0.0.55 () {32 vars in 721 bytes} [Fri Jul 10 01:07:00 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1167401920 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1007] 10.0.0.55 () {32 vars in 653 bytes} [Fri Jul 10 01:07:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1008] 10.0.0.55 () {32 vars in 639 bytes} [Fri Jul 10 01:07:18 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-10 01:07:18.624 8 WARNING oslo_db.sqlalchemy.utils [None req-9e7c8630-e45a-4360-963a-96bef6c718cc 9a93a3ced4f648af9c7d50697f10c847 6d44927bf452410f84278e9e43618298 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 500/1009] 10.0.0.55 () {32 vars in 647 bytes} [Fri Jul 10 01:07:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1010] 10.0.0.55 () {32 vars in 692 bytes} [Fri Jul 10 01:07:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1045] 10.0.0.30 () {28 vars in 453 bytes} [Fri Jul 10 01:10:08 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-07-10 01:10:08.499 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6360163f-ab16-4b17-8d90-e3b0ddbed8e4] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 01:10:08.500 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 01:10:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.30) !!! 2026-07-10 01:10:08.504 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 01:10:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.30) !!! [pid: 8|app: 0|req: 518/1046] 10.0.0.30 () {30 vars in 657 bytes} [Fri Jul 10 01:10:08 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-10 01:10:08.581 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [454237d9-efc2-4093-8aa0-e92a27c62fae] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 01:10:08.582 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 01:10:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.30) !!! 2026-07-10 01:10:08.586 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 01:10:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.30) !!! [pid: 7|app: 0|req: 529/1047] 10.0.0.30 () {32 vars in 730 bytes} [Fri Jul 10 01:10:08 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: 519/1048] 10.0.0.30 () {34 vars in 803 bytes} [Fri Jul 10 01:10:08 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1049] 10.0.0.30 () {28 vars in 453 bytes} [Fri Jul 10 01:10: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) [pid: 8|app: 0|req: 520/1050] 10.0.0.30 () {30 vars in 657 bytes} [Fri Jul 10 01:10:09 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 531/1051] 10.0.0.30 () {32 vars in 730 bytes} [Fri Jul 10 01:10:09 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1052] 10.0.0.30 () {34 vars in 891 bytes} [Fri Jul 10 01:10:09 2026] GET /v2.1/servers/detail?project_id=6d44927bf452410f84278e9e43618298&all_tenants=True => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1053] 10.0.0.30 () {34 vars in 891 bytes} [Fri Jul 10 01:10:09 2026] GET /v2.1/servers/detail?project_id=a7911b0a72754532af1f98d74428f9c1&all_tenants=True => generated 15 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 01:10:09.556 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6360163f-ab16-4b17-8d90-e3b0ddbed8e4] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 48436. [pid: 8|app: 0|req: 522/1054] 10.0.0.30 () {34 vars in 891 bytes} [Fri Jul 10 01:10:09 2026] GET /v2.1/servers/detail?project_id=b441e489f0b14dddb7acdabff81aefab&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)