+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 28 02:35:36 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-589b564c7c-h7rzk 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 0x557723b41040 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-07-28 02:35:41.099 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-28 02:35:41.121 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-28 02:35:41.520 8 WARNING keystonemiddleware._common.config [None req-0f2cb1da-b2d8-4ca7-a4a8-305efc4018b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 02:35:41.529 8 WARNING oslo_config.cfg [None req-0f2cb1da-b2d8-4ca7-a4a8-305efc4018b4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 02:35:41.589 7 WARNING keystonemiddleware._common.config [None req-49586c89-3f0f-4cde-9d4a-32f4d18ad946 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 02:35:41.599 7 WARNING oslo_config.cfg [None req-49586c89-3f0f-4cde-9d4a-32f4d18ad946 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 02:35:41.726 8 WARNING keystonemiddleware._common.config [None req-0f2cb1da-b2d8-4ca7-a4a8-305efc4018b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557723b41040 pid: 8 (default app) 2026-07-28 02:35:41.815 7 WARNING keystonemiddleware._common.config [None req-49586c89-3f0f-4cde-9d4a-32f4d18ad946 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557723b41040 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:35:54 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 02:35:55.062 7 WARNING oslo_policy.policy [None req-0a457544-18dc-4b1e-a4b6-2cb9056ba40b fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-28 02:35:55.063 7 WARNING oslo_policy.policy [None req-0a457544-18dc-4b1e-a4b6-2cb9056ba40b fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:35:54 2026] GET /v2.1 => generated 0 bytes in 535 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 02:35:55.173 8 WARNING oslo_policy.policy [req-0a457544-18dc-4b1e-a4b6-2cb9056ba40b req-71cc7bb6-b72b-4af6-b482-abec8f17768a fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-28 02:35:55.173 8 WARNING oslo_policy.policy [req-0a457544-18dc-4b1e-a4b6-2cb9056ba40b req-71cc7bb6-b72b-4af6-b482-abec8f17768a fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:35:55 2026] GET /v2.1/ => generated 399 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:35:55.279 7 INFO nova.api.openstack.wsgi [None req-369aea01-231d-4fc9-9a98-1c30ced95e11 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.144 () {48 vars in 1011 bytes} [Tue Jul 28 02:35:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 02:35:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.144 () {52 vars in 1049 bytes} [Tue Jul 28 02:35:55 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:35:56 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/12] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:35:56 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:35:56 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:35:56.142 7 INFO nova.api.openstack.wsgi [None req-e5e02efc-14db-43d5-8f02-56ae7d249c56 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.144 () {48 vars in 1013 bytes} [Tue Jul 28 02:35:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 02:35:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.144 () {52 vars in 1049 bytes} [Tue Jul 28 02:35:56 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:35:56 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: 8/18] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:35:56 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:35:56 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:35:56.999 7 INFO nova.api.openstack.wsgi [None req-13338228-3d82-4820-b100-93a3ca1be431 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.144 () {48 vars in 1015 bytes} [Tue Jul 28 02:35:56 2026] GET /v2.1/flavors/m1.medium => 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: 12/21] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 02:35:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.144 () {52 vars in 1049 bytes} [Tue Jul 28 02:35:57 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:35:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:35:57 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:35:57 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:35:57.952 7 INFO nova.api.openstack.wsgi [None req-f0eb3c2a-f920-44d0-8bc4-e98084632ba1 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.144 () {48 vars in 1013 bytes} [Tue Jul 28 02:35:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 02:35:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.144 () {52 vars in 1049 bytes} [Tue Jul 28 02:35:57 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: 16/29] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:35:58 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/30] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:35:58 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: 17/31] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:35:58 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:35:58.856 7 INFO nova.api.openstack.wsgi [None req-4382b5da-4b9e-4db9-85b3-349676094700 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.144 () {48 vars in 1015 bytes} [Tue Jul 28 02:35:58 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: 18/33] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 02:35:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.144 () {52 vars in 1049 bytes} [Tue Jul 28 02:35:58 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 10.0.0.252 () {28 vars in 454 bytes} [Tue Jul 28 02:41:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 48/98] 10.0.0.252 () {30 vars in 658 bytes} [Tue Jul 28 02:41:14 2026] GET /v2.1 => generated 0 bytes in 171 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/99] 10.0.0.252 () {30 vars in 660 bytes} [Tue Jul 28 02:41:14 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 10.0.0.252 () {34 vars in 804 bytes} [Tue Jul 28 02:41:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/161] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:46:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:46:09 2026] GET /v2.1 => generated 0 bytes in 460 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/163] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:46:10 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:46:10.171 8 INFO nova.api.openstack.wsgi [None req-d494f52f-73e3-4204-bfef-d68b3ce887dd fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 83/164] 199.204.45.144 () {48 vars in 1017 bytes} [Tue Jul 28 02:46:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/165] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 02:46:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.144 () {52 vars in 1049 bytes} [Tue Jul 28 02:46:10 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/181] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:47:19 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/182] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:47:19 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/183] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:47:19 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:47:19.977 7 WARNING oslo_db.sqlalchemy.utils [None req-16fff674-6ed1-4431-b507-40050aa46512 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/184] 199.204.45.144 () {48 vars in 1016 bytes} [Tue Jul 28 02:47:19 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/185] 199.204.45.144 () {52 vars in 1057 bytes} [Tue Jul 28 02:47:19 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/186] 199.204.45.144 () {44 vars in 990 bytes} [Tue Jul 28 02:47:23 2026] GET /v2.1/os-quota-sets/13a4d01ef386419f9be8b0cdab396cdb => generated 371 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/187] 199.204.45.144 () {48 vars in 1042 bytes} [Tue Jul 28 02:47:24 2026] PUT /v2.1/os-quota-sets/13a4d01ef386419f9be8b0cdab396cdb => generated 326 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/188] 199.204.45.144 () {44 vars in 990 bytes} [Tue Jul 28 02:47:24 2026] GET /v2.1/os-quota-sets/13a4d01ef386419f9be8b0cdab396cdb => generated 368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 02:56:22 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: 150/298] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 02:56:22 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 02:56:23 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 02:56:23.098 8 INFO nova.api.openstack.wsgi [None req-2d47e9ec-e6d1-43db-96b5-002e6b8a7a07 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 151/300] 199.204.45.144 () {48 vars in 1015 bytes} [Tue Jul 28 02:56:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 02:56:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.204.45.144 () {52 vars in 1049 bytes} [Tue Jul 28 02:56:23 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/341] 199.204.45.144 () {44 vars in 990 bytes} [Tue Jul 28 02:59:33 2026] GET /v2.1/os-quota-sets/8266045c611a48aab9114484dded5f34 => generated 371 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/342] 199.204.45.144 () {48 vars in 1042 bytes} [Tue Jul 28 02:59:34 2026] PUT /v2.1/os-quota-sets/8266045c611a48aab9114484dded5f34 => generated 326 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/343] 199.204.45.144 () {44 vars in 990 bytes} [Tue Jul 28 02:59:34 2026] GET /v2.1/os-quota-sets/8266045c611a48aab9114484dded5f34 => generated 368 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.104 () {28 vars in 454 bytes} [Tue Jul 28 03:00:08 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: 177/353] 10.0.0.104 () {30 vars in 658 bytes} [Tue Jul 28 03:00:08 2026] GET /v2.1 => generated 0 bytes in 78 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: 177/354] 10.0.0.104 () {30 vars in 660 bytes} [Tue Jul 28 03:00:08 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: 178/355] 10.0.0.104 () {34 vars in 765 bytes} [Tue Jul 28 03:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 10.0.0.104 () {28 vars in 454 bytes} [Tue Jul 28 03:00:12 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: 179/357] 10.0.0.104 () {30 vars in 658 bytes} [Tue Jul 28 03:00:12 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 179/358] 10.0.0.104 () {30 vars in 660 bytes} [Tue Jul 28 03:00:12 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 10.0.0.104 () {34 vars in 765 bytes} [Tue Jul 28 03:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 10.0.0.104 () {28 vars in 454 bytes} [Tue Jul 28 03:00:15 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/363] 10.0.0.104 () {30 vars in 658 bytes} [Tue Jul 28 03:00:15 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 182/364] 10.0.0.104 () {30 vars in 660 bytes} [Tue Jul 28 03:00:15 2026] GET /v2.1/ => generated 410 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 10.0.0.104 () {34 vars in 808 bytes} [Tue Jul 28 03:00:15 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 10.0.0.104 () {28 vars in 454 bytes} [Tue Jul 28 03:00:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 184/367] 10.0.0.104 () {30 vars in 658 bytes} [Tue Jul 28 03:00:19 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 184/368] 10.0.0.104 () {30 vars in 660 bytes} [Tue Jul 28 03:00:19 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: 185/369] 10.0.0.104 () {34 vars in 808 bytes} [Tue Jul 28 03:00:19 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:11:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:11:03 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 251/500] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:11:03 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:11:03.893 7 INFO nova.api.openstack.wsgi [None req-f1f5f744-5d3a-4eb5-98b8-2836893a02ad fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 250/501] 199.204.45.144 () {48 vars in 1011 bytes} [Tue Jul 28 03:11:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:11:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:11:03 2026] GET /v2.1/flavors/ca754ab7-3795-41b9-a2a0-5347d73e8270/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:11:04 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: 252/505] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:11:04 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: 8|app: 0|req: 254/506] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:11:04 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:11:04.893 7 INFO nova.api.openstack.wsgi [None req-70d0fa78-4201-4e02-80ea-bcb6c5cddc73 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 253/507] 199.204.45.144 () {48 vars in 1013 bytes} [Tue Jul 28 03:11:04 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: 255/508] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:11:04 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: 254/509] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:11:04 2026] GET /v2.1/flavors/e7f8804d-35f2-434b-90af-e82d3489d9e5/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:11:05 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: 256/513] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:11:05 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: 258/514] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:11:05 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:11:05.781 7 INFO nova.api.openstack.wsgi [None req-2984c1a6-0f87-4a29-b8f4-69007c37eb34 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 257/515] 199.204.45.144 () {48 vars in 1015 bytes} [Tue Jul 28 03:11:05 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:11:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:11:05 2026] GET /v2.1/flavors/7d30912f-a45f-46ce-9b34-82fe33bbed13/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: 260/518] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:11:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:11:06 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:11:06 2026] GET /v2.1/ => generated 399 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:11:06.766 7 INFO nova.api.openstack.wsgi [None req-bed7deec-5d27-419d-9211-b0d78d5bd211 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 260/521] 199.204.45.144 () {48 vars in 1013 bytes} [Tue Jul 28 03:11:06 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:11:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:11:06 2026] GET /v2.1/flavors/04c8527d-ec96-4efa-88d5-e96adabf87e1/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: 263/524] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:11:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:11:07 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:11:07 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:11:07.670 7 INFO nova.api.openstack.wsgi [None req-96081136-c27e-41aa-b6fd-2e2790cf213b fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 263/527] 199.204.45.144 () {48 vars in 1015 bytes} [Tue Jul 28 03:11:07 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:11:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:11:07 2026] GET /v2.1/flavors/7f954246-9b71-456f-98c5-a2728b74874f/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:12: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: 272/545] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:12:15 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/546] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:12:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:12:15.792 7 INFO nova.api.openstack.wsgi [None req-41ee30e9-fedd-4567-834b-0f53598c8545 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 273/547] 199.204.45.144 () {48 vars in 1017 bytes} [Tue Jul 28 03:12:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:12:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:12:15 2026] GET /v2.1/flavors/97f232cc-a158-4351-8bea-196b67f65a5d/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: 276/550] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:12:22 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: 275/551] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:12:22 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/552] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:12:22 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:12:22.218 7 WARNING oslo_db.sqlalchemy.utils [None req-83bbe415-cd43-4e2d-91ce-ac5e8d5eedf6 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 276/553] 199.204.45.144 () {48 vars in 1016 bytes} [Tue Jul 28 03:12:22 2026] GET /v2.1/os-keypairs => generated 545 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 199.204.45.144 () {44 vars in 990 bytes} [Tue Jul 28 03:12:25 2026] GET /v2.1/os-quota-sets/13a4d01ef386419f9be8b0cdab396cdb => generated 368 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:13:12 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: 284/566] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:13:12 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/567] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:13:12 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:13:12.802 8 INFO nova.api.openstack.wsgi [None req-1da9149e-40ea-41c4-ab29-7b675b6ad278 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 285/568] 199.204.45.144 () {48 vars in 1015 bytes} [Tue Jul 28 03:13:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:13:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:13:12 2026] GET /v2.1/flavors/188872fd-a71e-4ada-80fc-268bf10c7f0a/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 199.204.45.144 () {44 vars in 990 bytes} [Tue Jul 28 03:13:26 2026] GET /v2.1/os-quota-sets/8266045c611a48aab9114484dded5f34 => generated 368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 199.204.45.144 () {42 vars in 705 bytes} [Tue Jul 28 03:14:15 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: 295/587] 199.204.45.144 () {44 vars in 909 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/588] 199.204.45.144 () {46 vars in 982 bytes} [Tue Jul 28 03:14:15 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: 296/589] 199.204.45.144 () {48 vars in 1051 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/590] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/04c8527d-ec96-4efa-88d5-e96adabf87e1/os-extra_specs => generated 19 bytes in 25 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.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/188872fd-a71e-4ada-80fc-268bf10c7f0a/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: 295/592] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/7d30912f-a45f-46ce-9b34-82fe33bbed13/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: 298/593] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/7f954246-9b71-456f-98c5-a2728b74874f/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/97f232cc-a158-4351-8bea-196b67f65a5d/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/ca754ab7-3795-41b9-a2a0-5347d73e8270/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: 297/596] 199.204.45.144 () {48 vars in 1099 bytes} [Tue Jul 28 03:14:15 2026] GET /v2.1/flavors/e7f8804d-35f2-434b-90af-e82d3489d9e5/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: 302/605] 10.0.0.26 () {32 vars in 654 bytes} [Tue Jul 28 03:14:58 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/606] 10.0.0.26 () {32 vars in 640 bytes} [Tue Jul 28 03:14:58 2026] GET /v2.1/servers => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-28 03:14:58.761 7 WARNING oslo_db.sqlalchemy.utils [None req-e2da8e29-3fe6-48c4-844a-3fd3053917d1 fa37f5edce344caf8fd7f25f8008b132 13a4d01ef386419f9be8b0cdab396cdb - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 303/607] 10.0.0.26 () {32 vars in 648 bytes} [Tue Jul 28 03:14:58 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 10.0.0.26 () {32 vars in 693 bytes} [Tue Jul 28 03:14:58 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 10.0.0.26 () {30 vars in 412 bytes} [Tue Jul 28 03:15:10 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:10 2026] GET /v2.1/flavors/ca754ab7-3795-41b9-a2a0-5347d73e8270 => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 10.0.0.26 () {32 vars in 640 bytes} [Tue Jul 28 03:15:10 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:10 2026] GET /v2.1/flavors/ca754ab7-3795-41b9-a2a0-5347d73e8270 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 10.0.0.26 () {28 vars in 559 bytes} [Tue Jul 28 03:15:10 2026] GET /v2/ => generated 401 bytes in 412 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.26 () {28 vars in 563 bytes} [Tue Jul 28 03:15:10 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: 308/617] 10.0.0.26 () {30 vars in 412 bytes} [Tue Jul 28 03:15:10 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:15:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 10.0.0.26 () {34 vars in 684 bytes} [Tue Jul 28 03:15:18 2026] POST /v2.1/os-security-groups => generated 245 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.26 () {34 vars in 694 bytes} [Tue Jul 28 03:15:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 10.0.0.26 () {34 vars in 684 bytes} [Tue Jul 28 03:15:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 10.0.0.26 () {34 vars in 694 bytes} [Tue Jul 28 03:15:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 10.0.0.26 () {34 vars in 694 bytes} [Tue Jul 28 03:15:20 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/626] 10.0.0.26 () {32 vars in 736 bytes} [Tue Jul 28 03:15:20 2026] GET /v2.1/os-security-groups/6a7a8d97-2a3e-4f37-92ff-1c095dac84c3 => generated 664 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 10.0.0.26 () {32 vars in 749 bytes} [Tue Jul 28 03:15:20 2026] DELETE /v2.1/os-security-group-rules/7c587188-3556-4600-ba76-878e0e14adf0 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:15:20 2026] POST /v2.1/servers => generated 453 bytes in 1366 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: 316/629] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:15:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:21 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1391 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:21 2026] DELETE /v2.1/os-security-groups/6a7a8d97-2a3e-4f37-92ff-1c095dac84c3 => generated 0 bytes in 236 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: 318/632] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:21 2026] DELETE /v2.1/os-security-groups/9f99efaa-2760-493d-a472-02458a05df3c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:22 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1451 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/634] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:23 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1517 bytes in 558 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.26 () {34 vars in 662 bytes} [Tue Jul 28 03:15:23 2026] POST /v2.1/servers => generated 450 bytes in 1584 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: 317/636] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:24 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1399 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/639] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:25 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1517 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/640] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:25 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:26.227 8 INFO nova.api.openstack.compute.server_external_events [req-8204c3b5-394d-4080-a698-3c7ac9e24cda req-fe8bde6a-0df4-4134-b47e-9eac3f21f4a8 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance 2026-07-28 03:15:26.233 8 INFO nova.compute.rpcapi [None req-aead99f4-51da-4eb1-8ac5-87a99ecde587 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 322/641] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/642] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:26 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1517 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:26 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1525 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:27.576 7 INFO nova.api.openstack.compute.server_external_events [req-19878243-b17b-4576-8f59-6f16ac8be0c9 req-5f6acbbb-70a0-40b0-85aa-9c3d20210487 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance 2026-07-28 03:15:27.584 7 INFO nova.compute.rpcapi [None req-9abfadc8-33f5-4646-a03c-935aef0a60db - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 321/644] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 324/645] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:27 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:28 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1525 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 325/647] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:29 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1517 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:29 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1525 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, ' 2026-07-28 03:15:29.497 8 INFO nova.api.openstack.compute.server_external_events [req-545b171c-84d3-45be-8ce4-d141d8533f7d req-1f26ba10-62f6-4681-8337-e39521a565ea 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance [pid: 8|app: 0|req: 326/649] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:29 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, ' 2026-07-28 03:15:29.638 7 INFO nova.api.openstack.compute.server_external_events [req-ffdc7b1f-bebc-46d2-83c1-c33b41e74819 req-e67a02c0-ee7a-4a8e-ab7e-0e85bd4e547e 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance [pid: 7|app: 0|req: 324/650] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:29 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: 327/651] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:30 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1700 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/652] 10.0.0.26 () {32 vars in 740 bytes} [Tue Jul 28 03:15:30 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282/os-interface => generated 284 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/653] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:30 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1716 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/654] 10.0.0.26 () {32 vars in 740 bytes} [Tue Jul 28 03:15:30 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/os-interface => generated 285 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:31.565 8 INFO nova.api.openstack.compute.server_external_events [req-8e5a0c66-e422-4108-a891-159c1bb89379 req-ecf4d233-9c3f-4a0f-9fb4-cfc33d8aa19a 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance [pid: 8|app: 0|req: 329/655] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:31.757 7 INFO nova.api.openstack.compute.server_external_events [req-45c1fa0d-1319-4dbe-a3c3-b9645a162a7d req-07b184dd-567c-4538-97ae-d38defc6fdea 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance [pid: 7|app: 0|req: 327/656] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:31 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: 330/657] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:32 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1716 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:33.796 7 INFO nova.api.openstack.compute.server_external_events [req-5708b00b-7950-4017-b432-a95793f58f88 req-6c109889-1351-4e1f-8e63-8613cf5fc4ea 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance 2026-07-28 03:15:33.796 7 INFO nova.api.openstack.compute.server_external_events [req-5708b00b-7950-4017-b432-a95793f58f88 req-6c109889-1351-4e1f-8e63-8613cf5fc4ea 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance [pid: 7|app: 0|req: 328/658] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:33 2026] POST /v2.1/os-server-external-events => generated 346 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: 331/659] 10.0.0.26 () {34 vars in 684 bytes} [Tue Jul 28 03:15:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/660] 10.0.0.26 () {34 vars in 684 bytes} [Tue Jul 28 03:15:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 10.0.0.26 () {34 vars in 684 bytes} [Tue Jul 28 03:15:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.26 () {32 vars in 662 bytes} [Tue Jul 28 03:15:34 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:35 2026] DELETE /v2.1/os-security-groups/981bbb45-619c-4f41-b1e4-02165e78403c => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 03:15:35.271 7 INFO nova.api.openstack.wsgi [None req-a77b511f-3c73-49bb-a584-6ccd1b20c733 b56a8205103840d6854951fc6b18c5d9 cc68368bb6c946de8be8e1a2ec706efb - - default default] HTTP exception thrown: Security group 981bbb45-619c-4f41-b1e4-02165e78403c does not exist Neutron server returns request_ids: ['req-b9677df6-5239-4a2e-8d54-7024ae1a4365'] [pid: 7|app: 0|req: 331/666] 10.0.0.26 () {32 vars in 736 bytes} [Tue Jul 28 03:15:35 2026] GET /v2.1/os-security-groups/981bbb45-619c-4f41-b1e4-02165e78403c => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/667] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:35 2026] DELETE /v2.1/os-security-groups/f8150a0b-8604-42a0-a7f4-da7047a38950 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 03:15:35.477 7 INFO nova.api.openstack.wsgi [None req-521a3a4c-0091-4b19-ad23-30f1541193a6 b56a8205103840d6854951fc6b18c5d9 cc68368bb6c946de8be8e1a2ec706efb - - default default] HTTP exception thrown: Security group f8150a0b-8604-42a0-a7f4-da7047a38950 does not exist Neutron server returns request_ids: ['req-d0239fff-69ed-4c96-a967-ba455a93c5ab'] [pid: 7|app: 0|req: 332/668] 10.0.0.26 () {32 vars in 736 bytes} [Tue Jul 28 03:15:35 2026] GET /v2.1/os-security-groups/f8150a0b-8604-42a0-a7f4-da7047a38950 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:35 2026] DELETE /v2.1/os-security-groups/475a7455-9f84-483b-8811-dac0e1443308 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 03:15:35.689 7 INFO nova.api.openstack.wsgi [None req-3d8ade11-fd80-4c61-816a-67d606833252 b56a8205103840d6854951fc6b18c5d9 cc68368bb6c946de8be8e1a2ec706efb - - default default] HTTP exception thrown: Security group 475a7455-9f84-483b-8811-dac0e1443308 does not exist Neutron server returns request_ids: ['req-c083bf7a-1107-406f-af4a-1beba9184dc4'] [pid: 7|app: 0|req: 333/670] 10.0.0.26 () {32 vars in 736 bytes} [Tue Jul 28 03:15:35 2026] GET /v2.1/os-security-groups/475a7455-9f84-483b-8811-dac0e1443308 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/671] 10.0.0.26 () {32 vars in 662 bytes} [Tue Jul 28 03:15:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:15:35.929 7 INFO nova.api.openstack.wsgi [None req-2014d9d7-d0c3-4926-aff5-dee808eab0db b56a8205103840d6854951fc6b18c5d9 cc68368bb6c946de8be8e1a2ec706efb - - default default] HTTP exception thrown: Security group 475a7455-9f84-483b-8811-dac0e1443308 does not exist Neutron server returns request_ids: ['req-6d2d53c0-e2a1-4608-8947-69744742e542'] [pid: 7|app: 0|req: 334/672] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:35 2026] DELETE /v2.1/os-security-groups/475a7455-9f84-483b-8811-dac0e1443308 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 03:15:35.962 8 INFO nova.api.openstack.wsgi [None req-72161706-5051-4166-b99e-d3420b4ccd21 b56a8205103840d6854951fc6b18c5d9 cc68368bb6c946de8be8e1a2ec706efb - - default default] HTTP exception thrown: Security group f8150a0b-8604-42a0-a7f4-da7047a38950 does not exist Neutron server returns request_ids: ['req-7f865603-8346-4b9c-b287-25d46806230e'] [pid: 8|app: 0|req: 339/673] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:35 2026] DELETE /v2.1/os-security-groups/f8150a0b-8604-42a0-a7f4-da7047a38950 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 03:15:35.998 7 INFO nova.api.openstack.wsgi [None req-698606b6-db94-4781-ae96-ce81990e7ef3 b56a8205103840d6854951fc6b18c5d9 cc68368bb6c946de8be8e1a2ec706efb - - default default] HTTP exception thrown: Security group 981bbb45-619c-4f41-b1e4-02165e78403c does not exist Neutron server returns request_ids: ['req-ca90c6ff-686a-445a-a309-0b8e1215ec1a'] [pid: 7|app: 0|req: 335/674] 10.0.0.26 () {32 vars in 739 bytes} [Tue Jul 28 03:15:35 2026] DELETE /v2.1/os-security-groups/981bbb45-619c-4f41-b1e4-02165e78403c => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:15:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/678] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:47 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1820 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/679] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:47 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1820 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/680] 10.0.0.26 () {32 vars in 740 bytes} [Tue Jul 28 03:15:48 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/os-interface => generated 285 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/681] 10.0.0.26 () {34 vars in 749 bytes} [Tue Jul 28 03:15:48 2026] POST /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282/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: 338/682] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:15:47 2026] POST /v2.1/servers => generated 451 bytes in 584 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: 345/683] 10.0.0.26 () {32 vars in 814 bytes} [Tue Jul 28 03:15:48 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/os-interface/66ee7681-f463-4817-9f54-27c384239b66 => generated 282 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/684] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:48 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1422 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/685] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:15:48 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/686] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:48 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1822 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/687] 10.0.0.26 () {34 vars in 749 bytes} [Tue Jul 28 03:15:48 2026] POST /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/action => generated 0 bytes in 39 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: 340/688] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:15:48 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/ips => generated 156 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-07-28 03:15:49.518 8 INFO nova.api.openstack.compute.server_external_events [req-7befdbbb-d7ae-4417-a099-202b728c21d2 req-f2917a58-a51f-4c1a-9366-6593e186de9f 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance [pid: 8|app: 0|req: 349/689] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:49 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, ' [pid: 7|app: 0|req: 341/690] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:49 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1480 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/691] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:15:49 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:49 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1827 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 351/693] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:15:50 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/ips => generated 194 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/694] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:50 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1548 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/695] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:50 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1950 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:51.198 8 INFO nova.api.openstack.compute.server_external_events [req-1e0807be-8023-4f70-9cce-c1de76728081 req-9534aa3c-ed23-4fb0-b899-09f176ad4b73 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:d2b9b9b2-57a9-4b3c-890d-8d178462305a for instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 on instance [pid: 8|app: 0|req: 353/696] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/697] 10.0.0.26 () {34 vars in 749 bytes} [Tue Jul 28 03:15:51 2026] POST /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/698] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:15:51 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/699] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:51 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1820 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:51.574 8 INFO nova.api.openstack.compute.server_external_events [req-f917def9-b123-4083-9936-6d76b5460d3e req-ba545ff3-af1f-4340-a463-fbd547c8ab8e 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance 2026-07-28 03:15:51.575 8 INFO nova.api.openstack.compute.server_external_events [req-f917def9-b123-4083-9936-6d76b5460d3e req-ba545ff3-af1f-4340-a463-fbd547c8ab8e 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance 2026-07-28 03:15:51.575 8 INFO nova.api.openstack.compute.server_external_events [req-f917def9-b123-4083-9936-6d76b5460d3e req-ba545ff3-af1f-4340-a463-fbd547c8ab8e 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance [pid: 8|app: 0|req: 356/700] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:51 2026] POST /v2.1/os-server-external-events => generated 527 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: 7|app: 0|req: 345/701] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:52 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1548 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/702] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:15:52 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/ips => generated 194 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:53.240 7 INFO nova.api.openstack.compute.server_external_events [req-f626667b-f815-42bd-b959-71d5cb45c70f req-c1718b20-9250-4be0-9b92-c75c83a8c9b0 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:d2b9b9b2-57a9-4b3c-890d-8d178462305a for instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 on instance 2026-07-28 03:15:53.240 7 INFO nova.api.openstack.compute.server_external_events [req-f626667b-f815-42bd-b959-71d5cb45c70f req-c1718b20-9250-4be0-9b92-c75c83a8c9b0 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:d2b9b9b2-57a9-4b3c-890d-8d178462305a for instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 on instance [pid: 7|app: 0|req: 346/703] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:53 2026] POST /v2.1/os-server-external-events => generated 354 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/704] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:15:53 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/705] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:15:53 2026] DELETE /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => 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: 358/706] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:53 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1548 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:53.751 8 INFO nova.api.openstack.compute.server_external_events [req-0c13f56b-6ac1-4f00-8b93-3d6dcce2298d req-20fd2a6c-f333-4d5c-af28-b141d4044a89 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance 2026-07-28 03:15:53.751 8 INFO nova.api.openstack.compute.server_external_events [req-0c13f56b-6ac1-4f00-8b93-3d6dcce2298d req-20fd2a6c-f333-4d5c-af28-b141d4044a89 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance [pid: 8|app: 0|req: 359/707] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:53 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/708] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:53 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1842 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/709] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:54 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1725 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/710] 10.0.0.26 () {32 vars in 740 bytes} [Tue Jul 28 03:15:54 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/711] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:54 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 1774 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:55.295 7 INFO nova.api.openstack.compute.server_external_events [req-0ee7167a-ebd9-43ab-9159-817b8ae2b268 req-da0e236f-304e-45ea-829b-b92d5706423a 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance 2026-07-28 03:15:55.295 7 INFO nova.api.openstack.compute.server_external_events [req-0ee7167a-ebd9-43ab-9159-817b8ae2b268 req-da0e236f-304e-45ea-829b-b92d5706423a 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance 2026-07-28 03:15:55.296 7 INFO nova.api.openstack.compute.server_external_events [req-0ee7167a-ebd9-43ab-9159-817b8ae2b268 req-da0e236f-304e-45ea-829b-b92d5706423a 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:66ee7681-f463-4817-9f54-27c384239b66 for instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 on instance [pid: 7|app: 0|req: 351/714] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:55 2026] POST /v2.1/os-server-external-events => generated 527 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:55.905 8 INFO nova.api.openstack.compute.server_external_events [req-bb81cd86-3d4b-4f11-82d9-2deb64377349 req-f7988877-0da8-4404-a604-6589a020c110 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:d2b9b9b2-57a9-4b3c-890d-8d178462305a for instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 on instance [pid: 8|app: 0|req: 364/715] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:15:55.938 8 INFO nova.api.openstack.wsgi [None req-e88c49eb-ca9a-4ca5-b057-c0d056bc3bc8 db387112bb144718bc988f2d7df9899b 8d5d867694bb420199552a96bb4a59b3 - - default default] HTTP exception thrown: Instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 could not be found. [pid: 8|app: 0|req: 365/716] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:55 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/717] 10.0.0.26 () {32 vars in 703 bytes} [Tue Jul 28 03:15:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-378461979 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/718] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:55 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1725 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/719] 10.0.0.26 () {32 vars in 640 bytes} [Tue Jul 28 03:15:56 2026] GET /v2.1/servers => generated 377 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/720] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:15:56 2026] DELETE /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => 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: 368/721] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:56 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1851 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, ' 2026-07-28 03:15:56.670 7 INFO nova.api.openstack.wsgi [None req-cd943143-6d89-4880-9832-636a9eea2b32 db387112bb144718bc988f2d7df9899b 8d5d867694bb420199552a96bb4a59b3 - - default default] HTTP exception thrown: Instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 could not be found. [pid: 7|app: 0|req: 354/722] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:15:56 2026] DELETE /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => 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, ' 2026-07-28 03:15:56.697 8 INFO nova.api.openstack.wsgi [None req-8107fc86-dd7f-48d4-a2a1-e898dbb083b4 db387112bb144718bc988f2d7df9899b 8d5d867694bb420199552a96bb4a59b3 - - default default] HTTP exception thrown: Instance 24b156ef-fbbb-4361-b1a5-99936db34cb9 could not be found. [pid: 8|app: 0|req: 369/723] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:56 2026] GET /v2.1/servers/24b156ef-fbbb-4361-b1a5-99936db34cb9 => 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-07-28 03:15:57.330 7 INFO nova.api.openstack.compute.server_external_events [req-428fdae5-efaf-4352-a5a2-cc80c7972724 req-c3359763-e464-4179-ac23-306d86207f6f 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:d2b9b9b2-57a9-4b3c-890d-8d178462305a for instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 on instance 2026-07-28 03:15:57.331 7 INFO nova.api.openstack.compute.server_external_events [req-428fdae5-efaf-4352-a5a2-cc80c7972724 req-c3359763-e464-4179-ac23-306d86207f6f 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:d2b9b9b2-57a9-4b3c-890d-8d178462305a for instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 on instance 2026-07-28 03:15:57.331 7 INFO nova.api.openstack.compute.server_external_events [req-428fdae5-efaf-4352-a5a2-cc80c7972724 req-c3359763-e464-4179-ac23-306d86207f6f 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:d2b9b9b2-57a9-4b3c-890d-8d178462305a for instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 on instance [pid: 7|app: 0|req: 355/724] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:15:57 2026] POST /v2.1/os-server-external-events => generated 527 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: 370/725] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:57 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 1508 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-07-28 03:15:58.670 7 INFO nova.api.openstack.wsgi [None req-0534cc0b-f18c-499b-abee-e9fa634aa920 1310a3887ad34468957fd83fa229b31f 6b2f92f299d1445b84b6d9e5beb4b209 - - default default] HTTP exception thrown: Instance a3d5d8c4-5618-47e5-8967-1812e6b05e02 could not be found. [pid: 7|app: 0|req: 356/726] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:15:58 2026] GET /v2.1/servers/a3d5d8c4-5618-47e5-8967-1812e6b05e02 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/727] 10.0.0.26 () {32 vars in 703 bytes} [Tue Jul 28 03:15:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-525958294 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/730] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:06 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1820 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/731] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:16:07 2026] DELETE /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 0 bytes in 101 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: 359/732] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:07 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1826 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/733] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:16:07 2026] POST /v2.1/os-keypairs => generated 384 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/734] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:08 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => generated 1826 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 03:16:09.047 8 INFO nova.api.openstack.compute.server_external_events [req-007286dd-d4fa-494c-b08e-28bf396336da req-4c7135e2-e1ca-4d99-aa35-95ff77a8f32c 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:00e7deac-95a4-41a8-831e-8eb14df654d9 for instance 053501dc-b41d-40fc-9d6f-88ff666de282 on instance [pid: 8|app: 0|req: 375/735] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:09.960 7 INFO nova.api.openstack.wsgi [None req-4ff40891-79a7-4d7a-b4ce-7bbd22e5de53 a1dc0de3abc9430bb8e385a140ad9ced ce2e1133bced48cca99a88f3420c7ca4 - - default default] HTTP exception thrown: Instance 053501dc-b41d-40fc-9d6f-88ff666de282 could not be found. [pid: 7|app: 0|req: 361/736] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:09 2026] GET /v2.1/servers/053501dc-b41d-40fc-9d6f-88ff666de282 => 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: 376/737] 10.0.0.26 () {32 vars in 703 bytes} [Tue Jul 28 03:16:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-861769715 => generated 0 bytes in 32 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: 362/738] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:16:12 2026] POST /v2.1/servers => generated 424 bytes in 927 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: 363/739] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:13 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1370 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/740] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:16:13 2026] POST /v2.1/servers => generated 450 bytes in 770 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: 364/741] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:14 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1252 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/742] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:14 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1440 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/745] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:15 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/746] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:15 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1470 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, ' 2026-07-28 03:16:15.976 7 INFO nova.api.openstack.compute.server_external_events [req-3c5c72d0-7146-4a8e-92d4-6330847d6624 req-b4304a0c-a0fd-44ba-b99f-b7f1f43cc586 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:1de61739-9b76-4d86-8f3a-bb5fba406ab7 for instance c173d795-b6ff-4cb9-ae77-66fd80b682de on instance [pid: 7|app: 0|req: 367/747] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/748] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:16 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1435 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/749] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:16 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1470 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:17.097 8 INFO nova.api.openstack.compute.server_external_events [req-f21240ec-1dd2-4a13-a723-3122df6222ca req-b570b874-dff8-47fa-afee-270093296f47 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:d6d0b1a3-2919-4c07-9a6d-31e45378b264 for instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 on instance [pid: 8|app: 0|req: 382/750] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/751] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:17 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1435 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/752] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:18 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1470 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/753] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:18 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1423 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 03:16:19.148 8 INFO nova.api.openstack.compute.server_external_events [req-99950162-8e8e-4b45-b2ee-dbe962a5b951 req-195c5939-5c22-47e5-b5a2-f51eb56ead32 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:1de61739-9b76-4d86-8f3a-bb5fba406ab7 for instance c173d795-b6ff-4cb9-ae77-66fd80b682de on instance 2026-07-28 03:16:19.149 8 INFO nova.api.openstack.compute.server_external_events [req-99950162-8e8e-4b45-b2ee-dbe962a5b951 req-195c5939-5c22-47e5-b5a2-f51eb56ead32 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:1de61739-9b76-4d86-8f3a-bb5fba406ab7 for instance c173d795-b6ff-4cb9-ae77-66fd80b682de on instance 2026-07-28 03:16:19.149 8 INFO nova.api.openstack.compute.server_external_events [req-99950162-8e8e-4b45-b2ee-dbe962a5b951 req-195c5939-5c22-47e5-b5a2-f51eb56ead32 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:d6d0b1a3-2919-4c07-9a6d-31e45378b264 for instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 on instance 2026-07-28 03:16:19.149 8 INFO nova.api.openstack.compute.server_external_events [req-99950162-8e8e-4b45-b2ee-dbe962a5b951 req-195c5939-5c22-47e5-b5a2-f51eb56ead32 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:d6d0b1a3-2919-4c07-9a6d-31e45378b264 for instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 on instance [pid: 8|app: 0|req: 384/754] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:19 2026] POST /v2.1/os-server-external-events => generated 696 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: 371/755] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:19 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1654 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/756] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:16:19 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de/ips => generated 108 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: 7|app: 0|req: 372/757] 10.0.0.26 () {32 vars in 722 bytes} [Tue Jul 28 03:16:19 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de/ips => generated 108 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: 386/758] 10.0.0.26 () {32 vars in 822 bytes} [Tue Jul 28 03:16:19 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de/ips/tempest-ServerAddressesTestJSON-636499380-network => generated 93 bytes in 56 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: 373/759] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:16:19 2026] DELETE /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 0 bytes in 114 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/760] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:19 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1660 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/761] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:20 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1610 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/762] 10.0.0.26 () {32 vars in 740 bytes} [Tue Jul 28 03:16:20 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/763] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:21 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => generated 1456 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:21.209 8 INFO nova.api.openstack.compute.server_external_events [req-30be9c42-c46a-42bd-96e8-76778129d92c req-8d7f7958-43f2-4924-ab29-5be755dc3a7c 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:1de61739-9b76-4d86-8f3a-bb5fba406ab7 for instance c173d795-b6ff-4cb9-ae77-66fd80b682de on instance 2026-07-28 03:16:21.210 8 INFO nova.api.openstack.compute.server_external_events [req-30be9c42-c46a-42bd-96e8-76778129d92c req-8d7f7958-43f2-4924-ab29-5be755dc3a7c 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:1de61739-9b76-4d86-8f3a-bb5fba406ab7 for instance c173d795-b6ff-4cb9-ae77-66fd80b682de on instance 2026-07-28 03:16:21.211 8 INFO nova.api.openstack.compute.server_external_events [req-30be9c42-c46a-42bd-96e8-76778129d92c req-8d7f7958-43f2-4924-ab29-5be755dc3a7c 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:1de61739-9b76-4d86-8f3a-bb5fba406ab7 for instance c173d795-b6ff-4cb9-ae77-66fd80b682de on instance [pid: 8|app: 0|req: 389/764] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:21 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:21.362 8 INFO nova.api.openstack.compute.server_external_events [req-2cc75248-a5b0-4724-a23e-adcd8a6481a3 req-e1f16702-c59b-4561-b699-ebd890a96064 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:d6d0b1a3-2919-4c07-9a6d-31e45378b264 for instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 on instance [pid: 8|app: 0|req: 390/765] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/766] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:21 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1610 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/767] 10.0.0.26 () {32 vars in 640 bytes} [Tue Jul 28 03:16:21 2026] GET /v2.1/servers => generated 388 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/768] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:16:21 2026] DELETE /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/769] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:21 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1616 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:22.169 7 INFO nova.api.openstack.wsgi [None req-2a1d3ab6-392d-4d4b-a8ea-582d08b2fa0c e71e5eb0dd1849cb92225e39447c09e6 e361ebc5da454c0ba45f13784a204446 - - default default] HTTP exception thrown: Instance c173d795-b6ff-4cb9-ae77-66fd80b682de could not be found. [pid: 7|app: 0|req: 378/770] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:22 2026] GET /v2.1/servers/c173d795-b6ff-4cb9-ae77-66fd80b682de => 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: 393/771] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:22 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 1669 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:23.254 7 INFO nova.api.openstack.compute.server_external_events [req-30bdc8a1-fc76-4075-8ee0-548272cb353b req-80ba7e24-67da-45d3-9eee-c7e7423f41d0 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:d6d0b1a3-2919-4c07-9a6d-31e45378b264 for instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 on instance 2026-07-28 03:16:23.255 7 INFO nova.api.openstack.compute.server_external_events [req-30bdc8a1-fc76-4075-8ee0-548272cb353b req-80ba7e24-67da-45d3-9eee-c7e7423f41d0 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:d6d0b1a3-2919-4c07-9a6d-31e45378b264 for instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 on instance 2026-07-28 03:16:23.255 7 INFO nova.api.openstack.compute.server_external_events [req-30bdc8a1-fc76-4075-8ee0-548272cb353b req-80ba7e24-67da-45d3-9eee-c7e7423f41d0 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:d6d0b1a3-2919-4c07-9a6d-31e45378b264 for instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 on instance [pid: 7|app: 0|req: 379/772] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:23 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:24.070 8 INFO nova.api.openstack.wsgi [None req-3c67df7e-b5f0-4fa1-9ed2-e6c7c493e7e5 5aa4691f0b06405ab42d958b05282982 961c74d56fd94c44b2d38bd6f771e080 - - default default] HTTP exception thrown: Instance 0bf37174-1374-4381-9d0b-f112b4b5cda8 could not be found. [pid: 8|app: 0|req: 394/773] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:24 2026] GET /v2.1/servers/0bf37174-1374-4381-9d0b-f112b4b5cda8 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/774] 10.0.0.26 () {32 vars in 701 bytes} [Tue Jul 28 03:16:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-16656233 => generated 0 bytes in 18 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: 396/777] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:16:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/780] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:16:37 2026] POST /v2.1/servers => generated 453 bytes in 595 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/781] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:37 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1431 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/782] 10.0.0.197 () {30 vars in 619 bytes} [Tue Jul 28 03:16:38 2026] GET /v2.1 => generated 0 bytes in 110 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: 400/783] 10.0.0.197 () {30 vars in 621 bytes} [Tue Jul 28 03:16:38 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/784] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:38 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/785] 10.0.0.197 () {34 vars in 913 bytes} [Tue Jul 28 03:16:38 2026] GET /v2.1/os-simple-tenant-usage/613c06c1b29a49d0aa55272b7c5ec5a6?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/786] 10.0.0.197 () {30 vars in 654 bytes} [Tue Jul 28 03:16:39 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 402/787] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:39 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1557 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 03:16:40.255 7 INFO nova.api.openstack.compute.server_external_events [req-8c0aa877-4112-47d6-8292-b79b2e2be9cf req-f204d955-ad84-463e-ad3e-c58797814586 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:1f272be4-e649-4ecf-9d7b-733a11e93331 for instance c6b37329-79a7-44c8-a83d-1788b0d5c832 on instance [pid: 7|app: 0|req: 386/788] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:40 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: 403/789] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:41 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1557 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/790] 10.0.0.197 () {30 vars in 619 bytes} [Tue Jul 28 03:16:41 2026] GET /v2.1 => generated 0 bytes in 109 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: 404/791] 10.0.0.197 () {30 vars in 621 bytes} [Tue Jul 28 03:16:41 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/792] 10.0.0.197 () {34 vars in 913 bytes} [Tue Jul 28 03:16:41 2026] GET /v2.1/os-simple-tenant-usage/613c06c1b29a49d0aa55272b7c5ec5a6?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/793] 10.0.0.197 () {30 vars in 654 bytes} [Tue Jul 28 03:16:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:42.306 8 INFO nova.api.openstack.compute.server_external_events [req-f2b8d047-9746-4582-aec3-19abfe4cae3d req-89cf47c7-f9fa-42b7-b978-b1d414941213 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:1f272be4-e649-4ecf-9d7b-733a11e93331 for instance c6b37329-79a7-44c8-a83d-1788b0d5c832 on instance 2026-07-28 03:16:42.307 8 INFO nova.api.openstack.compute.server_external_events [req-f2b8d047-9746-4582-aec3-19abfe4cae3d req-89cf47c7-f9fa-42b7-b978-b1d414941213 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:1f272be4-e649-4ecf-9d7b-733a11e93331 for instance c6b37329-79a7-44c8-a83d-1788b0d5c832 on instance [pid: 8|app: 0|req: 406/794] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/795] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:42 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1557 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/796] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:43 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1741 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: 7|app: 0|req: 390/797] 10.0.0.26 () {32 vars in 740 bytes} [Tue Jul 28 03:16:43 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:44.598 7 INFO nova.api.openstack.compute.server_external_events [req-6a5566a7-831c-4706-84e0-8117942b8c73 req-9ebfe68d-64a1-4c6a-9c74-439568ddd19e 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:1f272be4-e649-4ecf-9d7b-733a11e93331 for instance c6b37329-79a7-44c8-a83d-1788b0d5c832 on instance [pid: 7|app: 0|req: 391/798] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/799] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:44 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1741 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/800] 10.0.0.26 () {32 vars in 640 bytes} [Tue Jul 28 03:16:44 2026] GET /v2.1/servers => generated 383 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/801] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:16:44 2026] DELETE /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 0 bytes in 102 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: 393/802] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:45 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1747 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:45.260 8 INFO nova.api.openstack.compute.server_external_events [req-700e7ba7-7e6b-43a3-a5a6-000f61efed03 req-ce0aae74-00d0-4983-8395-d148f8e30d2c 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:1f272be4-e649-4ecf-9d7b-733a11e93331 for instance c6b37329-79a7-44c8-a83d-1788b0d5c832 on instance [pid: 8|app: 0|req: 410/803] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/806] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:46 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 1512 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:47.288 7 INFO nova.api.openstack.wsgi [None req-7d6a014f-8f98-4c6c-99de-3161b879e090 152474930c744b85870ca30a6bf59549 e87763daab7f4162a2000b877f968972 - - default default] HTTP exception thrown: Instance c6b37329-79a7-44c8-a83d-1788b0d5c832 could not be found. [pid: 7|app: 0|req: 395/807] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:16:47 2026] GET /v2.1/servers/c6b37329-79a7-44c8-a83d-1788b0d5c832 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:16:47.301 8 INFO nova.api.openstack.compute.server_external_events [req-96c42ca6-9b57-4e90-be80-3fe40cb8b442 req-f8ec48c4-0413-469b-a3cf-ea168d174c49 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:1f272be4-e649-4ecf-9d7b-733a11e93331 for instance c6b37329-79a7-44c8-a83d-1788b0d5c832 on instance 2026-07-28 03:16:47.302 8 INFO nova.api.openstack.compute.server_external_events [req-96c42ca6-9b57-4e90-be80-3fe40cb8b442 req-f8ec48c4-0413-469b-a3cf-ea168d174c49 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:1f272be4-e649-4ecf-9d7b-733a11e93331 for instance c6b37329-79a7-44c8-a83d-1788b0d5c832 on instance [pid: 8|app: 0|req: 413/808] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:16:47 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 10.0.0.26 () {32 vars in 705 bytes} [Tue Jul 28 03:16:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1438760507 => 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: 417/816] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:17:21 2026] POST /v2.1/os-keypairs => generated 398 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/817] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:17:23 2026] POST /v2.1/servers => generated 450 bytes in 709 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/818] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:23 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => generated 1402 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/819] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:24 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => generated 1460 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/822] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:26 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => generated 1528 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, ' 2026-07-28 03:17:26.689 7 INFO nova.api.openstack.compute.server_external_events [req-5082283d-0e12-4779-ba27-a7277cfb4436 req-8c3b33b1-47cd-4353-bb80-ad22fa7730cc 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance [pid: 7|app: 0|req: 403/823] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 421/824] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:27 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => generated 1528 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 03:17:27.585 7 INFO nova.api.openstack.compute.server_external_events [req-b44312cf-6236-45c5-bfdd-1f5036ed7a81 req-ce3712cb-4126-46c0-b73b-90c8fe44919a 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance [pid: 7|app: 0|req: 404/825] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:27 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, ' [pid: 8|app: 0|req: 422/826] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:28 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => generated 1697 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/827] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:28 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => generated 1697 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:17:29.636 8 INFO nova.api.openstack.compute.server_external_events [req-193f2f87-8a21-4a8f-b17c-3b31d29c5173 req-1f779ade-06f2-42cf-a86a-fbfb49f20fd4 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance [pid: 8|app: 0|req: 423/828] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:17:31.682 7 INFO nova.api.openstack.compute.server_external_events [req-25306260-8a8c-4a5f-bdaa-fb997c8d9966 req-10291172-70b3-4925-abda-efec4149f091 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance [pid: 7|app: 0|req: 406/829] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/832] 10.0.0.26 () {34 vars in 749 bytes} [Tue Jul 28 03:17:39 2026] POST /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d/action => generated 31846 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:17:43.862 7 INFO nova.api.openstack.compute.server_external_events [req-d5a6f8d7-ae93-4869-a7d9-be10fc0cc7a9 req-5b4a42bc-a303-4d9c-afcc-97b6c5268e71 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance [pid: 7|app: 0|req: 408/833] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/834] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:17:44 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/837] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:17:47 2026] POST /v2.1/servers => generated 449 bytes in 918 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: 429/838] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:48 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1402 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/839] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:17:47 2026] POST /v2.1/servers => generated 424 bytes in 639 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: 430/840] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:48 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 411/841] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:49 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/842] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:49 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1426 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/843] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:50 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1527 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:17:50.493 7 INFO nova.api.openstack.compute.server_external_events [req-4310aef4-50d6-4d70-9df0-c3f9bd45181e req-a3d1cf7a-8719-4a57-a6cb-8b63d8e01de0 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:706314d1-2291-4cda-99dc-cac434f402c8 for instance 5c453a87-288b-43c6-a440-bccc962389e3 on instance [pid: 7|app: 0|req: 413/844] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/845] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:50 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:17:50.964 7 INFO nova.api.openstack.compute.server_external_events [req-a9f7b631-4146-4e2e-aae2-0ff86f1961bc req-8bf6716d-cf1a-49e8-9e9e-7a7e1df6c9b6 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:bb1c7534-bbac-4842-84c9-f8f76b442219 for instance 6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 on instance [pid: 7|app: 0|req: 414/846] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/847] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:51 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1527 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/848] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:51 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 416/849] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:52 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/850] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:52 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1527 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/851] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:54 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1527 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/852] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:53 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/855] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:55 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1527 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/856] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:55 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/857] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:56 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/858] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:56 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1527 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:17:57.203 7 INFO nova.api.openstack.compute.server_external_events [req-d3518fe4-9390-4380-a447-8d3c1c75d14b req-3563d693-e805-4df6-a048-09b82fd2fa49 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:706314d1-2291-4cda-99dc-cac434f402c8 for instance 5c453a87-288b-43c6-a440-bccc962389e3 on instance [pid: 7|app: 0|req: 422/859] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:57 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/860] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:57 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/861] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:57 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1695 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/862] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:58 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1695 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: 439/863] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:17:59 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1468 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:17:59.239 7 INFO nova.api.openstack.compute.server_external_events [req-16e6ee1c-2c28-49d5-9056-dc31e201b470 req-be3641d5-58fa-4ad2-9ef1-faa8ebe99851 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:706314d1-2291-4cda-99dc-cac434f402c8 for instance 5c453a87-288b-43c6-a440-bccc962389e3 on instance 2026-07-28 03:17:59.239 7 INFO nova.api.openstack.compute.server_external_events [req-16e6ee1c-2c28-49d5-9056-dc31e201b470 req-be3641d5-58fa-4ad2-9ef1-faa8ebe99851 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:bb1c7534-bbac-4842-84c9-f8f76b442219 for instance 6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 on instance 2026-07-28 03:17:59.240 7 INFO nova.api.openstack.compute.server_external_events [req-16e6ee1c-2c28-49d5-9056-dc31e201b470 req-be3641d5-58fa-4ad2-9ef1-faa8ebe99851 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:bb1c7534-bbac-4842-84c9-f8f76b442219 for instance 6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 on instance 2026-07-28 03:17:59.240 7 INFO nova.api.openstack.compute.server_external_events [req-16e6ee1c-2c28-49d5-9056-dc31e201b470 req-be3641d5-58fa-4ad2-9ef1-faa8ebe99851 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:706314d1-2291-4cda-99dc-cac434f402c8 for instance 5c453a87-288b-43c6-a440-bccc962389e3 on instance [pid: 7|app: 0|req: 425/864] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:17:59 2026] POST /v2.1/os-server-external-events => generated 692 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/865] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:00 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1647 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/866] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:18:00 2026] DELETE /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/867] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:00 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => generated 1653 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:01.278 7 INFO nova.api.openstack.compute.server_external_events [req-fad1763f-4172-437f-96f7-bfd4c10294e8 req-7bb0d7f2-1163-49ff-87f7-5c022adda619 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:bb1c7534-bbac-4842-84c9-f8f76b442219 for instance 6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 on instance [pid: 7|app: 0|req: 427/868] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:01.766 8 INFO nova.api.openstack.compute.server_external_events [req-80d1b0e3-aef0-47dd-92d4-d5fffc152c87 req-ac27f695-9837-4b51-be1a-a2a99ece3ae9 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:bb1c7534-bbac-4842-84c9-f8f76b442219 for instance 6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 on instance [pid: 8|app: 0|req: 442/869] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:02.075 7 INFO nova.api.openstack.wsgi [None req-7488bd1f-5c50-476f-94ee-f3fdf0d0bad0 e5e9ff792a0f44d6b4da1dd3258c0df6 087f03d8b334433ab405fe66090eb55f - - default default] HTTP exception thrown: Instance 6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 could not be found. [pid: 7|app: 0|req: 428/870] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:02 2026] GET /v2.1/servers/6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 => 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, ' 2026-07-28 03:18:03.312 8 INFO nova.api.openstack.compute.server_external_events [req-3957bd7f-4571-47ff-abf7-0aca869379ba req-0b2a7651-e258-47eb-81a6-8635c7b14f6e 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:bb1c7534-bbac-4842-84c9-f8f76b442219 for instance 6a00a5bf-1fc5-40b3-95b0-f3a46e9db3f4 on instance [pid: 8|app: 0|req: 443/871] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:03 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: 430/874] 10.0.0.26 () {34 vars in 749 bytes} [Tue Jul 28 03:18:11 2026] POST /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3/action => generated 31992 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/875] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:18:11 2026] DELETE /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:11.811 8 INFO nova.api.openstack.compute.server_external_events [req-58d99da8-509c-451d-848b-470ce9cfa809 req-189ac4bd-36f2-4539-8837-1ffd365a8210 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:706314d1-2291-4cda-99dc-cac434f402c8 for instance 5c453a87-288b-43c6-a440-bccc962389e3 on instance [pid: 8|app: 0|req: 446/876] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/877] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:11 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1821 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:12.660 8 INFO nova.api.openstack.compute.server_external_events [req-4c306aa5-38b0-44e9-8e5e-798c863589e4 req-8a5891bb-44a0-4f17-a02e-dffa21498ecf 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:706314d1-2291-4cda-99dc-cac434f402c8 for instance 5c453a87-288b-43c6-a440-bccc962389e3 on instance [pid: 8|app: 0|req: 447/878] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/879] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:12 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 1488 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:13.848 8 INFO nova.api.openstack.compute.server_external_events [req-7c5f7f41-256c-446f-81f2-4d2642dd6734 req-6adf29d2-dca2-40f5-97b9-79c58ad3b78c 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:706314d1-2291-4cda-99dc-cac434f402c8 for instance 5c453a87-288b-43c6-a440-bccc962389e3 on instance [pid: 8|app: 0|req: 448/880] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:13.981 7 INFO nova.api.openstack.wsgi [None req-4d9bf2a8-f19b-4e20-8765-e2074ff11c3b 43d9b11ffba44c9e9a0f81ff848a7064 946dd106c4404c2ea42101b1c01794b3 - - default default] HTTP exception thrown: Instance 5c453a87-288b-43c6-a440-bccc962389e3 could not be found. [pid: 7|app: 0|req: 433/881] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:13 2026] GET /v2.1/servers/5c453a87-288b-43c6-a440-bccc962389e3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/882] 10.0.0.26 () {32 vars in 727 bytes} [Tue Jul 28 03:18:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-175636360 => generated 0 bytes in 18 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: 434/883] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:18:14 2026] DELETE /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => 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: 450/884] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:14 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => generated 1703 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, ' 2026-07-28 03:18:15.228 7 INFO nova.api.openstack.compute.server_external_events [req-10115a8b-bed4-44cf-9453-f2b5fd3065e6 req-451e10c6-5dc2-42dd-9b2f-e8b029b69a77 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance [pid: 7|app: 0|req: 435/885] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:16.151 8 INFO nova.api.openstack.wsgi [None req-c52c1327-7750-4a70-83a9-4e65462dbf93 43d9b11ffba44c9e9a0f81ff848a7064 946dd106c4404c2ea42101b1c01794b3 - - default default] HTTP exception thrown: Instance 266972c2-c612-4cf0-910e-c5814130031d could not be found. [pid: 8|app: 0|req: 452/888] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:16 2026] GET /v2.1/servers/266972c2-c612-4cf0-910e-c5814130031d => 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: 7|app: 0|req: 437/889] 10.0.0.26 () {32 vars in 729 bytes} [Tue Jul 28 03:18:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1288261606 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:17.277 8 INFO nova.api.openstack.compute.server_external_events [req-cced132f-cb3f-4d94-84ed-3fbc38efe14b req-50049fe6-78ea-4226-b730-c3edde482d8f 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance 2026-07-28 03:18:17.278 8 INFO nova.api.openstack.compute.server_external_events [req-cced132f-cb3f-4d94-84ed-3fbc38efe14b req-50049fe6-78ea-4226-b730-c3edde482d8f 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:ac34a2ae-35b7-48bb-b06b-a5b99a2cca35 for instance 266972c2-c612-4cf0-910e-c5814130031d on instance [pid: 8|app: 0|req: 453/890] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/895] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:18:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/898] 10.0.0.26 () {34 vars in 670 bytes} [Tue Jul 28 03:18:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/899] 10.0.0.26 () {34 vars in 662 bytes} [Tue Jul 28 03:18:47 2026] POST /v2.1/servers => generated 496 bytes in 631 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/900] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:48 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1456 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/901] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:49 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1514 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:50.456 8 INFO nova.api.openstack.compute.server_external_events [req-af75bc48-bd37-4e36-b984-906b0f716277 req-258f7508-2cee-4e73-96e4-b5bc1f9c1f78 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:e63ad8b9-0af8-43c2-816f-bfe86b99a00f for instance 35d9068d-d3c0-4174-b89f-5c335390c205 on instance [pid: 8|app: 0|req: 459/902] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:50 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: 444/903] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:50 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1628 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-07-28 03:18:51.309 8 INFO nova.api.openstack.compute.server_external_events [req-6237e47b-6064-4550-85f8-e49d4e5db10f req-cd1d17cf-4a43-4eb1-ad11-ae406b029741 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:e63ad8b9-0af8-43c2-816f-bfe86b99a00f for instance 35d9068d-d3c0-4174-b89f-5c335390c205 on instance [pid: 8|app: 0|req: 460/904] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/905] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:51 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1628 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/906] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:18:52 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1809 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, ' [pid: 7|app: 0|req: 446/907] 10.0.0.26 () {32 vars in 740 bytes} [Tue Jul 28 03:18:53 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205/os-interface => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:53.348 8 INFO nova.api.openstack.compute.server_external_events [req-61a005b7-71b5-4c55-81cf-0c5b1a19e532 req-ebc28dde-3ae5-4cc0-be7c-84c977bbb950 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:e63ad8b9-0af8-43c2-816f-bfe86b99a00f for instance 35d9068d-d3c0-4174-b89f-5c335390c205 on instance [pid: 8|app: 0|req: 462/908] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:18:53.964 7 INFO nova.api.openstack.compute.server_external_events [req-8da5505b-0b87-4db7-b329-ba7db6e94825 req-becb5b2b-78d4-49e8-b4b2-71997b147a39 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-changed:e63ad8b9-0af8-43c2-816f-bfe86b99a00f for instance 35d9068d-d3c0-4174-b89f-5c335390c205 on instance [pid: 7|app: 0|req: 447/909] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:18:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/914] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:19:09 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1929 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/915] 10.0.0.26 () {32 vars in 752 bytes} [Tue Jul 28 03:19:10 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205/os-server-password => generated 116 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: 451/916] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:19:12 2026] DELETE /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/917] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:19:12 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1935 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, ' 2026-07-28 03:19:12.457 7 INFO nova.api.openstack.compute.server_external_events [req-5de5d264-0bdc-4d53-94db-42cdc6801459 req-7ff5512e-7467-40ab-837a-6d34463c5098 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-unplugged:e63ad8b9-0af8-43c2-816f-bfe86b99a00f for instance 35d9068d-d3c0-4174-b89f-5c335390c205 on instance [pid: 7|app: 0|req: 452/918] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:19:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:19:13.217 8 INFO nova.api.openstack.compute.server_external_events [req-d90badf3-f61d-4c44-b068-600b032b071e req-1b3dbf7f-829b-4512-8bc2-da842f0d07da 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-deleted:e63ad8b9-0af8-43c2-816f-bfe86b99a00f for instance 35d9068d-d3c0-4174-b89f-5c335390c205 on instance [pid: 8|app: 0|req: 467/919] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:19:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/920] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:19:13 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 1542 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:19:14.508 7 INFO nova.api.openstack.compute.server_external_events [req-42eaf0ef-2d08-4c1b-bcbc-8e64284e2df0 req-72f393bc-85fa-4a8e-8e2e-9a87e8c85f92 8e9bb4d2a5fb4a2682b9d0f69dc5f3f7 8266045c611a48aab9114484dded5f34 - - cf85f1f47d46487394b681ac49d466a3 cf85f1f47d46487394b681ac49d466a3] Creating event network-vif-plugged:e63ad8b9-0af8-43c2-816f-bfe86b99a00f for instance 35d9068d-d3c0-4174-b89f-5c335390c205 on instance [pid: 7|app: 0|req: 454/921] 10.0.0.21 () {38 vars in 814 bytes} [Tue Jul 28 03:19:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 03:19:14.512 8 INFO nova.api.openstack.wsgi [None req-5c85a0cb-c747-4fb2-b84d-c671b9e00098 4529ec8961694ff88c431a3ac8ec2f8e 90294c27dfde49ef8d01e42f6572886c - - default default] HTTP exception thrown: Instance 35d9068d-d3c0-4174-b89f-5c335390c205 could not be found. [pid: 8|app: 0|req: 468/922] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:19:14 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:19:14.546 7 INFO nova.api.openstack.wsgi [None req-130cf2d5-95a6-4dd4-ab4e-8c8e4e61cd1e 4529ec8961694ff88c431a3ac8ec2f8e 90294c27dfde49ef8d01e42f6572886c - - default default] HTTP exception thrown: Instance 35d9068d-d3c0-4174-b89f-5c335390c205 could not be found. [pid: 7|app: 0|req: 455/923] 10.0.0.26 () {32 vars in 717 bytes} [Tue Jul 28 03:19:14 2026] DELETE /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 03:19:14.575 8 INFO nova.api.openstack.wsgi [None req-48ecf9ea-0665-4c4d-b8d2-e3089290a0f2 4529ec8961694ff88c431a3ac8ec2f8e 90294c27dfde49ef8d01e42f6572886c - - default default] HTTP exception thrown: Instance 35d9068d-d3c0-4174-b89f-5c335390c205 could not be found. [pid: 8|app: 0|req: 469/924] 10.0.0.26 () {32 vars in 714 bytes} [Tue Jul 28 03:19:14 2026] GET /v2.1/servers/35d9068d-d3c0-4174-b89f-5c335390c205 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/925] 10.0.0.26 () {32 vars in 705 bytes} [Tue Jul 28 03:19:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1370890488 => 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: 471/928] 10.0.0.26 () {32 vars in 725 bytes} [Tue Jul 28 03:19:15 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-362785865 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/989] 10.0.0.60 () {28 vars in 454 bytes} [Tue Jul 28 03:24: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) 2026-07-28 03:24:23.281 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0f53dec3-67a1-430b-b168-25c847185260] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-28 03:24:23.283 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 28 03:24:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.60) !!! 2026-07-28 03:24:23.286 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 03:24:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.60) !!! [pid: 7|app: 0|req: 488/990] 10.0.0.60 () {30 vars in 658 bytes} [Tue Jul 28 03:24:23 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-28 03:24:23.433 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f213e85e-58f4-4acb-9548-fb74a7eb2a3d] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-28 03:24:23.434 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 03:24:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.60) !!! 2026-07-28 03:24:23.438 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 28 03:24:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.60) !!! [pid: 8|app: 0|req: 503/991] 10.0.0.60 () {32 vars in 731 bytes} [Tue Jul 28 03:24:23 2026] GET /v2.1/ => generated 410 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/992] 10.0.0.60 () {34 vars in 804 bytes} [Tue Jul 28 03:24:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/993] 10.0.0.60 () {28 vars in 454 bytes} [Tue Jul 28 03:24:23 2026] GET /v2.1 => generated 114 bytes in 11 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/994] 10.0.0.60 () {30 vars in 658 bytes} [Tue Jul 28 03:24:23 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 505/995] 10.0.0.60 () {32 vars in 731 bytes} [Tue Jul 28 03:24:23 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/996] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:23 2026] GET /v2.1/servers/detail?project_id=09b4593235d24d20827fddbd75d7400d&all_tenants=True => generated 15 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/997] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=13a4d01ef386419f9be8b0cdab396cdb&all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/998] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=1d47da95be874422af362c60fe14c8b1&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/999] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=8266045c611a48aab9114484dded5f34&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 03:24:24.340 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0f53dec3-67a1-430b-b168-25c847185260] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 40910. [pid: 7|app: 0|req: 493/1000] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=91f06f590db54f50961bf22a69da7706&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1001] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=be8447c23f684a018ec5bec09a33d92e&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1002] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=d05a209c55ff4244b1fe4ea59c369d40&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 03:24:24.499 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f213e85e-58f4-4acb-9548-fb74a7eb2a3d] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 40912. [pid: 8|app: 0|req: 509/1003] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=d440cf4c75924c4288d4dbd5f8a65cf8&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1004] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=dcf24b303be54eaea63d1d2b67c7b249&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1005] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=e85876aaab5548ab8ea187c13ba6d049&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1006] 10.0.0.60 () {34 vars in 892 bytes} [Tue Jul 28 03:24:24 2026] GET /v2.1/servers/detail?project_id=ff99c7e661bf4da5bc6b2b9dad947fef&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)