+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 30 18:23:13 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-6649494c88-p2lrv 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 0x563053dcf560 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-06-30 18:23:18.461 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-30 18:23:18.558 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-30 18:23:18.922 7 WARNING keystonemiddleware._common.config [None req-13696745-950f-46f2-833a-476478a50ec2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:23:18.931 7 WARNING oslo_config.cfg [None req-13696745-950f-46f2-833a-476478a50ec2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 18:23:18.976 8 WARNING keystonemiddleware._common.config [None req-06f0b67b-4542-4817-97a8-d802e7d4849b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:23:18.985 8 WARNING oslo_config.cfg [None req-06f0b67b-4542-4817-97a8-d802e7d4849b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 18:23:19.148 7 WARNING keystonemiddleware._common.config [None req-13696745-950f-46f2-833a-476478a50ec2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563053dcf560 pid: 7 (default app) 2026-06-30 18:23:19.175 8 WARNING keystonemiddleware._common.config [None req-06f0b67b-4542-4817-97a8-d802e7d4849b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563053dcf560 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/4] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:23:26 2026] GET /v2.1 => generated 114 bytes in 11 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:23:26.722 7 WARNING oslo_policy.policy [None req-b2f7206d-c289-4386-a806-ed4ceccff7ab 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-30 18:23:26.722 7 WARNING oslo_policy.policy [None req-b2f7206d-c289-4386-a806-ed4ceccff7ab 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:23:26 2026] GET /v2.1 => generated 0 bytes in 619 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-06-30 18:23:26.841 8 WARNING oslo_policy.policy [req-b2f7206d-c289-4386-a806-ed4ceccff7ab req-a3216aae-d342-44d8-8f6f-b11290260bf2 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-30 18:23:26.842 8 WARNING oslo_policy.policy [req-b2f7206d-c289-4386-a806-ed4ceccff7ab req-a3216aae-d342-44d8-8f6f-b11290260bf2 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:23:26 2026] GET /v2.1/ => generated 399 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:23:26.974 7 INFO nova.api.openstack.wsgi [None req-753fd05f-05e6-45f6-9e08-af2070228267 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.240 () {48 vars in 1010 bytes} [Tue Jun 30 18:23:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:23:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jun 30 18:23:27 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:23:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:23:27 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:23:27 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-06-30 18:23:27.871 7 INFO nova.api.openstack.wsgi [None req-b81be51a-fc27-4108-b551-9ae4c8d27bf8 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jun 30 18:23:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:23:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jun 30 18:23:27 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:23: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: 9/17] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:23:28 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:23:28 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-06-30 18:23:28.709 7 INFO nova.api.openstack.wsgi [None req-15b85321-e53f-46a0-9948-b3380dc7feb0 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jun 30 18:23:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:23:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jun 30 18:23:28 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/22] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:23:29 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: 12/23] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:23:29 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:23:29 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:23:29.562 7 INFO nova.api.openstack.wsgi [None req-91e702f9-72a3-4397-82a4-09046e2e5756 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jun 30 18:23:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:23:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jun 30 18:23:29 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: 14/28] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:23:30 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: 15/29] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:23:30 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:23:30 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-06-30 18:23:30.411 7 INFO nova.api.openstack.wsgi [None req-3dfe46b3-da50-4b7a-84d0-685f88f450fa 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jun 30 18:23:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:23:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jun 30 18:23:30 2026] POST /v2.1/flavors => generated 535 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 10.0.0.247 () {28 vars in 454 bytes} [Tue Jun 30 18:29: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/113] 10.0.0.247 () {30 vars in 658 bytes} [Tue Jun 30 18:29:50 2026] GET /v2.1 => generated 0 bytes in 463 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: 58/114] 10.0.0.247 () {30 vars in 660 bytes} [Tue Jun 30 18:29:51 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 10.0.0.247 () {34 vars in 804 bytes} [Tue Jun 30 18:29:51 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:33:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/163] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:33:41 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:33: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-06-30 18:33:41.736 8 INFO nova.api.openstack.wsgi [None req-411d96a9-f1f3-4343-ac3a-74799f6745d6 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/165] 199.204.45.240 () {48 vars in 1016 bytes} [Tue Jun 30 18:33:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:33:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/167] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jun 30 18:33:41 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:34:35 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: 89/179] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:34:35 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: 7|app: 0|req: 91/180] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:34:35 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-06-30 18:34:35.203 8 WARNING oslo_db.sqlalchemy.utils [None req-0c5e9a11-f7f8-4c4b-85e7-786715ee616f 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/181] 199.204.45.240 () {48 vars in 1015 bytes} [Tue Jun 30 18:34:35 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.240 () {52 vars in 1056 bytes} [Tue Jun 30 18:34:35 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jun 30 18:34:38 2026] GET /v2.1/os-quota-sets/6b4776f6831c49ecb14a3dc1061de0b2 => generated 371 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.240 () {48 vars in 1041 bytes} [Tue Jun 30 18:34:39 2026] PUT /v2.1/os-quota-sets/6b4776f6831c49ecb14a3dc1061de0b2 => generated 326 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jun 30 18:34:39 2026] GET /v2.1/os-quota-sets/6b4776f6831c49ecb14a3dc1061de0b2 => generated 368 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:41:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:41:51 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:41:51 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-06-30 18:41:51.179 7 INFO nova.api.openstack.wsgi [None req-a01927e6-13f2-4c62-bbf5-866303006545 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 139/277] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jun 30 18:41:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:41:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.240 () {52 vars in 1048 bytes} [Tue Jun 30 18:41:51 2026] POST /v2.1/flavors => generated 534 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jun 30 18:44:52 2026] GET /v2.1/os-quota-sets/656499a9870a41adbf73180800ee6041 => generated 371 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/317] 199.204.45.240 () {48 vars in 1041 bytes} [Tue Jun 30 18:44:53 2026] PUT /v2.1/os-quota-sets/656499a9870a41adbf73180800ee6041 => generated 326 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jun 30 18:44:53 2026] GET /v2.1/os-quota-sets/656499a9870a41adbf73180800ee6041 => generated 368 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:55: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: 8|app: 0|req: 225/450] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:55:43 2026] GET /v2.1 => generated 0 bytes in 165 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 226/451] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:55:43 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-06-30 18:55:43.787 8 INFO nova.api.openstack.wsgi [None req-628afb2d-1837-4efb-99fb-e59ecbaea75d 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 226/452] 199.204.45.240 () {48 vars in 1010 bytes} [Tue Jun 30 18:55:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:55:43 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: 8|app: 0|req: 227/454] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:55:43 2026] GET /v2.1/flavors/d60062c8-50b6-44ee-bbef-8edb5b57f702/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:55:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:55:44 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:55:44 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-06-30 18:55:44.655 8 INFO nova.api.openstack.wsgi [None req-face8c9b-1080-44b8-af5b-c941c25134f9 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 229/458] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jun 30 18:55:44 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:55:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:55:44 2026] GET /v2.1/flavors/6839c0f7-59a4-4953-8fd3-573257860b08/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: 231/461] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:55:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:55:45 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: 7|app: 0|req: 232/463] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:55:45 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:55:45.506 8 INFO nova.api.openstack.wsgi [None req-f4efff9f-ba4e-41de-9512-f50c65519467 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 232/464] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jun 30 18:55:45 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:55:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:55:45 2026] GET /v2.1/flavors/f610a4f1-fdcb-4889-b7e4-f14f521b1c21/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:55:46 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: 234/468] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:55:46 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:55:46 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-06-30 18:55:46.404 8 INFO nova.api.openstack.wsgi [None req-3b133369-86bb-4dc4-a15d-b2a50af1776c 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 235/470] 199.204.45.240 () {48 vars in 1012 bytes} [Tue Jun 30 18:55:46 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:55:46 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: 236/472] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:55:46 2026] GET /v2.1/flavors/f6a008e5-e116-40b9-a30c-0812fdf5c45d/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:55:47 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: 237/474] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:55:47 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:55:47 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-06-30 18:55:47.275 8 INFO nova.api.openstack.wsgi [None req-fa44c890-e5d5-4d8c-a73c-85ff39c08eaf 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 238/476] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jun 30 18:55:47 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:55:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:55:47 2026] GET /v2.1/flavors/ccdc499e-65a6-4ff0-aa99-54d08a216d8d/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: 247/493] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:56:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:56:55 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: 248/495] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:56:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:56:55.336 8 INFO nova.api.openstack.wsgi [None req-565aa85c-b14c-467a-bb57-3f6c8a8bba4e 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 248/496] 199.204.45.240 () {48 vars in 1016 bytes} [Tue Jun 30 18:56:55 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:56:55 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: 8|app: 0|req: 249/498] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:56:55 2026] GET /v2.1/flavors/29a0d642-36d5-4589-bbb2-306917005656/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:57:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:57:01 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: 252/503] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:57:01 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:57:01.726 8 WARNING oslo_db.sqlalchemy.utils [None req-046c793c-0afe-484b-9834-5c10a0f3c4ff 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 252/504] 199.204.45.240 () {48 vars in 1015 bytes} [Tue Jun 30 18:57:01 2026] GET /v2.1/os-keypairs => generated 545 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jun 30 18:57:05 2026] GET /v2.1/os-quota-sets/6b4776f6831c49ecb14a3dc1061de0b2 => generated 368 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:57:50 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:57:50 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:57: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-06-30 18:57:50.723 7 INFO nova.api.openstack.wsgi [None req-c081fa72-154b-4491-819e-e56df5a2025c 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 260/519] 199.204.45.240 () {48 vars in 1014 bytes} [Tue Jun 30 18:57:50 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:57:50 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: 261/521] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:57:50 2026] GET /v2.1/flavors/b17e2fc0-4a42-48cf-8ca2-54ced60c6878/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 199.204.45.240 () {44 vars in 989 bytes} [Tue Jun 30 18:58:03 2026] GET /v2.1/os-quota-sets/656499a9870a41adbf73180800ee6041 => generated 368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/535] 199.204.45.240 () {42 vars in 704 bytes} [Tue Jun 30 18:58: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: 8|app: 0|req: 267/536] 199.204.45.240 () {44 vars in 908 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/537] 199.204.45.240 () {46 vars in 981 bytes} [Tue Jun 30 18:58: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) [pid: 8|app: 0|req: 268/538] 199.204.45.240 () {48 vars in 1050 bytes} [Tue Jun 30 18:58:52 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: 271/539] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1/flavors/29a0d642-36d5-4589-bbb2-306917005656/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1/flavors/6839c0f7-59a4-4953-8fd3-573257860b08/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1/flavors/b17e2fc0-4a42-48cf-8ca2-54ced60c6878/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1/flavors/ccdc499e-65a6-4ff0-aa99-54d08a216d8d/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: 273/543] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1/flavors/d60062c8-50b6-44ee-bbef-8edb5b57f702/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1/flavors/f610a4f1-fdcb-4889-b7e4-f14f521b1c21/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/545] 199.204.45.240 () {48 vars in 1098 bytes} [Tue Jun 30 18:58:52 2026] GET /v2.1/flavors/f6a008e5-e116-40b9-a30c-0812fdf5c45d/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 10.0.0.46 () {32 vars in 654 bytes} [Tue Jun 30 18:59:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 276/555] 10.0.0.46 () {32 vars in 640 bytes} [Tue Jun 30 18:59:33 2026] GET /v2.1/servers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 18:59:33.221 7 WARNING oslo_db.sqlalchemy.utils [None req-c9fd9d62-e09d-4fb2-98db-5133e19aa083 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 280/556] 10.0.0.46 () {32 vars in 648 bytes} [Tue Jun 30 18:59:33 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/557] 10.0.0.46 () {32 vars in 693 bytes} [Tue Jun 30 18:59:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/560] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 18:59:44 2026] GET /v2.1/flavors/d60062c8-50b6-44ee-bbef-8edb5b57f702 => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 10.0.0.46 () {32 vars in 640 bytes} [Tue Jun 30 18:59:44 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 18:59:44 2026] GET /v2.1/flavors/d60062c8-50b6-44ee-bbef-8edb5b57f702 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 18:59:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/566] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 18:59:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/567] 10.0.0.46 () {34 vars in 684 bytes} [Tue Jun 30 18:59:51 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/568] 10.0.0.46 () {34 vars in 684 bytes} [Tue Jun 30 18:59:53 2026] POST /v2.1/os-security-groups => generated 242 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/569] 10.0.0.46 () {34 vars in 684 bytes} [Tue Jun 30 18:59:53 2026] POST /v2.1/os-security-groups => generated 244 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/570] 10.0.0.46 () {32 vars in 662 bytes} [Tue Jun 30 18:59:54 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/571] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:54 2026] DELETE /v2.1/os-security-groups/7de3819a-82d8-4f20-b62f-2c83b5ea670d => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 18:59:54.731 7 INFO nova.api.openstack.wsgi [None req-ce699657-1d88-433f-b165-ca5fab286a77 eef24f4bcc45430dbbff370c3f77a549 5ea1a917ed644f74a8c71bf10bc10af1 - - default default] HTTP exception thrown: Security group 7de3819a-82d8-4f20-b62f-2c83b5ea670d does not exist Neutron server returns request_ids: ['req-63e24948-54be-47b0-8423-6fef08c3ffad'] [pid: 7|app: 0|req: 290/572] 10.0.0.46 () {32 vars in 736 bytes} [Tue Jun 30 18:59:54 2026] GET /v2.1/os-security-groups/7de3819a-82d8-4f20-b62f-2c83b5ea670d => generated 194 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/573] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:54 2026] DELETE /v2.1/os-security-groups/a177d517-6c06-449b-8864-74fbdec47635 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/574] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 18:59:53 2026] POST /v2.1/servers => generated 450 bytes in 1830 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 18:59:55.070 7 INFO nova.api.openstack.wsgi [None req-b8c7d222-3bf5-4825-8c1e-5f6e03460d7d eef24f4bcc45430dbbff370c3f77a549 5ea1a917ed644f74a8c71bf10bc10af1 - - default default] HTTP exception thrown: Security group a177d517-6c06-449b-8864-74fbdec47635 does not exist Neutron server returns request_ids: ['req-03b9b8f2-4d56-4b29-8d40-3ee2b9c041a8'] [pid: 7|app: 0|req: 292/575] 10.0.0.46 () {32 vars in 736 bytes} [Tue Jun 30 18:59:55 2026] GET /v2.1/os-security-groups/a177d517-6c06-449b-8864-74fbdec47635 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/576] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 18:59:55 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1423 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/577] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:55 2026] DELETE /v2.1/os-security-groups/acb7b9f0-89ef-4b6e-b955-bf51027bc54c => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:59:55.316 8 INFO nova.api.openstack.wsgi [None req-d9e1798a-4c4d-4d94-9eb8-4083a17aa000 eef24f4bcc45430dbbff370c3f77a549 5ea1a917ed644f74a8c71bf10bc10af1 - - default default] HTTP exception thrown: Security group acb7b9f0-89ef-4b6e-b955-bf51027bc54c does not exist Neutron server returns request_ids: ['req-63150d59-4e61-4b26-b2fc-a85f63128147'] [pid: 8|app: 0|req: 285/578] 10.0.0.46 () {32 vars in 736 bytes} [Tue Jun 30 18:59:55 2026] GET /v2.1/os-security-groups/acb7b9f0-89ef-4b6e-b955-bf51027bc54c => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/579] 10.0.0.46 () {32 vars in 662 bytes} [Tue Jun 30 18:59:55 2026] GET /v2.1/os-security-groups => generated 707 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:59:55.559 8 INFO nova.api.openstack.wsgi [None req-f074257d-20ac-42bb-b49e-2e1796c5ce96 eef24f4bcc45430dbbff370c3f77a549 5ea1a917ed644f74a8c71bf10bc10af1 - - default default] HTTP exception thrown: Security group acb7b9f0-89ef-4b6e-b955-bf51027bc54c does not exist Neutron server returns request_ids: ['req-e5a75a2e-5437-4da8-bd5c-853d294c24b4'] [pid: 8|app: 0|req: 286/580] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:55 2026] DELETE /v2.1/os-security-groups/acb7b9f0-89ef-4b6e-b955-bf51027bc54c => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 18:59:55.599 7 INFO nova.api.openstack.wsgi [None req-5a07f143-a69e-457b-866f-2b219745b025 eef24f4bcc45430dbbff370c3f77a549 5ea1a917ed644f74a8c71bf10bc10af1 - - default default] HTTP exception thrown: Security group a177d517-6c06-449b-8864-74fbdec47635 does not exist Neutron server returns request_ids: ['req-d0daedbc-f049-433f-a644-d9c2ccba1263'] [pid: 7|app: 0|req: 295/581] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:55 2026] DELETE /v2.1/os-security-groups/a177d517-6c06-449b-8864-74fbdec47635 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 18:59:55.669 8 INFO nova.api.openstack.wsgi [None req-57c6af45-ae14-4c33-ae01-1fcc0e6ab44e eef24f4bcc45430dbbff370c3f77a549 5ea1a917ed644f74a8c71bf10bc10af1 - - default default] HTTP exception thrown: Security group 7de3819a-82d8-4f20-b62f-2c83b5ea670d does not exist Neutron server returns request_ids: ['req-9da41275-58b4-4bc2-93e8-e5f8e8dc2f58'] [pid: 8|app: 0|req: 287/582] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:55 2026] DELETE /v2.1/os-security-groups/7de3819a-82d8-4f20-b62f-2c83b5ea670d => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 18:59:56 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1483 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, ' [pid: 8|app: 0|req: 288/584] 10.0.0.46 () {34 vars in 684 bytes} [Tue Jun 30 18:59:56 2026] POST /v2.1/os-security-groups => generated 248 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/585] 10.0.0.46 () {34 vars in 694 bytes} [Tue Jun 30 18:59:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/586] 10.0.0.46 () {34 vars in 684 bytes} [Tue Jun 30 18:59:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 18:59:57 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1548 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/588] 10.0.0.46 () {34 vars in 694 bytes} [Tue Jun 30 18:59:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:59:59.046 8 INFO nova.api.openstack.compute.server_external_events [req-0f656715-cb13-44d4-9514-4dad43bc3055 req-56d00ff3-3a26-4164-9be1-304b1f574c8e 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:9012d3c5-d430-429d-822d-10ed2e199a26 for instance 6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c on instance 2026-06-30 18:59:59.059 8 INFO nova.compute.rpcapi [None req-bb3ab94f-f412-47f7-889e-38db1e08af77 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 293/589] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 18:59:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/590] 10.0.0.46 () {34 vars in 694 bytes} [Tue Jun 30 18:59:59 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/591] 10.0.0.46 () {32 vars in 736 bytes} [Tue Jun 30 18:59:59 2026] GET /v2.1/os-security-groups/8a90f316-e1f2-417a-ada2-1840edf92414 => generated 664 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/592] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 18:59:56 2026] POST /v2.1/servers => generated 450 bytes in 2515 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: 298/593] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 18:59:59 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1253 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/594] 10.0.0.46 () {32 vars in 749 bytes} [Tue Jun 30 18:59:59 2026] DELETE /v2.1/os-security-group-rules/ff3692f5-6d17-422f-8f6e-47f00ffa9187 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 18:59:59 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1548 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:59 2026] DELETE /v2.1/os-security-groups/8a90f316-e1f2-417a-ada2-1840edf92414 => generated 0 bytes in 270 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: 300/597] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jun 30 18:59:59 2026] DELETE /v2.1/os-security-groups/5d337fe3-c506-4640-9822-0138a5ffcfe6 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:00 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1436 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:01.486 8 INFO nova.api.openstack.compute.server_external_events [req-0dcfae1b-5e9a-4b50-9991-c76ec4235082 req-e060f655-b7ee-4947-b46b-2f8122be60be 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:f7ea8f3a-d5a9-45a7-becc-52ef1f86c8e2 for instance 0dd8ad56-8d4d-4690-979b-48e62da75877 on instance [pid: 8|app: 0|req: 299/601] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/602] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:00 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1548 bytes in 1222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/603] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:02 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1436 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/604] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:03 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1548 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/605] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:03 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1424 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/606] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:04 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1548 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/607] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:05 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1424 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:06.036 8 INFO nova.api.openstack.compute.server_external_events [req-a1678070-64c9-4a41-9061-eec07979c277 req-2b386687-6f32-45d8-9809-0959d7ed3fa9 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:f7ea8f3a-d5a9-45a7-becc-52ef1f86c8e2 for instance 0dd8ad56-8d4d-4690-979b-48e62da75877 on instance [pid: 8|app: 0|req: 303/608] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:00:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/609] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:05 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1548 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:06 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1611 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/611] 10.0.0.46 () {32 vars in 740 bytes} [Tue Jun 30 19:00:06 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877/os-interface => generated 284 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/612] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:00:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/613] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:07 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1548 bytes in 981 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:08.547 7 INFO nova.api.openstack.compute.server_external_events [req-ef0eeb7c-68d6-4ece-8f0b-c46f2c13f7d6 req-264ff278-a543-4ffb-bf3d-1b76b8f170bf 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:9012d3c5-d430-429d-822d-10ed2e199a26 for instance 6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c on instance 2026-06-30 19:00:08.557 7 INFO nova.compute.rpcapi [None req-a4df979d-2893-4a35-abd3-fd6c9c832f1b - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 306/614] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:08 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1611 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:00:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:08.669 8 INFO nova.api.openstack.compute.server_external_events [req-aee2a40f-801c-4f11-a02a-538ebe2993e5 req-d94749d9-0e37-49b8-a258-9ab878c361cc 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:f7ea8f3a-d5a9-45a7-becc-52ef1f86c8e2 for instance 0dd8ad56-8d4d-4690-979b-48e62da75877 on instance [pid: 8|app: 0|req: 307/616] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:08 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) [pid: 7|app: 0|req: 310/617] 10.0.0.46 () {32 vars in 640 bytes} [Tue Jun 30 19:00:08 2026] GET /v2.1/servers => generated 388 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/618] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:00:08 2026] DELETE /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/619] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:08 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1617 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/620] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:09 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1724 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/621] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:10 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 1380 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:10.850 8 INFO nova.api.openstack.compute.server_external_events [req-3ca9632f-ad13-41c3-9b71-3e0412e40a08 req-8d184042-9a7e-4c83-81b9-d49e5cbb83bf 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:f7ea8f3a-d5a9-45a7-becc-52ef1f86c8e2 for instance 0dd8ad56-8d4d-4690-979b-48e62da75877 on instance [pid: 8|app: 0|req: 313/624] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/625] 10.0.0.46 () {32 vars in 740 bytes} [Tue Jun 30 19:00:10 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:00:09 2026] POST /v2.1/servers => generated 450 bytes in 1557 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: 315/627] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:11 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1401 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/628] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:11 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1724 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:12.022 8 INFO nova.api.openstack.wsgi [None req-0fce17a1-cb7e-4fca-8fd8-1f664e579160 dc3b46f97e3547dab7c9e193c6a29b7a dbc2053ad28b44bfa172574dc5dbf25e - - default default] HTTP exception thrown: Instance 0dd8ad56-8d4d-4690-979b-48e62da75877 could not be found. [pid: 8|app: 0|req: 317/629] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:11 2026] GET /v2.1/servers/0dd8ad56-8d4d-4690-979b-48e62da75877 => generated 111 bytes in 23 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: 318/630] 10.0.0.46 () {32 vars in 640 bytes} [Tue Jun 30 19:00:12 2026] GET /v2.1/servers => generated 377 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/631] 10.0.0.46 () {32 vars in 703 bytes} [Tue Jun 30 19:00:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-442038961 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/632] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:00:11 2026] POST /v2.1/servers => generated 424 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: 320/633] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:00:12 2026] DELETE /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/634] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:12 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/635] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:12 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1730 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:12.896 8 INFO nova.api.openstack.compute.server_external_events [req-85a3e1b2-8c7d-4ddb-9da8-91f27c0ad5dd req-737c567f-19c3-48e2-b6fe-6dc0189951dc 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:9012d3c5-d430-429d-822d-10ed2e199a26 for instance 6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c on instance [pid: 8|app: 0|req: 322/636] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/637] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:12 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1527 bytes in 1473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:13.895 7 INFO nova.api.openstack.compute.server_external_events [req-e6424e9e-3833-43dc-8a25-ca5b6ffc8231 req-89aad342-8557-4294-a05d-cf71ec15f66f 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-unplugged:9012d3c5-d430-429d-822d-10ed2e199a26 for instance 6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c on instance [pid: 7|app: 0|req: 316/638] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:00:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/639] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:13 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1429 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/640] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:13 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 1730 bytes in 1455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:15.386 7 INFO nova.api.openstack.compute.server_external_events [req-f93f68f6-bb02-4802-9606-6bd9defa8e9e req-44bf93af-965f-4d33-9eb8-ed12f2c92547 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:5bf82cc6-ae7c-487b-9947-7739c0f12322 for instance 32102164-527e-406b-9bf7-84a9308ca21e on instance 2026-06-30 19:00:15.387 7 INFO nova.api.openstack.compute.server_external_events [req-f93f68f6-bb02-4802-9606-6bd9defa8e9e req-44bf93af-965f-4d33-9eb8-ed12f2c92547 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:9012d3c5-d430-429d-822d-10ed2e199a26 for instance 6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c on instance [pid: 7|app: 0|req: 318/641] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:15 2026] POST /v2.1/os-server-external-events => generated 350 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: 324/642] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:14 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1527 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/643] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:15 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1471 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:16.411 8 INFO nova.api.openstack.wsgi [None req-949a2f86-2912-4693-92f9-7006f82800c1 d856ae42594e4a50b3c0998e868d75be 280128ec5c244413b2a4860cd5a38ad7 - - default default] HTTP exception thrown: Instance 6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c could not be found. [pid: 8|app: 0|req: 325/644] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:16 2026] GET /v2.1/servers/6a30c2a8-b10f-42db-9aa3-4e4fe4779d7c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/645] 10.0.0.46 () {32 vars in 705 bytes} [Tue Jun 30 19:00:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1249679833 => 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: 326/646] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:16 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1527 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/647] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1471 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:17.438 8 INFO nova.api.openstack.compute.server_external_events [req-b5cd34cf-930f-4f5a-a6e4-6963f4e3d078 req-23b61373-fa32-46e7-835f-a0bdfca8d557 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:c2be123e-fd9a-488c-8a37-8df1fd32e459 for instance df86d576-5aa0-4036-abd4-064d22ba323c on instance [pid: 8|app: 0|req: 327/648] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:18.154 7 INFO nova.api.openstack.compute.server_external_events [req-f43ea8fa-0b66-4051-bd09-2c7b998f6ff5 req-709af696-ee2a-414c-9573-8e4cdd2063bb 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:5bf82cc6-ae7c-487b-9947-7739c0f12322 for instance 32102164-527e-406b-9bf7-84a9308ca21e on instance [pid: 7|app: 0|req: 322/649] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:00:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/650] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:18 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1527 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:18 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1471 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.46 () {30 vars in 412 bytes} [Tue Jun 30 19:00:18 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/653] 10.0.0.46 () {28 vars in 559 bytes} [Tue Jun 30 19:00:18 2026] GET /v2/ => generated 401 bytes in 467 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/654] 10.0.0.46 () {28 vars in 563 bytes} [Tue Jun 30 19:00:19 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.46 () {30 vars in 412 bytes} [Tue Jun 30 19:00:19 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:19 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1718 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/657] 10.0.0.46 () {32 vars in 740 bytes} [Tue Jun 30 19:00:19 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:19 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1471 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:20.235 8 INFO nova.api.openstack.compute.server_external_events [req-407cf926-ffee-4f80-ab63-cf0c56eb0fef req-b1e9e479-4310-4c8a-9c6f-9ed53499b3cc 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:c2be123e-fd9a-488c-8a37-8df1fd32e459 for instance df86d576-5aa0-4036-abd4-064d22ba323c on instance [pid: 8|app: 0|req: 332/659] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:00:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:20.638 7 INFO nova.api.openstack.compute.server_external_events [req-3df73f8b-a4aa-4e0a-87a8-783c158f5c75 req-f49a6958-2768-4af6-9bed-7dc3c570305f 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:5bf82cc6-ae7c-487b-9947-7739c0f12322 for instance 32102164-527e-406b-9bf7-84a9308ca21e on instance [pid: 7|app: 0|req: 329/662] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/663] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:20 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1718 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/664] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:20 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1656 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: 8|app: 0|req: 335/665] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:21 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c/ips => generated 109 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/666] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:21 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c/ips => generated 109 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: 336/667] 10.0.0.46 () {32 vars in 824 bytes} [Tue Jun 30 19:00:21 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c/ips/tempest-ServerAddressesTestJSON-1431735061-network => generated 94 bytes in 45 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: 332/668] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:00:21 2026] DELETE /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 0 bytes in 100 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: 337/669] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:21 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1662 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/670] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:22 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 1457 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:22.727 8 INFO nova.api.openstack.compute.server_external_events [req-8314b233-d9f1-4b3c-889b-1961d9a8e653 req-5f14ffe2-2b85-4c84-b965-bda428e88068 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:c2be123e-fd9a-488c-8a37-8df1fd32e459 for instance df86d576-5aa0-4036-abd4-064d22ba323c on instance [pid: 8|app: 0|req: 338/671] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:23.559 7 INFO nova.api.openstack.wsgi [None req-fa80302c-70e4-45d3-abb7-455887106e38 5ad7441f83c349f0b36e53c7f0a15582 0bfe2baeaa9a4b4b863317157926743e - - default default] HTTP exception thrown: Instance df86d576-5aa0-4036-abd4-064d22ba323c could not be found. [pid: 7|app: 0|req: 334/672] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:23 2026] GET /v2.1/servers/df86d576-5aa0-4036-abd4-064d22ba323c => generated 111 bytes in 17 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: 339/673] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:00:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/674] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:00:29 2026] POST /v2.1/servers => generated 453 bytes in 606 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:30 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1431 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/678] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:31 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1489 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:32.302 8 INFO nova.api.openstack.compute.server_external_events [req-9bc60bb8-263f-4239-a119-23ed7454cbb1 req-3eed2543-b15f-4ed6-b209-e11238cbc17e 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:00982d40-a46a-4bbe-8484-33f05b9cf75a for instance 71ebcec4-e273-42fa-8948-48c8ed9ac020 on instance [pid: 8|app: 0|req: 342/679] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/680] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:32 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1557 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:33.458 8 INFO nova.api.openstack.compute.server_external_events [req-3a0e08c1-c248-44ae-adf7-1a716433483d req-7cef5c7a-1b44-45d6-9d54-5deba417e26f 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:00982d40-a46a-4bbe-8484-33f05b9cf75a for instance 71ebcec4-e273-42fa-8948-48c8ed9ac020 on instance [pid: 8|app: 0|req: 343/681] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:00:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/682] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:33 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1557 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/683] 10.0.0.46 () {32 vars in 740 bytes} [Tue Jun 30 19:00:34 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/os-interface => generated 284 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/684] 10.0.0.46 () {32 vars in 814 bytes} [Tue Jun 30 19:00:34 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/os-interface/5bf82cc6-ae7c-487b-9947-7739c0f12322 => generated 281 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/685] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:34 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 156 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/686] 10.0.0.46 () {34 vars in 749 bytes} [Tue Jun 30 19:00:34 2026] POST /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/687] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:34 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 156 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: 8|app: 0|req: 347/688] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:35 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 156 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:36.034 8 INFO nova.api.openstack.compute.server_external_events [req-2c08aef7-7398-40f5-ad7e-15f2eacd1fb9 req-74a17aa3-e40d-4327-8fe4-b861f355fd60 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:5bf82cc6-ae7c-487b-9947-7739c0f12322 for instance 32102164-527e-406b-9bf7-84a9308ca21e on instance [pid: 8|app: 0|req: 348/689] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:34 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1740 bytes in 1156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 343/691] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:36 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 156 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.46 () {32 vars in 740 bytes} [Tue Jun 30 19:00:36 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020/os-interface => generated 284 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/693] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:37 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 156 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/694] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:38 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 156 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-06-30 19:00:39.513 8 INFO nova.api.openstack.compute.server_external_events [req-724ab226-5e37-439c-8195-61c2ce95edb1 req-86c2c043-bb04-46d8-8548-55656f78eb62 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:00982d40-a46a-4bbe-8484-33f05b9cf75a for instance 71ebcec4-e273-42fa-8948-48c8ed9ac020 on instance [pid: 8|app: 0|req: 351/695] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:39 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: 345/696] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:39 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1740 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/697] 10.0.0.46 () {32 vars in 640 bytes} [Tue Jun 30 19:00:39 2026] GET /v2.1/servers => generated 383 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/698] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:39 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:00:39 2026] DELETE /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/700] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:39 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1746 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/703] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:40 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 195 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/704] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:41 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 1798 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:41.670 7 INFO nova.api.openstack.compute.server_external_events [req-34e35424-6c89-4049-a691-4810458ae555 req-51e81e87-f3c3-4d50-ab96-7bcb039e939b 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:00982d40-a46a-4bbe-8484-33f05b9cf75a for instance 71ebcec4-e273-42fa-8948-48c8ed9ac020 on instance [pid: 7|app: 0|req: 350/705] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:40 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1953 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/707] 10.0.0.46 () {34 vars in 749 bytes} [Tue Jun 30 19:00:41 2026] POST /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/708] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:41 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 195 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, ' 2026-06-30 19:00:42.704 7 INFO nova.api.openstack.wsgi [None req-c6ff8607-b23c-4a17-bc0f-54dfbd3c2906 b5c06d87ca354687910552c79813f417 ee69c51c93a44f9184c2bc0208e93ad9 - - default default] HTTP exception thrown: Instance 71ebcec4-e273-42fa-8948-48c8ed9ac020 could not be found. [pid: 7|app: 0|req: 352/709] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:42 2026] GET /v2.1/servers/71ebcec4-e273-42fa-8948-48c8ed9ac020 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/710] 10.0.0.46 () {32 vars in 705 bytes} [Tue Jun 30 19:00:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1544024621 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/711] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:42 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:00:43.716 8 INFO nova.api.openstack.compute.server_external_events [req-0a9ab820-f34a-4361-b271-55b3aab8d5c4 req-9e8882b9-97fa-40ec-aaf2-fd216d691ae9 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:5bf82cc6-ae7c-487b-9947-7739c0f12322 for instance 32102164-527e-406b-9bf7-84a9308ca21e on instance [pid: 8|app: 0|req: 359/712] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/713] 10.0.0.46 () {32 vars in 722 bytes} [Tue Jun 30 19:00:43 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e/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: 8|app: 0|req: 360/714] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:00:43 2026] DELETE /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/715] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:44 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1844 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:45.737 7 INFO nova.api.openstack.compute.server_external_events [req-2b927b31-4cd7-4abd-bec9-e5a1ac8d8c3a req-8b82080c-43bf-45ca-9eb1-95e8b05eb462 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:5bf82cc6-ae7c-487b-9947-7739c0f12322 for instance 32102164-527e-406b-9bf7-84a9308ca21e on instance [pid: 7|app: 0|req: 356/716] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:00:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:45 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 1776 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, ' 2026-06-30 19:00:47.014 7 INFO nova.api.openstack.wsgi [None req-348fafa3-06dd-4fc0-8678-f25a30708ec7 739dea3ae5814f71bcd6b38a26115e30 07e6db0dbbc84024954dcc5401dcd431 - - default default] HTTP exception thrown: Instance 32102164-527e-406b-9bf7-84a9308ca21e could not be found. [pid: 7|app: 0|req: 357/718] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:46 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/719] 10.0.0.46 () {32 vars in 705 bytes} [Tue Jun 30 19:00:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1951952635 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:00:47.506 7 INFO nova.api.openstack.wsgi [None req-e2b0175c-7f24-4023-8274-8f5e150f0d51 739dea3ae5814f71bcd6b38a26115e30 07e6db0dbbc84024954dcc5401dcd431 - - default default] HTTP exception thrown: Instance 32102164-527e-406b-9bf7-84a9308ca21e could not be found. [pid: 7|app: 0|req: 358/720] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:00:47 2026] DELETE /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 19:00:47.535 8 INFO nova.api.openstack.wsgi [None req-40e7588b-428b-4f10-b0a0-0a871ef27925 739dea3ae5814f71bcd6b38a26115e30 07e6db0dbbc84024954dcc5401dcd431 - - default default] HTTP exception thrown: Instance 32102164-527e-406b-9bf7-84a9308ca21e could not be found. [pid: 8|app: 0|req: 363/721] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:00:47 2026] GET /v2.1/servers/32102164-527e-406b-9bf7-84a9308ca21e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/724] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:00:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/727] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:00:59 2026] POST /v2.1/servers => generated 453 bytes in 780 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:00 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1393 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/729] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:01 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1451 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:02.696 7 INFO nova.api.openstack.compute.server_external_events [req-cf81fc27-fea8-4bdb-8a18-e8bcb92f38fd req-55b2956d-068f-4b6c-b6d9-119ee8387f71 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:186e1f1c-105a-4ca1-861c-245c9d2befd4 for instance cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee on instance [pid: 7|app: 0|req: 364/730] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:01:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/731] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:02 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1519 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/732] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:04 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1519 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/733] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:05 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1519 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:06.754 7 INFO nova.api.openstack.compute.server_external_events [req-dcdc5cfb-b433-4afd-ab40-e331053937b7 req-1d552feb-4a20-4b61-8ea8-a1e959c1fa1d 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:186e1f1c-105a-4ca1-861c-245c9d2befd4 for instance cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee on instance [pid: 7|app: 0|req: 366/734] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:01:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/735] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:07 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1701 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/736] 10.0.0.46 () {32 vars in 740 bytes} [Tue Jun 30 19:01:08 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee/os-interface => generated 284 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:09.699 8 INFO nova.api.openstack.compute.server_external_events [req-9e18c250-d312-4a19-9a30-596cb3d80ecb req-25f60e85-6028-4309-8b9a-cc255575ef29 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:186e1f1c-105a-4ca1-861c-245c9d2befd4 for instance cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee on instance [pid: 8|app: 0|req: 370/737] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:01:09 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: 373/742] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:20 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1821 bytes in 1314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/743] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:22 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1821 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/744] 10.0.0.46 () {34 vars in 749 bytes} [Tue Jun 30 19:01:22 2026] POST /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee/action => generated 0 bytes in 66 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: 371/745] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:23 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1823 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/746] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:24 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1823 bytes in 1062 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/747] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:26 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1823 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/748] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:27 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1828 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:29.287 7 INFO nova.api.openstack.compute.server_external_events [req-a8f5d568-bd3c-449a-aa60-babac82ad44d req-d69a079f-e215-4fcf-afe9-bb2e579a0c00 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-unplugged:186e1f1c-105a-4ca1-861c-245c9d2befd4 for instance cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee on instance [pid: 7|app: 0|req: 373/749] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:01:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:30.654 7 INFO nova.api.openstack.compute.server_external_events [req-68ea4fdd-dd52-4911-be37-73cab7e0b195 req-cc3a4c59-569a-4c54-834a-b5c5c8c84663 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:186e1f1c-105a-4ca1-861c-245c9d2befd4 for instance cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee on instance [pid: 7|app: 0|req: 376/752] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:01:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/753] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:29 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1821 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/756] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:46 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1821 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/757] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:01:46 2026] DELETE /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/758] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:47 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1827 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:48.638 7 INFO nova.api.openstack.compute.server_external_events [req-628c89e9-c8cb-42d3-a582-05291d69a7ac req-6850430f-ea45-4875-bf79-2fc23eb4d42f 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:186e1f1c-105a-4ca1-861c-245c9d2befd4 for instance cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee on instance [pid: 7|app: 0|req: 380/759] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:01:48 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) [pid: 8|app: 0|req: 380/760] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:48 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => generated 1759 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/761] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:01:48 2026] POST /v2.1/servers => generated 424 bytes in 758 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-06-30 19:01:49.761 8 INFO nova.api.openstack.wsgi [None req-269c94bf-92c5-47cc-b862-8d79f90c655e 9450ed666ecb41eaaf939087084d9fcd 0d75af1b8ca4403384d6868148b9742e - - default default] HTTP exception thrown: Instance cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee could not be found. [pid: 8|app: 0|req: 381/762] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:49 2026] GET /v2.1/servers/cc7a78d8-ff0f-47ee-a28f-a3afd11da2ee => 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: 382/763] 10.0.0.46 () {32 vars in 705 bytes} [Tue Jun 30 19:01:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1646899636 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:49 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 1368 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/767] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:50 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 1426 bytes in 919 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:53.348 7 INFO nova.api.openstack.compute.server_external_events [req-ee9812e5-1736-4353-adda-bec58c396bc0 req-f021d661-a8a9-4ed6-b613-d4a49dcb0e4a 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:8ac1fbaa-26dc-4567-83cb-4de1bece0e72 for instance 155265a1-2f76-46a7-aaf7-cd188cd8b0c5 on instance [pid: 7|app: 0|req: 385/768] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:01:53 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: 386/769] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:01:53 2026] POST /v2.1/os-keypairs => generated 398 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:52 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 1468 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:54 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 1468 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:55.565 7 INFO nova.api.openstack.compute.server_external_events [req-de321b95-4449-4770-8d0c-bd57a70025d2 req-eb635770-c172-46ff-b32c-3eff23fb0ebe 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:8ac1fbaa-26dc-4567-83cb-4de1bece0e72 for instance 155265a1-2f76-46a7-aaf7-cd188cd8b0c5 on instance [pid: 7|app: 0|req: 388/772] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:01:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/773] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:01:55 2026] POST /v2.1/servers => generated 449 bytes in 627 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: 386/774] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:55 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1402 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:55 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 1647 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/776] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:01:56 2026] DELETE /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 0 bytes in 122 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: 390/777] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:56 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 1653 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/778] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:57 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1460 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-06-30 19:01:57.500 7 INFO nova.api.openstack.compute.server_external_events [req-6ee18988-eb65-4d8c-b198-249171b4ed77 req-cbd5b2a0-4b42-4e3c-a1fe-3066b2e0afcd 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-unplugged:8ac1fbaa-26dc-4567-83cb-4de1bece0e72 for instance 155265a1-2f76-46a7-aaf7-cd188cd8b0c5 on instance [pid: 7|app: 0|req: 391/779] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:01:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:57.712 8 INFO nova.api.openstack.compute.server_external_events [req-ba3f4cbf-8bca-4610-8272-e8f9ec84adb0 req-c1b9a19e-db43-4f30-be12-e5be8be53c75 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:8ac1fbaa-26dc-4567-83cb-4de1bece0e72 for instance 155265a1-2f76-46a7-aaf7-cd188cd8b0c5 on instance [pid: 8|app: 0|req: 389/780] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:01:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/781] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:57 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:58.095 8 INFO nova.api.openstack.compute.server_external_events [req-5f965767-a84e-4e4b-bf21-af48d48e6077 req-61be7881-345a-4623-8cc7-31c42133dcf0 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:c5a6189f-ec4c-4000-ba3c-b8662b8e2500 for instance 11e8dc3d-bc81-44e5-b1b2-8a4df588f578 on instance [pid: 8|app: 0|req: 390/782] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:01:58 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: 393/783] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:58 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:58.927 8 INFO nova.api.openstack.wsgi [None req-91c20113-2e58-4fc8-aafe-5e45160b60b4 472f681a8a344ca8a9ae54545159f4ed 0fdf172b3d6d4a55a140ebbfa4840c1a - - default default] HTTP exception thrown: Instance 155265a1-2f76-46a7-aaf7-cd188cd8b0c5 could not be found. [pid: 8|app: 0|req: 391/784] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:58 2026] GET /v2.1/servers/155265a1-2f76-46a7-aaf7-cd188cd8b0c5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/785] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:01:59 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1527 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:01:59.544 8 INFO nova.api.openstack.compute.server_external_events [req-e3ad9674-d3cd-40de-b354-a5857283a527 req-a5710af1-24d1-44da-95b6-733164d19c58 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:c5a6189f-ec4c-4000-ba3c-b8662b8e2500 for instance 11e8dc3d-bc81-44e5-b1b2-8a4df588f578 on instance [pid: 8|app: 0|req: 392/786] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:01:59 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: 7|app: 0|req: 395/789] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:00 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1696 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/790] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:00 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1696 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:02.216 7 INFO nova.api.openstack.compute.server_external_events [req-224ff939-b32c-4cff-93bb-c208463d1f36 req-75a415f9-f5a4-435a-b9a5-ba8f42e5a027 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:c5a6189f-ec4c-4000-ba3c-b8662b8e2500 for instance 11e8dc3d-bc81-44e5-b1b2-8a4df588f578 on instance [pid: 7|app: 0|req: 396/791] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/794] 10.0.0.81 () {30 vars in 618 bytes} [Tue Jun 30 19:02:15 2026] GET /v2.1 => generated 0 bytes in 224 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: 398/795] 10.0.0.81 () {30 vars in 620 bytes} [Tue Jun 30 19:02:16 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: 398/796] 10.0.0.81 () {34 vars in 912 bytes} [Tue Jun 30 19:02:16 2026] GET /v2.1/os-simple-tenant-usage/152fab211a3146348e21da8085b8590b?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/797] 10.0.0.81 () {30 vars in 653 bytes} [Tue Jun 30 19:02:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.46 () {34 vars in 749 bytes} [Tue Jun 30 19:02:16 2026] POST /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578/action => generated 35819 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:18.883 7 INFO nova.api.openstack.compute.server_external_events [req-28a331d9-89c1-4ae3-b93f-44e4cad7f66f req-00087f7e-4b6a-4c45-9841-2253d84ca321 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:c5a6189f-ec4c-4000-ba3c-b8662b8e2500 for instance 11e8dc3d-bc81-44e5-b1b2-8a4df588f578 on instance [pid: 7|app: 0|req: 400/799] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/800] 10.0.0.81 () {30 vars in 618 bytes} [Tue Jun 30 19:02:18 2026] GET /v2.1 => generated 0 bytes in 256 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: 401/801] 10.0.0.81 () {30 vars in 620 bytes} [Tue Jun 30 19:02:18 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: 401/802] 10.0.0.81 () {34 vars in 912 bytes} [Tue Jun 30 19:02:19 2026] GET /v2.1/os-simple-tenant-usage/152fab211a3146348e21da8085b8590b?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/803] 10.0.0.81 () {30 vars in 653 bytes} [Tue Jun 30 19:02:19 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/806] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:02:20 2026] POST /v2.1/os-keypairs => generated 397 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:02:22 2026] POST /v2.1/servers => generated 449 bytes in 642 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:23 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1402 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/809] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:24 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1460 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:26.370 7 INFO nova.api.openstack.compute.server_external_events [req-32c3bf3b-01f9-41da-afa8-52949d86f21e req-804f2723-187d-4679-afe5-72b7502ed094 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:ae914528-16ca-4162-927e-6989ca93e223 for instance 489761ba-9bdb-4a62-9e87-3b6ebec0da3d on instance [pid: 7|app: 0|req: 406/810] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:25 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1527 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/812] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:27 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1527 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/813] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:29 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1527 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:29.954 7 INFO nova.api.openstack.compute.server_external_events [req-7ac7f3cc-51f5-41f3-86ab-03f987edea00 req-6b346d0b-785a-4253-810b-d7b42d1aec48 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:ae914528-16ca-4162-927e-6989ca93e223 for instance 489761ba-9bdb-4a62-9e87-3b6ebec0da3d on instance [pid: 7|app: 0|req: 408/814] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:02:29 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: 7|app: 0|req: 410/817] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:30 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1695 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/818] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:31 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1695 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:34.238 7 INFO nova.api.openstack.compute.server_external_events [req-6ba6d8a4-3f0f-4ae7-8819-e3fb814b5a18 req-7ead798f-4988-46ef-86e1-2ff7512285a6 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:ae914528-16ca-4162-927e-6989ca93e223 for instance 489761ba-9bdb-4a62-9e87-3b6ebec0da3d on instance [pid: 7|app: 0|req: 411/819] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/820] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:02:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/821] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:02:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/822] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:02:39 2026] POST /v2.1/servers => generated 496 bytes in 633 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:39 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/826] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:41 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1629 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, ' [pid: 8|app: 0|req: 412/827] 10.0.0.46 () {34 vars in 749 bytes} [Tue Jun 30 19:02:41 2026] POST /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d/action => generated 31716 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:42.019 7 INFO nova.api.openstack.compute.server_external_events [req-1862880e-f9d5-4dbe-bf4a-be5a5104795c req-68cd7877-d7cb-47c6-89fb-7c59903a40ee 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:118c2224-629d-4b85-a462-53c516d656b1 for instance 602909ae-4b4d-447c-80b3-f339c0b40a84 on instance [pid: 7|app: 0|req: 416/828] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:41 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: 8|app: 0|req: 413/829] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:42 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1629 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:43.537 7 INFO nova.api.openstack.compute.server_external_events [req-a3333566-ce7e-41e4-96c9-4581660b254c req-c041eccc-e369-420d-8187-b42a1409418e 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:118c2224-629d-4b85-a462-53c516d656b1 for instance 602909ae-4b4d-447c-80b3-f339c0b40a84 on instance [pid: 7|app: 0|req: 417/830] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:02:43 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: 414/831] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:43 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1629 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/832] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:02:44 2026] DELETE /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 0 bytes in 122 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: 415/833] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:44 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1821 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/834] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:45 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1809 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, ' [pid: 8|app: 0|req: 416/835] 10.0.0.46 () {32 vars in 740 bytes} [Tue Jun 30 19:02:45 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84/os-interface => generated 285 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 420/836] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:45 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => generated 1754 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:02:46.242 8 INFO nova.api.openstack.compute.server_external_events [req-30b93074-edb9-4790-806e-350dd5d9ddac req-4ef0ee11-f69f-4ff2-b5f1-7ca02b2addac 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:ae914528-16ca-4162-927e-6989ca93e223 for instance 489761ba-9bdb-4a62-9e87-3b6ebec0da3d on instance [pid: 8|app: 0|req: 417/837] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:47.269 7 INFO nova.api.openstack.wsgi [None req-4248cef7-3389-45d3-b22d-4e0f5ee43c78 7dfd05a453d64e85b384adf172d4e42a 538ad926320d47f48c3f218b3ac7718e - - default default] HTTP exception thrown: Instance 489761ba-9bdb-4a62-9e87-3b6ebec0da3d could not be found. [pid: 7|app: 0|req: 421/838] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:47 2026] GET /v2.1/servers/489761ba-9bdb-4a62-9e87-3b6ebec0da3d => 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: 8|app: 0|req: 418/839] 10.0.0.46 () {32 vars in 727 bytes} [Tue Jun 30 19:02:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-146730823 => 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, ' 2026-06-30 19:02:47.508 7 INFO nova.api.openstack.compute.server_external_events [req-2044b494-6ab6-4a51-93a0-eb6a62058105 req-5ef4c1ad-7535-4a3b-876f-db637a74250a 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:118c2224-629d-4b85-a462-53c516d656b1 for instance 602909ae-4b4d-447c-80b3-f339c0b40a84 on instance [pid: 7|app: 0|req: 422/840] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/841] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:02:47 2026] DELETE /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/842] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:47 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1702 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/843] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:49 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 1488 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:02:49.777 7 INFO nova.api.openstack.compute.server_external_events [req-8c5c22d4-c263-4523-bd4c-7566daedfe7c req-47d4c7a5-a1e9-4a2d-b0f1-ee46034e0592 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:c5a6189f-ec4c-4000-ba3c-b8662b8e2500 for instance 11e8dc3d-bc81-44e5-b1b2-8a4df588f578 on instance [pid: 7|app: 0|req: 424/844] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:02:49 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-06-30 19:02:50.366 8 INFO nova.api.openstack.wsgi [None req-3e9ead39-1edb-43fc-bb51-193f9a31ed73 7dfd05a453d64e85b384adf172d4e42a 538ad926320d47f48c3f218b3ac7718e - - default default] HTTP exception thrown: Instance 11e8dc3d-bc81-44e5-b1b2-8a4df588f578 could not be found. [pid: 8|app: 0|req: 421/845] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:50 2026] GET /v2.1/servers/11e8dc3d-bc81-44e5-b1b2-8a4df588f578 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/846] 10.0.0.46 () {32 vars in 729 bytes} [Tue Jun 30 19:02:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1701801566 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/849] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:55 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1929 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/850] 10.0.0.46 () {32 vars in 752 bytes} [Tue Jun 30 19:02:56 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84/os-server-password => generated 116 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: 428/851] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:02:58 2026] DELETE /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/852] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:58 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1935 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/853] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:02:59 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 1821 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:01.076 8 INFO nova.api.openstack.wsgi [None req-c17a4d8a-5463-4134-88ab-77d0ba51c0b1 dc7ff820c5a14190a345bb852c15b2d9 4ed3dc2c79284472b5581a55f10dd9be - - default default] HTTP exception thrown: Instance 602909ae-4b4d-447c-80b3-f339c0b40a84 could not be found. [pid: 8|app: 0|req: 426/856] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:03:01 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:01.106 7 INFO nova.api.openstack.wsgi [None req-789d3fe2-b52a-4b47-b817-a6a1f1cf3d4a dc7ff820c5a14190a345bb852c15b2d9 4ed3dc2c79284472b5581a55f10dd9be - - default default] HTTP exception thrown: Instance 602909ae-4b4d-447c-80b3-f339c0b40a84 could not be found. [pid: 7|app: 0|req: 431/857] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:03:01 2026] DELETE /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => 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-06-30 19:03:01.133 8 INFO nova.api.openstack.wsgi [None req-9f8e45f9-bba3-4107-81ef-c56aec2aa906 dc7ff820c5a14190a345bb852c15b2d9 4ed3dc2c79284472b5581a55f10dd9be - - default default] HTTP exception thrown: Instance 602909ae-4b4d-447c-80b3-f339c0b40a84 could not be found. [pid: 8|app: 0|req: 427/858] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:03:01 2026] GET /v2.1/servers/602909ae-4b4d-447c-80b3-f339c0b40a84 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/859] 10.0.0.46 () {32 vars in 705 bytes} [Tue Jun 30 19:03:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1056532955 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:01.201 8 INFO nova.api.openstack.compute.server_external_events [req-a7c1ecd3-72af-4154-89fd-f6c0b5c09a12 req-407bf8ba-a09f-4136-a1a4-8fe8d8a3222d 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:118c2224-629d-4b85-a462-53c516d656b1 for instance 602909ae-4b4d-447c-80b3-f339c0b40a84 on instance [pid: 8|app: 0|req: 428/860] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:03:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/861] 10.0.0.46 () {32 vars in 727 bytes} [Tue Jun 30 19:03:01 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1505480942 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/864] 10.0.0.46 () {34 vars in 670 bytes} [Tue Jun 30 19:03:17 2026] POST /v2.1/os-keypairs => generated 395 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: 430/867] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:03:20 2026] POST /v2.1/servers => generated 447 bytes in 693 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/868] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:03:21 2026] GET /v2.1/servers/6c959fe7-63d4-4bba-9cb9-af056f36d2cd => generated 1393 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:23.008 8 INFO nova.api.openstack.compute.server_external_events [req-bb499740-8220-4587-a32f-b39c4d9e62e1 req-1a852c04-46fd-431d-86cb-c61c0dd0ca28 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:011892a3-6749-41ff-9ac2-74fb52cfa103 for instance 6c959fe7-63d4-4bba-9cb9-af056f36d2cd on instance [pid: 8|app: 0|req: 431/869] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:03:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:24.212 7 INFO nova.api.openstack.compute.server_external_events [req-37bf24f7-042f-46c0-b910-6bb12bd573ba req-95968f0d-d5aa-4a9a-967e-c37f05bbb024 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:011892a3-6749-41ff-9ac2-74fb52cfa103 for instance 6c959fe7-63d4-4bba-9cb9-af056f36d2cd on instance [pid: 7|app: 0|req: 439/870] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:03:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/871] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:03:26 2026] GET /v2.1/servers/6c959fe7-63d4-4bba-9cb9-af056f36d2cd => generated 1816 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:28.145 8 INFO nova.api.openstack.compute.server_external_events [req-11b31d5f-c0af-4bef-bbfa-6813016e8930 req-993bd02d-f026-4352-b8eb-953d8283d8c4 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:011892a3-6749-41ff-9ac2-74fb52cfa103 for instance 6c959fe7-63d4-4bba-9cb9-af056f36d2cd on instance [pid: 8|app: 0|req: 433/872] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:03:28 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: 440/873] 10.0.0.46 () {34 vars in 662 bytes} [Tue Jun 30 19:03:28 2026] POST /v2.1/servers => generated 447 bytes in 845 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: 434/874] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:03:28 2026] GET /v2.1/servers/0c19ff76-afe0-4f28-acdd-5890f9ca21a1 => generated 1393 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:31.014 7 INFO nova.api.openstack.compute.server_external_events [req-6c1b69d2-9346-4c38-8a49-19ac6f376227 req-7ae34b8e-f670-42d5-902b-e013c6a6e572 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:3af93dab-803d-4303-9d52-83cecb729ee5 for instance 0c19ff76-afe0-4f28-acdd-5890f9ca21a1 on instance [pid: 7|app: 0|req: 442/877] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:03:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/878] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:03:34 2026] GET /v2.1/servers/0c19ff76-afe0-4f28-acdd-5890f9ca21a1 => generated 1516 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:34.987 7 INFO nova.api.openstack.compute.server_external_events [req-884d4c8c-449f-4c9b-b284-04a2cf424e41 req-0fdc4dc7-81b5-4923-ae82-15e78a2b1947 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:3af93dab-803d-4303-9d52-83cecb729ee5 for instance 0c19ff76-afe0-4f28-acdd-5890f9ca21a1 on instance [pid: 7|app: 0|req: 443/879] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:03:34 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: 437/880] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:03:39 2026] GET /v2.1/servers/0c19ff76-afe0-4f28-acdd-5890f9ca21a1 => generated 1816 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:03:40.964 8 INFO nova.api.openstack.compute.server_external_events [req-865e7323-0e17-47a9-931c-6374f4a613a1 req-9ed8dc7b-1bba-4ce3-a996-ba9b9573228a 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:3af93dab-803d-4303-9d52-83cecb729ee5 for instance 0c19ff76-afe0-4f28-acdd-5890f9ca21a1 on instance [pid: 8|app: 0|req: 439/883] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:03:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/888] 199.204.45.240 () {36 vars in 714 bytes} [Tue Jun 30 19:04:04 2026] POST /v2.1/servers => generated 453 bytes in 744 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/889] 199.204.45.240 () {32 vars in 733 bytes} [Tue Jun 30 19:04:05 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42 => generated 2213 bytes in 62 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: 448/890] 199.204.45.240 () {32 vars in 759 bytes} [Tue Jun 30 19:04:05 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface => generated 28 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/891] 199.204.45.240 () {32 vars in 777 bytes} [Tue Jun 30 19:04:05 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-volume_attachments => generated 25 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:04:07.320 7 INFO nova.api.openstack.compute.server_external_events [req-8f82589a-4d39-4543-991f-808d7f943d56 req-c84746b7-d619-4cbe-8234-9deead967f6a 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:3a33a57e-b533-42e7-ad2b-a0fe585c77ca for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 449/892] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:04:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/893] 199.204.45.240 () {32 vars in 733 bytes} [Tue Jun 30 19:04:07 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42 => generated 2433 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/894] 199.204.45.240 () {32 vars in 759 bytes} [Tue Jun 30 19:04:07 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/895] 199.204.45.240 () {32 vars in 777 bytes} [Tue Jun 30 19:04:08 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:04:08.240 7 INFO nova.api.openstack.compute.server_external_events [req-0c72ddee-d4a4-4c2a-a7f0-4af439320bf6 req-3b39213c-17f6-4de5-bbb0-db78b22b522b 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:3a33a57e-b533-42e7-ad2b-a0fe585c77ca for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 451/896] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:04:08 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: 446/897] 199.204.45.240 () {32 vars in 733 bytes} [Tue Jun 30 19:04:10 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42 => generated 2581 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/898] 199.204.45.240 () {32 vars in 759 bytes} [Tue Jun 30 19:04:10 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface => generated 286 bytes in 75 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: 447/899] 199.204.45.240 () {32 vars in 777 bytes} [Tue Jun 30 19:04:10 2026] GET /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:04:43.938 7 INFO nova.api.openstack.compute.server_external_events [req-cf1ff702-d6b8-411d-9829-014d7892053c req-710e101e-e23a-4dff-8a65-d1114bd108e5 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:de103ffd-b0b4-4cd3-9a3d-eb3298fcba57 for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 457/908] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:04:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/909] 199.204.45.240 () {36 vars in 812 bytes} [Tue Jun 30 19:04:42 2026] POST /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface => generated 279 bytes in 2004 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:04:46.267 7 INFO nova.api.openstack.compute.server_external_events [req-a343d47b-fdc8-4ee3-aec7-a61e583c1dbe req-033dcece-840f-4ccb-affe-5cc6efc9ddc1 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:de103ffd-b0b4-4cd3-9a3d-eb3298fcba57 for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 458/910] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:04:46 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-06-30 19:04:55.706 7 INFO nova.api.openstack.compute.server_external_events [req-6515fe5d-2b9a-40de-8b42-6f31470b34a1 req-6f756976-d254-411b-a9df-4f2695141408 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:de103ffd-b0b4-4cd3-9a3d-eb3298fcba57 for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance 2026-06-30 19:04:55.706 7 INFO nova.api.openstack.compute.server_external_events [req-6515fe5d-2b9a-40de-8b42-6f31470b34a1 req-6f756976-d254-411b-a9df-4f2695141408 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:de103ffd-b0b4-4cd3-9a3d-eb3298fcba57 for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 460/913] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:04:55 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:12.101 7 INFO nova.api.openstack.compute.server_external_events [req-194bfa45-feb5-4c9b-90b6-9c0782b3a064 req-54f17562-fccf-43a9-832b-d7f71954cdbf 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:d0f3d0fd-b2cd-4f7b-a31d-4fbb637d805e for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 464/918] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/919] 199.204.45.240 () {36 vars in 812 bytes} [Tue Jun 30 19:05:10 2026] POST /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface => generated 373 bytes in 3235 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:13.959 7 INFO nova.api.openstack.compute.server_external_events [req-a910e64d-8a23-415b-a40f-576728b53f89 req-36a258ed-34cb-49d6-a512-8fad4c1a2fb2 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:d0f3d0fd-b2cd-4f7b-a31d-4fbb637d805e for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 465/920] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:14.435 8 INFO nova.api.openstack.compute.server_external_events [req-52abeb46-f744-4f35-a824-d3a13400c977 req-a0b1c8a0-223e-47e6-b6a9-98b7e2ca5743 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:d0f3d0fd-b2cd-4f7b-a31d-4fbb637d805e for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 8|app: 0|req: 456/921] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:05:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:22.394 7 INFO nova.api.openstack.compute.server_external_events [req-53dc9f77-db48-482a-a4dd-959d2359773c req-49f42c10-6898-444b-a094-57ce5390ec19 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:6d2df2a0-c496-4e3f-893b-a050a74de27a for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 467/924] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/925] 199.204.45.240 () {36 vars in 812 bytes} [Tue Jun 30 19:05:20 2026] POST /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface => generated 376 bytes in 3051 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:24.264 7 INFO nova.api.openstack.compute.server_external_events [req-919f3a3b-0980-413d-8530-dd2d49910708 req-c375d395-e3c5-41be-b23b-c223b7bfce30 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-plugged:6d2df2a0-c496-4e3f-893b-a050a74de27a for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 468/926] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 30 19:05:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:24.600 8 INFO nova.api.openstack.compute.server_external_events [req-a035069e-0512-42a6-bb1a-892db0f6e7e4 req-1bfb1311-312a-4670-8e53-1d3a00cd6fcc 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:6d2df2a0-c496-4e3f-893b-a050a74de27a for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 8|app: 0|req: 459/927] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:24 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-06-30 19:05:34.923 7 INFO nova.api.openstack.compute.server_external_events [req-3d419a3b-837f-4375-b8bd-611c49e93522 req-4f72f230-bf06-4a0c-a375-92ab7c6aa617 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:6d2df2a0-c496-4e3f-893b-a050a74de27a for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 470/930] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:34 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: 461/931] 199.204.45.240 () {34 vars in 855 bytes} [Tue Jun 30 19:05:34 2026] DELETE /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface/6d2df2a0-c496-4e3f-893b-a050a74de27a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:39.824 7 INFO nova.api.openstack.compute.server_external_events [req-e348a8b4-4b49-4555-8dc1-fd21cf806af2 req-b26556a9-9b3c-4b56-8b47-8c6f8a5b9936 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:6d2df2a0-c496-4e3f-893b-a050a74de27a for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 471/932] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/935] 199.204.45.240 () {34 vars in 855 bytes} [Tue Jun 30 19:05:40 2026] DELETE /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface/d0f3d0fd-b2cd-4f7b-a31d-4fbb637d805e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:42.002 8 INFO nova.api.openstack.compute.server_external_events [req-105cf0fc-b22a-4c63-920a-f90a08414625 req-6cdedefe-8245-4627-b29d-dc2f287e7051 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:d0f3d0fd-b2cd-4f7b-a31d-4fbb637d805e for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 8|app: 0|req: 463/936] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:05:42.034 7 INFO nova.api.openstack.compute.server_external_events [req-6a137eb2-ed4c-407c-81f3-be71cb341796 req-a7ba2f6d-d043-46c5-bf42-eddffbdbc671 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:d0f3d0fd-b2cd-4f7b-a31d-4fbb637d805e for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 7|app: 0|req: 474/937] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:05:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/940] 199.204.45.240 () {34 vars in 855 bytes} [Tue Jun 30 19:05:56 2026] DELETE /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42/os-interface/de103ffd-b0b4-4cd3-9a3d-eb3298fcba57 => generated 0 bytes in 62 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: 476/941] 199.204.45.240 () {34 vars in 755 bytes} [Tue Jun 30 19:05:59 2026] DELETE /v2.1/servers/1727c7c2-27fc-493f-9c44-c41986d48d42 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:06:02.311 8 INFO nova.api.openstack.compute.server_external_events [req-e0382926-8c49-4243-bd0a-a483da53d2c0 req-d42369ee-6203-4fd7-8e56-47546bc736a0 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:3a33a57e-b533-42e7-ad2b-a0fe585c77ca for instance 1727c7c2-27fc-493f-9c44-c41986d48d42 on instance [pid: 8|app: 0|req: 467/944] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:06:02 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: 7|app: 0|req: 478/945] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:06:02 2026] DELETE /v2.1/servers/0c19ff76-afe0-4f28-acdd-5890f9ca21a1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:06:02.490 7 INFO nova.api.openstack.compute.server_external_events [req-ec04ce82-498f-4d31-b573-3a80c2e85a3f req-dd692db0-1268-485e-bd1e-ca296c62844b 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:3af93dab-803d-4303-9d52-83cecb729ee5 for instance 0c19ff76-afe0-4f28-acdd-5890f9ca21a1 on instance [pid: 7|app: 0|req: 479/946] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:06:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/947] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:06:02 2026] GET /v2.1/servers/0c19ff76-afe0-4f28-acdd-5890f9ca21a1 => generated 1942 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, ' 2026-06-30 19:06:07.687 7 INFO nova.api.openstack.wsgi [None req-2c05c40e-763c-45a8-9dcc-0f6465173d56 86f2177f682f416b84dc6ffddc987386 259d9ae2d2864fa1ba498676423b970f - - default default] HTTP exception thrown: Instance 0c19ff76-afe0-4f28-acdd-5890f9ca21a1 could not be found. [pid: 7|app: 0|req: 480/948] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:06:07 2026] GET /v2.1/servers/0c19ff76-afe0-4f28-acdd-5890f9ca21a1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:06:08.743 8 INFO nova.api.openstack.compute.server_external_events [req-e364d305-2a05-4ac3-8f0a-d7621aaaeb95 req-15fc0b31-d525-40ed-8284-c91a563cc3ef 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:3af93dab-803d-4303-9d52-83cecb729ee5 for instance 0c19ff76-afe0-4f28-acdd-5890f9ca21a1 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: 469/949] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:06:08 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) [pid: 7|app: 0|req: 481/950] 10.0.0.46 () {32 vars in 717 bytes} [Tue Jun 30 19:06:08 2026] DELETE /v2.1/servers/6c959fe7-63d4-4bba-9cb9-af056f36d2cd => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:06:08.901 7 INFO nova.api.openstack.compute.server_external_events [req-3242b227-b90a-43a0-892c-5afbf3cfa099 req-e0ae7fb4-ff90-4473-bf39-6bad7c7231fa 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-changed:011892a3-6749-41ff-9ac2-74fb52cfa103 for instance 6c959fe7-63d4-4bba-9cb9-af056f36d2cd on instance [pid: 7|app: 0|req: 482/951] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:06:08 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: 470/952] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:06:08 2026] GET /v2.1/servers/6c959fe7-63d4-4bba-9cb9-af056f36d2cd => generated 1942 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:06:14.105 7 INFO nova.api.openstack.wsgi [None req-9b507085-59d0-4ee8-a8c4-294d3d4882dd 86f2177f682f416b84dc6ffddc987386 259d9ae2d2864fa1ba498676423b970f - - default default] HTTP exception thrown: Instance 6c959fe7-63d4-4bba-9cb9-af056f36d2cd could not be found. [pid: 7|app: 0|req: 484/955] 10.0.0.46 () {32 vars in 714 bytes} [Tue Jun 30 19:06:14 2026] GET /v2.1/servers/6c959fe7-63d4-4bba-9cb9-af056f36d2cd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:06:14.228 8 INFO nova.api.openstack.compute.server_external_events [req-61c01314-6287-4b51-971f-89d16334920e req-573511a6-c103-4a24-a29c-42b4c29f411e 8ad35b2267ce4eb8b624e89a42626330 656499a9870a41adbf73180800ee6041 - - 9b4a8e97589d455aacb22f56bf5665bf 9b4a8e97589d455aacb22f56bf5665bf] Creating event network-vif-deleted:011892a3-6749-41ff-9ac2-74fb52cfa103 for instance 6c959fe7-63d4-4bba-9cb9-af056f36d2cd on instance [pid: 8|app: 0|req: 472/956] 10.0.0.38 () {38 vars in 814 bytes} [Tue Jun 30 19:06:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/957] 10.0.0.46 () {32 vars in 723 bytes} [Tue Jun 30 19:06:15 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-933122244 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:06:15.318 8 INFO nova.api.openstack.wsgi [None req-0e268c58-a59d-4070-93c3-3a289ec3ca20 86f2177f682f416b84dc6ffddc987386 259d9ae2d2864fa1ba498676423b970f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-933122244 not found for user 86f2177f682f416b84dc6ffddc987386 [pid: 8|app: 0|req: 473/958] 10.0.0.46 () {32 vars in 720 bytes} [Tue Jun 30 19:06:15 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-933122244 => generated 141 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/973] 10.0.0.46 () {32 vars in 654 bytes} [Tue Jun 30 19:07:29 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/974] 10.0.0.46 () {32 vars in 640 bytes} [Tue Jun 30 19:07:30 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 19:07:30.113 8 WARNING oslo_db.sqlalchemy.utils [None req-649b8fcf-ae56-4931-bd95-92e2041a0206 03e8439eac584a5c824319dc3bacf170 6b4776f6831c49ecb14a3dc1061de0b2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 482/975] 10.0.0.46 () {32 vars in 648 bytes} [Tue Jun 30 19:07:30 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/976] 10.0.0.46 () {32 vars in 693 bytes} [Tue Jun 30 19:07:30 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/983] 10.0.0.164 () {28 vars in 454 bytes} [Tue Jun 30 19:07:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-06-30 19:07:59.816 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [14579774-9a26-4fdb-8cbe-52d6283bfad6] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 486/984] 10.0.0.164 () {30 vars in 658 bytes} [Tue Jun 30 19:07:59 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 499/985] 10.0.0.164 () {30 vars in 660 bytes} [Tue Jun 30 19:07:59 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: 487/986] 10.0.0.164 () {34 vars in 765 bytes} [Tue Jun 30 19:07:59 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/989] 10.0.0.164 () {28 vars in 454 bytes} [Tue Jun 30 19:08:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-06-30 19:08:03.085 8 INFO oslo.messaging._drivers.impl_rabbit [-] [14579774-9a26-4fdb-8cbe-52d6283bfad6] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 53144. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/990] 10.0.0.164 () {30 vars in 658 bytes} [Tue Jun 30 19:08:03 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 502/991] 10.0.0.164 () {30 vars in 660 bytes} [Tue Jun 30 19:08:03 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/992] 10.0.0.164 () {34 vars in 765 bytes} [Tue Jun 30 19:08:03 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/993] 10.0.0.164 () {28 vars in 454 bytes} [Tue Jun 30 19:08:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/994] 10.0.0.164 () {30 vars in 658 bytes} [Tue Jun 30 19:08:06 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: 7|app: 0|req: 504/995] 10.0.0.164 () {30 vars in 660 bytes} [Tue Jun 30 19:08:06 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: 492/996] 10.0.0.164 () {34 vars in 808 bytes} [Tue Jun 30 19:08:06 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/997] 10.0.0.164 () {28 vars in 454 bytes} [Tue Jun 30 19:08:09 2026] GET /v2.1 => generated 114 bytes in 0 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: 493/998] 10.0.0.164 () {30 vars in 658 bytes} [Tue Jun 30 19:08:09 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 506/999] 10.0.0.164 () {30 vars in 660 bytes} [Tue Jun 30 19:08:09 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1000] 10.0.0.164 () {34 vars in 808 bytes} [Tue Jun 30 19:08:09 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1053] 10.0.0.228 () {28 vars in 455 bytes} [Tue Jun 30 19:12:23 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-06-30 19:12:23.201 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [14579774-9a26-4fdb-8cbe-52d6283bfad6] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-30 19:12:23.203 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 30 19:12:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.228) !!! 2026-06-30 19:12:23.206 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 30 19:12:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.228) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1054] 10.0.0.228 () {30 vars in 659 bytes} [Tue Jun 30 19:12:23 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-30 19:12:23.283 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f63b759-64a7-402f-a652-3eec0701d44d] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: Too many heartbeats missed. Trying again in 1 seconds.: amqp.exceptions.ConnectionForced: Too many heartbeats missed 2026-06-30 19:12:23.284 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 30 19:12:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.228) !!! 2026-06-30 19:12:23.288 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 30 19:12:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.228) !!! [pid: 7|app: 0|req: 534/1055] 10.0.0.228 () {32 vars in 732 bytes} [Tue Jun 30 19:12:23 2026] GET /v2.1/ => generated 410 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1056] 10.0.0.228 () {34 vars in 805 bytes} [Tue Jun 30 19:12:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1057] 10.0.0.228 () {28 vars in 455 bytes} [Tue Jun 30 19:12:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1058] 10.0.0.228 () {30 vars in 659 bytes} [Tue Jun 30 19:12:23 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 536/1059] 10.0.0.228 () {32 vars in 732 bytes} [Tue Jun 30 19:12:23 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: 524/1060] 10.0.0.228 () {34 vars in 893 bytes} [Tue Jun 30 19:12:23 2026] GET /v2.1/servers/detail?project_id=656499a9870a41adbf73180800ee6041&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1061] 10.0.0.228 () {34 vars in 893 bytes} [Tue Jun 30 19:12:24 2026] GET /v2.1/servers/detail?project_id=6b4776f6831c49ecb14a3dc1061de0b2&all_tenants=True => generated 15 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:12:24.213 8 INFO oslo.messaging._drivers.impl_rabbit [-] [14579774-9a26-4fdb-8cbe-52d6283bfad6] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 47084. [pid: 8|app: 0|req: 525/1062] 10.0.0.228 () {34 vars in 893 bytes} [Tue Jun 30 19:12:24 2026] GET /v2.1/servers/detail?project_id=c743a8c2b7f040989ffea6f1a6a1d832&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)