+ 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 [Sat Jun 27 09:27:02 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-849b4f548-mbfxt 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 0x5635da7f34b0 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-27 09:27:07.011 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-27 09:27:07.070 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-27 09:27:07.439 8 WARNING keystonemiddleware._common.config [None req-2ac5351e-dc9a-4c4a-8d21-40a0f6cfbf50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-27 09:27:07.449 8 WARNING oslo_config.cfg [None req-2ac5351e-dc9a-4c4a-8d21-40a0f6cfbf50 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-27 09:27:07.491 7 WARNING keystonemiddleware._common.config [None req-7e4d610b-a5bb-4300-bd5a-42000d19e554 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-27 09:27:07.501 7 WARNING oslo_config.cfg [None req-7e4d610b-a5bb-4300-bd5a-42000d19e554 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-27 09:27:07.653 8 WARNING keystonemiddleware._common.config [None req-2ac5351e-dc9a-4c4a-8d21-40a0f6cfbf50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5635da7f34b0 pid: 8 (default app) 2026-06-27 09:27:07.711 7 WARNING keystonemiddleware._common.config [None req-7e4d610b-a5bb-4300-bd5a-42000d19e554 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5635da7f34b0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:27:11 2026] GET /v2.1 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 09:27:11.978 7 WARNING oslo_policy.policy [None req-88f6035e-2dac-41b9-8541-3c9f03fa1c6a 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - 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-27 09:27:11.979 7 WARNING oslo_policy.policy [None req-88f6035e-2dac-41b9-8541-3c9f03fa1c6a 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:27:11 2026] GET /v2.1 => generated 0 bytes in 573 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-27 09:27:12.088 8 WARNING oslo_policy.policy [req-88f6035e-2dac-41b9-8541-3c9f03fa1c6a req-19222864-ca6c-4271-9844-ab6bb04982a9 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - 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-27 09:27:12.088 8 WARNING oslo_policy.policy [req-88f6035e-2dac-41b9-8541-3c9f03fa1c6a req-19222864-ca6c-4271-9844-ab6bb04982a9 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:27:12 2026] GET /v2.1/ => generated 399 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-27 09:27:12.203 7 INFO nova.api.openstack.wsgi [None req-823070af-b170-4c14-8dd7-628e22ca675d 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.169 () {48 vars in 1009 bytes} [Sat Jun 27 09:27:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 09:27:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.169 () {52 vars in 1047 bytes} [Sat Jun 27 09:27:12 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:27:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:27:13 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/11] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:27:13 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-27 09:27:13.196 7 INFO nova.api.openstack.wsgi [None req-6dee4678-0bc8-46e2-8a91-fb61bfc7f905 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.169 () {48 vars in 1011 bytes} [Sat Jun 27 09:27:13 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 09:27:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.169 () {52 vars in 1047 bytes} [Sat Jun 27 09:27:13 2026] POST /v2.1/flavors => generated 532 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:27:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:27:14 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:27:14 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-27 09:27:14.140 7 INFO nova.api.openstack.wsgi [None req-f7cac71e-01c1-4473-a861-4e84cf131391 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.169 () {48 vars in 1013 bytes} [Sat Jun 27 09:27:14 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 09:27:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.169 () {52 vars in 1047 bytes} [Sat Jun 27 09:27:14 2026] POST /v2.1/flavors => generated 533 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:27:14 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: 11/22] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:27:14 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:27:15 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-27 09:27:15.036 7 INFO nova.api.openstack.wsgi [None req-1534d5aa-fb2f-4d34-ac9c-bb5e70b6dc47 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.169 () {48 vars in 1011 bytes} [Sat Jun 27 09:27:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 09:27:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.169 () {52 vars in 1047 bytes} [Sat Jun 27 09:27:15 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/27] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:27:15 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: 14/28] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:27:15 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:27:15 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-27 09:27:15.962 7 INFO nova.api.openstack.wsgi [None req-fab40d6a-0c3c-494d-8036-3e162495fc51 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.169 () {48 vars in 1013 bytes} [Sat Jun 27 09:27:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 09:27:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.169 () {52 vars in 1047 bytes} [Sat Jun 27 09:27:15 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 10.0.0.19 () {28 vars in 452 bytes} [Sat Jun 27 09:32:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/100] 10.0.0.19 () {30 vars in 656 bytes} [Sat Jun 27 09:32:38 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/101] 10.0.0.19 () {30 vars in 658 bytes} [Sat Jun 27 09:32:38 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 10.0.0.19 () {34 vars in 802 bytes} [Sat Jun 27 09:32:38 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:37: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/162] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:37:35 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:37:35 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-27 09:37:35.811 7 INFO nova.api.openstack.wsgi [None req-bf1cdb15-0b53-455a-9365-a3a729dd21df 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 199.204.45.169 () {48 vars in 1015 bytes} [Sat Jun 27 09:37:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 09:37:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.169 () {52 vars in 1047 bytes} [Sat Jun 27 09:37:35 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:38: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: 7|app: 0|req: 90/180] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:38:35 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:38:35 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-27 09:38:35.494 7 WARNING oslo_db.sqlalchemy.utils [None req-c416dbc4-5cb3-4c95-9cb2-e4e4128c5981 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/182] 199.204.45.169 () {48 vars in 1014 bytes} [Sat Jun 27 09:38: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: 8|app: 0|req: 92/183] 199.204.45.169 () {52 vars in 1055 bytes} [Sat Jun 27 09:38:35 2026] POST /v2.1/os-keypairs => generated 576 bytes in 71 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.204.45.169 () {44 vars in 988 bytes} [Sat Jun 27 09:38:39 2026] GET /v2.1/os-quota-sets/3c37358b64cf4292b4c6aefc26d5df30 => generated 371 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/187] 199.204.45.169 () {48 vars in 1040 bytes} [Sat Jun 27 09:38:39 2026] PUT /v2.1/os-quota-sets/3c37358b64cf4292b4c6aefc26d5df30 => generated 326 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.169 () {44 vars in 988 bytes} [Sat Jun 27 09:38:40 2026] GET /v2.1/os-quota-sets/3c37358b64cf4292b4c6aefc26d5df30 => generated 368 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/301] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 09:47:58 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: 150/302] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 09:47:58 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 09:47:58 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-27 09:47:58.943 7 INFO nova.api.openstack.wsgi [None req-34e5421f-5795-461e-98af-48e880985262 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 151/304] 199.204.45.169 () {48 vars in 1013 bytes} [Sat Jun 27 09:47:58 2026] GET /v2.1/flavors/m1.manila => 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: 154/305] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 09:47:58 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: 152/306] 199.204.45.169 () {52 vars in 1047 bytes} [Sat Jun 27 09:47:58 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 199.204.45.169 () {44 vars in 988 bytes} [Sat Jun 27 09:51:13 2026] GET /v2.1/os-quota-sets/b67c1b9acfeb42159b539965430d2161 => generated 371 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 199.204.45.169 () {48 vars in 1040 bytes} [Sat Jun 27 09:51:13 2026] PUT /v2.1/os-quota-sets/b67c1b9acfeb42159b539965430d2161 => generated 326 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 199.204.45.169 () {44 vars in 988 bytes} [Sat Jun 27 09:51:14 2026] GET /v2.1/os-quota-sets/b67c1b9acfeb42159b539965430d2161 => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 10.0.0.22 () {28 vars in 452 bytes} [Sat Jun 27 10:00:41 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.22 () {30 vars in 656 bytes} [Sat Jun 27 10:00:41 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 231/464] 10.0.0.22 () {30 vars in 658 bytes} [Sat Jun 27 10:00:41 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.22 () {34 vars in 763 bytes} [Sat Jun 27 10:00:41 2026] GET /v2.1/os-services => generated 782 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.22 () {28 vars in 452 bytes} [Sat Jun 27 10:00:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 235/467] 10.0.0.22 () {30 vars in 656 bytes} [Sat Jun 27 10:00:44 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.22 () {30 vars in 658 bytes} [Sat Jun 27 10:00:44 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: 236/469] 10.0.0.22 () {34 vars in 763 bytes} [Sat Jun 27 10:00:44 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.22 () {28 vars in 452 bytes} [Sat Jun 27 10:00:47 2026] GET /v2.1 => generated 114 bytes in 6 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: 237/471] 10.0.0.22 () {30 vars in 656 bytes} [Sat Jun 27 10:00:47 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.22 () {30 vars in 658 bytes} [Sat Jun 27 10:00:47 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: 238/473] 10.0.0.22 () {34 vars in 806 bytes} [Sat Jun 27 10:00:47 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.22 () {28 vars in 452 bytes} [Sat Jun 27 10:00: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: 240/477] 10.0.0.22 () {30 vars in 656 bytes} [Sat Jun 27 10:00:50 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/478] 10.0.0.22 () {30 vars in 658 bytes} [Sat Jun 27 10:00:50 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: 241/479] 10.0.0.22 () {34 vars in 806 bytes} [Sat Jun 27 10:00:50 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:02:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/497] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:02:13 2026] GET /v2.1 => generated 0 bytes in 132 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/498] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:02:13 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-27 10:02:13.704 8 INFO nova.api.openstack.wsgi [None req-c216ff0f-8e77-4472-abe7-d3afd1cd33d7 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 251/499] 199.204.45.169 () {48 vars in 1009 bytes} [Sat Jun 27 10:02:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/500] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:02:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:02:13 2026] GET /v2.1/flavors/7fce1491-89d3-4492-9ac2-4cad16114038/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: 250/502] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:02:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:02:14 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: 251/504] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:02:14 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-27 10:02:14.608 8 INFO nova.api.openstack.wsgi [None req-7c11d837-5507-4570-ae70-6976a3f34d78 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 254/505] 199.204.45.169 () {48 vars in 1011 bytes} [Sat Jun 27 10:02:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:02:14 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: 255/507] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:02:14 2026] GET /v2.1/flavors/bc21897b-2271-42f3-96e0-ea99eca0f8c8/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: 253/508] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:02:15 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: 256/509] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:02:15 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:02:15 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-27 10:02:15.518 8 INFO nova.api.openstack.wsgi [None req-7aa4132a-70a2-49f0-86f9-e7b48ea180a9 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 257/511] 199.204.45.169 () {48 vars in 1013 bytes} [Sat Jun 27 10:02:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/512] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:02:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:02:15 2026] GET /v2.1/flavors/f4723bf8-bc7e-445e-b83a-992c2cc9f2cb/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: 256/514] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:02:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/515] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:02:16 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:02:16 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-27 10:02:16.380 8 INFO nova.api.openstack.wsgi [None req-5c3774ba-714d-420d-91b2-2065dff1fa6f 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 260/517] 199.204.45.169 () {48 vars in 1011 bytes} [Sat Jun 27 10:02:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:02:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:02:16 2026] GET /v2.1/flavors/8beaf28f-d587-4d19-8d03-d6541069ee1c/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: 259/520] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:02:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:02:17 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: 7|app: 0|req: 260/522] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:02:17 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-27 10:02:17.288 8 INFO nova.api.openstack.wsgi [None req-d2c5cedd-a827-457d-a945-0bf4edee971e 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 263/523] 199.204.45.169 () {48 vars in 1013 bytes} [Sat Jun 27 10:02:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:02:17 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: 264/525] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:02:17 2026] GET /v2.1/flavors/8e67efac-4ee4-4ce9-945b-db1e753cb15b/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/540] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:03:26 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: 272/541] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:03:26 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/542] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:03:26 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-27 10:03:26.733 8 INFO nova.api.openstack.wsgi [None req-05ce7992-b0fc-41be-bb6e-4cc07b9a6676 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 273/543] 199.204.45.169 () {48 vars in 1015 bytes} [Sat Jun 27 10:03:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:03:26 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: 274/545] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:03:26 2026] GET /v2.1/flavors/d52cdb9c-fa67-4876-b8d4-1bdd320cfdac/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: 273/548] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:03:32 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: 276/549] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:03:32 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: 274/550] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:03:32 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-27 10:03:32.970 8 WARNING oslo_db.sqlalchemy.utils [None req-6d4cc788-a944-4b1e-86af-0461fa02802e 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 277/551] 199.204.45.169 () {48 vars in 1014 bytes} [Sat Jun 27 10:03:32 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: 275/552] 199.204.45.169 () {44 vars in 988 bytes} [Sat Jun 27 10:03:36 2026] GET /v2.1/os-quota-sets/3c37358b64cf4292b4c6aefc26d5df30 => generated 368 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/563] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:04:23 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: 281/564] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:04:23 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: 8|app: 0|req: 284/565] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:04:23 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-27 10:04:23.374 7 INFO nova.api.openstack.wsgi [None req-35b92eb3-6a38-4289-9704-202d817a0fab 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 282/566] 199.204.45.169 () {48 vars in 1013 bytes} [Sat Jun 27 10:04:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:04:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:04:23 2026] GET /v2.1/flavors/ccda2945-c806-4c20-95fa-61f2bffa4c53/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: 287/571] 199.204.45.169 () {44 vars in 988 bytes} [Sat Jun 27 10:04:36 2026] GET /v2.1/os-quota-sets/b67c1b9acfeb42159b539965430d2161 => generated 368 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/582] 199.204.45.169 () {42 vars in 703 bytes} [Sat Jun 27 10:05:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 199.204.45.169 () {44 vars in 907 bytes} [Sat Jun 27 10:05:26 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: 291/584] 199.204.45.169 () {46 vars in 980 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/585] 199.204.45.169 () {48 vars in 1049 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/7fce1491-89d3-4492-9ac2-4cad16114038/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: 295/587] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/8beaf28f-d587-4d19-8d03-d6541069ee1c/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/8e67efac-4ee4-4ce9-945b-db1e753cb15b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/bc21897b-2271-42f3-96e0-ea99eca0f8c8/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: 294/590] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/ccda2945-c806-4c20-95fa-61f2bffa4c53/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/d52cdb9c-fa67-4876-b8d4-1bdd320cfdac/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: 295/592] 199.204.45.169 () {48 vars in 1097 bytes} [Sat Jun 27 10:05:27 2026] GET /v2.1/flavors/f4723bf8-bc7e-445e-b83a-992c2cc9f2cb/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 10.0.0.192 () {32 vars in 654 bytes} [Sat Jun 27 10:06:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/604] 10.0.0.192 () {32 vars in 640 bytes} [Sat Jun 27 10:06:09 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-27 10:06:09.935 7 WARNING oslo_db.sqlalchemy.utils [None req-fcde1ec3-a0a1-4dee-b5c9-b62740b06799 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 302/605] 10.0.0.192 () {32 vars in 648 bytes} [Sat Jun 27 10:06:09 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: 304/606] 10.0.0.192 () {32 vars in 693 bytes} [Sat Jun 27 10:06:09 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: 8|app: 0|req: 306/609] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:21 2026] GET /v2.1/flavors/7fce1491-89d3-4492-9ac2-4cad16114038 => generated 511 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 10.0.0.192 () {32 vars in 640 bytes} [Sat Jun 27 10:06:21 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:21 2026] GET /v2.1/flavors/7fce1491-89d3-4492-9ac2-4cad16114038 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:06:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:06:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.192 () {34 vars in 684 bytes} [Sat Jun 27 10:06:29 2026] POST /v2.1/os-security-groups => generated 247 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 10.0.0.192 () {34 vars in 694 bytes} [Sat Jun 27 10:06:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 10.0.0.192 () {34 vars in 684 bytes} [Sat Jun 27 10:06:30 2026] POST /v2.1/os-security-groups => generated 247 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:06:29 2026] POST /v2.1/servers => generated 450 bytes in 1866 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: 310/620] 10.0.0.192 () {34 vars in 694 bytes} [Sat Jun 27 10:06:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:31 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1401 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/622] 10.0.0.192 () {34 vars in 694 bytes} [Sat Jun 27 10:06:31 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 10.0.0.192 () {32 vars in 736 bytes} [Sat Jun 27 10:06:31 2026] GET /v2.1/os-security-groups/48c3c264-9e27-45be-a598-03742ae2bece => generated 664 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:06:30 2026] POST /v2.1/servers => generated 452 bytes in 1401 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: 314/625] 10.0.0.192 () {32 vars in 749 bytes} [Sat Jun 27 10:06:31 2026] DELETE /v2.1/os-security-group-rules/08d48568-bbe7-4489-9185-848fb838d3d3 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:31 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1431 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:31 2026] DELETE /v2.1/os-security-groups/48c3c264-9e27-45be-a598-03742ae2bece => generated 0 bytes in 218 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: 313/628] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:31 2026] DELETE /v2.1/os-security-groups/271b3549-9f9c-4082-a9da-4d64dc5c2d89 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:32 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1461 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:32 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1491 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/631] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:34 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1527 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:34 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1556 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 10:06:35.773 8 INFO nova.api.openstack.compute.server_external_events [req-e77194c6-f41c-49b8-a583-bac56a73d640 req-93e3e116-f1d6-4b68-a926-2ced742fa28a a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:cf768287-654a-4feb-a1d7-3eb159faa333 for instance 4e575031-7961-4026-9138-988360a8259a on instance 2026-06-27 10:06:35.784 8 INFO nova.compute.rpcapi [None req-4374d06a-e51a-480a-a4bb-15f7fd3cfc5a - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 318/633] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:06:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/634] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:35 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1527 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/635] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:35 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1556 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/636] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:36 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1527 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/637] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:37 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1556 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 10:06:38.341 8 INFO nova.api.openstack.compute.server_external_events [req-134942ba-05a1-4e0c-8373-99242f0095fd req-98b800a6-e14b-449e-b8cc-8dc7fea927d7 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:c744a6f9-61dc-4b79-b3ec-79fa1f0feaf1 for instance 7a5b9911-4054-4e3f-992f-018a1eabfc63 on instance [pid: 8|app: 0|req: 323/640] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:06:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:38 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/642] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:38 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1556 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 319/643] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:39 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1527 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/644] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:39 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1556 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:06:40.304 7 INFO nova.api.openstack.compute.server_external_events [req-26121cd7-1e7c-4d22-baa5-890ebcb2a82f req-53a00b9b-09a7-4e3a-a043-166182b70d53 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:c744a6f9-61dc-4b79-b3ec-79fa1f0feaf1 for instance 7a5b9911-4054-4e3f-992f-018a1eabfc63 on instance 2026-06-27 10:06:40.314 7 INFO nova.compute.rpcapi [None req-c4aa055f-2e5f-427c-8ecb-c4ed0d2bc566 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 320/645] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:06:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/646] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:40 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1527 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: 321/647] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:41 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1739 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/648] 10.0.0.192 () {32 vars in 740 bytes} [Sat Jun 27 10:06:41 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63/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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:06:42.367 8 INFO nova.api.openstack.compute.server_external_events [req-9ebbd6ab-e881-4621-8d4f-90544b84c2f4 req-678bf791-be52-4e60-87d7-618fcd918e0a a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:cf768287-654a-4feb-a1d7-3eb159faa333 for instance 4e575031-7961-4026-9138-988360a8259a on instance [pid: 8|app: 0|req: 328/649] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:06:42 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, ' [pid: 7|app: 0|req: 322/650] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:41 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1527 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:06:42.833 7 INFO nova.api.openstack.compute.server_external_events [req-62253059-3ee7-4f49-bc0f-bf5a65b8c01e req-4d5c7ab4-12f2-41aa-8823-1029bb8e522b a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:c744a6f9-61dc-4b79-b3ec-79fa1f0feaf1 for instance 7a5b9911-4054-4e3f-992f-018a1eabfc63 on instance [pid: 7|app: 0|req: 323/651] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:06:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:42 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1739 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/653] 10.0.0.192 () {32 vars in 640 bytes} [Sat Jun 27 10:06:42 2026] GET /v2.1/servers => generated 384 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/654] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:06:43 2026] DELETE /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 0 bytes in 149 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: 325/655] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:43 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1745 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/656] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:43 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1719 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/657] 10.0.0.192 () {32 vars in 740 bytes} [Sat Jun 27 10:06:44 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/os-interface => generated 285 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/658] 10.0.0.192 () {34 vars in 684 bytes} [Sat Jun 27 10:06:44 2026] POST /v2.1/os-security-groups => generated 244 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-27 10:06:45.030 8 INFO nova.api.openstack.compute.server_external_events [req-8e48b24b-1400-4c05-86e7-7fb3bbf619e0 req-4e7e4a7a-9512-42a8-b4c2-36ac8ca305ab a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:c744a6f9-61dc-4b79-b3ec-79fa1f0feaf1 for instance 7a5b9911-4054-4e3f-992f-018a1eabfc63 on instance [pid: 7|app: 0|req: 327/659] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:44 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => generated 1798 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:06:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/661] 10.0.0.192 () {34 vars in 684 bytes} [Sat Jun 27 10:06:45 2026] POST /v2.1/os-security-groups => generated 243 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:45 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1719 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 10.0.0.192 () {34 vars in 684 bytes} [Sat Jun 27 10:06:45 2026] POST /v2.1/os-security-groups => generated 242 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/664] 10.0.0.192 () {32 vars in 662 bytes} [Sat Jun 27 10:06:45 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-27 10:06:45.666 8 INFO nova.api.openstack.compute.server_external_events [req-4d14e60f-beaa-4c8f-9f4d-abf43e61d9cf req-67568956-e43d-4ffe-b52b-70b20499dd07 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:cf768287-654a-4feb-a1d7-3eb159faa333 for instance 4e575031-7961-4026-9138-988360a8259a on instance [pid: 8|app: 0|req: 336/665] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:06:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:45 2026] DELETE /v2.1/os-security-groups/a88da513-b6cd-4e60-b53c-f2179cb4e6f0 => generated 0 bytes in 181 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-27 10:06:45.715 8 INFO nova.api.openstack.wsgi [None req-f3cb66fb-2b11-460a-8120-5e26b3ee7f4c 8e27df7f69cb46e09b4c2bd5e283647a 17c30fe48dac45d49b2fefec44a07139 - - default default] HTTP exception thrown: Security group a88da513-b6cd-4e60-b53c-f2179cb4e6f0 does not exist Neutron server returns request_ids: ['req-552c71fb-f144-4b52-bbe3-62e205096efd'] [pid: 8|app: 0|req: 337/667] 10.0.0.192 () {32 vars in 736 bytes} [Sat Jun 27 10:06:45 2026] GET /v2.1/os-security-groups/a88da513-b6cd-4e60-b53c-f2179cb4e6f0 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/668] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:45 2026] DELETE /v2.1/os-security-groups/90b9bd5f-4142-4962-9d21-674654ff671b => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-27 10:06:45.973 8 INFO nova.api.openstack.wsgi [None req-60b44b63-1ea1-4753-a11f-b8433ed60e5f 8e27df7f69cb46e09b4c2bd5e283647a 17c30fe48dac45d49b2fefec44a07139 - - default default] HTTP exception thrown: Security group 90b9bd5f-4142-4962-9d21-674654ff671b does not exist Neutron server returns request_ids: ['req-9dafe5d1-0f46-42cc-ad91-bbae137983de'] [pid: 8|app: 0|req: 338/669] 10.0.0.192 () {32 vars in 736 bytes} [Sat Jun 27 10:06:45 2026] GET /v2.1/os-security-groups/90b9bd5f-4142-4962-9d21-674654ff671b => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-27 10:06:46.072 8 INFO nova.api.openstack.wsgi [None req-0b240215-34a3-42af-b21c-4cf6f4495b44 3fcc79baf20e4050890ade914f826c3b 44d4fffbf7ec4d0aa82ba8c43009d11b - - default default] HTTP exception thrown: Instance 7a5b9911-4054-4e3f-992f-018a1eabfc63 could not be found. [pid: 8|app: 0|req: 339/670] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:46 2026] GET /v2.1/servers/7a5b9911-4054-4e3f-992f-018a1eabfc63 => 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: 340/671] 10.0.0.192 () {32 vars in 703 bytes} [Sat Jun 27 10:06:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-112718660 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/672] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:45 2026] DELETE /v2.1/os-security-groups/407becd2-ebd1-41d8-8333-a601a33c3576 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-27 10:06:46.224 8 INFO nova.api.openstack.wsgi [None req-24339fdc-197e-4b60-b9fb-42855026acd6 8e27df7f69cb46e09b4c2bd5e283647a 17c30fe48dac45d49b2fefec44a07139 - - default default] HTTP exception thrown: Security group 407becd2-ebd1-41d8-8333-a601a33c3576 does not exist Neutron server returns request_ids: ['req-5b7a6e25-6dde-41e6-8f62-f31fdf829485'] [pid: 8|app: 0|req: 341/673] 10.0.0.192 () {32 vars in 736 bytes} [Sat Jun 27 10:06:46 2026] GET /v2.1/os-security-groups/407becd2-ebd1-41d8-8333-a601a33c3576 => generated 194 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 10.0.0.192 () {32 vars in 662 bytes} [Sat Jun 27 10:06:46 2026] GET /v2.1/os-security-groups => generated 707 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-27 10:06:46.825 8 INFO nova.api.openstack.wsgi [None req-120c7994-f094-47ce-ae7a-a565766fd862 8e27df7f69cb46e09b4c2bd5e283647a 17c30fe48dac45d49b2fefec44a07139 - - default default] HTTP exception thrown: Security group 407becd2-ebd1-41d8-8333-a601a33c3576 does not exist Neutron server returns request_ids: ['req-4f40bab3-be01-4c5c-98d1-997476cafcc6'] [pid: 8|app: 0|req: 342/675] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:46 2026] DELETE /v2.1/os-security-groups/407becd2-ebd1-41d8-8333-a601a33c3576 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-27 10:06:46.862 7 INFO nova.api.openstack.wsgi [None req-3925bafe-6c45-42ef-a50b-7b1a3ae852b0 8e27df7f69cb46e09b4c2bd5e283647a 17c30fe48dac45d49b2fefec44a07139 - - default default] HTTP exception thrown: Security group 90b9bd5f-4142-4962-9d21-674654ff671b does not exist Neutron server returns request_ids: ['req-77210382-797c-4132-a087-f39de3b49835'] [pid: 7|app: 0|req: 334/676] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:46 2026] DELETE /v2.1/os-security-groups/90b9bd5f-4142-4962-9d21-674654ff671b => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-27 10:06:46.898 8 INFO nova.api.openstack.wsgi [None req-7ab5a69d-c79e-4a5b-8665-de15eaf8ee82 8e27df7f69cb46e09b4c2bd5e283647a 17c30fe48dac45d49b2fefec44a07139 - - default default] HTTP exception thrown: Security group a88da513-b6cd-4e60-b53c-f2179cb4e6f0 does not exist Neutron server returns request_ids: ['req-9b9ee5e5-4ead-4a9f-b2f6-66d2bb392b05'] [pid: 8|app: 0|req: 343/677] 10.0.0.192 () {32 vars in 739 bytes} [Sat Jun 27 10:06:46 2026] DELETE /v2.1/os-security-groups/a88da513-b6cd-4e60-b53c-f2179cb4e6f0 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.192 () {30 vars in 412 bytes} [Sat Jun 27 10:06:52 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/681] 10.0.0.192 () {28 vars in 559 bytes} [Sat Jun 27 10:06:52 2026] GET /v2/ => generated 401 bytes in 505 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.192 () {28 vars in 563 bytes} [Sat Jun 27 10:06:52 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: 346/683] 10.0.0.192 () {30 vars in 412 bytes} [Sat Jun 27 10:06:52 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/684] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:06:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/687] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:06:58 2026] POST /v2.1/servers => generated 453 bytes in 605 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:06:58 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1392 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/689] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:00 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1450 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:07:00.999 7 INFO nova.api.openstack.compute.server_external_events [req-e78c0621-35c3-4e47-b51e-19545fa09d6b req-231c7239-4c57-4faa-bb36-73d6202dcbff a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:12b784cc-98e2-4af5-b82b-a9f6c812f43f for instance 2193c714-963c-4378-a4e3-47817acdd5c0 on instance [pid: 7|app: 0|req: 341/690] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/691] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:01 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1518 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/692] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:02 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1518 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/693] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:03 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1518 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:07:04.840 7 INFO nova.api.openstack.compute.server_external_events [req-e6cb9229-f1f0-4e29-b8c0-2ea9d76687b8 req-ce505553-bacf-413d-bd5e-96058f5a8c86 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:12b784cc-98e2-4af5-b82b-a9f6c812f43f for instance 2193c714-963c-4378-a4e3-47817acdd5c0 on instance [pid: 7|app: 0|req: 343/694] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:07:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/695] 10.0.0.192 () {32 vars in 740 bytes} [Sat Jun 27 10:07:05 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/os-interface => generated 285 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/696] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:05 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1702 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: 353/697] 10.0.0.192 () {32 vars in 814 bytes} [Sat Jun 27 10:07:05 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/os-interface/cf768287-654a-4feb-a1d7-3eb159faa333 => generated 282 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/698] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:05 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 157 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/699] 10.0.0.192 () {32 vars in 740 bytes} [Sat Jun 27 10:07:05 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.192 () {34 vars in 749 bytes} [Sat Jun 27 10:07:05 2026] POST /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/action => generated 0 bytes in 67 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: 346/701] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:05 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 157 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:06.156 8 INFO nova.api.openstack.compute.server_external_events [req-bea19267-6e8a-45ef-bc6d-5f71679de724 req-a9474648-1c52-477c-8030-b034495b8f01 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:12b784cc-98e2-4af5-b82b-a9f6c812f43f for instance 2193c714-963c-4378-a4e3-47817acdd5c0 on instance [pid: 8|app: 0|req: 356/702] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/703] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:06 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 157 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/704] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:07 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 157 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:08.194 7 INFO nova.api.openstack.compute.server_external_events [req-b3e653fc-f3fd-4a48-9d5b-eca27659b164 req-167196d2-a56f-43a4-8e43-57c2ab3dec42 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:cf768287-654a-4feb-a1d7-3eb159faa333 for instance 4e575031-7961-4026-9138-988360a8259a on instance [pid: 7|app: 0|req: 348/705] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:08 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: 359/708] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:08 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/709] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:09 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 157 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: 360/710] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:10 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/711] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:10 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1953 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/712] 10.0.0.192 () {34 vars in 749 bytes} [Sat Jun 27 10:07:11 2026] POST /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/action => generated 0 bytes in 40 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: 352/713] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:11 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:11.725 8 INFO nova.api.openstack.compute.server_external_events [req-fe7ea5ab-8c4b-41aa-b3cc-4d409ec422ca req-1df21eb8-0821-4d8e-b017-b29ca30c7292 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:cf768287-654a-4feb-a1d7-3eb159faa333 for instance 4e575031-7961-4026-9138-988360a8259a on instance [pid: 8|app: 0|req: 362/714] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/715] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:12 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 195 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/716] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:13 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 195 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/717] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:07:14 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a/ips => generated 157 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: 364/718] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:07:14 2026] DELETE /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => 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: 355/719] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:14 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1845 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 10:07:15.847 7 INFO nova.api.openstack.compute.server_external_events [req-4df0bc05-46b3-403d-bbf5-37c19cf479e6 req-9d7e2c40-58d3-4006-9712-2472f963e24c a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:cf768287-654a-4feb-a1d7-3eb159faa333 for instance 4e575031-7961-4026-9138-988360a8259a on instance [pid: 7|app: 0|req: 356/720] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:15 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: 365/721] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:15 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 1777 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:07:16.958 7 INFO nova.api.openstack.wsgi [None req-bfddcb1e-7ec3-48f2-941a-6fdd1d36b01a d38f75b3496141fa9e8bcf3a974a1204 2470e2d366da4ea79753be7317384e01 - - default default] HTTP exception thrown: Instance 4e575031-7961-4026-9138-988360a8259a could not be found. [pid: 7|app: 0|req: 357/722] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:16 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/723] 10.0.0.192 () {32 vars in 705 bytes} [Sat Jun 27 10:07:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1756195634 => generated 0 bytes in 26 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-27 10:07:17.563 7 INFO nova.api.openstack.wsgi [None req-6dae8ca4-a2a3-4a38-8762-b666fa6cdf70 d38f75b3496141fa9e8bcf3a974a1204 2470e2d366da4ea79753be7317384e01 - - default default] HTTP exception thrown: Instance 4e575031-7961-4026-9138-988360a8259a could not be found. [pid: 7|app: 0|req: 358/724] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:07:17 2026] DELETE /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-27 10:07:17.601 8 INFO nova.api.openstack.wsgi [None req-be9d08c6-1cf2-4d22-ae82-a0804934c153 d38f75b3496141fa9e8bcf3a974a1204 2470e2d366da4ea79753be7317384e01 - - default default] HTTP exception thrown: Instance 4e575031-7961-4026-9138-988360a8259a could not be found. [pid: 8|app: 0|req: 367/725] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:17 2026] GET /v2.1/servers/4e575031-7961-4026-9138-988360a8259a => 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: 7|app: 0|req: 360/728] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:20 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1822 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/729] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:21 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1822 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/730] 10.0.0.192 () {34 vars in 749 bytes} [Sat Jun 27 10:07:21 2026] POST /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/731] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:22 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1824 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/732] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:23 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1829 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/733] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:24 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1822 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:07:25.491 7 INFO nova.api.openstack.compute.server_external_events [req-5dcb2004-d183-456e-ace1-22638b713561 req-bf4d024c-6657-48e1-8dc6-de47705e6d2d a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-unplugged:12b784cc-98e2-4af5-b82b-a9f6c812f43f for instance 2193c714-963c-4378-a4e3-47817acdd5c0 on instance [pid: 7|app: 0|req: 363/734] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:07:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:26.515 8 INFO nova.api.openstack.compute.server_external_events [req-5e88f940-eb72-40b7-93db-787d31af64a5 req-d9fa3747-78cd-42ed-b3bf-153d2147311b a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:12b784cc-98e2-4af5-b82b-a9f6c812f43f for instance 2193c714-963c-4378-a4e3-47817acdd5c0 on instance [pid: 8|app: 0|req: 372/735] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:07:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/738] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:07:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/739] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:07:35 2026] POST /v2.1/servers => generated 450 bytes in 762 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:35 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/741] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:36 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1368 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:37.826 7 INFO nova.api.openstack.compute.server_external_events [req-bd23b2fc-1e81-44f9-8649-f61446a13e47 req-0fe90361-68fd-47d9-9d9d-eae58de4fede a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:e3ca99d7-8fb8-4328-9921-18b985d6b72f for instance 7ddcc623-fbc6-4814-aacf-3c0d228b89f1 on instance [pid: 7|app: 0|req: 367/742] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:37 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: 376/743] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:38 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1435 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/746] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:39 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1435 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/747] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:40 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1423 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/748] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:40 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1822 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/749] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:07:41 2026] DELETE /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 0 bytes in 90 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: 371/750] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:41 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1828 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/751] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:41 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1423 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:41.901 7 INFO nova.api.openstack.compute.server_external_events [req-8ab1b2ca-8bc6-4de1-9ef5-ae184830ab1c req-ad93e3fb-31df-4dc2-8dab-77e2762be9af a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:e3ca99d7-8fb8-4328-9921-18b985d6b72f for instance 7ddcc623-fbc6-4814-aacf-3c0d228b89f1 on instance [pid: 7|app: 0|req: 372/752] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:07:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/753] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:42 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => generated 1760 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 10:07:42.938 8 INFO nova.api.openstack.compute.server_external_events [req-d9a4a6b7-c98f-4aed-be59-82503ebdf132 req-3ab23d15-7a17-457c-8d29-f3c6ffd72929 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:12b784cc-98e2-4af5-b82b-a9f6c812f43f for instance 2193c714-963c-4378-a4e3-47817acdd5c0 on instance [pid: 8|app: 0|req: 382/754] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:42 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1608 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/756] 10.0.0.192 () {32 vars in 740 bytes} [Sat Jun 27 10:07:43 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:07:43.462 7 INFO nova.api.openstack.wsgi [None req-0a56d90f-fa34-46ad-92a4-4e6b8eb26d50 21d56f14525c43978054ac70a382c63e 89e572e22ed644b68e0bd260599c1c22 - - default default] HTTP exception thrown: Instance 2193c714-963c-4378-a4e3-47817acdd5c0 could not be found. [pid: 7|app: 0|req: 374/757] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:43 2026] GET /v2.1/servers/2193c714-963c-4378-a4e3-47817acdd5c0 => 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: 384/758] 10.0.0.192 () {32 vars in 703 bytes} [Sat Jun 27 10:07:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-287137028 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:44.043 8 INFO nova.api.openstack.compute.server_external_events [req-cc4ba45c-11cc-445e-af25-9e33d8a5fcbf req-9ae4d7e7-51f7-4126-9673-571571a4f41b a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:e3ca99d7-8fb8-4328-9921-18b985d6b72f for instance 7ddcc623-fbc6-4814-aacf-3c0d228b89f1 on instance [pid: 8|app: 0|req: 385/759] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:44 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: 375/760] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:44 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1608 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/761] 10.0.0.192 () {32 vars in 640 bytes} [Sat Jun 27 10:07:44 2026] GET /v2.1/servers => generated 387 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/762] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:07:44 2026] DELETE /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 0 bytes in 128 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: 387/763] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:44 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1614 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:07:46.404 7 INFO nova.api.openstack.compute.server_external_events [req-bd628234-cdef-4e23-8ab3-41a4fb5bf886 req-ea6d3407-caac-4805-a817-96ba55602a04 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:e3ca99d7-8fb8-4328-9921-18b985d6b72f for instance 7ddcc623-fbc6-4814-aacf-3c0d228b89f1 on instance [pid: 7|app: 0|req: 377/764] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:46 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, ' [pid: 8|app: 0|req: 388/765] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:46 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 1379 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:07:47.674 7 INFO nova.api.openstack.wsgi [None req-20ff8821-e899-4196-bf8b-54d7b96e8a67 63de493ef4c34241a9fb9d7e846aa305 be57030fe66b437a83b4202131c57eef - - default default] HTTP exception thrown: Instance 7ddcc623-fbc6-4814-aacf-3c0d228b89f1 could not be found. [pid: 7|app: 0|req: 378/766] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:47 2026] GET /v2.1/servers/7ddcc623-fbc6-4814-aacf-3c0d228b89f1 => generated 111 bytes in 49 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: 389/767] 10.0.0.192 () {32 vars in 703 bytes} [Sat Jun 27 10:07:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-883980411 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/770] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:07:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/771] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:07:51 2026] POST /v2.1/servers => generated 450 bytes in 1230 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/772] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:52 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 1402 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/773] 10.0.0.8 () {30 vars in 616 bytes} [Sat Jun 27 10:07:53 2026] GET /v2.1 => generated 0 bytes in 111 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: 382/774] 10.0.0.8 () {30 vars in 618 bytes} [Sat Jun 27 10:07:53 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: 393/775] 10.0.0.8 () {34 vars in 910 bytes} [Sat Jun 27 10:07:53 2026] GET /v2.1/os-simple-tenant-usage/0ee60dae1b3e41d7bbaf439e00324fbe?start=2026-06-26T00:00:00&end=2026-06-27T23:59:59 => generated 20 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 10.0.0.8 () {30 vars in 651 bytes} [Sat Jun 27 10:07:53 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:54.911 7 INFO nova.api.openstack.compute.server_external_events [req-d8f591f6-0434-43d2-ac5a-e3e07d773cc0 req-75fd9ff1-ffea-4f9f-b525-8e98d997d545 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:05b2a292-ddcd-4afd-bba3-7ab62f15b4db for instance 638d649f-8bc2-4afe-aa36-692cf4448224 on instance [pid: 7|app: 0|req: 384/777] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:07:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:53 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 1528 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/779] 10.0.0.8 () {30 vars in 616 bytes} [Sat Jun 27 10:07:55 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/780] 10.0.0.8 () {30 vars in 618 bytes} [Sat Jun 27 10:07:55 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: 396/781] 10.0.0.8 () {34 vars in 910 bytes} [Sat Jun 27 10:07:56 2026] GET /v2.1/os-simple-tenant-usage/0ee60dae1b3e41d7bbaf439e00324fbe?start=2026-06-26T00:00:00&end=2026-06-27T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/782] 10.0.0.8 () {30 vars in 651 bytes} [Sat Jun 27 10:07:56 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/783] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:55 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 1528 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/784] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:07:57 2026] POST /v2.1/servers => generated 424 bytes in 651 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: 387/785] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:57 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 1528 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/786] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:57 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1370 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:07:58.207 7 INFO nova.api.openstack.compute.server_external_events [req-aef2dd71-2181-415d-a1b8-5cbeaf30a4c7 req-4181a8df-ea90-4745-ac30-8348db19cab4 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:05b2a292-ddcd-4afd-bba3-7ab62f15b4db for instance 638d649f-8bc2-4afe-aa36-692cf4448224 on instance [pid: 7|app: 0|req: 388/787] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:07:58 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/790] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:58 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 1696 bytes in 1378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/791] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:07:58 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1470 bytes in 1408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/792] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:00 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 1696 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:00.701 8 INFO nova.api.openstack.compute.server_external_events [req-52fe1868-2f62-4073-bda3-f1d3c4b4fdc9 req-94ba236e-8582-4c08-af4b-203d339ce6fa a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:92142815-8873-43bb-803f-cba3d8d792ca for instance 6b8621db-db89-4e2b-bd27-32c5cf2f05d8 on instance [pid: 8|app: 0|req: 403/793] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:00 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: 7|app: 0|req: 391/794] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:08:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:02.005 7 INFO nova.api.openstack.compute.server_external_events [req-52b24be7-7b0b-4c9f-862c-1ab9acd86750 req-6d092584-3f87-4ea9-932a-20efe0ed27ac a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:05b2a292-ddcd-4afd-bba3-7ab62f15b4db for instance 638d649f-8bc2-4afe-aa36-692cf4448224 on instance [pid: 7|app: 0|req: 392/795] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:01 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1470 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 393/797] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:08:02 2026] POST /v2.1/servers => generated 450 bytes in 787 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: 405/798] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:03 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1470 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:03 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1423 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:04.342 8 INFO nova.api.openstack.compute.server_external_events [req-757d2199-6481-4912-95eb-4bd48aa2d084 req-43197698-b12c-4d9b-b583-78675e0a5d09 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:92142815-8873-43bb-803f-cba3d8d792ca for instance 6b8621db-db89-4e2b-bd27-32c5cf2f05d8 on instance [pid: 8|app: 0|req: 406/800] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:08:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/801] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:04 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1470 bytes in 1058 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:05.553 7 INFO nova.api.openstack.compute.server_external_events [req-e649d7b1-5c2c-487a-84f8-f4ac282e4a74 req-62e3f97d-e94e-4a5f-82ba-2848a82ba8b4 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:659ea15d-bdd6-410e-99a0-348b3efc7a8c for instance 2c247793-c576-4e92-8e4f-5a6edd5d7001 on instance [pid: 7|app: 0|req: 396/802] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/803] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:04 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1548 bytes in 1093 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 397/804] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:06 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1654 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/805] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:08:06 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8/ips => generated 108 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: 408/806] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:06 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1548 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/807] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:08:06 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8/ips => generated 108 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/808] 10.0.0.192 () {32 vars in 822 bytes} [Sat Jun 27 10:08:06 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8/ips/tempest-ServerAddressesTestJSON-393518457-network => generated 93 bytes in 37 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: 400/809] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:08:06 2026] DELETE /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 0 bytes in 81 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: 410/810] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:06 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1660 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:08.006 8 INFO nova.api.openstack.compute.server_external_events [req-62409318-b7d0-4d0c-9ae4-59da9b48eae2 req-36d94ca6-cdff-46d3-886f-99eb5520ddc7 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:92142815-8873-43bb-803f-cba3d8d792ca for instance 6b8621db-db89-4e2b-bd27-32c5cf2f05d8 on instance [pid: 8|app: 0|req: 411/811] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/812] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:07 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1548 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/813] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:08 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => generated 1456 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:09.049 7 INFO nova.api.openstack.compute.server_external_events [req-f99ae65b-3996-47ee-953c-7921e295835d req-8fff103b-b3e7-4a63-9093-bce5c65456f1 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:659ea15d-bdd6-410e-99a0-348b3efc7a8c for instance 2c247793-c576-4e92-8e4f-5a6edd5d7001 on instance [pid: 7|app: 0|req: 403/816] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:08:09 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-27 10:08:09.216 7 INFO nova.api.openstack.wsgi [None req-988225a4-a361-4c78-ae63-afadc9ac09a6 45bdb79e848140cc972c4c5e16203f55 c87183a7114c401397d950b5a47019d8 - - default default] HTTP exception thrown: Instance 6b8621db-db89-4e2b-bd27-32c5cf2f05d8 could not be found. [pid: 7|app: 0|req: 404/817] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:09 2026] GET /v2.1/servers/6b8621db-db89-4e2b-bd27-32c5cf2f05d8 => 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: 405/818] 10.0.0.192 () {34 vars in 749 bytes} [Sat Jun 27 10:08:09 2026] POST /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224/action => generated 31847 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/819] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:09 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1548 bytes in 1846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/820] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:11 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1725 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/821] 10.0.0.192 () {32 vars in 740 bytes} [Sat Jun 27 10:08:12 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001/os-interface => generated 285 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:13.723 7 INFO nova.api.openstack.compute.server_external_events [req-e65b22d4-df25-4c23-b60a-73ec013471bf req-fd18b66a-97a8-4c94-a11a-5ba57839dcf8 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:659ea15d-bdd6-410e-99a0-348b3efc7a8c for instance 2c247793-c576-4e92-8e4f-5a6edd5d7001 on instance [pid: 7|app: 0|req: 407/822] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/823] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:13 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1725 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/824] 10.0.0.192 () {32 vars in 640 bytes} [Sat Jun 27 10:08:14 2026] GET /v2.1/servers => generated 377 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/825] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:08:14 2026] DELETE /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 0 bytes in 116 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: 409/826] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:08:14 2026] POST /v2.1/os-keypairs => generated 397 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/827] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:14 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1731 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:15.764 8 INFO nova.api.openstack.compute.server_external_events [req-d1b33670-3932-4423-ac6e-c5efc6c12836 req-442f4e5e-487f-41c1-833b-4408f4e517a6 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:05b2a292-ddcd-4afd-bba3-7ab62f15b4db for instance 638d649f-8bc2-4afe-aa36-692cf4448224 on instance [pid: 8|app: 0|req: 419/828] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:15 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: 410/829] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:15 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 1784 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: 420/830] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:08:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:16.824 7 INFO nova.api.openstack.wsgi [None req-9a014fb4-7d68-4dc8-8d34-6dc4f42f7f76 754b96649a7049b79ab6da2ee689d729 ce2bc6d5c94b46849a6eb81c51d22164 - - default default] HTTP exception thrown: Instance 2c247793-c576-4e92-8e4f-5a6edd5d7001 could not be found. [pid: 7|app: 0|req: 411/831] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:16 2026] GET /v2.1/servers/2c247793-c576-4e92-8e4f-5a6edd5d7001 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/832] 10.0.0.192 () {32 vars in 705 bytes} [Sat Jun 27 10:08:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1918221022 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/833] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:08:17 2026] POST /v2.1/os-keypairs => generated 396 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-27 10:08:17.805 8 INFO nova.api.openstack.compute.server_external_events [req-7e9db2c4-fca6-4310-b7c9-7429e175d8ce req-57ec1d07-8420-4f63-9f25-0248285f58e3 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:659ea15d-bdd6-410e-99a0-348b3efc7a8c for instance 2c247793-c576-4e92-8e4f-5a6edd5d7001 on instance [pid: 8|app: 0|req: 423/834] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/835] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:08:17 2026] POST /v2.1/servers => generated 494 bytes in 832 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: 424/836] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:17 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1457 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/839] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:19 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1515 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/840] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:20 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1627 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:20.655 7 INFO nova.api.openstack.compute.server_external_events [req-7d1a577b-06cf-432f-b5a9-16e25c0c8552 req-b2784069-edd5-4314-9e81-4399be76380d a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:4ef717d7-50fa-47e6-80d9-54d386c6cb2a for instance e976420c-c8f0-4c88-b241-3f22e9228ef5 on instance [pid: 7|app: 0|req: 416/841] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/842] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:08:19 2026] POST /v2.1/servers => generated 449 bytes in 1450 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: 417/843] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:20 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1401 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/844] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:21 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1627 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/845] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:21 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1459 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:22.148 8 INFO nova.api.openstack.compute.server_external_events [req-95030896-3d04-4d47-8d58-37a8d74a5084 req-8adf8cd9-2eb7-44a5-8a55-43f75d9d60e1 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:4ef717d7-50fa-47e6-80d9-54d386c6cb2a for instance e976420c-c8f0-4c88-b241-3f22e9228ef5 on instance [pid: 8|app: 0|req: 428/846] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:08:22 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:23.015 8 INFO nova.api.openstack.compute.server_external_events [req-0b2431c8-b536-4401-a12e-5a7d4eedf117 req-7850f59e-7de5-4ad3-a515-f985c0690f37 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:08dddeaf-483a-45a9-aaa3-c91b52a792e3 for instance 59293997-6ed6-4956-8205-6833cc1d503d on instance [pid: 8|app: 0|req: 429/847] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/848] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:22 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1805 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/849] 10.0.0.192 () {32 vars in 740 bytes} [Sat Jun 27 10:08:23 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5/os-interface => generated 284 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/850] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:23 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1526 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:24.513 8 INFO nova.api.openstack.compute.server_external_events [req-ca62e741-6892-4688-bfb3-d82933cd8798 req-04a8f9aa-2d48-436c-95a0-0b749069e4df a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:4ef717d7-50fa-47e6-80d9-54d386c6cb2a for instance e976420c-c8f0-4c88-b241-3f22e9228ef5 on instance [pid: 8|app: 0|req: 431/851] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:24 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) [pid: 7|app: 0|req: 421/852] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:24 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1526 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:25.540 8 INFO nova.api.openstack.compute.server_external_events [req-41a424c7-ff6e-4444-b87d-1cb777b56ba8 req-2aaee695-7d1b-4294-b803-29d7520cf987 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:08dddeaf-483a-45a9-aaa3-c91b52a792e3 for instance 59293997-6ed6-4956-8205-6833cc1d503d on instance [pid: 8|app: 0|req: 432/853] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:08:25 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: 422/854] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:25 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/855] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:26 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1694 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/856] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:26 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1694 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:27.959 8 INFO nova.api.openstack.compute.server_external_events [req-3a95ea2f-cab8-46e1-9ef5-d14fc97959a3 req-cde5451c-d4d4-4370-9ee6-33d5f6bc01b1 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:08dddeaf-483a-45a9-aaa3-c91b52a792e3 for instance 59293997-6ed6-4956-8205-6833cc1d503d on instance [pid: 8|app: 0|req: 434/857] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:27 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: 436/860] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:32 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1925 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: 425/861] 10.0.0.192 () {32 vars in 752 bytes} [Sat Jun 27 10:08:33 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/862] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:08:35 2026] DELETE /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/863] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:35 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1931 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/864] 10.0.0.192 () {34 vars in 749 bytes} [Sat Jun 27 10:08:35 2026] POST /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d/action => generated 31680 bytes in 82 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, ' [pid: 7|app: 0|req: 427/865] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:36 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 1819 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-27 10:08:36.570 8 INFO nova.api.openstack.compute.server_external_events [req-73d21df6-fefc-467a-b3d3-5ab2da5c0881 req-a852e775-693f-4209-9456-5884c02bf439 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:4ef717d7-50fa-47e6-80d9-54d386c6cb2a for instance e976420c-c8f0-4c88-b241-3f22e9228ef5 on instance [pid: 8|app: 0|req: 439/866] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:36 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, ' 2026-06-27 10:08:37.607 7 INFO nova.api.openstack.wsgi [None req-fd58ef7d-2f7b-457a-9ec8-7833ea298e96 fe0187169d7045f68a8b86a967f1b135 d24a02b7adba4f98815b136270e5a19d - - default default] HTTP exception thrown: Instance e976420c-c8f0-4c88-b241-3f22e9228ef5 could not be found. [pid: 7|app: 0|req: 428/867] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:37 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => 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-27 10:08:37.639 8 INFO nova.api.openstack.wsgi [None req-92e7300a-6cfc-439d-9cd1-f4b9053fffd9 fe0187169d7045f68a8b86a967f1b135 d24a02b7adba4f98815b136270e5a19d - - default default] HTTP exception thrown: Instance e976420c-c8f0-4c88-b241-3f22e9228ef5 could not be found. [pid: 8|app: 0|req: 440/868] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:08:37 2026] DELETE /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:08:37.668 7 INFO nova.api.openstack.wsgi [None req-ecbf64c4-716c-4ddc-abe5-75400f32a8b9 fe0187169d7045f68a8b86a967f1b135 d24a02b7adba4f98815b136270e5a19d - - default default] HTTP exception thrown: Instance e976420c-c8f0-4c88-b241-3f22e9228ef5 could not be found. [pid: 7|app: 0|req: 429/869] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:37 2026] GET /v2.1/servers/e976420c-c8f0-4c88-b241-3f22e9228ef5 => 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: 441/870] 10.0.0.192 () {32 vars in 705 bytes} [Sat Jun 27 10:08:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1490187682 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/873] 10.0.0.192 () {32 vars in 727 bytes} [Sat Jun 27 10:08:38 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1638309146 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/874] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:08:42 2026] DELETE /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/875] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:42 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1820 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 10:08:45.036 8 INFO nova.api.openstack.compute.server_external_events [req-8568dec4-51a7-4ccb-a818-7d3a16699291 req-1c99edf4-d267-4a76-afde-8d9a3a2d74da a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:08dddeaf-483a-45a9-aaa3-c91b52a792e3 for instance 59293997-6ed6-4956-8205-6833cc1d503d on instance [pid: 8|app: 0|req: 445/876] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/877] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:44 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 1753 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:46.228 8 INFO nova.api.openstack.wsgi [None req-dabdb536-de30-4ba9-9808-8c4644086c69 bb4629cd3cde48e987e5512fe58e0bcb 0662060d1fc5402891da5b1c75c08c9d - - default default] HTTP exception thrown: Instance 59293997-6ed6-4956-8205-6833cc1d503d could not be found. [pid: 8|app: 0|req: 446/878] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:46 2026] GET /v2.1/servers/59293997-6ed6-4956-8205-6833cc1d503d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/879] 10.0.0.192 () {32 vars in 725 bytes} [Sat Jun 27 10:08:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-68155816 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/880] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:08:47 2026] DELETE /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/881] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:47 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => generated 1702 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:08:48.271 8 INFO nova.api.openstack.compute.server_external_events [req-570782c4-0a2d-4cc1-803f-d42fe57713d2 req-b2cd4619-e869-46bc-82e0-237572f00801 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:05b2a292-ddcd-4afd-bba3-7ab62f15b4db for instance 638d649f-8bc2-4afe-aa36-692cf4448224 on instance [pid: 8|app: 0|req: 448/882] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:08:48 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-27 10:08:48.863 7 INFO nova.api.openstack.wsgi [None req-62c97102-49b2-40e7-a323-c803a8751437 bb4629cd3cde48e987e5512fe58e0bcb 0662060d1fc5402891da5b1c75c08c9d - - default default] HTTP exception thrown: Instance 638d649f-8bc2-4afe-aa36-692cf4448224 could not be found. [pid: 7|app: 0|req: 436/885] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:08:48 2026] GET /v2.1/servers/638d649f-8bc2-4afe-aa36-692cf4448224 => 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: 450/886] 10.0.0.192 () {32 vars in 727 bytes} [Sat Jun 27 10:08:48 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-716123722 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/897] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:09:46 2026] POST /v2.1/servers => generated 424 bytes in 737 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: 442/898] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:09:47 2026] GET /v2.1/servers/a0bfb93e-9be5-4551-b0f9-8a2a644619d1 => generated 1367 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: 7|app: 0|req: 444/901] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:09:48 2026] GET /v2.1/servers/a0bfb93e-9be5-4551-b0f9-8a2a644619d1 => generated 1467 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:09:49.284 8 INFO nova.api.openstack.compute.server_external_events [req-48ec3f85-432d-4a46-956d-8dc78646b373 req-00290762-cf47-4725-a1cf-4ea7333a6f07 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:c826a121-b93d-4006-8b04-f59c9d801921 for instance a0bfb93e-9be5-4551-b0f9-8a2a644619d1 on instance [pid: 8|app: 0|req: 458/902] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:09:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/903] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:09:49 2026] GET /v2.1/servers/a0bfb93e-9be5-4551-b0f9-8a2a644619d1 => generated 1467 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:09:50.438 8 INFO nova.api.openstack.compute.server_external_events [req-321e6cf2-0179-451c-ad3d-e060fe0e7993 req-ee16a3f9-3a8d-43bb-9dbe-ebd5118c5b63 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:c826a121-b93d-4006-8b04-f59c9d801921 for instance a0bfb93e-9be5-4551-b0f9-8a2a644619d1 on instance [pid: 8|app: 0|req: 459/904] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:09:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/905] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:09:50 2026] GET /v2.1/servers/a0bfb93e-9be5-4551-b0f9-8a2a644619d1 => generated 1646 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: 8|app: 0|req: 460/906] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:09:51 2026] DELETE /v2.1/servers/a0bfb93e-9be5-4551-b0f9-8a2a644619d1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/907] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:09:51 2026] GET /v2.1/servers/a0bfb93e-9be5-4551-b0f9-8a2a644619d1 => generated 1652 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:09:52.732 8 INFO nova.api.openstack.wsgi [None req-b66d7b93-bef1-4992-916e-a5813b29943c 93d56ccafcbd4baa94da9e53f87b99b2 ca83c1effce3458086d8f1c654b37680 - - default default] HTTP exception thrown: Instance a0bfb93e-9be5-4551-b0f9-8a2a644619d1 could not be found. [pid: 8|app: 0|req: 461/908] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:09:52 2026] GET /v2.1/servers/a0bfb93e-9be5-4551-b0f9-8a2a644619d1 => 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, ' 2026-06-27 10:09:52.771 7 INFO nova.api.openstack.compute.server_external_events [req-20033f80-c2fb-4e83-b346-dc0a1aafe4f4 req-1932cac5-87d0-4166-9302-b1137b7acc7f a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:c826a121-b93d-4006-8b04-f59c9d801921 for instance a0bfb93e-9be5-4551-b0f9-8a2a644619d1 on instance [pid: 7|app: 0|req: 448/909] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:09:52 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, ' [pid: 7|app: 0|req: 451/914] 10.0.0.192 () {34 vars in 670 bytes} [Sat Jun 27 10:10:18 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/917] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:10:19 2026] POST /v2.1/servers => generated 448 bytes in 705 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/918] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:10:20 2026] GET /v2.1/servers/915a27d6-daec-4a6f-8753-d9af40a3bbd4 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:10:22.425 7 INFO nova.api.openstack.compute.server_external_events [req-0d4b5295-5640-46f2-b52b-5b014fa4be8b req-db8232d8-2158-4265-82fe-32c7b5dc9826 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:6b64ce70-c198-42dc-a5c5-d334cbbcc0c6 for instance 915a27d6-daec-4a6f-8753-d9af40a3bbd4 on instance [pid: 7|app: 0|req: 454/919] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:10:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:10:25.158 8 INFO nova.api.openstack.compute.server_external_events [req-e12c8a5b-376f-43ac-8ecf-9126587f0bc3 req-eabbd1be-515a-4ee3-b601-8ee10eb24da1 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:6b64ce70-c198-42dc-a5c5-d334cbbcc0c6 for instance 915a27d6-daec-4a6f-8753-d9af40a3bbd4 on instance [pid: 8|app: 0|req: 466/920] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:10:25 2026] POST /v2.1/os-server-external-events => generated 183 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: 455/921] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:10:25 2026] GET /v2.1/servers/915a27d6-daec-4a6f-8753-d9af40a3bbd4 => generated 1818 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 10:10:27.403 7 INFO nova.api.openstack.compute.server_external_events [req-6330a297-0e25-4dc2-8407-3d383cf6b605 req-3abfafe4-d179-4afa-ab3f-12c58baa44af a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:6b64ce70-c198-42dc-a5c5-d334cbbcc0c6 for instance 915a27d6-daec-4a6f-8753-d9af40a3bbd4 on instance [pid: 7|app: 0|req: 456/922] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:10:27 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: 467/923] 10.0.0.192 () {34 vars in 662 bytes} [Sat Jun 27 10:10:27 2026] POST /v2.1/servers => generated 448 bytes in 773 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: 457/924] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:10:27 2026] GET /v2.1/servers/cd18e081-af08-4e2c-bfb2-74d942e6da6c => generated 1395 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, ' 2026-06-27 10:10:31.259 8 INFO nova.api.openstack.compute.server_external_events [req-059501e6-7c7d-4fca-8544-daed255724f7 req-a0615e77-23a5-4d30-b2c4-9f673e9804a4 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:1294f596-1c25-4730-884a-932a892dccab for instance cd18e081-af08-4e2c-bfb2-74d942e6da6c on instance [pid: 8|app: 0|req: 469/927] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:10:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:10:33.077 7 INFO nova.api.openstack.compute.server_external_events [req-f2934fde-3623-4e38-8899-9662d898e2ed req-e8806568-8173-46b1-9c7b-20865461a321 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:1294f596-1c25-4730-884a-932a892dccab for instance cd18e081-af08-4e2c-bfb2-74d942e6da6c on instance [pid: 7|app: 0|req: 459/928] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:10:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/929] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:10:33 2026] GET /v2.1/servers/cd18e081-af08-4e2c-bfb2-74d942e6da6c => generated 1519 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/932] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:10:38 2026] GET /v2.1/servers/cd18e081-af08-4e2c-bfb2-74d942e6da6c => generated 1818 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:10:43.304 8 INFO nova.api.openstack.compute.server_external_events [req-0fe5a4ca-a848-4c06-95e0-66bbb8dfd90c req-53a60758-287d-48d4-80a3-938f4e0e2156 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:1294f596-1c25-4730-884a-932a892dccab for instance cd18e081-af08-4e2c-bfb2-74d942e6da6c on instance [pid: 8|app: 0|req: 472/933] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:10:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/938] 199.204.45.169 () {36 vars in 713 bytes} [Sat Jun 27 10:10:58 2026] POST /v2.1/servers => generated 453 bytes in 832 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/939] 199.204.45.169 () {32 vars in 732 bytes} [Sat Jun 27 10:10:59 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183 => generated 2213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/940] 199.204.45.169 () {32 vars in 758 bytes} [Sat Jun 27 10:10:59 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface => generated 28 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/941] 199.204.45.169 () {32 vars in 776 bytes} [Sat Jun 27 10:11:00 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:11:01.955 8 INFO nova.api.openstack.compute.server_external_events [req-6cc02167-fa24-43fd-a72a-4de6bb0cb27f req-9a8b6bd9-523f-4c7a-9460-3a0174d94ac8 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:f18fedcd-ff40-4b75-ab14-7bd20126187d for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 8|app: 0|req: 477/942] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:11:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/943] 199.204.45.169 () {32 vars in 732 bytes} [Sat Jun 27 10:11:02 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183 => generated 2433 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/944] 199.204.45.169 () {32 vars in 758 bytes} [Sat Jun 27 10:11:02 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface => generated 283 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/945] 199.204.45.169 () {32 vars in 776 bytes} [Sat Jun 27 10:11:02 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-volume_attachments => generated 197 bytes in 53 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-27 10:11:04.434 8 INFO nova.api.openstack.compute.server_external_events [req-2f840dfe-1441-49da-998f-ba0e2cad4a43 req-397a6cdc-b637-4414-982c-e8826c0cda44 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:f18fedcd-ff40-4b75-ab14-7bd20126187d for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 8|app: 0|req: 479/946] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:11:04 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: 468/947] 199.204.45.169 () {32 vars in 732 bytes} [Sat Jun 27 10:11:04 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183 => generated 2433 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/948] 199.204.45.169 () {32 vars in 758 bytes} [Sat Jun 27 10:11:04 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface => generated 285 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/949] 199.204.45.169 () {32 vars in 776 bytes} [Sat Jun 27 10:11:04 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-volume_attachments => generated 197 bytes in 43 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: 481/950] 199.204.45.169 () {32 vars in 732 bytes} [Sat Jun 27 10:11:06 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183 => generated 2580 bytes in 173 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: 470/951] 199.204.45.169 () {32 vars in 758 bytes} [Sat Jun 27 10:11:07 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface => generated 285 bytes in 66 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: 482/952] 199.204.45.169 () {32 vars in 776 bytes} [Sat Jun 27 10:11:07 2026] GET /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/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-27 10:11:40.760 8 INFO nova.api.openstack.compute.server_external_events [req-653caf81-b8b7-4b3e-b8bb-db5caac3a9af req-bc59ec12-624f-4376-a503-90d7bd0e76df a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:bf0c89be-9efe-4e0c-b136-a9ab8ae0ff3a for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 8|app: 0|req: 487/961] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:11:40 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: 475/962] 199.204.45.169 () {36 vars in 811 bytes} [Sat Jun 27 10:11:39 2026] POST /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface => generated 279 bytes in 2255 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-27 10:11:42.209 8 INFO nova.api.openstack.compute.server_external_events [req-3de7c08d-e20e-4218-8ac0-29ad6ab9a80a req-8f868733-a382-431f-8341-2f5f22f25bf0 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:bf0c89be-9efe-4e0c-b136-a9ab8ae0ff3a for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 8|app: 0|req: 488/963] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:11:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:11:42.608 7 INFO nova.api.openstack.compute.server_external_events [req-c126852a-21cb-47bc-b6ac-4829cf16f5f4 req-cfe71895-2ee1-472d-9155-1f22af29865d a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:bf0c89be-9efe-4e0c-b136-a9ab8ae0ff3a for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 476/964] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:11:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:11:54.579 7 INFO nova.api.openstack.compute.server_external_events [req-d8ad0a99-f56e-4a2f-80f3-bf4dbe54f08d req-109bca6c-bf56-435e-8a3f-feb296cb5fad a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:bf0c89be-9efe-4e0c-b136-a9ab8ae0ff3a for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 478/967] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:11:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:12:05.648 7 INFO nova.api.openstack.compute.server_external_events [req-55cbb4b0-a0fc-4de2-a8ed-8b800663b840 req-01695a67-2c66-4cce-8b5f-280edbc1405a a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:6795f331-a037-43ae-b778-eb153f8c032b for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 480/970] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/971] 199.204.45.169 () {36 vars in 811 bytes} [Sat Jun 27 10:12:04 2026] POST /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface => generated 374 bytes in 2894 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-27 10:12:07.743 7 INFO nova.api.openstack.compute.server_external_events [req-35b99cb4-d58e-4354-8702-93a9b7d8432d req-55459400-d62f-4c00-a9af-40418cc41160 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:6795f331-a037-43ae-b778-eb153f8c032b for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 481/972] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:07 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-27 10:12:08.548 7 INFO nova.api.openstack.compute.server_external_events [req-deaba9e4-abaa-4e37-a75f-6b9c3f1c2961 req-0d8f8e12-02fc-481a-b60a-900d11b91d9c a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:6795f331-a037-43ae-b778-eb153f8c032b for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 483/975] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:12:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:12:16.412 7 INFO nova.api.openstack.compute.server_external_events [req-426f60a5-e24b-43b4-8714-25710b56d67e req-da9e9bb1-91f0-4897-bc5d-5af57f56b712 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:e98b2e82-59d4-4d0c-852d-595517f3e91c for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 484/976] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:16 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) [pid: 8|app: 0|req: 493/979] 199.204.45.169 () {36 vars in 811 bytes} [Sat Jun 27 10:12:14 2026] POST /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface => generated 375 bytes in 3575 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-27 10:12:19.159 7 INFO nova.api.openstack.compute.server_external_events [req-ffc04cfe-208a-4378-9e49-2162598d60e8 req-1b19283e-5003-4e49-bfe4-008c0b7b8d67 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:e98b2e82-59d4-4d0c-852d-595517f3e91c for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 487/980] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:12:20.541 8 INFO nova.api.openstack.compute.server_external_events [req-a4777ddc-5fc5-4f39-b6a7-ee8d666fd5a8 req-39f58a99-651c-45fa-ada3-55f9b80226cb a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-plugged:e98b2e82-59d4-4d0c-852d-595517f3e91c for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 8|app: 0|req: 494/981] 10.0.0.241 () {38 vars in 814 bytes} [Sat Jun 27 10:12:20 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-27 10:12:28.986 7 INFO nova.api.openstack.compute.server_external_events [req-13ec120a-e9d0-4592-aaab-2e34eac5aaf6 req-ff85fc70-40a2-40c1-bde3-e7bc58e61515 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:e98b2e82-59d4-4d0c-852d-595517f3e91c for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 489/984] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/985] 199.204.45.169 () {34 vars in 854 bytes} [Sat Jun 27 10:12:29 2026] DELETE /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface/e98b2e82-59d4-4d0c-852d-595517f3e91c => generated 0 bytes in 121 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-27 10:12:30.194 7 INFO nova.api.openstack.compute.server_external_events [req-497787a6-c5b6-4ab2-b20c-f9cac146aaf4 req-c5687d93-320b-4ac0-acb7-f66d709e45e8 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:e98b2e82-59d4-4d0c-852d-595517f3e91c for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 490/986] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:30 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-27 10:12:34.437 8 INFO nova.api.openstack.compute.server_external_events [req-c22badbf-93d7-4fa4-b550-f502e7e84dd8 req-dad85d1b-5075-429e-b694-8d8c320ec168 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:6795f331-a037-43ae-b778-eb153f8c032b for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 8|app: 0|req: 497/987] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12: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: 7|app: 0|req: 491/988] 199.204.45.169 () {34 vars in 854 bytes} [Sat Jun 27 10:12:34 2026] DELETE /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface/6795f331-a037-43ae-b778-eb153f8c032b => generated 0 bytes in 55 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-27 10:12:44.962 7 INFO nova.api.openstack.compute.server_external_events [req-a3ba83f3-74ea-440c-940c-ce0c27491aec req-13005901-405c-4c7a-a42d-c1be9f9d3f58 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:6795f331-a037-43ae-b778-eb153f8c032b for instance a212559c-f244-4be2-88f7-53abe8cbb183 on instance [pid: 7|app: 0|req: 493/991] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:44 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: 8|app: 0|req: 500/994] 199.204.45.169 () {34 vars in 854 bytes} [Sat Jun 27 10:12:50 2026] DELETE /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183/os-interface/bf0c89be-9efe-4e0c-b136-a9ab8ae0ff3a => generated 0 bytes in 41 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: 495/995] 199.204.45.169 () {34 vars in 754 bytes} [Sat Jun 27 10:12:53 2026] DELETE /v2.1/servers/a212559c-f244-4be2-88f7-53abe8cbb183 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:12:56.451 8 INFO nova.api.openstack.compute.server_external_events [req-934349e8-c66f-4b49-9196-93c982e5f60b req-c22cbbd8-8747-4b48-863f-c9f61d4360ad a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:f18fedcd-ff40-4b75-ab14-7bd20126187d for instance a212559c-f244-4be2-88f7-53abe8cbb183 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: 501/996] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/997] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:12:56 2026] DELETE /v2.1/servers/cd18e081-af08-4e2c-bfb2-74d942e6da6c => generated 0 bytes in 86 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-27 10:12:56.623 7 INFO nova.api.openstack.compute.server_external_events [req-c4fefc8f-9d39-4aa0-899b-30cee33e34ae req-667094fb-2da7-4304-94fd-cfd92ae62f87 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:1294f596-1c25-4730-884a-932a892dccab for instance cd18e081-af08-4e2c-bfb2-74d942e6da6c on instance [pid: 7|app: 0|req: 497/998] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:12:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/999] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:12:56 2026] GET /v2.1/servers/cd18e081-af08-4e2c-bfb2-74d942e6da6c => generated 1944 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 10:13:01.794 8 INFO nova.api.openstack.wsgi [None req-852e32ae-03b9-4cb7-88e5-9706c0f7d5e4 63dea1ced54f4b86b910cf94d344f28e 963d99b91902434b9758f9969d0a3d07 - - default default] HTTP exception thrown: Instance cd18e081-af08-4e2c-bfb2-74d942e6da6c could not be found. [pid: 8|app: 0|req: 504/1002] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:13:01 2026] GET /v2.1/servers/cd18e081-af08-4e2c-bfb2-74d942e6da6c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:13:02.583 7 INFO nova.api.openstack.compute.server_external_events [req-a2621fa7-1796-4772-a3a0-6b92a2c9e321 req-d46bfd99-c182-4b88-a89d-e441829d7cb8 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:1294f596-1c25-4730-884a-932a892dccab for instance cd18e081-af08-4e2c-bfb2-74d942e6da6c on instance [pid: 7|app: 0|req: 499/1003] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:13:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1004] 10.0.0.192 () {32 vars in 717 bytes} [Sat Jun 27 10:13:02 2026] DELETE /v2.1/servers/915a27d6-daec-4a6f-8753-d9af40a3bbd4 => generated 0 bytes in 78 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-27 10:13:02.751 8 INFO nova.api.openstack.compute.server_external_events [req-8a10a2e4-a309-47be-8e98-2f5b7c3e9ad2 req-9f39aab9-4aeb-4a1e-8a0d-f8d7136ce494 a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-changed:6b64ce70-c198-42dc-a5c5-d334cbbcc0c6 for instance 915a27d6-daec-4a6f-8753-d9af40a3bbd4 on instance [pid: 8|app: 0|req: 506/1005] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:13:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1006] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:13:02 2026] GET /v2.1/servers/915a27d6-daec-4a6f-8753-d9af40a3bbd4 => generated 1944 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:13:07.931 8 INFO nova.api.openstack.wsgi [None req-65de2b9d-db59-40fd-86d4-86f7fd9e1719 63dea1ced54f4b86b910cf94d344f28e 963d99b91902434b9758f9969d0a3d07 - - default default] HTTP exception thrown: Instance 915a27d6-daec-4a6f-8753-d9af40a3bbd4 could not be found. [pid: 8|app: 0|req: 507/1007] 10.0.0.192 () {32 vars in 714 bytes} [Sat Jun 27 10:13:07 2026] GET /v2.1/servers/915a27d6-daec-4a6f-8753-d9af40a3bbd4 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-27 10:13:08.049 7 INFO nova.api.openstack.compute.server_external_events [req-cede7719-fa75-4a1f-a40f-f2a370e3ee26 req-6dfc47a0-0338-4b7d-9a8d-0aacad23eecc a98738b41f624967b20a77a918b0dab8 b67c1b9acfeb42159b539965430d2161 - - d0603b51749f467c910994bceb5f785c d0603b51749f467c910994bceb5f785c] Creating event network-vif-deleted:6b64ce70-c198-42dc-a5c5-d334cbbcc0c6 for instance 915a27d6-daec-4a6f-8753-d9af40a3bbd4 on instance [pid: 7|app: 0|req: 501/1008] 10.0.0.11 () {38 vars in 813 bytes} [Sat Jun 27 10:13:08 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: 509/1011] 10.0.0.192 () {32 vars in 725 bytes} [Sat Jun 27 10:13:09 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2071448605 => 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-27 10:13:09.106 7 INFO nova.api.openstack.wsgi [None req-d7ccef60-8c26-4e71-a827-29c6de59b7cc 63dea1ced54f4b86b910cf94d344f28e 963d99b91902434b9758f9969d0a3d07 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2071448605 not found for user 63dea1ced54f4b86b910cf94d344f28e [pid: 7|app: 0|req: 503/1012] 10.0.0.192 () {32 vars in 722 bytes} [Sat Jun 27 10:13:09 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2071448605 => generated 142 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 10.0.0.192 () {32 vars in 654 bytes} [Sat Jun 27 10:14:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1026] 10.0.0.192 () {32 vars in 640 bytes} [Sat Jun 27 10:14:16 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-27 10:14:16.072 8 WARNING oslo_db.sqlalchemy.utils [None req-f2440f80-6026-4a14-aee2-a4d7ba7d3a65 4f32dfbdce9b449a8b7c302896bc0180 3c37358b64cf4292b4c6aefc26d5df30 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 517/1027] 10.0.0.192 () {32 vars in 648 bytes} [Sat Jun 27 10:14:16 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: 511/1028] 10.0.0.192 () {32 vars in 693 bytes} [Sat Jun 27 10:14:16 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1049] 10.0.0.155 () {28 vars in 454 bytes} [Sat Jun 27 10:15:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-06-27 10:15:54.985 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [54aa4a03-4433-43f3-a975-64f87702d297] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-27 10:15:54.986 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Jun 27 10:15:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.155) !!! [pid: 7|app: 0|req: 522/1050] 10.0.0.155 () {30 vars in 658 bytes} [Sat Jun 27 10:15:54 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-27 10:15:55.048 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [4407f4e3-58f6-4210-ba86-d44eee3534a6] 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: 529/1051] 10.0.0.155 () {32 vars in 731 bytes} [Sat Jun 27 10:15:55 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1052] 10.0.0.155 () {34 vars in 804 bytes} [Sat Jun 27 10:15:55 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1053] 10.0.0.155 () {28 vars in 454 bytes} [Sat Jun 27 10:15: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: 7|app: 0|req: 524/1054] 10.0.0.155 () {30 vars in 658 bytes} [Sat Jun 27 10:15:55 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 531/1055] 10.0.0.155 () {32 vars in 731 bytes} [Sat Jun 27 10:15:55 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1056] 10.0.0.155 () {34 vars in 892 bytes} [Sat Jun 27 10:15:55 2026] GET /v2.1/servers/detail?project_id=3c37358b64cf4292b4c6aefc26d5df30&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1057] 10.0.0.155 () {34 vars in 892 bytes} [Sat Jun 27 10:15:55 2026] GET /v2.1/servers/detail?project_id=b67c1b9acfeb42159b539965430d2161&all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-27 10:15:56.037 7 INFO oslo.messaging._drivers.impl_rabbit [-] [54aa4a03-4433-43f3-a975-64f87702d297] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 35180. [pid: 7|app: 0|req: 526/1058] 10.0.0.155 () {34 vars in 892 bytes} [Sat Jun 27 10:15:56 2026] GET /v2.1/servers/detail?project_id=f0b295914cc24d96878c8b0c848fb358&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)