+ 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 [Wed Mar 11 21:01:32 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-85747b8647-bsx8r 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.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f3605cf4668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-11 21:01:37.409 7 INFO nova.utils [None req-c832dda2-68a8-4ea0-aa21-a45980d82d25 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-11 21:01:37.497 8 INFO nova.utils [None req-e04b62d3-e6a8-4aa8-bee0-1706878d2cca - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-11 21:01:39.044 7 WARNING keystonemiddleware._common.config [None req-c832dda2-68a8-4ea0-aa21-a45980d82d25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 21:01:39.052 7 WARNING oslo_config.cfg [None req-c832dda2-68a8-4ea0-aa21-a45980d82d25 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-11 21:01:39.130 7 WARNING keystonemiddleware._common.config [None req-c832dda2-68a8-4ea0-aa21-a45980d82d25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 21:01:39.145 7 WARNING oslo_config.cfg [None req-c832dda2-68a8-4ea0-aa21-a45980d82d25 - - - - - -] 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-03-11 21:01:39.157 7 WARNING oslo_config.cfg [None req-c832dda2-68a8-4ea0-aa21-a45980d82d25 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3605cf4668 pid: 7 (default app) 2026-03-11 21:01:39.164 8 WARNING keystonemiddleware._common.config [None req-e04b62d3-e6a8-4aa8-bee0-1706878d2cca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 21:01:39.173 8 WARNING oslo_config.cfg [None req-e04b62d3-e6a8-4aa8-bee0-1706878d2cca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-11 21:01:39.251 8 WARNING keystonemiddleware._common.config [None req-e04b62d3-e6a8-4aa8-bee0-1706878d2cca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 21:01:39.267 8 WARNING oslo_config.cfg [None req-e04b62d3-e6a8-4aa8-bee0-1706878d2cca - - - - - -] 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-03-11 21:01:39.279 8 WARNING oslo_config.cfg [None req-e04b62d3-e6a8-4aa8-bee0-1706878d2cca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3605cf4668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:01:52 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:01:52.631 8 WARNING oslo_policy.policy [None req-58c1792f-2275-4c0b-83d9-5ef9609b7ba5 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 21:01:52.632 8 WARNING oslo_policy.policy [None req-58c1792f-2275-4c0b-83d9-5ef9609b7ba5 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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: 2/4] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:01:52 2026] GET /v2.1 => generated 0 bytes in 560 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:01:52.731 7 WARNING oslo_policy.policy [req-58c1792f-2275-4c0b-83d9-5ef9609b7ba5 req-b7a44f61-9b58-4491-81a5-d99733d070a4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - 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-03-11 21:01:52.731 7 WARNING oslo_policy.policy [req-58c1792f-2275-4c0b-83d9-5ef9609b7ba5 req-b7a44f61-9b58-4491-81a5-d99733d070a4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:01:52 2026] GET /v2.1/ => generated 400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:01:52.838 8 INFO nova.api.openstack.wsgi [None req-54a4585e-0e81-4255-83ef-2225e49c1184 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.140 () {48 vars in 1011 bytes} [Wed Mar 11 21:01:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:01:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.140 () {52 vars in 1048 bytes} [Wed Mar 11 21:01:52 2026] POST /v2.1/flavors => generated 529 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:01:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 10.0.0.154 () {28 vars in 454 bytes} [Wed Mar 11 21:01:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:01:53 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:01:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:01:53.818 8 INFO nova.api.openstack.wsgi [None req-3c36291d-6778-49bc-9117-06d41aa5e2e8 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.140 () {48 vars in 1013 bytes} [Wed Mar 11 21:01:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:01:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.140 () {52 vars in 1048 bytes} [Wed Mar 11 21:01:53 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 7/16] 10.0.0.154 () {30 vars in 658 bytes} [Wed Mar 11 21:01:53 2026] GET /v2.1 => generated 0 bytes in 343 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 10/17] 10.0.0.154 () {32 vars in 731 bytes} [Wed Mar 11 21:01:54 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 10.0.0.154 () {34 vars in 765 bytes} [Wed Mar 11 21:01:54 2026] GET /v2.1/os-services => generated 16 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:01:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 9/20] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:01:54 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/21] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:01:54 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:01:54.761 7 INFO nova.api.openstack.wsgi [None req-1341d94b-5ff9-4b1a-9087-ff819ba608e7 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/22] 162.253.55.140 () {48 vars in 1015 bytes} [Wed Mar 11 21:01:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:01:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 162.253.55.140 () {52 vars in 1048 bytes} [Wed Mar 11 21:01:54 2026] POST /v2.1/flavors => generated 533 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:01:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:01:55 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/27] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:01:55 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:01:55.676 7 INFO nova.api.openstack.wsgi [None req-86c8775a-4eb4-42e6-ad69-a4e130267a9e a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/28] 162.253.55.140 () {48 vars in 1013 bytes} [Wed Mar 11 21:01:55 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: 16/29] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:01:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 162.253.55.140 () {52 vars in 1048 bytes} [Wed Mar 11 21:01:55 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:01: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: 15/32] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:01:56 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 18/33] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:01:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:01:56.573 7 INFO nova.api.openstack.wsgi [None req-235c7504-39cc-45ed-9fbb-d887b852c5d8 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/34] 162.253.55.140 () {48 vars in 1015 bytes} [Wed Mar 11 21:01:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:01:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/36] 162.253.55.140 () {52 vars in 1048 bytes} [Wed Mar 11 21:01:56 2026] POST /v2.1/flavors => generated 535 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/39] 10.0.0.154 () {28 vars in 454 bytes} [Wed Mar 11 21:01: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 19/40] 10.0.0.154 () {30 vars in 658 bytes} [Wed Mar 11 21:01:58 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 22/41] 10.0.0.154 () {32 vars in 731 bytes} [Wed Mar 11 21:01:58 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/42] 10.0.0.154 () {34 vars in 765 bytes} [Wed Mar 11 21:01:58 2026] GET /v2.1/os-services => generated 497 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/43] 10.0.0.154 () {28 vars in 454 bytes} [Wed Mar 11 21:02:02 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 21/44] 10.0.0.154 () {30 vars in 658 bytes} [Wed Mar 11 21:02:02 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 24/45] 10.0.0.154 () {32 vars in 731 bytes} [Wed Mar 11 21:02:02 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/46] 10.0.0.154 () {34 vars in 808 bytes} [Wed Mar 11 21:02:02 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/47] 10.0.0.154 () {28 vars in 454 bytes} [Wed Mar 11 21:02:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 23/48] 10.0.0.154 () {30 vars in 658 bytes} [Wed Mar 11 21:02:06 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 26/49] 10.0.0.154 () {32 vars in 731 bytes} [Wed Mar 11 21:02:06 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 10.0.0.154 () {34 vars in 808 bytes} [Wed Mar 11 21:02:06 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 10.0.0.202 () {28 vars in 454 bytes} [Wed Mar 11 21:07:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 10.0.0.202 () {30 vars in 658 bytes} [Wed Mar 11 21:07:40 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 60/121] 10.0.0.202 () {32 vars in 731 bytes} [Wed Mar 11 21:07:40 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 10.0.0.202 () {34 vars in 804 bytes} [Wed Mar 11 21:07:40 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/157] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:10:32 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.12/site-packages/pycadf/identifier.py:70: 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: 80/158] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:10:32 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 79/159] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:10:32 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:10:32.445 8 INFO nova.api.openstack.wsgi [None req-0282f20e-13e1-4363-9acb-716630787420 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 81/160] 162.253.55.140 () {48 vars in 1017 bytes} [Wed Mar 11 21:10:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/161] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:10:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 162.253.55.140 () {52 vars in 1049 bytes} [Wed Mar 11 21:10:32 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/175] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:11:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/176] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:11:32 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/177] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:11:32 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:11:32.674 7 INFO nova.api.openstack.wsgi [None req-6730a06d-8cdb-488f-a67f-10a558cbcdfd a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a264022a5961495588dcf5e487086e3e [pid: 7|app: 0|req: 88/178] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:11:32 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-11 21:11:32.688 8 WARNING oslo_db.sqlalchemy.utils [None req-32763fc1-4cb8-42af-a292-8444892ea789 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 91/179] 162.253.55.140 () {48 vars in 1016 bytes} [Wed Mar 11 21:11:32 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/180] 162.253.55.140 () {52 vars in 1057 bytes} [Wed Mar 11 21:11:32 2026] POST /v2.1/os-keypairs => generated 576 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/181] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:11:36 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] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:11:36 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/183] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:11:36 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/184] 162.253.55.140 () {48 vars in 1073 bytes} [Wed Mar 11 21:11:36 2026] GET /v2.1/os-quota-sets/73388a8c8f8f4b35a8958a6a0528cbbf => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/185] 162.253.55.140 () {52 vars in 1125 bytes} [Wed Mar 11 21:11:36 2026] PUT /v2.1/os-quota-sets/73388a8c8f8f4b35a8958a6a0528cbbf => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:20:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:20:13 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 145/292] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:20:13 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:20:13.235 8 INFO nova.api.openstack.wsgi [None req-746018fb-0e65-4b2c-839e-b47484ab8b4b a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 148/293] 162.253.55.140 () {48 vars in 1015 bytes} [Wed Mar 11 21:20:13 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:20:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 162.253.55.140 () {52 vars in 1049 bytes} [Wed Mar 11 21:20:13 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/336] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:23:31 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: 167/337] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:23:31 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 171/338] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:23:31 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/339] 162.253.55.140 () {48 vars in 1073 bytes} [Wed Mar 11 21:23:31 2026] GET /v2.1/os-quota-sets/34c4e96a550f411383d25ece2fb23d55 => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/340] 162.253.55.140 () {52 vars in 1125 bytes} [Wed Mar 11 21:23:31 2026] PUT /v2.1/os-quota-sets/34c4e96a550f411383d25ece2fb23d55 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/355] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:24:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 180/356] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:24:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:24:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 181/358] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/os-services => generated 782 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/361] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/362] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/365] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:24:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 189/381] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 190/383] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:25:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:25:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/388] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:25:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:25:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:25:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/403] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:26:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/411] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:26:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 208/412] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:26:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:26:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 209/414] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:26:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 216/427] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 217/429] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 213/430] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 219/433] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:27:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:27:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:27:41 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/437] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:27:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/438] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:27:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:28:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:28:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 229/453] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:28:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:28:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/455] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:28:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:28:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/457] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:28:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/458] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:28:41 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/459] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:28:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/460] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:28:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/461] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:28:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 229/462] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:28:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/479] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 242/480] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/484] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/os-services => generated 782 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/486] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:29:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 248/499] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/503] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 251/505] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/507] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:30:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/508] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:30:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/509] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:30:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 257/510] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:30:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/523] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/524] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/525] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/526] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 266/528] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/531] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/533] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/534] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:31:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 272/547] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 114 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/548] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/549] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/550] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 278/552] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/os-services => generated 782 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 279/554] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:32:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:32:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:32:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/571] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/572] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/573] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/576] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 287/578] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:33:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:33:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 290/584] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:33:45 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 295/585] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:33:45 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:33:45.796 7 INFO nova.api.openstack.wsgi [None req-93fd7b71-699d-42cc-86d6-bfa8bd275cf8 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 291/586] 162.253.55.140 () {48 vars in 1011 bytes} [Wed Mar 11 21:33:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:33:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 162.253.55.140 () {48 vars in 1099 bytes} [Wed Mar 11 21:33:45 2026] GET /v2.1/flavors/6eaa105c-ec8b-43cc-a5ec-6be55d9e3ca8/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:33:46 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: 293/590] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:33:46 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 298/591] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:33:46 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:33:46.691 7 INFO nova.api.openstack.wsgi [None req-df0280ce-b509-4598-908a-0ee88feaea78 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 294/592] 162.253.55.140 () {48 vars in 1013 bytes} [Wed Mar 11 21:33:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:33:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 162.253.55.140 () {48 vars in 1099 bytes} [Wed Mar 11 21:33:46 2026] GET /v2.1/flavors/5a07d1ca-e109-4fe6-ac91-d60a2bfe10f2/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: 301/597] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:33:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:33:47 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 302/599] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:33:47 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:33:47.626 7 INFO nova.api.openstack.wsgi [None req-56838b4d-3dc6-4c8d-a340-50cd2e220510 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 298/600] 162.253.55.140 () {48 vars in 1015 bytes} [Wed Mar 11 21:33:47 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: 303/601] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:33:47 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: 299/602] 162.253.55.140 () {48 vars in 1099 bytes} [Wed Mar 11 21:33:47 2026] GET /v2.1/flavors/a485e766-4bf7-4d09-94aa-995f733480ce/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: 304/603] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:33:48 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: 300/604] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:33:48 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 305/605] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:33:48 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:33:48.567 7 INFO nova.api.openstack.wsgi [None req-7e58dc1a-c592-4598-9c20-f802f3e10562 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 301/606] 162.253.55.140 () {48 vars in 1013 bytes} [Wed Mar 11 21:33:48 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: 306/607] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:33:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 162.253.55.140 () {48 vars in 1099 bytes} [Wed Mar 11 21:33:48 2026] GET /v2.1/flavors/44ad7ebf-9d7e-4c27-8637-d8156200a486/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: 307/609] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:33:49 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: 303/610] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:33:49 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/611] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:33:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:33:49.491 7 INFO nova.api.openstack.wsgi [None req-0ed48b8e-06c7-4eff-a383-7a62d915852f a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 304/612] 162.253.55.140 () {48 vars in 1015 bytes} [Wed Mar 11 21:33:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:33:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 162.253.55.140 () {48 vars in 1099 bytes} [Wed Mar 11 21:33:49 2026] GET /v2.1/flavors/d6a0687b-376d-40de-8001-918891b33eca/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/625] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/627] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/628] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 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.91 () {32 vars in 681 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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.91 () {32 vars in 706 bytes} [Wed Mar 11 21:34:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:34:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:34:41 2026] GET /v2.1/os-services => generated 782 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:34:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/636] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:34:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/639] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:34:48 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.12/site-packages/pycadf/identifier.py:70: 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: 318/640] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:34:48 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 323/641] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:34:48 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:34:48.780 7 INFO nova.api.openstack.wsgi [None req-abbb3556-2cf3-4cfa-a805-90f1fcbe1bab a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 319/642] 162.253.55.140 () {48 vars in 1017 bytes} [Wed Mar 11 21:34:48 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:34:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 162.253.55.140 () {48 vars in 1099 bytes} [Wed Mar 11 21:34:48 2026] GET /v2.1/flavors/92bd0b1b-ca38-424e-b53e-53975437ea4e/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:34:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:34:54 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 326/647] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:34:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/648] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:34:55 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:34:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:34:58 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 329/653] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:34:58 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 162.253.55.140 () {48 vars in 1073 bytes} [Wed Mar 11 21:34:58 2026] GET /v2.1/os-quota-sets/73388a8c8f8f4b35a8958a6a0528cbbf => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/663] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/665] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/670] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/671] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:35:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:35:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:35:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 340/676] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:35:45 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 337/677] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:35:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:35:45.315 8 INFO nova.api.openstack.wsgi [None req-c053f108-14d4-45a6-af7a-11c5bd9b471f a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 341/678] 162.253.55.140 () {48 vars in 1015 bytes} [Wed Mar 11 21:35:45 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:35:45 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: 342/680] 162.253.55.140 () {48 vars in 1099 bytes} [Wed Mar 11 21:35:45 2026] GET /v2.1/flavors/674e8dba-87e7-4172-8227-904167bcc09a/os-extra_specs => generated 19 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:35:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:35:59 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 342/687] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:35:59 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 162.253.55.140 () {48 vars in 1073 bytes} [Wed Mar 11 21:35:59 2026] GET /v2.1/os-quota-sets/34c4e96a550f411383d25ece2fb23d55 => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 162.253.55.140 () {42 vars in 705 bytes} [Wed Mar 11 21:36:39 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: 351/698] 162.253.55.140 () {44 vars in 909 bytes} [Wed Mar 11 21:36:39 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 348/699] 162.253.55.140 () {46 vars in 982 bytes} [Wed Mar 11 21:36:39 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:36:39.701 8 INFO nova.api.openstack.wsgi [None req-d2fef6e6-126a-475e-a854-e2d8fd465833 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 352/700] 162.253.55.140 () {48 vars in 1011 bytes} [Wed Mar 11 21:36:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 162.253.55.140 () {48 vars in 1051 bytes} [Wed Mar 11 21:36:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/702] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/704] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/705] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/708] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/710] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:36:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:36:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/722] 10.0.0.48 () {32 vars in 654 bytes} [Wed Mar 11 21:37:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.48 () {32 vars in 640 bytes} [Wed Mar 11 21:37:18 2026] GET /v2.1/servers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-11 21:37:18.734 7 WARNING oslo_db.sqlalchemy.utils [None req-0810b9ef-2cfc-432b-9d00-311367d243d1 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 361/724] 10.0.0.48 () {32 vars in 648 bytes} [Wed Mar 11 21:37:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.48 () {32 vars in 693 bytes} [Wed Mar 11 21:37:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:29 2026] GET /v2.1/flavors/6eaa105c-ec8b-43cc-a5ec-6be55d9e3ca8 => generated 511 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.48 () {32 vars in 640 bytes} [Wed Mar 11 21:37:29 2026] GET /v2.1/flavors => generated 1674 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:29 2026] GET /v2.1/flavors/6eaa105c-ec8b-43cc-a5ec-6be55d9e3ca8 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:37:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:33.898 8 WARNING neutronclient.v2_0.client [None req-e8311d5c-3c27-45c1-9b39-c73670c73ace 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/732] 10.0.0.48 () {34 vars in 684 bytes} [Wed Mar 11 21:37:33 2026] POST /v2.1/os-security-groups => generated 247 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:34.606 7 WARNING neutronclient.v2_0.client [None req-20f7b378-a8eb-49b5-89e2-2c974ecc3004 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:35.051 8 WARNING neutronclient.v2_0.client [None req-b0974ef8-ab55-4de2-9de4-c8e5fac61ec6 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:35.131 7 WARNING neutronclient.v2_0.client [None req-20f7b378-a8eb-49b5-89e2-2c974ecc3004 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:35.165 8 WARNING neutronclient.v2_0.client [None req-b0974ef8-ab55-4de2-9de4-c8e5fac61ec6 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/733] 10.0.0.48 () {34 vars in 694 bytes} [Wed Mar 11 21:37:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:35.286 7 WARNING neutronclient.v2_0.client [None req-27c431d9-15a1-441e-a657-a13d0f50fc38 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/734] 10.0.0.48 () {34 vars in 684 bytes} [Wed Mar 11 21:37:35 2026] POST /v2.1/os-security-groups => generated 248 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:35.425 7 WARNING neutronclient.v2_0.client [None req-3631a58d-9c04-41d4-8b6d-03e971c5aa00 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:35.533 8 WARNING neutronclient.v2_0.client [None req-b0974ef8-ab55-4de2-9de4-c8e5fac61ec6 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:35.551 7 WARNING neutronclient.v2_0.client [None req-3631a58d-9c04-41d4-8b6d-03e971c5aa00 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/735] 10.0.0.48 () {34 vars in 694 bytes} [Wed Mar 11 21:37:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:35.710 7 WARNING neutronclient.v2_0.client [None req-0f933051-a47f-4be8-bc64-005f0b3e4d44 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:35.776 7 WARNING neutronclient.v2_0.client [None req-0f933051-a47f-4be8-bc64-005f0b3e4d44 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.48 () {34 vars in 694 bytes} [Wed Mar 11 21:37:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:35.950 7 WARNING neutronclient.v2_0.client [None req-548e959a-5b83-4e2d-8b38-229df747cd02 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/737] 10.0.0.48 () {32 vars in 736 bytes} [Wed Mar 11 21:37:35 2026] GET /v2.1/os-security-groups/01349405-c25a-4231-be78-cf73fec40bbf => generated 665 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:36.009 7 WARNING neutronclient.v2_0.client [None req-3b07debf-22a4-474d-b236-6cf05d9d3126 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:36.084 7 WARNING neutronclient.v2_0.client [None req-3b07debf-22a4-474d-b236-6cf05d9d3126 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:36.141 7 WARNING neutronclient.v2_0.client [None req-3b07debf-22a4-474d-b236-6cf05d9d3126 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/738] 10.0.0.48 () {32 vars in 749 bytes} [Wed Mar 11 21:37:36 2026] DELETE /v2.1/os-security-group-rules/e6acd63f-aa67-46dc-9b5c-3652f9009966 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 21:37:36.290 7 WARNING neutronclient.v2_0.client [None req-779c5c68-846c-42a1-a320-d389b85ce91e 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/739] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:37:34 2026] POST /v2.1/servers => generated 450 bytes in 1336 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:36.352 8 WARNING neutronclient.v2_0.client [None req-47bcbac1-625c-4031-8656-a0bae7e44604 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:36.500 7 WARNING neutronclient.v2_0.client [None req-779c5c68-846c-42a1-a320-d389b85ce91e 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/740] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:36 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1400 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:36 2026] DELETE /v2.1/os-security-groups/01349405-c25a-4231-be78-cf73fec40bbf => generated 0 bytes in 554 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:36.849 8 WARNING neutronclient.v2_0.client [None req-b1f7457a-dfb0-49e1-b9c1-a496cf2b731d 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:36.883 8 WARNING neutronclient.v2_0.client [None req-b1f7457a-dfb0-49e1-b9c1-a496cf2b731d 27ab40cbc50c4a84b61d8a9eed18308c b0dad296c0114afaa9f8e3d0a9eb0bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/744] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:36 2026] DELETE /v2.1/os-security-groups/a11008a2-7efa-46f8-9edc-7dfe900b9d39 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 21:37:37.918 7 WARNING neutronclient.v2_0.client [None req-cb85e3ca-efe6-4111-96eb-5d049f809a89 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/745] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:37 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1396 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:37:38.495 8 WARNING neutronclient.v2_0.client [None req-a3a88c92-95e7-4fb0-96bc-56a8a38b3379 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/746] 10.0.0.48 () {34 vars in 684 bytes} [Wed Mar 11 21:37:38 2026] POST /v2.1/os-security-groups => generated 244 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:38.671 7 WARNING neutronclient.v2_0.client [None req-fb5e8837-529d-4633-9ede-7fb021258e8a fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/747] 10.0.0.48 () {34 vars in 684 bytes} [Wed Mar 11 21:37:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:38.815 8 WARNING neutronclient.v2_0.client [None req-b0c4eea1-c644-4369-9271-5c52a34431d6 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/748] 10.0.0.48 () {34 vars in 684 bytes} [Wed Mar 11 21:37:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:38.961 7 WARNING neutronclient.v2_0.client [None req-969fdcba-642a-4bb8-a1aa-08e0b61c0f40 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.025 7 WARNING neutronclient.v2_0.client [None req-969fdcba-642a-4bb8-a1aa-08e0b61c0f40 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.075 7 WARNING neutronclient.v2_0.client [None req-969fdcba-642a-4bb8-a1aa-08e0b61c0f40 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.078 8 WARNING neutronclient.v2_0.client [None req-c6d181a7-8659-4d36-86f1-1dc39c2d9451 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/749] 10.0.0.48 () {32 vars in 662 bytes} [Wed Mar 11 21:37:38 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:37:39.140 7 WARNING neutronclient.v2_0.client [None req-90af8283-4922-4d58-b0e4-94cb4fe24e68 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/750] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:39 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1452 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:37:39.177 7 WARNING neutronclient.v2_0.client [None req-90af8283-4922-4d58-b0e4-94cb4fe24e68 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/751] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2.1/os-security-groups/847ff02e-5b25-4300-a642-e9388d8987ac => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:39.297 8 WARNING neutronclient.v2_0.client [None req-895eb336-ea1a-4da0-8aa9-a62d7e70cb9b fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.321 8 INFO nova.api.openstack.wsgi [None req-895eb336-ea1a-4da0-8aa9-a62d7e70cb9b fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] HTTP exception thrown: Security group 847ff02e-5b25-4300-a642-e9388d8987ac does not exist Neutron server returns request_ids: ['req-498f45be-d191-454c-bbde-2c2dbd4ad411'] [pid: 8|app: 0|req: 376/752] 10.0.0.48 () {32 vars in 736 bytes} [Wed Mar 11 21:37:39 2026] GET /v2.1/os-security-groups/847ff02e-5b25-4300-a642-e9388d8987ac => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 21:37:39.335 7 WARNING neutronclient.v2_0.client [None req-a67e6133-46b7-423a-9df8-4cc8a309e031 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.369 7 WARNING neutronclient.v2_0.client [None req-a67e6133-46b7-423a-9df8-4cc8a309e031 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/753] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2.1/os-security-groups/029a48f7-ba54-473e-a547-eebb15abc7fd => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 21:37:39.471 8 WARNING neutronclient.v2_0.client [None req-9e64671e-385e-4049-a5cb-0c8f8d30f2eb fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.490 8 INFO nova.api.openstack.wsgi [None req-9e64671e-385e-4049-a5cb-0c8f8d30f2eb fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] HTTP exception thrown: Security group 029a48f7-ba54-473e-a547-eebb15abc7fd does not exist Neutron server returns request_ids: ['req-8302ed11-b58e-473c-9b64-2f496e68d851'] [pid: 8|app: 0|req: 377/754] 10.0.0.48 () {32 vars in 736 bytes} [Wed Mar 11 21:37:39 2026] GET /v2.1/os-security-groups/029a48f7-ba54-473e-a547-eebb15abc7fd => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 21:37:39.506 7 WARNING neutronclient.v2_0.client [None req-e4a21590-2959-47a1-b1b4-b68b529cf0a4 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.535 7 WARNING neutronclient.v2_0.client [None req-e4a21590-2959-47a1-b1b4-b68b529cf0a4 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/755] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2.1/os-security-groups/637feb98-0f88-4527-b422-081ac22f893f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 21:37:39.627 8 WARNING neutronclient.v2_0.client [None req-0bf47703-b748-4176-9fd0-231df5537397 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.650 8 INFO nova.api.openstack.wsgi [None req-0bf47703-b748-4176-9fd0-231df5537397 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] HTTP exception thrown: Security group 637feb98-0f88-4527-b422-081ac22f893f does not exist Neutron server returns request_ids: ['req-f2187f04-e1e7-4ba4-b99b-f45c2fd9c8a9'] [pid: 8|app: 0|req: 378/756] 10.0.0.48 () {32 vars in 736 bytes} [Wed Mar 11 21:37:39 2026] GET /v2.1/os-security-groups/637feb98-0f88-4527-b422-081ac22f893f => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 21:37:39.663 7 WARNING neutronclient.v2_0.client [None req-7ab698ff-6cf9-4e8a-8919-05454899bb2d fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.707 7 WARNING neutronclient.v2_0.client [None req-7ab698ff-6cf9-4e8a-8919-05454899bb2d fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.744 7 WARNING neutronclient.v2_0.client [None req-7ab698ff-6cf9-4e8a-8919-05454899bb2d fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/757] 10.0.0.48 () {32 vars in 662 bytes} [Wed Mar 11 21:37:39 2026] GET /v2.1/os-security-groups => generated 707 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:37:39.848 8 WARNING neutronclient.v2_0.client [None req-7e29650f-e456-4b5f-97e8-ca76e4c6106f fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.865 8 INFO nova.api.openstack.wsgi [None req-7e29650f-e456-4b5f-97e8-ca76e4c6106f fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] HTTP exception thrown: Security group 637feb98-0f88-4527-b422-081ac22f893f does not exist Neutron server returns request_ids: ['req-166fa556-9a14-46a0-82f1-7b3337b32d5c'] [pid: 8|app: 0|req: 379/758] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2.1/os-security-groups/637feb98-0f88-4527-b422-081ac22f893f => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 21:37:39.877 7 WARNING neutronclient.v2_0.client [None req-f518a118-2af6-45df-aa96-e765fc353411 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.896 7 INFO nova.api.openstack.wsgi [None req-f518a118-2af6-45df-aa96-e765fc353411 fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] HTTP exception thrown: Security group 029a48f7-ba54-473e-a547-eebb15abc7fd does not exist Neutron server returns request_ids: ['req-9d22cc88-7467-4168-ba4a-8837cf3e88af'] [pid: 7|app: 0|req: 380/759] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2.1/os-security-groups/029a48f7-ba54-473e-a547-eebb15abc7fd => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 21:37:39.908 8 WARNING neutronclient.v2_0.client [None req-09eceb8a-a5e7-40d1-9808-20563fedf65c fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:39.929 8 INFO nova.api.openstack.wsgi [None req-09eceb8a-a5e7-40d1-9808-20563fedf65c fc76e9993c9044bda29e6daa78ce1942 3bd0e3f4237d42ad860f686c0901fcfd - - default default] HTTP exception thrown: Security group 847ff02e-5b25-4300-a642-e9388d8987ac does not exist Neutron server returns request_ids: ['req-b286a6b3-8e56-464f-97df-b1582a74e79d'] [pid: 8|app: 0|req: 380/760] 10.0.0.48 () {32 vars in 739 bytes} [Wed Mar 11 21:37:39 2026] DELETE /v2.1/os-security-groups/847ff02e-5b25-4300-a642-e9388d8987ac => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 21:37:40.218 7 WARNING neutronclient.v2_0.client [None req-f0df16cd-196f-40fc-a483-0923be155f20 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/761] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:40 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1452 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:41.309 7 WARNING neutronclient.v2_0.client [None req-a283a3c9-f2fb-48e0-8474-86d661c4b700 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/762] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:37:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/763] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:37:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:37:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-11 21:37:41.641 8 WARNING neutronclient.v2_0.client [None req-d84dd038-7ac1-40ac-83cf-293f5fd70dde a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/765] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:41 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1460 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:37:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2151 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/767] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:37:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/768] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:37:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/770] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/limits?tenant_id=3bd0e3f4237d42ad860f686c0901fcfd => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/limits?tenant_id=b56035116b914401b0f79b545f8afe14 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/limits?tenant_id=f66736c572d04f32aa61d07bb3ad1e45 => generated 304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/775] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/777] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:42.742 8 WARNING neutronclient.v2_0.client [None req-dfac609e-0f88-4019-a04a-3a5615064018 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/778] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:42 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:43.802 7 INFO nova.api.openstack.compute.server_external_events [req-d6af8745-a803-46d0-b675-72d8b56cf19c req-3d743874-fa1c-4a33-aa74-9fd794c11866 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:8ac1b08a-8315-4257-aa2e-6c577e55c0b6 for instance 0c744d93-62a6-43c7-b52c-58febb47e78f on instance 2026-03-11 21:37:43.810 7 INFO nova.compute.rpcapi [None req-7da56676-98b8-4c2b-ab09-92e000dec2a6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 389/779] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:37:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:44.358 8 WARNING neutronclient.v2_0.client [None req-90981aaa-fa09-465c-9a55-9f51a49707b5 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/780] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:44 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/781] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:37:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:45.861 8 WARNING neutronclient.v2_0.client [None req-17f64938-e881-4d41-b326-e673abf52e5c 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/782] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:45 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:47.361 8 WARNING neutronclient.v2_0.client [None req-ba1081e4-3824-424e-be30-f558c1250dec 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:47.744 7 WARNING neutronclient.v2_0.client [None req-e3371cbe-cc3c-4f4f-8f76-62cfc2dfd8ae 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/785] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:47 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:37:47.846 7 WARNING neutronclient.v2_0.client [None req-e3371cbe-cc3c-4f4f-8f76-62cfc2dfd8ae 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:48.114 7 WARNING neutronclient.v2_0.client [None req-e3371cbe-cc3c-4f4f-8f76-62cfc2dfd8ae 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/786] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:37:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:37:47 2026] POST /v2.1/servers => generated 450 bytes in 1145 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:48.805 8 WARNING neutronclient.v2_0.client [None req-dd0a5636-2ffd-4dec-a749-927cc6b18716 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:48.828 7 WARNING neutronclient.v2_0.client [None req-20887473-0266-4fa4-93f4-434171144953 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/788] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:48 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1424 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:48 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:49.979 8 WARNING neutronclient.v2_0.client [None req-46a5e366-dba5-4a95-b6cf-47212091ebbc 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/790] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:49 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:50.107 7 WARNING neutronclient.v2_0.client [None req-83803c84-83ef-448b-90e3-61ecd5e05687 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/791] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:50 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:37:50.221 8 WARNING neutronclient.v2_0.client [None req-9e5a9fae-1ab1-45b5-80c0-da72d857b0df f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:50.266 8 WARNING neutronclient.v2_0.client [None req-9e5a9fae-1ab1-45b5-80c0-da72d857b0df f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:50.378 8 WARNING neutronclient.v2_0.client [None req-9e5a9fae-1ab1-45b5-80c0-da72d857b0df f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/792] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:37:50 2026] POST /v2.1/servers => generated 452 bytes in 443 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:50.604 7 WARNING neutronclient.v2_0.client [None req-3eacbd8a-61d4-4b5b-b59e-4ccabb877f51 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/793] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:50 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1430 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:51.086 8 WARNING neutronclient.v2_0.client [None req-b4819eef-7778-4d1a-88cf-942d380d872f 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/794] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:51 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1476 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:51.260 7 WARNING neutronclient.v2_0.client [None req-33211a31-b873-4453-8733-bf824df5d3b8 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/795] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:51 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:51.693 8 WARNING neutronclient.v2_0.client [None req-ce32844f-bf1c-40e9-8bea-f47dd8280126 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/796] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:51 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1434 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:52.186 7 WARNING neutronclient.v2_0.client [None req-c4230e4a-ebc4-4cf4-9785-b15b2d2e832d 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/797] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:52 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1476 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:52.515 8 WARNING neutronclient.v2_0.client [None req-8b4f3569-320e-4705-8050-647cce991cd1 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/798] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:52 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:52.774 7 WARNING neutronclient.v2_0.client [None req-777e6f08-f3e7-4f6f-9fdb-fb9750a7acb9 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/799] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:52 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1482 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:53.280 8 INFO nova.api.openstack.compute.server_external_events [req-564687fa-cc7c-49e7-bd65-28b5b4da5298 req-b1296ede-e7dc-4adb-ab02-6ec95ed88778 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:8ac1b08a-8315-4257-aa2e-6c577e55c0b6 for instance 0c744d93-62a6-43c7-b52c-58febb47e78f on instance 2026-03-11 21:37:53.285 7 WARNING neutronclient.v2_0.client [None req-347b1d8d-853a-442e-8f24-e9c340c212c4 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:53.298 8 INFO nova.compute.rpcapi [None req-125bdaae-d1de-4acc-9dde-a8bd8adeb5ae - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 402/800] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:37:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/801] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:53 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1484 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:53.674 8 WARNING neutronclient.v2_0.client [None req-6a5ee671-6be6-45f6-9fe4-a661e81d4195 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/802] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:53 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1526 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:37:53.860 7 WARNING neutronclient.v2_0.client [None req-d2a794b5-e839-46e4-8d30-af6ad7f88d11 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/803] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:53 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1482 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:54.154 8 INFO nova.api.openstack.compute.server_external_events [req-be2d1976-0c9c-4565-862a-472dbe075d54 req-e2509fd4-a971-4775-9db3-fad7909da10b 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:8c038ecb-70e6-4528-846a-5aec7cc13f45 for instance 9b8398a7-ed5f-4c2a-9c67-386a578bff2a on instance [pid: 8|app: 0|req: 404/804] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:37:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:54.398 7 WARNING neutronclient.v2_0.client [None req-96869ad8-6a02-46ee-b810-b0af76edb3e4 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/805] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:54 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1561 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:54.881 8 WARNING neutronclient.v2_0.client [None req-6d1ca7d1-cdf8-40d4-b791-4fc4aba0d8d6 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/806] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:54 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1716 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:55.040 7 WARNING neutronclient.v2_0.client [None req-0f3a46a5-e894-425f-831e-a9c1d818c9d8 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:37:55.056 8 WARNING neutronclient.v2_0.client [None req-742566e4-82a9-4987-a31e-f4e5678063f6 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/807] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:55 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1490 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/808] 10.0.0.48 () {32 vars in 740 bytes} [Wed Mar 11 21:37:54 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:55.594 8 WARNING neutronclient.v2_0.client [None req-134105f3-4d03-4454-b859-e1c16cf5c48e 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:55.803 7 WARNING neutronclient.v2_0.client [None req-1e403bae-61ba-4d7c-98e2-96a8253f0699 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/809] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:55 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1549 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:56.210 8 WARNING neutronclient.v2_0.client [None req-b534c22e-31c0-407a-9289-b339e8261208 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/810] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:55 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1716 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:56 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1557 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:56.442 7 INFO nova.api.openstack.compute.server_external_events [req-d0dee64c-a927-486e-9b1f-e2c946f4ca93 req-6046a5a5-af7e-4eaa-bc51-7b51ce9f582b 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:8ac1b08a-8315-4257-aa2e-6c577e55c0b6 for instance 0c744d93-62a6-43c7-b52c-58febb47e78f on instance [pid: 7|app: 0|req: 404/812] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:37:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:56.970 8 WARNING neutronclient.v2_0.client [None req-ccb50134-6830-4244-9d4f-890b13f97b59 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/815] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:56 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1549 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:57.401 7 WARNING neutronclient.v2_0.client [None req-6393040e-1e85-4d73-940f-b866f2390601 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/816] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:57 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1555 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:58.166 8 WARNING neutronclient.v2_0.client [None req-22ab47d8-19c2-438e-ba5b-bee636f6bca8 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/817] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:58 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1549 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:58.479 7 INFO nova.api.openstack.compute.server_external_events [req-b305265e-9668-4d3d-a4c7-80f41f3d2ab6 req-675c1900-f5de-4da4-bc70-65b8cfbc92f3 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:c3352ad9-12b1-44c7-8d7f-5ea87779467e for instance 7618254a-1a72-47fd-a5e3-d1a432a5f0d0 on instance [pid: 7|app: 0|req: 407/818] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:37:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:58.555 8 WARNING neutronclient.v2_0.client [None req-b0c74bcb-bf65-4277-ad41-b6925200cc73 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/819] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:58 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1555 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:58.726 7 INFO nova.api.openstack.compute.server_external_events [req-97ea55a7-2006-4a60-9bf6-66518b3523db req-5f2cb161-0541-4336-85d7-ad90f57bac3c 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:8c038ecb-70e6-4528-846a-5aec7cc13f45 for instance 9b8398a7-ed5f-4c2a-9c67-386a578bff2a on instance [pid: 7|app: 0|req: 408/820] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:37:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:59.314 8 WARNING neutronclient.v2_0.client [None req-5095b70e-1583-4a70-a302-2aeaa6b645c2 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/821] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:59 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1549 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:37:59.763 7 WARNING neutronclient.v2_0.client [None req-e4430e8d-3ae8-4683-ade6-eb0c1d3e2b62 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/822] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:37:59 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1555 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:00.466 8 WARNING neutronclient.v2_0.client [None req-1cd295fb-fa3b-45fa-8fa8-e15267084093 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/823] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:00 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1549 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:00.918 7 WARNING neutronclient.v2_0.client [None req-7fdca85d-7346-4a71-be5a-c6f6d5b075c3 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/824] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:00 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1555 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:01.375 8 INFO nova.api.openstack.compute.server_external_events [req-82578a10-3425-4630-9e96-3044f6ba7faf req-4b57d76a-3d0d-421c-aec8-b77e999dd2fc 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:c3352ad9-12b1-44c7-8d7f-5ea87779467e for instance 7618254a-1a72-47fd-a5e3-d1a432a5f0d0 on instance [pid: 8|app: 0|req: 415/825] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:38:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:01.677 7 WARNING neutronclient.v2_0.client [None req-04bc9347-e425-4720-9e85-80ff64014bdf 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/826] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:01 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1725 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:01.846 8 WARNING neutronclient.v2_0.client [None req-e9f8fdfb-1ed3-4458-a9d4-aab958a56884 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/827] 10.0.0.48 () {32 vars in 740 bytes} [Wed Mar 11 21:38:01 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:02.114 7 WARNING neutronclient.v2_0.client [None req-4133518e-21c4-4ef1-ac6b-459e589673a8 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/828] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:02 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1555 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:02.582 8 WARNING neutronclient.v2_0.client [None req-596c9107-b47c-44f3-9bee-a69a66602cfc 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:02.583 7 INFO nova.api.openstack.compute.server_external_events [req-1fa38580-a232-4fc3-bee3-562f190cb389 req-5960526c-d252-4640-b687-fa9d38fe9eef 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:8c038ecb-70e6-4528-846a-5aec7cc13f45 for instance 9b8398a7-ed5f-4c2a-9c67-386a578bff2a on instance [pid: 7|app: 0|req: 413/829] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:02 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1725 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/831] 10.0.0.48 () {32 vars in 640 bytes} [Wed Mar 11 21:38:02 2026] GET /v2.1/servers => generated 378 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/832] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:38:02 2026] DELETE /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:03.079 7 WARNING neutronclient.v2_0.client [None req-81503783-cfb2-48e6-9d24-14ec2dc888ba 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:03.275 8 WARNING neutronclient.v2_0.client [None req-2d80bc56-c3f9-4304-b66e-1b7e09f57c8b f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/833] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:03 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1731 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/834] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:03 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1738 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:04.066 7 WARNING neutronclient.v2_0.client [None req-a0870c15-0a61-4a0d-a186-10022bdc7659 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/835] 10.0.0.48 () {32 vars in 740 bytes} [Wed Mar 11 21:38:04 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0/os-interface => generated 285 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:04.340 8 WARNING neutronclient.v2_0.client [None req-7ec3356e-80a9-4ea5-8b70-88f456d4d0f5 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/836] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:04 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1851 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:04.945 7 WARNING neutronclient.v2_0.client [None req-9bf86870-fe30-477f-b8dd-829c032603f6 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:04.950 8 INFO nova.api.openstack.compute.server_external_events [req-8e8b9df2-a833-4ab8-ac3f-8c94371a4998 req-2260eac2-08e4-422a-a5f1-228321fc4b97 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:c3352ad9-12b1-44c7-8d7f-5ea87779467e for instance 7618254a-1a72-47fd-a5e3-d1a432a5f0d0 on instance [pid: 8|app: 0|req: 421/837] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:04 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1738 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/839] 10.0.0.48 () {32 vars in 640 bytes} [Wed Mar 11 21:38:05 2026] GET /v2.1/servers => generated 383 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/840] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:38:05 2026] DELETE /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:05.393 8 WARNING neutronclient.v2_0.client [None req-2d0a359f-5c39-4021-9da6-e093d0ce4e03 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/841] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:05 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1744 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:05.995 7 WARNING neutronclient.v2_0.client [None req-3965b229-9340-492a-8d23-8fc853b3b6d3 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:06.114 8 INFO nova.api.openstack.compute.server_external_events [req-d7863b32-274e-4544-9839-de58e7430de2 req-ae060acd-56ae-4941-ad07-1e1591b6deac 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:8c038ecb-70e6-4528-846a-5aec7cc13f45 for instance 9b8398a7-ed5f-4c2a-9c67-386a578bff2a on instance [pid: 8|app: 0|req: 424/842] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:05 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1784 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:06.599 8 WARNING neutronclient.v2_0.client [None req-84874e51-4999-4eba-98e2-9103127fe541 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:06 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1864 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:07.198 7 WARNING neutronclient.v2_0.client [None req-bf8eb94a-e782-409f-b508-49927abfa22a 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/847] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:07 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1510 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:07.777 8 WARNING neutronclient.v2_0.client [None req-0a765f30-a516-4968-aa4f-c9c76368cec3 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/848] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:07 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1864 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:08.303 7 WARNING neutronclient.v2_0.client [None req-a6a2ef3c-ee7f-446b-849a-f84c165732f8 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/849] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:08 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => generated 1510 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:08.425 8 INFO nova.api.openstack.compute.server_external_events [req-cef4813d-aefe-40fe-8312-f8c423a4b0b8 req-0795ad57-a2ac-473a-b167-8ae99d1d18c4 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:c3352ad9-12b1-44c7-8d7f-5ea87779467e for instance 7618254a-1a72-47fd-a5e3-d1a432a5f0d0 on instance [pid: 8|app: 0|req: 428/850] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:08.918 7 WARNING neutronclient.v2_0.client [None req-3a7446c9-e86f-4950-82bc-b4d71f1553e4 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/851] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:08 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1511 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:09.398 8 INFO nova.api.openstack.wsgi [None req-43286fe8-acb1-4ead-9285-05bf6fa66614 55d54aae1d9a480f8dc8b4449e6ca4ce b56035116b914401b0f79b545f8afe14 - - default default] HTTP exception thrown: Instance 9b8398a7-ed5f-4c2a-9c67-386a578bff2a could not be found. [pid: 8|app: 0|req: 429/852] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:09 2026] GET /v2.1/servers/9b8398a7-ed5f-4c2a-9c67-386a578bff2a => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/853] 10.0.0.48 () {32 vars in 705 bytes} [Wed Mar 11 21:38:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1298694678 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:10.013 8 WARNING neutronclient.v2_0.client [None req-5bd9e87d-0e39-42c8-88ef-6e17678ac40f f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/854] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:09 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1516 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:38:11.095 7 WARNING neutronclient.v2_0.client [None req-648999fa-f453-4563-a8fa-29c0cf541f10 f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/855] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:11 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 1516 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:12.172 8 INFO nova.api.openstack.wsgi [None req-9c1cc57c-6165-414f-bd24-0b9cd5527c0f f79ea4f5c15f44e1bb3e08ae6e70ccfe 6343927419c14f5b8c0626d318930545 - - default default] HTTP exception thrown: Instance 7618254a-1a72-47fd-a5e3-d1a432a5f0d0 could not be found. [pid: 8|app: 0|req: 431/856] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:12 2026] GET /v2.1/servers/7618254a-1a72-47fd-a5e3-d1a432a5f0d0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/857] 10.0.0.48 () {32 vars in 703 bytes} [Wed Mar 11 21:38:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-396463614 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:21.860 8 WARNING neutronclient.v2_0.client [None req-2595e427-6814-454a-b528-fab8140be1af 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:22.021 8 WARNING neutronclient.v2_0.client [None req-2595e427-6814-454a-b528-fab8140be1af 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/860] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:38:21 2026] POST /v2.1/servers => generated 424 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-11 21:38:22.236 7 WARNING neutronclient.v2_0.client [None req-7b6987ca-7fa8-4b65-86f0-244096699205 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/861] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:22 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1371 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:23.329 8 WARNING neutronclient.v2_0.client [None req-33870203-95a0-4996-a4a0-a7f89729b4d9 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/862] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:23 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1375 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:24.427 7 WARNING neutronclient.v2_0.client [None req-8403e6d9-1591-4ec7-9aa1-54e7ec1745f8 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/863] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:24 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1423 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:24.578 8 WARNING neutronclient.v2_0.client [None req-b89d0e81-ba1e-43f5-804a-58c0917d373f 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/864] 10.0.0.48 () {32 vars in 740 bytes} [Wed Mar 11 21:38:24 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/os-interface => generated 285 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:24.699 8 WARNING neutronclient.v2_0.client [None req-3246c97a-a5b9-4523-8d13-ae1fca73d496 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/865] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:38:24 2026] POST /v2.1/os-keypairs => generated 397 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/866] 10.0.0.48 () {32 vars in 814 bytes} [Wed Mar 11 21:38:24 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/os-interface/8ac1b08a-8315-4257-aa2e-6c577e55c0b6 => generated 282 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/867] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:24 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/868] 10.0.0.48 () {34 vars in 749 bytes} [Wed Mar 11 21:38:24 2026] POST /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/869] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:24 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:25.516 8 WARNING neutronclient.v2_0.client [None req-0b38f05d-12c7-4548-b052-4cc47ab37a0c 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/870] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:25 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1423 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/871] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:25 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:26.102 8 INFO nova.api.openstack.compute.server_external_events [req-eb232b61-a2c0-4dd8-936e-f0bfeacc330c req-bc452487-e0ef-489a-8a29-832463f6d451 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:8ac1b08a-8315-4257-aa2e-6c577e55c0b6 for instance 0c744d93-62a6-43c7-b52c-58febb47e78f on instance [pid: 8|app: 0|req: 439/872] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:26 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:26.339 7 WARNING neutronclient.v2_0.client [None req-fb68d16f-283d-4d55-8ea6-33135c69476a 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:26.378 7 WARNING neutronclient.v2_0.client [None req-fb68d16f-283d-4d55-8ea6-33135c69476a 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:26.569 7 WARNING neutronclient.v2_0.client [None req-fb68d16f-283d-4d55-8ea6-33135c69476a 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:26.621 8 WARNING neutronclient.v2_0.client [None req-674bce44-237f-42e6-b9b5-ecdc4e9c46c3 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/873] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:26 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1431 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/876] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:38:26 2026] POST /v2.1/servers => generated 449 bytes in 540 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:26.854 8 WARNING neutronclient.v2_0.client [None req-9964fca1-422e-4973-a31f-29d517870047 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/877] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:26 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1402 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/878] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:26 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 155 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:27.496 8 INFO nova.api.openstack.compute.server_external_events [req-ed461257-a4e8-4dd1-bbbe-9d9af39aeccd req-90287ee6-9fef-4371-a958-d2c861e5f53c 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:331247a3-e46e-4aab-bfaa-891d5d4cf915 for instance cddb27fe-4e32-4933-820b-9d6e6a4deea9 on instance [pid: 8|app: 0|req: 444/879] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:27.738 7 WARNING neutronclient.v2_0.client [None req-d3b05e0a-34d8-48b1-8248-c977bc9b81e9 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/880] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:27 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1483 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:27.946 8 WARNING neutronclient.v2_0.client [None req-a4ccd2fc-5c34-4e15-9883-796eb4b7bc81 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/881] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:27 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1406 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/882] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:27 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 194 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:28.088 8 WARNING neutronclient.v2_0.client [None req-6b311a79-056a-46c0-835a-b3942e35937b 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/883] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:28 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1951 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/884] 10.0.0.48 () {34 vars in 749 bytes} [Wed Mar 11 21:38:28 2026] POST /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/885] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:28 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:28.912 7 WARNING neutronclient.v2_0.client [None req-87ddbee4-bc4e-4dc9-a1d6-5cc77bb8a997 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/886] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:28 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1471 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:29.050 8 WARNING neutronclient.v2_0.client [None req-d1ae48a8-106a-40de-b99f-544152dad382 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/887] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:29 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/888] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:29 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:29.534 8 INFO nova.api.openstack.compute.server_external_events [req-fdd4a479-635f-40e3-976f-457e968e3668 req-80693adc-4c3b-420a-96f0-d454d7b38925 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:8ac1b08a-8315-4257-aa2e-6c577e55c0b6 for instance 0c744d93-62a6-43c7-b52c-58febb47e78f on instance [pid: 8|app: 0|req: 449/889] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:29 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:30.039 7 WARNING neutronclient.v2_0.client [None req-5615d18c-537a-406e-acb7-89ca85e96414 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/890] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:30 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1471 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:38:30.152 8 WARNING neutronclient.v2_0.client [None req-aab73c42-fa67-42a9-a3ba-98bc6ceeba78 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/891] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:30 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1454 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/892] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:30 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/893] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:38:30 2026] DELETE /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:30.500 7 WARNING neutronclient.v2_0.client [None req-a963225e-02d7-4d74-bbfd-d7423eae669c 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/894] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:30 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1842 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:31.198 8 WARNING neutronclient.v2_0.client [None req-24f02472-3e93-4093-86c6-bbf3d2b960e8 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:31.244 7 WARNING neutronclient.v2_0.client [None req-7be5d174-6923-4d51-a7e0-4e0f562cebe3 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/895] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:31 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1462 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/896] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:31 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1471 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:31.666 7 WARNING neutronclient.v2_0.client [None req-143ff06f-252f-4c4c-af5d-4c6775894d59 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/897] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:31 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1842 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:32.026 8 INFO nova.api.openstack.compute.server_external_events [req-d631467f-b7de-4546-bbe8-636d73f6f2b8 req-a33bc7a4-27a3-4e6b-ab59-28e4234e8a55 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:47c0d5d1-f490-407a-8a05-9cd2a940a5ce for instance fcff9e4f-e824-453c-a8e9-323a5d9b8868 on instance [pid: 8|app: 0|req: 453/898] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:32.366 7 WARNING neutronclient.v2_0.client [None req-6b2f7201-b2a7-4c64-9758-a30d86c3610b 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:32.396 8 WARNING neutronclient.v2_0.client [None req-937154b9-d2c0-4946-873e-6923e940bb66 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/899] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:32 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1539 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/900] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:32 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:32.786 7 WARNING neutronclient.v2_0.client [None req-f9126d46-8a6d-4fac-ae4a-e67ee744867c 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/901] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:32 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1842 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:33.354 8 INFO nova.api.openstack.compute.server_external_events [req-382810b6-2d87-48ed-aca3-12b458e81aa0 req-e1e817dc-8fc0-4d23-85e7-8d4dee22368e 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:331247a3-e46e-4aab-bfaa-891d5d4cf915 for instance cddb27fe-4e32-4933-820b-9d6e6a4deea9 on instance [pid: 8|app: 0|req: 455/902] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:38:33 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:33.541 7 INFO nova.api.openstack.compute.server_external_events [req-f9c88112-54cc-4def-88c1-a77e145b953f req-62812a4e-88a3-44c9-b662-848f5da3925b 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:8ac1b08a-8315-4257-aa2e-6c577e55c0b6 for instance 0c744d93-62a6-43c7-b52c-58febb47e78f on instance [pid: 7|app: 0|req: 448/903] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:33 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:33.562 8 WARNING neutronclient.v2_0.client [None req-042da5e1-4ea5-4d14-a9f2-7ed749115564 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:33.580 7 WARNING neutronclient.v2_0.client [None req-4caad2f0-5ae3-4986-addb-5eafb0aac9e3 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/904] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:33 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1527 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/905] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:33 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1471 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:33.958 8 WARNING neutronclient.v2_0.client [None req-b3ff6b79-e6a9-4ea2-9477-d99234c9ae48 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/906] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:33 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1481 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:34.749 7 WARNING neutronclient.v2_0.client [None req-acf98dc8-aee7-4483-8edd-3001e08331e5 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:34.750 8 WARNING neutronclient.v2_0.client [None req-1460d7fc-0231-4224-92e0-6f38363c390e 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/907] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:34 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/908] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:34 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1656 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/909] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:34 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9/ips => generated 109 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:35.055 8 WARNING neutronclient.v2_0.client [None req-968b7733-cfa8-44a3-a6a5-ec9fcc03b427 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/910] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:38:35 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9/ips => generated 109 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/911] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:35 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1486 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/912] 10.0.0.48 () {32 vars in 824 bytes} [Wed Mar 11 21:38:35 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9/ips/tempest-ServerAddressesTestJSON-1074857450-network => generated 94 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/913] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:38:35 2026] DELETE /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:35.261 7 WARNING neutronclient.v2_0.client [None req-e7606441-e490-4b95-86f2-511b725fdadc 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/914] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:35 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1662 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:35.947 8 WARNING neutronclient.v2_0.client [None req-43b8b07b-1cfd-4651-9032-66f28e6d0ea3 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/915] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:35 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1527 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:36.196 7 WARNING neutronclient.v2_0.client [None req-97177c69-a315-4076-948a-09d1e04ddd69 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/916] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:36 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 1486 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:36.401 8 WARNING neutronclient.v2_0.client [None req-17edeb86-515c-4214-a487-2b572d1c4f04 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/917] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:36 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1662 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:36.872 7 INFO nova.api.openstack.compute.server_external_events [req-e067f62a-397d-4466-9d1d-65b43cbedbf3 req-7cb84d7c-9a83-4ceb-8754-bb4585b85b67 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:47c0d5d1-f490-407a-8a05-9cd2a940a5ce for instance fcff9e4f-e824-453c-a8e9-323a5d9b8868 on instance [pid: 7|app: 0|req: 457/920] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:38:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:37.232 8 WARNING neutronclient.v2_0.client [None req-6972c195-70a5-4e2a-a54a-2c9881572a6f 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:37.289 7 INFO nova.api.openstack.wsgi [None req-d6d838bc-b9f8-4d94-8586-fbbdfd6315ba 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] HTTP exception thrown: Instance 0c744d93-62a6-43c7-b52c-58febb47e78f could not be found. [pid: 7|app: 0|req: 458/921] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:37 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/922] 10.0.0.48 () {32 vars in 705 bytes} [Wed Mar 11 21:38:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1669714965 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/923] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:37 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1527 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:38:37.536 7 WARNING neutronclient.v2_0.client [None req-31c42cf4-dc24-47f8-8bbf-5a5677391aee 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/924] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:37 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1662 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:37.840 8 INFO nova.api.openstack.wsgi [None req-fb429c80-4368-4cbe-9e62-b9506240a7e1 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] HTTP exception thrown: Instance 0c744d93-62a6-43c7-b52c-58febb47e78f could not be found. [pid: 8|app: 0|req: 465/925] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:38:37 2026] DELETE /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:37.881 7 INFO nova.api.openstack.wsgi [None req-2a081699-4dc0-4d3f-a32c-90f3fd33a63f 20823d28190349f5a6e40b4d83eba4cf f66736c572d04f32aa61d07bb3ad1e45 - - default default] HTTP exception thrown: Instance 0c744d93-62a6-43c7-b52c-58febb47e78f could not be found. [pid: 7|app: 0|req: 461/926] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:37 2026] GET /v2.1/servers/0c744d93-62a6-43c7-b52c-58febb47e78f => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:38.095 8 INFO nova.api.openstack.compute.server_external_events [req-3dd6b46e-757d-48ca-b97a-9787a5227708 req-fcbe786f-a6f5-4067-a02e-02ed600e35c2 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:331247a3-e46e-4aab-bfaa-891d5d4cf915 for instance cddb27fe-4e32-4933-820b-9d6e6a4deea9 on instance [pid: 8|app: 0|req: 466/927] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:38.404 7 WARNING neutronclient.v2_0.client [None req-298e8004-108b-492d-926a-d4d53ec3412b 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/928] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:38 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:38.544 8 WARNING neutronclient.v2_0.client [None req-3d4847fe-b786-4086-be59-cff21c50923d 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/929] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:38 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:38.720 7 WARNING neutronclient.v2_0.client [None req-ae67217b-872c-4971-b192-8335ea30957b 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/930] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:38 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1452 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:40.012 8 WARNING neutronclient.v2_0.client [None req-d6ea84b9-63a0-4b2e-8aa9-0e6369043775 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/931] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:39 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1457 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:40.152 7 INFO nova.api.openstack.compute.server_external_events [req-0803bd42-46d1-42a5-ba7b-e73350f5dad2 req-dc8b5914-2768-44dc-9d2f-17d8f1a25af0 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:47c0d5d1-f490-407a-8a05-9cd2a940a5ce for instance fcff9e4f-e824-453c-a8e9-323a5d9b8868 on instance [pid: 7|app: 0|req: 464/932] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:41.126 7 WARNING neutronclient.v2_0.client [None req-ce95b475-ba5e-4925-a6d5-0ecacccdbc6c 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/933] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/934] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 199 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/935] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/936] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/937] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/938] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/939] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/940] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/limits?tenant_id=55cfa0593e094a1aace3607ad92c76b6 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/941] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/942] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/943] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/limits?tenant_id=bafdbb49bfe540b399d23d1a362a7a6e => generated 304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/944] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/limits?tenant_id=e4f268b7d94e45369fdcef4260db5bc6 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 21:38:41.974 7 WARNING neutronclient.v2_0.client [None req-98afecfc-8293-4ffb-8f8d-a09f56f6f04a a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/945] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:38:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2368 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/946] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:38:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/947] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:38:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 699 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/948] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:38:42 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:42.209 7 INFO nova.api.openstack.wsgi [None req-0ecafcf4-b3bd-4e33-b5b4-aa43400f49f5 3b3fe3ab76924187b5d1a2ab7868cb06 55cfa0593e094a1aace3607ad92c76b6 - - default default] HTTP exception thrown: Instance cddb27fe-4e32-4933-820b-9d6e6a4deea9 could not be found. [pid: 7|app: 0|req: 473/949] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:42 2026] GET /v2.1/servers/cddb27fe-4e32-4933-820b-9d6e6a4deea9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/952] 10.0.0.48 () {30 vars in 412 bytes} [Wed Mar 11 21:38:46 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/953] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:38:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/954] 10.0.0.48 () {28 vars in 559 bytes} [Wed Mar 11 21:38:46 2026] GET /v2/ => generated 402 bytes in 395 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/955] 10.0.0.48 () {28 vars in 563 bytes} [Wed Mar 11 21:38:47 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/956] 10.0.0.48 () {30 vars in 412 bytes} [Wed Mar 11 21:38:47 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/957] 10.0.0.48 () {34 vars in 749 bytes} [Wed Mar 11 21:38:48 2026] POST /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868/action => generated 31967 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 21:38:53.017 8 WARNING neutronclient.v2_0.client [None req-0538c847-82b6-4b0c-97eb-969672e6beb5 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:53.067 8 WARNING neutronclient.v2_0.client [None req-0538c847-82b6-4b0c-97eb-969672e6beb5 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:53.207 7 WARNING neutronclient.v2_0.client [None req-dd03412d-b1e0-4d67-8fbc-5b604a5207b3 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:53.244 8 WARNING neutronclient.v2_0.client [None req-0538c847-82b6-4b0c-97eb-969672e6beb5 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:38:53.416 7 WARNING neutronclient.v2_0.client [None req-dd03412d-b1e0-4d67-8fbc-5b604a5207b3 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/958] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:38:52 2026] POST /v2.1/servers => generated 449 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:53.601 8 WARNING neutronclient.v2_0.client [None req-cef396b9-6321-4266-bdef-a4a0b7400323 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/959] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:38:53 2026] POST /v2.1/servers => generated 424 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/960] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:53 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1254 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:53.664 7 WARNING neutronclient.v2_0.client [None req-a4c8394a-4f1d-40aa-a6c2-e1d2a8bcc830 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/961] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:53 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:54.695 8 WARNING neutronclient.v2_0.client [None req-bffa5209-5ef7-4dfe-8215-9e34d70db7ad ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/962] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:54 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1304 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:38:54.763 7 WARNING neutronclient.v2_0.client [None req-044c1213-10cb-4dd2-984d-bf7abb419d86 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/963] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:54 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:55.787 8 WARNING neutronclient.v2_0.client [None req-e2cf818a-c1b5-46a3-84ff-591bb10e9e9e ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/964] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:55 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1352 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:38:55.863 7 WARNING neutronclient.v2_0.client [None req-45fa26f1-6151-449a-8b57-17b33a40c978 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/965] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:55 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1363 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:56.886 8 WARNING neutronclient.v2_0.client [None req-fc0a0207-52e5-4984-b2f1-3d55bf7373a8 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/968] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:56 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1352 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:38:56.950 7 WARNING neutronclient.v2_0.client [None req-23810a14-db7c-44b2-9c0b-5db8c910f6dc 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/969] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:56 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1363 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:57.977 8 WARNING neutronclient.v2_0.client [None req-8e0b5990-28e8-41c9-a996-8c7aa445595f ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/970] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:57 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1360 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:38:58.027 7 WARNING neutronclient.v2_0.client [None req-e77be585-4900-4554-9ba8-835b68b80065 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/971] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:58 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1419 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:58.907 8 INFO nova.api.openstack.compute.server_external_events [req-527f7fe1-69d4-4ef2-9120-9523be4bfc62 req-a63fdbc3-293b-4b96-b3cb-115b44f38f4f 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:2d4f9295-5c24-421b-ba0b-1cb943049e38 for instance 25b9f4e2-fc1f-452d-ad92-39f8daf36764 on instance [pid: 8|app: 0|req: 487/972] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:38:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:59.077 7 WARNING neutronclient.v2_0.client [None req-c1b684e9-c20b-444b-87fc-fe3904b616f5 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:38:59.129 8 WARNING neutronclient.v2_0.client [None req-df010de8-ba69-4bb6-8dbd-e6144b2efade 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/973] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:59 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1436 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/974] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:38:59 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1419 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:00.223 7 WARNING neutronclient.v2_0.client [None req-c069c730-a3c1-4257-877c-05077e39b991 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:39:00.233 8 WARNING neutronclient.v2_0.client [None req-6d6ef3d8-ba69-4878-bc30-6c095156cf19 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/975] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:00 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1436 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/976] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:00 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1469 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:01.116 7 INFO nova.api.openstack.compute.server_external_events [req-fba8effd-2889-4ef8-aec6-a9a2aed6695c req-c5cbe438-8bd2-44cd-a3be-e4add1aff801 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:7a66e67e-ea83-4a2c-af5f-ebb80b05ef98 for instance 6ba97c26-d412-4e67-b196-b0ab298e321a on instance [pid: 7|app: 0|req: 488/977] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:01 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:01.430 8 INFO nova.api.openstack.compute.server_external_events [req-8edcb1eb-1d0d-4291-ba57-5525598e4b16 req-92dc664c-0b38-4bc2-bd3c-186443432442 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:47c0d5d1-f490-407a-8a05-9cd2a940a5ce for instance fcff9e4f-e824-453c-a8e9-323a5d9b8868 on instance [pid: 8|app: 0|req: 490/978] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:01.696 7 WARNING neutronclient.v2_0.client [None req-9a333b00-a21c-42a0-be89-8d5b7af37833 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/979] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:01 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1436 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:02.075 8 WARNING neutronclient.v2_0.client [None req-e4b558bd-89e1-4aa7-b63e-3f74cec330ad 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/980] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:02 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1467 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:02.902 7 WARNING neutronclient.v2_0.client [None req-8e2b73f9-ec67-48ad-86d9-9931f51d739e ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/981] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:02 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1436 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:03.205 8 WARNING neutronclient.v2_0.client [None req-c300eb53-d466-4368-9ad6-564a1be5a47b 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/982] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:03 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1467 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:04.069 7 WARNING neutronclient.v2_0.client [None req-1298036d-1272-4617-8bc1-ac507d00d070 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/983] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:04 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1424 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:04.336 8 WARNING neutronclient.v2_0.client [None req-f23df4e2-021f-4151-a54b-aa1e794cc280 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/984] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:04 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1467 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/985] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:39:04 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:05.255 8 WARNING neutronclient.v2_0.client [None req-fe8cd291-3054-427a-bc66-e0e058ce61f1 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/986] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:05 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1424 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:05.473 7 WARNING neutronclient.v2_0.client [None req-0e5b7129-49d9-40a0-82ac-213a61d12bb4 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/987] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:05 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1467 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:05.880 8 WARNING neutronclient.v2_0.client [None req-ffe60e59-02f2-4d50-9978-1827859bd469 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:39:05.919 8 WARNING neutronclient.v2_0.client [None req-ffe60e59-02f2-4d50-9978-1827859bd469 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:39:06.079 8 WARNING neutronclient.v2_0.client [None req-ffe60e59-02f2-4d50-9978-1827859bd469 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/988] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:39:05 2026] POST /v2.1/servers => generated 450 bytes in 440 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:06.294 7 WARNING neutronclient.v2_0.client [None req-9d9d3ea7-0bee-4e87-bb6e-0e8c26989983 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/989] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:06 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1403 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:06.475 8 WARNING neutronclient.v2_0.client [None req-de3ea40b-29af-4e55-b47e-c049e75460b1 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/990] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:06 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1424 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:06.624 7 WARNING neutronclient.v2_0.client [None req-374399c2-3d4d-463a-9215-89cfb6e67bf1 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/991] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:06 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1467 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:07.373 8 WARNING neutronclient.v2_0.client [None req-fa4c274f-c396-405f-a56d-ae268429a241 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/994] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:07 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1407 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:07.618 7 WARNING neutronclient.v2_0.client [None req-140ce534-af2d-4832-8745-e1de0285a992 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/995] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:07 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1424 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:07.796 8 WARNING neutronclient.v2_0.client [None req-ba3bd68d-2d65-493f-9108-a82e6e6f566b 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/996] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:07 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1467 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:08.458 7 WARNING neutronclient.v2_0.client [None req-719a50eb-ec7a-4246-9e07-15e169089475 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:08.490 8 INFO nova.api.openstack.compute.server_external_events [req-66ed120c-47f5-4037-93a5-26d24cab5fa6 req-5995a81f-037d-45af-9894-5434932d7ab3 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:7a66e67e-ea83-4a2c-af5f-ebb80b05ef98 for instance 6ba97c26-d412-4e67-b196-b0ab298e321a on instance [pid: 8|app: 0|req: 500/997] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:39:08 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) [pid: 7|app: 0|req: 498/998] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:08 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1455 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:08.848 8 WARNING neutronclient.v2_0.client [None req-be93cde9-b993-4e54-89e7-6f80891b3dcd ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/999] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:08 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1424 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:08.980 7 WARNING neutronclient.v2_0.client [None req-79c29dde-750a-4cde-9b2e-01d04495fa61 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1000] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:08 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1467 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:09.549 8 WARNING neutronclient.v2_0.client [None req-ebd5c533-21bb-48db-bd5d-05fcaa41863d 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1001] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:09 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1455 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:10.006 7 WARNING neutronclient.v2_0.client [None req-775acc7f-42df-46ac-b7f7-0b18c1d0e539 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:10.146 8 WARNING neutronclient.v2_0.client [None req-d1a16f2f-e669-49fa-9657-3d28c4182c4e 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1002] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:09 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1424 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1003] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:10 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1647 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:10.539 7 INFO nova.api.openstack.compute.server_external_events [req-9561d91e-75a5-49c8-b06d-f81aea8b3de1 req-057ee880-e627-4ab4-95f4-771e956fe5b6 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:2d4f9295-5c24-421b-ba0b-1cb943049e38 for instance 25b9f4e2-fc1f-452d-ad92-39f8daf36764 on instance [pid: 7|app: 0|req: 501/1004] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:39:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:10.650 8 WARNING neutronclient.v2_0.client [None req-153449d0-a8e9-4eda-a55c-960b48695f95 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1005] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:10 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:11.210 7 WARNING neutronclient.v2_0.client [None req-66cbd9a2-b094-457c-8ad8-e336139d1e0d ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1006] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:11 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1424 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1007] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:39:11 2026] DELETE /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:11.608 7 INFO nova.api.openstack.compute.server_external_events [req-18680014-2d71-4fef-922d-54f63d487173 req-653d99d2-3a86-4782-a5cd-6fd82a8074da 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:2cdabb72-b385-4fd7-9d82-b4b733654f93 for instance 10987406-ed28-47e4-ae9c-0e527b9e7f0f on instance [pid: 7|app: 0|req: 503/1008] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:39:11.653 8 WARNING neutronclient.v2_0.client [None req-1502a25b-8234-455b-b9d0-f21d7430d98d 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:11.741 7 WARNING neutronclient.v2_0.client [None req-66c92926-7b26-4939-8dd2-a3c211370385 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1009] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:11 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1653 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1010] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:11 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1541 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:12.387 8 WARNING neutronclient.v2_0.client [None req-796df942-eb72-44d5-be6f-ae16ba06ceb8 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1011] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:12 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1611 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:12.546 7 WARNING neutronclient.v2_0.client [None req-1f88c4be-fe06-485c-8338-04579759c97a ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1012] 10.0.0.48 () {32 vars in 740 bytes} [Wed Mar 11 21:39:12 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:12.817 8 WARNING neutronclient.v2_0.client [None req-4bada56b-37a0-4200-a909-042e5efa1021 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:12.927 7 WARNING neutronclient.v2_0.client [None req-17cabf5d-5a9a-46e8-8580-bd9778405e08 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1013] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:12 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1653 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1014] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:12 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1529 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:13.252 8 WARNING neutronclient.v2_0.client [None req-b596ef8c-1bef-435b-bd96-475a38e4b2f6 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1015] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:13 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1611 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1016] 10.0.0.48 () {32 vars in 640 bytes} [Wed Mar 11 21:39:13 2026] GET /v2.1/servers => generated 388 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1017] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:39:13 2026] DELETE /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:13.626 7 WARNING neutronclient.v2_0.client [None req-89c60ae3-a684-46a1-96db-6fd160b056c5 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:13.654 8 INFO nova.api.openstack.compute.server_external_events [req-71143e0b-63e9-45d8-8fa8-8102ffeb8d34 req-355dd44f-04a8-4fb7-a733-6562c34668cd 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:2d4f9295-5c24-421b-ba0b-1cb943049e38 for instance 25b9f4e2-fc1f-452d-ad92-39f8daf36764 on instance [pid: 8|app: 0|req: 511/1018] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:13 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) [pid: 7|app: 0|req: 508/1019] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:13 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1617 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:14.021 8 WARNING neutronclient.v2_0.client [None req-3c4134ca-02cc-4273-9916-00688cf4cc2d 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:14.064 7 WARNING neutronclient.v2_0.client [None req-7db98523-a2e6-4aa1-b581-c9a085f08a77 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1020] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:13 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1653 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1021] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:14 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:14.414 8 INFO nova.api.openstack.compute.server_external_events [req-1f3f69d1-4e50-4a2c-b89d-2052ee0caa6d req-bb2a02a7-5727-4044-b5c0-fca73aa7344c 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:7a66e67e-ea83-4a2c-af5f-ebb80b05ef98 for instance 6ba97c26-d412-4e67-b196-b0ab298e321a on instance [pid: 8|app: 0|req: 513/1022] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:14 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:14.815 7 WARNING neutronclient.v2_0.client [None req-b289e460-a2ca-4a59-87b3-d9d5c38f40c1 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1023] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:14 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1737 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:15.196 8 WARNING neutronclient.v2_0.client [None req-afda665e-d49c-4549-9793-53b696e2823c 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1024] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:15 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1448 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:15.256 7 WARNING neutronclient.v2_0.client [None req-0f88d196-b556-4148-acef-a8ef1cc7c6ce 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1025] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:15 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1529 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:15.976 8 WARNING neutronclient.v2_0.client [None req-f1636ea7-1a8f-45a9-ae96-72ff98184375 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1026] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:15 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1737 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:16.295 8 INFO nova.api.openstack.compute.server_external_events [req-eb451a45-1866-4ecb-a877-81242be53099 req-dfb0be06-60c4-4707-bdf3-1641842df92d 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:2cdabb72-b385-4fd7-9d82-b4b733654f93 for instance 10987406-ed28-47e4-ae9c-0e527b9e7f0f on instance [pid: 8|app: 0|req: 516/1027] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:39:16 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) 2026-03-11 21:39:16.314 7 WARNING neutronclient.v2_0.client [None req-d649f474-f885-42ef-ae21-93db23d9e481 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1028] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:16 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1453 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:16.463 8 WARNING neutronclient.v2_0.client [None req-984dd352-fdda-4630-b6cc-a5d1a74f8f3c 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1029] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:16 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1529 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:16.744 7 INFO nova.api.openstack.compute.server_external_events [req-47d5be44-9be6-4575-97bd-afa116c0f6c3 req-368bf34c-b8f0-4028-b087-3c45b20e78e9 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:2d4f9295-5c24-421b-ba0b-1cb943049e38 for instance 25b9f4e2-fc1f-452d-ad92-39f8daf36764 on instance [pid: 7|app: 0|req: 513/1030] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:16 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:17.136 7 WARNING neutronclient.v2_0.client [None req-cf955fbb-8a84-487d-bcf2-70976805f220 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1033] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:17 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1381 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:17.412 8 WARNING neutronclient.v2_0.client [None req-02af099d-2101-4f7c-842e-e14c8ec7fc5c 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1034] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:17 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:17.679 7 WARNING neutronclient.v2_0.client [None req-e5940c70-3024-40da-ad60-af23ef8d01f2 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1035] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:17 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1529 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:18.230 8 WARNING neutronclient.v2_0.client [None req-e546bcd1-ba91-45ca-8c2c-a8723b793ad6 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1036] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:18 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1381 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:18.491 7 INFO nova.api.openstack.wsgi [None req-a555dacb-ba91-4781-b15e-8b7d959b788b 2c6c87619cc54e76a26c1b293e02d486 4fcd8afbf0994248b217e521484b5fe8 - - default default] HTTP exception thrown: Instance 6ba97c26-d412-4e67-b196-b0ab298e321a could not be found. [pid: 7|app: 0|req: 517/1037] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:18 2026] GET /v2.1/servers/6ba97c26-d412-4e67-b196-b0ab298e321a => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:18.859 8 WARNING neutronclient.v2_0.client [None req-522bc9de-9d4d-4ac7-b797-01c7fc265942 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1038] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:18 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1696 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:19.082 7 WARNING neutronclient.v2_0.client [None req-0306073a-94a3-4dae-a72c-a6918801bd75 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1039] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:19 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1696 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:19.336 8 WARNING neutronclient.v2_0.client [None req-fe27ed0b-bf8f-4596-bd6d-4133757c8cf9 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1040] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:19 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1386 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:19.936 7 INFO nova.api.openstack.compute.server_external_events [req-675e9481-d674-4c92-8418-2be073a97fe2 req-0da23cd0-c1a6-4600-9ad6-dceccf53aca2 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:2cdabb72-b385-4fd7-9d82-b4b733654f93 for instance 10987406-ed28-47e4-ae9c-0e527b9e7f0f on instance [pid: 7|app: 0|req: 519/1041] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:20.439 8 WARNING neutronclient.v2_0.client [None req-fd60c4cf-f654-4a98-84d7-c297386772e3 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1042] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:20 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 1340 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:21.664 7 INFO nova.api.openstack.wsgi [None req-60c06684-3c93-44e8-8dbb-426adc4f4b62 ac9eba429aed41379c7974a34a5fab90 00ad0062c04644a4b73402ec50968349 - - default default] HTTP exception thrown: Instance 25b9f4e2-fc1f-452d-ad92-39f8daf36764 could not be found. [pid: 7|app: 0|req: 520/1043] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:21 2026] GET /v2.1/servers/25b9f4e2-fc1f-452d-ad92-39f8daf36764 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1044] 10.0.0.48 () {32 vars in 705 bytes} [Wed Mar 11 21:39:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1071908474 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1047] 10.0.0.48 () {34 vars in 749 bytes} [Wed Mar 11 21:39:27 2026] POST /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f/action => generated 31891 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1048] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:39:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:32.659 8 WARNING neutronclient.v2_0.client [None req-947dd162-5237-4f78-875c-11fde224df5e cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:39:32.699 8 WARNING neutronclient.v2_0.client [None req-947dd162-5237-4f78-875c-11fde224df5e cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:39:32.860 8 WARNING neutronclient.v2_0.client [None req-947dd162-5237-4f78-875c-11fde224df5e cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1049] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:39:32 2026] POST /v2.1/servers => generated 453 bytes in 483 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-11 21:39:33.108 7 WARNING neutronclient.v2_0.client [None req-ea3d0cae-9de0-45f6-bd06-f70c85f5d877 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1050] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:33 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1391 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:34.205 8 WARNING neutronclient.v2_0.client [None req-5610c7c6-8ef6-418e-97ad-a9ceff56a710 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1051] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:34 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:35.359 7 WARNING neutronclient.v2_0.client [None req-74541b87-aff8-462b-a5c6-556be9743fbb cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1052] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:35 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1443 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:36.454 8 WARNING neutronclient.v2_0.client [None req-b4b1976d-2e2f-4981-a7e5-e0169d8959f3 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1053] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:36 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1443 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:37.544 8 WARNING neutronclient.v2_0.client [None req-8c885ec5-2c93-4b00-9a44-21cd3362646a cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1056] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:37 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1451 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:38.368 7 INFO nova.api.openstack.compute.server_external_events [req-121bc5ca-9edb-4b4f-aa60-e5961c84dbf7 req-0be981ba-3c0d-44ba-b2ce-02df75c7a27c 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:67fb7388-4e73-4c7a-b09f-cfc814766886 for instance 3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 on instance [pid: 7|app: 0|req: 526/1057] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1058] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:39:38 2026] DELETE /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:38.491 7 WARNING neutronclient.v2_0.client [None req-d3aa3a47-6240-44c3-ad9e-600ff316e3fc 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:38.626 8 WARNING neutronclient.v2_0.client [None req-d60ec176-69a5-4ef7-a4f9-a26fdb06e2b2 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1059] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:38 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1822 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1060] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:38 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1529 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1061] 10.0.0.231 () {30 vars in 619 bytes} [Wed Mar 11 21:39:39 2026] GET /v2.1 => generated 0 bytes in 88 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1062] 10.0.0.231 () {32 vars in 692 bytes} [Wed Mar 11 21:39:39 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1063] 10.0.0.231 () {34 vars in 913 bytes} [Wed Mar 11 21:39:39 2026] GET /v2.1/os-simple-tenant-usage/56235bbd54aa49dd9d4fdc86c7c8a728?start=2026-03-10T00:00:00&end=2026-03-11T23:59:59 => generated 20 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:39.710 8 WARNING neutronclient.v2_0.client [None req-bd467d7d-6af1-4491-bce9-8e440fda21da 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1064] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:39 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1822 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:39.825 7 WARNING neutronclient.v2_0.client [None req-d2b6d7eb-040e-4b30-bb8f-9f6b2f61e16d cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1065] 10.0.0.231 () {30 vars in 654 bytes} [Wed Mar 11 21:39:39 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1066] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:39 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:40.863 8 WARNING neutronclient.v2_0.client [None req-c08bd67e-0f52-4a93-9a1d-3606cb34b3df 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1067] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:40 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1822 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:41.063 8 WARNING neutronclient.v2_0.client [None req-fffd6f43-beec-4c65-a17b-8b608366a4f9 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1068] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:39:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 199 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-11 21:39:41.245 7 WARNING neutronclient.v2_0.client [None req-30a9e2ea-9518-4d29-8f73-9370f5dfdaa6 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1069] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1517 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1070] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6795 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1071] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1072] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1073] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1074] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1075] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1058 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1076] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1077] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1078] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=2e2ef4f703344bf6a53275abad9dc0d4 => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 21:39:41.749 8 INFO nova.api.openstack.compute.server_external_events [req-476a2e19-ea20-4b8c-bd98-71af664b538d req-6c169a41-457a-4984-a7f1-3f180d89bce0 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:2cdabb72-b385-4fd7-9d82-b4b733654f93 for instance 10987406-ed28-47e4-ae9c-0e527b9e7f0f on instance [pid: 8|app: 0|req: 543/1079] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1080] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1081] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=56235bbd54aa49dd9d4fdc86c7c8a728 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1082] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1083] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1084] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=bafdbb49bfe540b399d23d1a362a7a6e => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1085] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=d0d6038b68d2498e8a523d0eceebb348 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1086] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:41 2026] GET /v2.1/limits?tenant_id=dbf21170a0a8463191e097473a93004c => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1087] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:39:42 2026] GET /v2.1/limits?tenant_id=e4f268b7d94e45369fdcef4260db5bc6 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 21:39:42.086 8 WARNING neutronclient.v2_0.client [None req-d78f922d-f7f6-43bb-8066-14b5abdb21a5 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1088] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:42 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1484 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:42.316 7 WARNING neutronclient.v2_0.client [None req-839f096b-a727-4974-8bd8-1938756c10d9 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1089] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:42 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1517 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1090] 10.0.0.231 () {30 vars in 619 bytes} [Wed Mar 11 21:39:42 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1091] 10.0.0.231 () {32 vars in 692 bytes} [Wed Mar 11 21:39:42 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1092] 10.0.0.231 () {34 vars in 913 bytes} [Wed Mar 11 21:39:43 2026] GET /v2.1/os-simple-tenant-usage/56235bbd54aa49dd9d4fdc86c7c8a728?start=2026-03-10T00:00:00&end=2026-03-11T23:59:59 => generated 20 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:43.177 7 WARNING neutronclient.v2_0.client [None req-4b947fac-6094-47a3-9054-cc18aa0ebe69 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1093] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:43 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1489 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1094] 10.0.0.231 () {30 vars in 654 bytes} [Wed Mar 11 21:39:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:43.466 7 WARNING neutronclient.v2_0.client [None req-32c0e267-eae5-4977-b22b-f9c2342dd768 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1095] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:43 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1517 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:39:44.202 8 INFO nova.api.openstack.compute.server_external_events [req-308e3339-81a4-4e00-a4ff-b560a20e4d99 req-ce63e60a-9591-4d66-a2ba-a65ee20662e9 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:67fb7388-4e73-4c7a-b09f-cfc814766886 for instance 3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 on instance [pid: 8|app: 0|req: 551/1096] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:39:44 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:44.287 7 WARNING neutronclient.v2_0.client [None req-6a8ca14e-3987-4cc7-b8f5-2b6cbd12437d 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1097] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:44 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:44.639 8 WARNING neutronclient.v2_0.client [None req-5b475d20-ae8a-4407-8d92-0b39d2b391e1 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1098] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:44 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1517 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:45.382 7 INFO nova.api.openstack.wsgi [None req-cc9af749-d639-4109-8013-943544edfca3 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] HTTP exception thrown: Instance 10987406-ed28-47e4-ae9c-0e527b9e7f0f could not be found. [pid: 7|app: 0|req: 547/1099] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:45 2026] GET /v2.1/servers/10987406-ed28-47e4-ae9c-0e527b9e7f0f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1100] 10.0.0.48 () {32 vars in 729 bytes} [Wed Mar 11 21:39:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1602362539 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:45.811 7 WARNING neutronclient.v2_0.client [None req-8bdaf2ed-1a41-445d-b73a-603e736f6188 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1101] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:45 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1700 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:45.943 7 WARNING neutronclient.v2_0.client [None req-6a5ca7d8-6098-4190-a63f-651a7c1f61a7 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1102] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:39:45 2026] DELETE /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:46.005 8 WARNING neutronclient.v2_0.client [None req-a38c9891-28c4-4002-8511-ef23f0fc127f 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1103] 10.0.0.48 () {32 vars in 740 bytes} [Wed Mar 11 21:39:45 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1104] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:45 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1701 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:46.733 7 INFO nova.api.openstack.compute.server_external_events [req-6bcb663f-eecf-4a73-86e1-064a0b5894eb req-fdf4690e-1cc3-47e4-848d-709937c3145b 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:67fb7388-4e73-4c7a-b09f-cfc814766886 for instance 3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 on instance [pid: 7|app: 0|req: 550/1105] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:47.201 8 WARNING neutronclient.v2_0.client [None req-72f07021-c732-4944-a4ef-30c1604bc6ab 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1108] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:47 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1701 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:48.348 7 WARNING neutronclient.v2_0.client [None req-9c147e7a-7fb3-478b-a37c-500279fdaed2 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1109] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:48 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1701 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:48.791 8 INFO nova.api.openstack.compute.server_external_events [req-10a4bf87-20ca-41bd-adf9-b305467bb80a req-93ab6fe9-fc43-46b0-9700-557a47d856c2 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:47c0d5d1-f490-407a-8a05-9cd2a940a5ce for instance fcff9e4f-e824-453c-a8e9-323a5d9b8868 on instance [pid: 8|app: 0|req: 558/1110] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:39:48 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:49.483 7 WARNING neutronclient.v2_0.client [None req-2d449c90-fbd4-4d86-a851-11e21d3d46bd 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1111] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:49 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:50.581 8 WARNING neutronclient.v2_0.client [None req-84a17500-6453-4863-8a59-fbd9f40e67d6 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1112] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:50 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:51.666 7 WARNING neutronclient.v2_0.client [None req-188ac86b-f78e-4b89-b2f6-7e5611b3719d 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1113] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:51 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 1488 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:39:52.744 8 INFO nova.api.openstack.wsgi [None req-5a06e88b-c70a-47c7-a628-663e7fd35405 2746651104db46e689a81f70ed1309ab bafdbb49bfe540b399d23d1a362a7a6e - - default default] HTTP exception thrown: Instance fcff9e4f-e824-453c-a8e9-323a5d9b8868 could not be found. [pid: 8|app: 0|req: 560/1114] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:39:52 2026] GET /v2.1/servers/fcff9e4f-e824-453c-a8e9-323a5d9b8868 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1115] 10.0.0.48 () {32 vars in 727 bytes} [Wed Mar 11 21:39:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-850112066 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:08.249 8 WARNING neutronclient.v2_0.client [None req-e3332aba-3ecb-471d-825b-50bfb3665c4b cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1120] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:08 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1820 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:40:08.435 7 WARNING neutronclient.v2_0.client [None req-9e883f5a-5bd9-46f1-8708-658eab0b133d cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1121] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:08 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1820 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1122] 10.0.0.48 () {34 vars in 749 bytes} [Wed Mar 11 21:40:08 2026] POST /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:08.831 7 WARNING neutronclient.v2_0.client [None req-c653fae8-8554-4bea-9bfe-1ac03da6eb0b cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1123] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:08 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1822 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:09.979 8 WARNING neutronclient.v2_0.client [None req-bc7bf672-6645-442b-a9bc-6e685a80fd4c cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1124] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:09 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1822 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:11.119 7 WARNING neutronclient.v2_0.client [None req-c2c6bc43-fa23-46fd-b421-82bd7ea38f26 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1125] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:11 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1822 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:12.302 8 WARNING neutronclient.v2_0.client [None req-c1831e2c-5589-4be2-96a9-347b532f142e cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1126] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:12 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1827 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:13.423 7 WARNING neutronclient.v2_0.client [None req-5df3f444-12a9-4a76-8fec-5da4f432a7f0 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1127] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:13 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1827 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:14.558 8 WARNING neutronclient.v2_0.client [None req-b5f99768-2210-4e43-9691-48d7707065e0 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1128] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:14 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1827 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:15.703 7 WARNING neutronclient.v2_0.client [None req-b056da80-600a-423d-92ce-af69bff141dd cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:15.737 8 INFO nova.api.openstack.compute.server_external_events [req-a24f84d0-389d-4224-b82b-ff9ac55a36dc req-862a5e73-f9ad-433b-92c8-83e5f28d7974 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-unplugged:67fb7388-4e73-4c7a-b09f-cfc814766886 for instance 3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 on instance [pid: 8|app: 0|req: 568/1129] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:40:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1130] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:15 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1827 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:16.867 8 WARNING neutronclient.v2_0.client [None req-044dd908-f456-4955-b305-370ce3ca69ba cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1133] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:16 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1827 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:18.053 7 WARNING neutronclient.v2_0.client [None req-dff9629e-8db8-49de-adb5-63bc7ac14e47 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:18.167 8 INFO nova.api.openstack.compute.server_external_events [req-e4c7c874-8158-4741-85e1-402c4ac20087 req-730f554e-b948-4200-b8b7-c6c4759ee137 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:67fb7388-4e73-4c7a-b09f-cfc814766886 for instance 3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 on instance [pid: 8|app: 0|req: 571/1134] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:40:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1135] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:18 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1827 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:19.252 8 WARNING neutronclient.v2_0.client [None req-61758826-7746-42e4-8053-185d2b449cf0 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1136] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:19 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1820 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:41.029 7 WARNING neutronclient.v2_0.client [None req-324da87c-03ab-48b4-bfc0-62b33e4fdf02 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1141] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/os-services => generated 782 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1142] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1143] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1144] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:40 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1820 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:41.493 8 WARNING neutronclient.v2_0.client [None req-924b5576-6618-4791-9653-2532df39a007 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1145] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:40:41 2026] DELETE /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:41.595 7 WARNING neutronclient.v2_0.client [None req-535dafc1-b03e-4d4e-b80d-397918d688a0 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1146] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2501 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1147] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1148] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1149] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1150] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1826 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1151] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/limits?tenant_id=244aabf229914ff5bc5b16605d3a69a3 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1152] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/limits?tenant_id=2e2ef4f703344bf6a53275abad9dc0d4 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1153] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/limits?tenant_id=2f7ff6383ac94d6e9c0cc88f6ac0352d => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1154] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1155] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/limits?tenant_id=44ff3350f61e4db08be7124dabb011aa => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1156] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:41 2026] GET /v2.1/limits?tenant_id=485e503ae89d47a7aba24b2280465d05 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1157] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=63bd30ea981147e28e18de15475d3e1f => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1158] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=664960278da64b5882e6dddbf7230ee0 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1159] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1160] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=8016251a346249398256374b819f2816 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1161] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=9fca84ae640746999cad11125f460df9 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1162] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1163] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=bc6917632cad45ae9376c3b09c44b570 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1164] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=d3b5b3c1c54a4b08ba2b38dc5a369534 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1165] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/limits?tenant_id=d754f1aab1f9447aac4a5635ee077a56 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1166] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 705 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1167] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:42.859 7 WARNING neutronclient.v2_0.client [None req-a236d6cc-d5b6-4ce0-beec-1959ef56ffc8 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1168] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:42 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1826 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1169] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:40:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:44.248 7 WARNING neutronclient.v2_0.client [None req-63e5b5f5-2746-4ca3-bbd5-a089c42b66d6 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1170] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:44 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1758 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 21:40:44.725 8 INFO nova.api.openstack.compute.server_external_events [req-f7299c09-2501-495b-9059-52e49e2badff req-b5f2fea0-dfc5-456e-aa29-1fdef1cab537 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:67fb7388-4e73-4c7a-b09f-cfc814766886 for instance 3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 on instance [pid: 8|app: 0|req: 592/1171] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:40:44 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:45.540 7 WARNING neutronclient.v2_0.client [None req-7d67ba70-bc1f-4fde-894c-d3bad86f3caf cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1172] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:45 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1472 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:46.356 8 WARNING neutronclient.v2_0.client [None req-2ea27cbd-7e88-4780-ae8a-781e65ab26d5 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:40:46.392 8 WARNING neutronclient.v2_0.client [None req-2ea27cbd-7e88-4780-ae8a-781e65ab26d5 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:40:46.618 8 WARNING neutronclient.v2_0.client [None req-2ea27cbd-7e88-4780-ae8a-781e65ab26d5 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:46.687 7 WARNING neutronclient.v2_0.client [None req-d8ade3a0-2760-480d-a5dd-0afa843838a8 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1173] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:46 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1477 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1174] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:40:46 2026] POST /v2.1/servers => generated 448 bytes in 463 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:46.784 7 WARNING neutronclient.v2_0.client [None req-53967390-3390-42e8-9a8f-e0938d04058f 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1177] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:46 2026] GET /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:47.777 8 WARNING neutronclient.v2_0.client [None req-218a8c5b-f3d4-4a9b-90ac-6bdbcf635329 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1178] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:47 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => generated 1477 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:48.853 7 INFO nova.api.openstack.wsgi [None req-26574399-a1d4-444a-be27-23c923b210c2 cef3069e0c62497db197b4d35e807a8c 2e2ef4f703344bf6a53275abad9dc0d4 - - default default] HTTP exception thrown: Instance 3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 could not be found. [pid: 7|app: 0|req: 583/1179] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:48 2026] GET /v2.1/servers/3763ec8e-96ad-46bb-bcc3-bf68a32b77f8 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1180] 10.0.0.48 () {32 vars in 703 bytes} [Wed Mar 11 21:40:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-133588231 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:51.867 7 WARNING neutronclient.v2_0.client [None req-74f21037-c077-47ea-b9b2-264ee8d817aa 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:40:51.870 8 INFO nova.api.openstack.compute.server_external_events [req-5f657250-1739-4404-b895-dc020646e016 req-c919f4e8-fe36-4527-9e4a-ab9c5b5e0832 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:ff2a9417-f299-4e03-85c0-a84c1a5da781 for instance 397e3c75-905e-4930-b6ba-e8a908f33c84 on instance [pid: 8|app: 0|req: 598/1181] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:40:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1182] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:51 2026] GET /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 1521 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:56.210 8 INFO nova.api.openstack.compute.server_external_events [req-fc33b0f0-7bbc-4341-a248-150e8aca690c req-e8e1fefd-fab2-4e64-b638-c990440be264 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:ff2a9417-f299-4e03-85c0-a84c1a5da781 for instance 397e3c75-905e-4930-b6ba-e8a908f33c84 on instance [pid: 8|app: 0|req: 599/1183] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:40:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:40:57.088 8 WARNING neutronclient.v2_0.client [None req-066e3bdb-1f51-4435-9b2a-454290dc4a86 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1186] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:40:57 2026] GET /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 1519 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:02.263 7 WARNING neutronclient.v2_0.client [None req-dc77ea87-5c17-4d5f-9365-ab2e74f70632 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1187] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:41:02 2026] GET /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 1817 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:03.309 7 INFO nova.api.openstack.compute.server_external_events [req-24b74cce-852e-4274-a478-271d8ceb13cc req-5e45eee1-cd34-4cdc-a1d0-723841c0ec21 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:ff2a9417-f299-4e03-85c0-a84c1a5da781 for instance 397e3c75-905e-4930-b6ba-e8a908f33c84 on instance [pid: 7|app: 0|req: 587/1188] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:41:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:41:03.351 8 WARNING neutronclient.v2_0.client [None req-5f0cbc05-14ba-47e4-9aba-bc10d4b2f397 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:41:03.400 8 WARNING neutronclient.v2_0.client [None req-5f0cbc05-14ba-47e4-9aba-bc10d4b2f397 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:41:03.598 8 WARNING neutronclient.v2_0.client [None req-5f0cbc05-14ba-47e4-9aba-bc10d4b2f397 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1189] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:41:03 2026] POST /v2.1/servers => generated 448 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:03.854 7 WARNING neutronclient.v2_0.client [None req-80780f11-eb31-4d9c-8149-cf4ff9699a0e 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1190] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:41:03 2026] GET /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 1394 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:08.939 8 WARNING neutronclient.v2_0.client [None req-c78958bb-1bf3-44a2-8e1d-b50669fa8360 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:09.031 7 INFO nova.api.openstack.compute.server_external_events [req-9bcaee0b-d023-4b12-a772-6b60d0104372 req-c41bac44-dd19-4ccd-8016-3d5bf9b749e3 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:c7eaf36c-0de6-4441-8019-b7483bdfe77d for instance c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca on instance [pid: 7|app: 0|req: 590/1193] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:41:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1194] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:41:08 2026] GET /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 1520 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:13.677 7 INFO nova.api.openstack.compute.server_external_events [req-b929f428-7581-4c4b-a86a-d5de8da76b91 req-e9687673-a81c-4c6b-89cc-32a31c1b3df4 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:c7eaf36c-0de6-4441-8019-b7483bdfe77d for instance c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca on instance [pid: 7|app: 0|req: 591/1195] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:41:13 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:14.144 8 WARNING neutronclient.v2_0.client [None req-790f3e0d-686c-40ef-9a81-8f8a433acb70 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1196] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:41:14 2026] GET /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 1518 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:19.325 7 WARNING neutronclient.v2_0.client [None req-1c5e593d-5664-441d-95bc-306f6ff7f12f 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1199] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:41:19 2026] GET /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 1817 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:20.554 8 INFO nova.api.openstack.compute.server_external_events [req-1abe55e6-c0fe-4ec4-a6d8-15ab0e06a698 req-bc39ae3e-c9d8-4124-8842-33d9e70213e0 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:c7eaf36c-0de6-4441-8019-b7483bdfe77d for instance c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca on instance [pid: 8|app: 0|req: 607/1200] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:41:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1205] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:41:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1206] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=244aabf229914ff5bc5b16605d3a69a3 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 611/1207] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1208] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=44ff3350f61e4db08be7124dabb011aa => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1209] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=485e503ae89d47a7aba24b2280465d05 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1210] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=664960278da64b5882e6dddbf7230ee0 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1211] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1212] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=8016251a346249398256374b819f2816 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1213] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=9fca84ae640746999cad11125f460df9 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1214] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1215] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=bc6917632cad45ae9376c3b09c44b570 => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1216] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=d754f1aab1f9447aac4a5635ee077a56 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1217] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/limits?tenant_id=fa24e4d450e94cd99198d36cf1fcd4e5 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1218] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-11 21:41:41.578 8 WARNING neutronclient.v2_0.client [None req-a6d19d5b-b0e7-476c-b81c-d96759b5c72f a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1219] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4941 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1220] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 618/1221] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1222] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 619/1223] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1044 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1224] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1225] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:41:41 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:49.191 8 WARNING neutronclient.v2_0.client [None req-ba762c6f-8b5f-4e50-ac6a-805538016c83 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:41:49.224 8 WARNING neutronclient.v2_0.client [None req-ba762c6f-8b5f-4e50-ac6a-805538016c83 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:41:49.364 8 WARNING neutronclient.v2_0.client [None req-ba762c6f-8b5f-4e50-ac6a-805538016c83 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1228] 162.253.55.140 () {36 vars in 714 bytes} [Wed Mar 11 21:41:49 2026] POST /v2.1/servers => generated 453 bytes in 587 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-11 21:41:50.069 7 WARNING neutronclient.v2_0.client [None req-00b3cd14-f1f7-4e62-b2f1-a72050e0c466 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1229] 162.253.55.140 () {32 vars in 733 bytes} [Wed Mar 11 21:41:50 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7 => generated 2213 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:50.139 8 WARNING neutronclient.v2_0.client [None req-f4c7f0a9-a6d1-403c-927c-28e146e9491d a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1230] 162.253.55.140 () {32 vars in 759 bytes} [Wed Mar 11 21:41:50 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 28 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 608/1231] 162.253.55.140 () {32 vars in 777 bytes} [Wed Mar 11 21:41:50 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:52.800 8 WARNING neutronclient.v2_0.client [None req-2c310c92-7ab7-4100-a924-ab3449f52a44 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1232] 162.253.55.140 () {32 vars in 733 bytes} [Wed Mar 11 21:41:52 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7 => generated 2371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:52.886 7 WARNING neutronclient.v2_0.client [None req-d55c2a2c-f895-47d6-ac4d-12320e9235df a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1233] 162.253.55.140 () {32 vars in 759 bytes} [Wed Mar 11 21:41:52 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 28 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 625/1234] 162.253.55.140 () {32 vars in 777 bytes} [Wed Mar 11 21:41:52 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:54.751 7 INFO nova.api.openstack.compute.server_external_events [req-2dc95d61-95ac-452e-b24a-9f290288efcc req-86ac4807-8d54-447a-ab8c-dd051d597c1b 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:19eb0925-7e11-4811-8482-de1e5b86202f for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 7|app: 0|req: 610/1235] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:41:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:55.870 8 WARNING neutronclient.v2_0.client [None req-38ee441b-9042-49cb-be55-52bb592e6fc0 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1236] 162.253.55.140 () {32 vars in 733 bytes} [Wed Mar 11 21:41:55 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7 => generated 2445 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:56.000 7 WARNING neutronclient.v2_0.client [None req-c01b283e-71cd-4414-8583-5427e0a2e25d a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 611/1237] 162.253.55.140 () {32 vars in 759 bytes} [Wed Mar 11 21:41:55 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 283 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 627/1238] 162.253.55.140 () {32 vars in 777 bytes} [Wed Mar 11 21:41:56 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:58.913 7 WARNING neutronclient.v2_0.client [None req-f9eb8b20-67dd-457a-baa2-e28636e7ce3b a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1241] 162.253.55.140 () {32 vars in 733 bytes} [Wed Mar 11 21:41:58 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7 => generated 2433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:41:59.039 8 WARNING neutronclient.v2_0.client [None req-d98198ab-63e5-4585-acf1-c2f07918f4df a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 629/1242] 162.253.55.140 () {32 vars in 759 bytes} [Wed Mar 11 21:41:59 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 283 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1243] 162.253.55.140 () {32 vars in 777 bytes} [Wed Mar 11 21:41:59 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:00.421 8 INFO nova.api.openstack.compute.server_external_events [req-f95bdfed-9b46-4ce9-8797-59aca1d1cb78 req-66356496-0724-4299-9eb3-28fa83cd7716 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:19eb0925-7e11-4811-8482-de1e5b86202f for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 8|app: 0|req: 630/1244] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:42:00 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:01.916 7 WARNING neutronclient.v2_0.client [None req-4d04ead1-2370-4425-a9a2-162b27625894 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1245] 162.253.55.140 () {32 vars in 733 bytes} [Wed Mar 11 21:42:01 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7 => generated 2433 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:02.029 8 WARNING neutronclient.v2_0.client [None req-4efec3d6-0e53-4b29-bcbc-42f36924c9e7 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1246] 162.253.55.140 () {32 vars in 759 bytes} [Wed Mar 11 21:42:02 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 285 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1247] 162.253.55.140 () {32 vars in 777 bytes} [Wed Mar 11 21:42:02 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:04.775 8 WARNING neutronclient.v2_0.client [None req-1818aba5-b7d9-489c-974c-fa06cef678d6 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1248] 162.253.55.140 () {32 vars in 733 bytes} [Wed Mar 11 21:42:04 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7 => generated 2580 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:04.907 7 WARNING neutronclient.v2_0.client [None req-1b2f15f7-74bf-4cea-9d0e-a66ff4773891 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1249] 162.253.55.140 () {32 vars in 759 bytes} [Wed Mar 11 21:42:04 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1250] 162.253.55.140 () {32 vars in 777 bytes} [Wed Mar 11 21:42:04 2026] GET /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1257] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:42:33 2026] POST /v2.1/os-keypairs => generated 396 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1258] 10.0.0.48 () {34 vars in 670 bytes} [Wed Mar 11 21:42:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:42:36.959 8 WARNING neutronclient.v2_0.client [None req-b8f64c6d-7bac-4a23-9196-2a4f55b7e35a 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:42:37.000 8 WARNING neutronclient.v2_0.client [None req-b8f64c6d-7bac-4a23-9196-2a4f55b7e35a 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:42:37.048 8 WARNING neutronclient.v2_0.client [None req-b8f64c6d-7bac-4a23-9196-2a4f55b7e35a 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:42:37.216 8 WARNING neutronclient.v2_0.client [None req-b8f64c6d-7bac-4a23-9196-2a4f55b7e35a 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1261] 10.0.0.48 () {34 vars in 662 bytes} [Wed Mar 11 21:42:36 2026] POST /v2.1/servers => generated 497 bytes in 756 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-11 21:42:37.537 7 WARNING neutronclient.v2_0.client [None req-b918f9b8-8b04-48a8-9d13-9310df894102 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1262] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:37 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1456 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:38.702 8 WARNING neutronclient.v2_0.client [None req-1b61afe1-94d3-46db-a7fe-f8be687c2a8d 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1263] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:38 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1460 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:39.805 7 WARNING neutronclient.v2_0.client [None req-c129bba8-1da6-411d-8ce4-0800efe1e1fa 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1264] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:39 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1508 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:40.757 8 WARNING neutronclient.v2_0.client [None req-443c00d3-d1bb-4e3f-b195-ebf7ae5c9226 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:42:40.796 8 WARNING neutronclient.v2_0.client [None req-443c00d3-d1bb-4e3f-b195-ebf7ae5c9226 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:40.916 7 WARNING neutronclient.v2_0.client [None req-aeda024b-5e91-4508-ab81-12b28e2de1ff a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1265] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:42:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9762 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:41.050 7 WARNING neutronclient.v2_0.client [None req-42ee8e55-b3aa-4851-9144-86d64db6737b 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1266] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1267] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1268] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 630/1269] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1270] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 632/1271] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 633/1272] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1273] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 635/1274] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1275] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=244aabf229914ff5bc5b16605d3a69a3 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1276] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1277] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=44ff3350f61e4db08be7124dabb011aa => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1278] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=485e503ae89d47a7aba24b2280465d05 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1279] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=664960278da64b5882e6dddbf7230ee0 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1280] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=6f55818d8be346948201c7a175877ee3 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1281] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1282] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=8016251a346249398256374b819f2816 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1283] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=8ec8458c73ea415b80804e9fb91406c3 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1284] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=9fca84ae640746999cad11125f460df9 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1285] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1286] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=bc6917632cad45ae9376c3b09c44b570 => generated 305 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1287] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:42:41 2026] GET /v2.1/limits?tenant_id=d754f1aab1f9447aac4a5635ee077a56 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 21:42:42.139 7 WARNING neutronclient.v2_0.client [None req-a96341ce-288a-4292-bb54-03739c20602d 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 649/1288] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:42 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1516 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:42.689 7 INFO nova.api.openstack.compute.server_external_events [req-c992b826-e961-40f1-8446-d05cb3205e09 req-aa348570-029a-446d-bbe3-72d67f242a5d 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:00fdf0b4-62b3-4f46-a80d-9d9715d450d9 for instance b890f99a-b212-4768-94d6-109dfb4786ee on instance [pid: 7|app: 0|req: 650/1289] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:42:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:42.998 7 INFO nova.api.openstack.compute.server_external_events [req-34c7bcc1-68d5-4b45-b445-2436a42a974b req-3bfc1050-e8aa-4293-be47-26e59458708c 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:5a6cc5f9-78f7-44d0-938b-ed3930df2930 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 7|app: 0|req: 651/1290] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:42:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:43.227 7 WARNING neutronclient.v2_0.client [None req-1fb17afa-dd2d-44a3-81de-10abb20d1ce2 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1291] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:43 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1641 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:44.371 7 WARNING neutronclient.v2_0.client [None req-4c17ce1a-95b2-420a-a82f-b1a9feaf4d6e 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 653/1292] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:44 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1629 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:45.508 7 WARNING neutronclient.v2_0.client [None req-29e0de04-651c-4969-991a-14609089145e 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1293] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:45 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1629 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:46.691 7 WARNING neutronclient.v2_0.client [None req-832fb2c3-3f6a-46f9-bbd1-7c17a355cc8e 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 655/1294] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:46 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1629 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:47.823 7 WARNING neutronclient.v2_0.client [None req-0625d16e-cb3f-4a61-bd54-cd1ffc13b7da 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 658/1297] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:47 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1629 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:48.965 7 WARNING neutronclient.v2_0.client [None req-36e56f33-f2df-4e60-8e05-c5c90bc9d443 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 659/1298] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:48 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1629 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:49.081 7 INFO nova.api.openstack.compute.server_external_events [req-b70dacf8-b316-42d5-8b24-8685c1cbf9ec req-4bd0c2ef-4022-42ad-abec-889c0987a441 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:00fdf0b4-62b3-4f46-a80d-9d9715d450d9 for instance b890f99a-b212-4768-94d6-109dfb4786ee on instance [pid: 7|app: 0|req: 660/1299] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:42:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:42:49.353 8 WARNING neutronclient.v2_0.client [None req-443c00d3-d1bb-4e3f-b195-ebf7ae5c9226 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 640/1300] 162.253.55.140 () {36 vars in 812 bytes} [Wed Mar 11 21:42:40 2026] POST /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 281 bytes in 8684 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:49.665 7 INFO nova.api.openstack.compute.server_external_events [req-ae902d6e-4138-4136-ba44-4b98023c729c req-ba2d79d2-ac03-4fd4-9c2e-22e394b403c6 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:5a6cc5f9-78f7-44d0-938b-ed3930df2930 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 7|app: 0|req: 661/1301] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:42:49 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:50.087 8 INFO nova.api.openstack.compute.server_external_events [req-9caeaad8-fe7d-4bd0-8e43-1c9703d802e7 req-b2b1b8b2-9b12-41d2-aaf8-b0d74c4992cc 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:5a6cc5f9-78f7-44d0-938b-ed3930df2930 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 641/1302] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:42:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:42:50.133 7 WARNING neutronclient.v2_0.client [None req-2a9073a4-50e3-49c0-b2fe-1ec003e75e8e 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 662/1303] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:50 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1629 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:51.117 8 INFO nova.api.openstack.compute.server_external_events [req-6b9d22e6-aea6-4a3f-8ff1-2a3021cf66d5 req-329ec64e-8e7f-45c8-9f2e-3395a0ab6c72 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:5a6cc5f9-78f7-44d0-938b-ed3930df2930 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 8|app: 0|req: 642/1304] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:42:51 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:51.374 7 WARNING neutronclient.v2_0.client [None req-246d5156-b786-45b3-9909-46b35e736392 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 663/1305] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:51 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1809 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:51.508 8 WARNING neutronclient.v2_0.client [None req-df860321-ffc5-49a6-b9f4-433fceab8a9d 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 643/1306] 10.0.0.48 () {32 vars in 740 bytes} [Wed Mar 11 21:42:51 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:52.185 7 INFO nova.api.openstack.compute.server_external_events [req-35dff5bf-3ebf-4214-862d-966c7c212839 req-29112aa3-e0a6-4469-94cc-29c64f63f0a4 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:00fdf0b4-62b3-4f46-a80d-9d9715d450d9 for instance b890f99a-b212-4768-94d6-109dfb4786ee on instance [pid: 7|app: 0|req: 664/1307] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:42:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:42:59.472 8 WARNING neutronclient.v2_0.client [None req-dc66bb80-9664-47e1-8267-8385bd5a513f 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 645/1310] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:42:59 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1929 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 666/1311] 10.0.0.48 () {32 vars in 752 bytes} [Wed Mar 11 21:43:01 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 646/1312] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:43:02 2026] DELETE /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:02.957 7 WARNING neutronclient.v2_0.client [None req-1c207c4d-4d46-45a6-ad0c-fd49c1654945 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 667/1313] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:02 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1935 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:04.130 8 WARNING neutronclient.v2_0.client [None req-852013b0-eb36-482a-aefa-d2f4e6360607 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 647/1314] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:04 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1935 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:05.294 7 WARNING neutronclient.v2_0.client [None req-e345f4e1-779f-464e-a382-44462d72f5cd 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 668/1315] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:05 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1935 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:06.237 8 INFO nova.api.openstack.compute.server_external_events [req-f0236747-c5e7-4515-973c-d6eedd2aa660 req-fe9cfe6c-5b5b-47e7-86ea-6c1e5faafdce 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:00fdf0b4-62b3-4f46-a80d-9d9715d450d9 for instance b890f99a-b212-4768-94d6-109dfb4786ee on instance [pid: 8|app: 0|req: 648/1316] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:43:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:06.470 7 WARNING neutronclient.v2_0.client [None req-19d3d176-2f5f-4004-8735-8ccde7d4e5fc 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 669/1317] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:06 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1537 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:07.569 8 WARNING neutronclient.v2_0.client [None req-d49d2bef-eea5-4925-81be-ee55cb595204 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 650/1320] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:07 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1542 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:08.671 7 WARNING neutronclient.v2_0.client [None req-05980472-83b8-43f1-9e9d-8299988a555d 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 671/1321] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:08 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 1542 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:09.742 8 INFO nova.api.openstack.wsgi [None req-1cf3d0b7-a44d-4730-a72f-924b64b2b8f8 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] HTTP exception thrown: Instance b890f99a-b212-4768-94d6-109dfb4786ee could not be found. [pid: 8|app: 0|req: 651/1322] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:09 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:09.772 7 INFO nova.api.openstack.wsgi [None req-0e5636ea-1701-47b0-9607-2a86455d9ac1 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] HTTP exception thrown: Instance b890f99a-b212-4768-94d6-109dfb4786ee could not be found. [pid: 7|app: 0|req: 672/1323] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:43:09 2026] DELETE /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:09.802 8 INFO nova.api.openstack.wsgi [None req-1868c67e-9f1b-4409-8b5e-73c6ab0da575 66a5632240e2444bb54edc263e8eb103 6f55818d8be346948201c7a175877ee3 - - default default] HTTP exception thrown: Instance b890f99a-b212-4768-94d6-109dfb4786ee could not be found. [pid: 8|app: 0|req: 652/1324] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:43:09 2026] GET /v2.1/servers/b890f99a-b212-4768-94d6-109dfb4786ee => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 673/1325] 10.0.0.48 () {32 vars in 705 bytes} [Wed Mar 11 21:43:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1161115672 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 653/1326] 10.0.0.48 () {32 vars in 725 bytes} [Wed Mar 11 21:43:10 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-333843512 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 21:43:14.324 7 WARNING neutronclient.v2_0.client [None req-21b9737a-a06b-4b08-8fbf-eb5ac85b2b9d a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:43:14.376 7 WARNING neutronclient.v2_0.client [None req-21b9737a-a06b-4b08-8fbf-eb5ac85b2b9d a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:43:16.795 8 INFO nova.api.openstack.compute.server_external_events [req-d1cd4e5c-e7be-406c-bc6b-92a8809edd58 req-f688fa35-4ac8-4fa8-a206-58ab3c6de0bc 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:da874123-54f2-4803-a791-5292df43fa6a for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 8|app: 0|req: 654/1327] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:43:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:21.876 8 INFO nova.api.openstack.compute.server_external_events [req-cbf6c20d-f661-4d45-a3ae-084b9ab57c81 req-94aced44-9358-4906-8c0f-89d652f8285e 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:da874123-54f2-4803-a791-5292df43fa6a for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 8|app: 0|req: 657/1330] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:43:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 21:43:23.432 7 WARNING neutronclient.v2_0.client [None req-21b9737a-a06b-4b08-8fbf-eb5ac85b2b9d a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 674/1331] 162.253.55.140 () {36 vars in 812 bytes} [Wed Mar 11 21:43:14 2026] POST /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 376 bytes in 9213 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:30.252 8 WARNING neutronclient.v2_0.client [None req-4bd940d0-069c-4bd6-89d4-10f597f480d4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 21:43:30.297 8 WARNING neutronclient.v2_0.client [None req-4bd940d0-069c-4bd6-89d4-10f597f480d4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:32.506 7 INFO nova.api.openstack.compute.server_external_events [req-e4ce03bf-6682-45c1-85a1-484a058bfd61 req-e5741928-a1df-4da1-ae41-9efe8299295c 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:808a4271-6c50-47ec-950b-332d46315e80 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 7|app: 0|req: 676/1334] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:43:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:36.410 7 INFO nova.api.openstack.compute.server_external_events [req-931dfcd5-762d-4548-a483-ef8b5b4ec4b2 req-c896f2f1-1ec0-4133-adcd-fab7de724174 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-plugged:808a4271-6c50-47ec-950b-332d46315e80 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 7|app: 0|req: 677/1335] 10.0.0.99 () {38 vars in 814 bytes} [Wed Mar 11 21:43:36 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) 2026-03-11 21:43:39.332 8 WARNING neutronclient.v2_0.client [None req-4bd940d0-069c-4bd6-89d4-10f597f480d4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1338] 162.253.55.140 () {36 vars in 812 bytes} [Wed Mar 11 21:43:30 2026] POST /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface => generated 377 bytes in 9174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:39.918 7 INFO nova.api.openstack.compute.server_external_events [req-b47fa8de-2392-4b6d-8bcc-0469ce2ce1e1 req-c8162d7c-fd61-4df6-aac6-13716edc2133 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:da874123-54f2-4803-a791-5292df43fa6a for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 7|app: 0|req: 680/1339] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:43:39 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 660/1340] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:43:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 681/1341] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:43:40 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1342] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:43:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 682/1343] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:43:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-11 21:43:41.013 8 WARNING neutronclient.v2_0.client [None req-a61f4f02-a138-4d13-b25c-a689d2553139 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1344] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:43:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8291 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1345] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 663/1346] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1347] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=244aabf229914ff5bc5b16605d3a69a3 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 664/1348] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1349] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=44ff3350f61e4db08be7124dabb011aa => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1350] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=485e503ae89d47a7aba24b2280465d05 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1351] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=664960278da64b5882e6dddbf7230ee0 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1352] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1353] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=8016251a346249398256374b819f2816 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1354] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=9fca84ae640746999cad11125f460df9 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1355] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1356] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=bc6917632cad45ae9376c3b09c44b570 => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1357] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/limits?tenant_id=d754f1aab1f9447aac4a5635ee077a56 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1358] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1710 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1359] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:43:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:54.227 8 INFO nova.api.openstack.compute.server_external_events [req-aeefb14b-d395-49f9-adee-f477725b56d7 req-774fd52c-2666-4ec7-b34b-b6aad8f29dd4 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:808a4271-6c50-47ec-950b-332d46315e80 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 8|app: 0|req: 671/1362] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:43:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1363] 162.253.55.140 () {34 vars in 855 bytes} [Wed Mar 11 21:43:55 2026] DELETE /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface/808a4271-6c50-47ec-950b-332d46315e80 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:43:56.266 8 INFO nova.api.openstack.compute.server_external_events [req-fcf4bfff-5715-47a3-97d7-5c18b3958d87 req-9147d8ea-fdb6-411d-abca-489d950b16a8 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:808a4271-6c50-47ec-950b-332d46315e80 for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 8|app: 0|req: 672/1364] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:43:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:04.123 8 INFO nova.api.openstack.compute.server_external_events [req-6fca1a82-264d-4701-85c0-061d5e1c748e req-f53a0233-0b6f-4e52-a9ca-5d585d793c6e 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:da874123-54f2-4803-a791-5292df43fa6a for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 8|app: 0|req: 674/1367] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:44:04 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 694/1368] 162.253.55.140 () {34 vars in 855 bytes} [Wed Mar 11 21:44:04 2026] DELETE /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface/da874123-54f2-4803-a791-5292df43fa6a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 697/1373] 162.253.55.140 () {34 vars in 855 bytes} [Wed Mar 11 21:44:25 2026] DELETE /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7/os-interface/5a6cc5f9-78f7-44d0-938b-ed3930df2930 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1376] 162.253.55.140 () {34 vars in 755 bytes} [Wed Mar 11 21:44:30 2026] DELETE /v2.1/servers/77b0a365-ed9b-4c34-9e4e-040805df71b7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:33.204 7 INFO nova.api.openstack.compute.server_external_events [req-237b4e41-540b-4585-887f-6734bb8df949 req-4fa8fefc-a79f-4211-8f97-9d86473b04ef 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:19eb0925-7e11-4811-8482-de1e5b86202f for instance 77b0a365-ed9b-4c34-9e4e-040805df71b7 on instance [pid: 7|app: 0|req: 699/1377] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:44:33 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:35.223 8 INFO nova.api.openstack.compute.server_external_events [req-4db31858-b1ba-404a-b660-687291def605 req-c9097e81-bef7-410c-af2e-28911cd23f31 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:c7eaf36c-0de6-4441-8019-b7483bdfe77d for instance c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca on instance [pid: 8|app: 0|req: 679/1378] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:44:35 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) [pid: 7|app: 0|req: 700/1379] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:44:35 2026] DELETE /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:35.390 8 WARNING neutronclient.v2_0.client [None req-80cfbd60-1571-49db-a572-3dd878370f33 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1380] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:44:35 2026] GET /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 1943 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:38.126 8 INFO nova.api.openstack.compute.server_external_events [req-10864f5f-4d9a-467a-b572-d5b8d3bbee1a req-f8118a11-a1c0-40c6-95a1-b7d0c1026538 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:c7eaf36c-0de6-4441-8019-b7483bdfe77d for instance c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca on instance [pid: 8|app: 0|req: 682/1383] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:44:38 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:40.622 7 WARNING neutronclient.v2_0.client [None req-f60c0d19-dd67-410c-827b-741d49dcd4b8 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 702/1384] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:44:40 2026] GET /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 1480 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 683/1385] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:44:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:40.883 7 WARNING neutronclient.v2_0.client [None req-babe86a2-e41a-4569-b52f-ce9d64ce23a4 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 703/1386] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:44:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4484 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 684/1387] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:44:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 704/1388] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:44:40 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1389] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 705/1390] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 695 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1391] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=244aabf229914ff5bc5b16605d3a69a3 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 706/1392] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1393] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=44ff3350f61e4db08be7124dabb011aa => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1394] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=485e503ae89d47a7aba24b2280465d05 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1395] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=664960278da64b5882e6dddbf7230ee0 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1396] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1397] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=8016251a346249398256374b819f2816 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1398] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=9fca84ae640746999cad11125f460df9 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1399] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1400] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=bc6917632cad45ae9376c3b09c44b570 => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1401] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/limits?tenant_id=d754f1aab1f9447aac4a5635ee077a56 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1402] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1403] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 712/1404] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:44:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-11 21:44:45.705 8 INFO nova.api.openstack.wsgi [None req-48c6866a-9fe9-4691-8d86-d69d969dbbb3 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] HTTP exception thrown: Instance c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca could not be found. [pid: 8|app: 0|req: 693/1405] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:44:45 2026] GET /v2.1/servers/c4df9aa6-3de6-4e81-aa06-a3230ca1c3ca => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 21:44:46.305 7 INFO nova.api.openstack.compute.server_external_events [req-38b547af-7e0b-471c-a3ab-cf2a62bba51d req-c7c0376d-f692-4c88-9792-89067a7cfeb7 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-changed:ff2a9417-f299-4e03-85c0-a84c1a5da781 for instance 397e3c75-905e-4930-b6ba-e8a908f33c84 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 713/1406] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:44:46 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: 694/1407] 10.0.0.48 () {32 vars in 717 bytes} [Wed Mar 11 21:44:46 2026] DELETE /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:46.441 7 WARNING neutronclient.v2_0.client [None req-adbb2230-e72f-4b77-aff5-5e2497fbcaa0 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 714/1408] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:44:46 2026] GET /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 1943 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:49.233 7 INFO nova.api.openstack.compute.server_external_events [req-2179e9fe-0896-463a-8bb8-d4458431767e req-0b76865e-037a-4b98-a48b-80218a06dd04 9a8e99d034fa434c8152181a330430ea 34c4e96a550f411383d25ece2fb23d55 - - dabfa66e03104347a967d03fb5ca8c9f dabfa66e03104347a967d03fb5ca8c9f] Creating event network-vif-deleted:ff2a9417-f299-4e03-85c0-a84c1a5da781 for instance 397e3c75-905e-4930-b6ba-e8a908f33c84 on instance [pid: 7|app: 0|req: 716/1411] 10.0.0.117 () {38 vars in 815 bytes} [Wed Mar 11 21:44:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:51.657 8 WARNING neutronclient.v2_0.client [None req-00f4c002-ec58-4116-9241-e882187f959f 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 696/1412] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:44:51 2026] GET /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 1481 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:56.747 7 INFO nova.api.openstack.wsgi [None req-e60f84d7-0613-44a8-ac72-9d9c5aabba51 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] HTTP exception thrown: Instance 397e3c75-905e-4930-b6ba-e8a908f33c84 could not be found. [pid: 7|app: 0|req: 717/1413] 10.0.0.48 () {32 vars in 714 bytes} [Wed Mar 11 21:44:56 2026] GET /v2.1/servers/397e3c75-905e-4930-b6ba-e8a908f33c84 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 698/1416] 10.0.0.48 () {32 vars in 725 bytes} [Wed Mar 11 21:44:57 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1812030616 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 21:44:57.775 7 INFO nova.api.openstack.wsgi [None req-9e1d1fac-5f33-4bf9-ae52-da3fffaefe6f 53b2b0cfa6d6418fb9745cbc26ddc36a bc6917632cad45ae9376c3b09c44b570 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1812030616 not found for user 53b2b0cfa6d6418fb9745cbc26ddc36a [pid: 7|app: 0|req: 719/1417] 10.0.0.48 () {32 vars in 722 bytes} [Wed Mar 11 21:44:57 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1812030616 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1420] 10.0.0.48 () {32 vars in 654 bytes} [Wed Mar 11 21:45:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1421] 10.0.0.48 () {32 vars in 640 bytes} [Wed Mar 11 21:45:11 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-11 21:45:11.643 8 WARNING oslo_db.sqlalchemy.utils [None req-f200c2d7-c0e2-4388-9862-62ca196b7ec8 a264022a5961495588dcf5e487086e3e 73388a8c8f8f4b35a8958a6a0528cbbf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 701/1422] 10.0.0.48 () {32 vars in 648 bytes} [Wed Mar 11 21:45:11 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: 7|app: 0|req: 722/1423] 10.0.0.48 () {32 vars in 693 bytes} [Wed Mar 11 21:45:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1430] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:45:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1431] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:45:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1432] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:45:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1433] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:45:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1434] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:45:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1435] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:45:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1436] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:45:41 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 729/1437] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:45:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1438] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:45:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1439] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:45:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1440] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:45:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 731/1441] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:45:41 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 738/1454] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1455] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 739/1456] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1457] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1458] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1459] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1460] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 720/1461] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 742/1462] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 721/1463] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:46:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1464] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:46:41 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1465] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:46:41 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1478] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/os-services => generated 782 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1479] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 751/1480] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1481] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1482] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1483] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1484] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 732/1485] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 754/1486] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1487] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 755/1488] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1489] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:47:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1502] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1503] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 742/1504] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1505] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 743/1506] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1507] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1508] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1509] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1510] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1511] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1512] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:48:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1513] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:48:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 753/1526] 10.0.0.91 () {32 vars in 667 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/os-services => generated 782 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 774/1527] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/limits?tenant_id=34c4e96a550f411383d25ece2fb23d55 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 754/1528] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/limits?tenant_id=73388a8c8f8f4b35a8958a6a0528cbbf => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1529] 10.0.0.91 () {32 vars in 742 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/limits?tenant_id=ae2affadd89c42ca841024e709c1be82 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1530] 10.0.0.91 () {32 vars in 685 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1531] 10.0.0.91 () {32 vars in 681 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 756/1532] 10.0.0.91 () {32 vars in 706 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1533] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:49:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1534] 10.0.0.91 () {32 vars in 687 bytes} [Wed Mar 11 21:49:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1535] 10.0.0.91 () {32 vars in 671 bytes} [Wed Mar 11 21:49:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 758/1536] 10.0.0.91 () {32 vars in 702 bytes} [Wed Mar 11 21:49:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1537] 10.0.0.91 () {32 vars in 710 bytes} [Wed Mar 11 21:49:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1542] 10.0.0.171 () {28 vars in 454 bytes} [Wed Mar 11 21:50:06 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 782/1543] 10.0.0.171 () {30 vars in 658 bytes} [Wed Mar 11 21:50:06 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 762/1544] 10.0.0.171 () {32 vars in 731 bytes} [Wed Mar 11 21:50:06 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1545] 10.0.0.171 () {34 vars in 806 bytes} [Wed Mar 11 21:50:06 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1548] 10.0.0.171 () {28 vars in 454 bytes} [Wed Mar 11 21:50:06 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: 764/1549] 10.0.0.171 () {30 vars in 658 bytes} [Wed Mar 11 21:50:06 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 786/1550] 10.0.0.171 () {32 vars in 731 bytes} [Wed Mar 11 21:50:06 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1551] 10.0.0.171 () {34 vars in 894 bytes} [Wed Mar 11 21:50:06 2026] GET /v2.1/servers/detail?project_id=34c4e96a550f411383d25ece2fb23d55&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1552] 10.0.0.171 () {34 vars in 894 bytes} [Wed Mar 11 21:50:07 2026] GET /v2.1/servers/detail?project_id=73388a8c8f8f4b35a8958a6a0528cbbf&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1553] 10.0.0.171 () {34 vars in 894 bytes} [Wed Mar 11 21:50:07 2026] GET /v2.1/servers/detail?project_id=ae2affadd89c42ca841024e709c1be82&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)