+ 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 Feb 25 22:40:39 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: nova-api-osapi-74498c66d4-msrqb 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 0x7fbe3e146668 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-02-25 22:40:44.336 7 INFO nova.utils [None req-e8d0d330-ca93-4bdc-8500-cd92bd4a645f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-25 22:40:44.358 8 INFO nova.utils [None req-2b96c371-bacb-45f8-8fdb-43358b7dba9c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-25 22:40:46.075 7 WARNING keystonemiddleware._common.config [None req-e8d0d330-ca93-4bdc-8500-cd92bd4a645f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:40:46.086 7 WARNING oslo_config.cfg [None req-e8d0d330-ca93-4bdc-8500-cd92bd4a645f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-25 22:40:46.101 8 WARNING keystonemiddleware._common.config [None req-2b96c371-bacb-45f8-8fdb-43358b7dba9c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:40:46.110 8 WARNING oslo_config.cfg [None req-2b96c371-bacb-45f8-8fdb-43358b7dba9c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-25 22:40:46.165 7 WARNING keystonemiddleware._common.config [None req-e8d0d330-ca93-4bdc-8500-cd92bd4a645f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:40:46.181 7 WARNING oslo_config.cfg [None req-e8d0d330-ca93-4bdc-8500-cd92bd4a645f - - - - - -] 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-02-25 22:40:46.187 8 WARNING keystonemiddleware._common.config [None req-2b96c371-bacb-45f8-8fdb-43358b7dba9c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:40:46.196 7 WARNING oslo_config.cfg [None req-e8d0d330-ca93-4bdc-8500-cd92bd4a645f - - - - - -] 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 0x7fbe3e146668 pid: 7 (default app) 2026-02-25 22:40:46.202 8 WARNING oslo_config.cfg [None req-2b96c371-bacb-45f8-8fdb-43358b7dba9c - - - - - -] 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-02-25 22:40:46.214 8 WARNING oslo_config.cfg [None req-2b96c371-bacb-45f8-8fdb-43358b7dba9c - - - - - -] 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 0x7fbe3e146668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:40:53 2026] GET /v2.1 => generated 114 bytes in 22 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-02-25 22:40:53.966 8 WARNING oslo_policy.policy [None req-b5d4ca21-4164-414d-854d-bc5c0c9324fe 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:40:53.966 8 WARNING oslo_policy.policy [None req-b5d4ca21-4164-414d-854d-bc5c0c9324fe 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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: 1/4] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:40:53 2026] GET /v2.1 => generated 0 bytes in 629 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-02-25 22:40:54.077 7 WARNING oslo_policy.policy [req-b5d4ca21-4164-414d-854d-bc5c0c9324fe req-68d14b94-13fb-4419-94f7-8d92df088c0c 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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-02-25 22:40:54.078 7 WARNING oslo_policy.policy [req-b5d4ca21-4164-414d-854d-bc5c0c9324fe req-68d14b94-13fb-4419-94f7-8d92df088c0c 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - 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: 4/5] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:40:54 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:40:54.174 8 INFO nova.api.openstack.wsgi [None req-a15afae9-0cdf-496f-bf2d-120dfd682cb7 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.223 () {48 vars in 1011 bytes} [Wed Feb 25 22:40:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 22:40:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.223 () {52 vars in 1048 bytes} [Wed Feb 25 22:40:54 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:40: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: 8/12] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:40:55 2026] GET /v2.1 => generated 0 bytes in 354 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:40:55 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-02-25 22:40:55.492 7 INFO nova.api.openstack.wsgi [None req-7c9a3592-d837-46b9-9aad-cf587b1df996 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.223 () {48 vars in 1013 bytes} [Wed Feb 25 22:40:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 22:40:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.223 () {52 vars in 1048 bytes} [Wed Feb 25 22:40:55 2026] POST /v2.1/flavors => generated 532 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:40:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:40:56 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: 8/19] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:40:56 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-02-25 22:40:56.488 7 INFO nova.api.openstack.wsgi [None req-f0fccd54-fcef-4d26-825a-81793f37144c 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.223 () {48 vars in 1015 bytes} [Wed Feb 25 22:40:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 22:40:56 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: 13/22] 199.204.45.223 () {52 vars in 1048 bytes} [Wed Feb 25 22:40:56 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:40:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:40:57 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:40:57 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-02-25 22:40:57.424 7 INFO nova.api.openstack.wsgi [None req-32662f99-0cd2-40e4-b0ee-77fcd720ee45 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.223 () {48 vars in 1013 bytes} [Wed Feb 25 22:40:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 22:40:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.223 () {52 vars in 1048 bytes} [Wed Feb 25 22:40:57 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:40:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:40:58 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: 8|app: 0|req: 14/31] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:40:58 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-02-25 22:40:58.371 7 INFO nova.api.openstack.wsgi [None req-2ca050de-e405-41bb-9c2e-18fd0d796463 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/32] 199.204.45.223 () {48 vars in 1015 bytes} [Wed Feb 25 22:40:58 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: 15/33] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 22:40:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 199.204.45.223 () {52 vars in 1048 bytes} [Wed Feb 25 22:40:58 2026] POST /v2.1/flavors => generated 535 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 10.0.0.23 () {28 vars in 453 bytes} [Wed Feb 25 22:46:37 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: 8|app: 0|req: 50/104] 10.0.0.23 () {30 vars in 657 bytes} [Wed Feb 25 22:46:37 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 55/105] 10.0.0.23 () {32 vars in 730 bytes} [Wed Feb 25 22:46:37 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 10.0.0.23 () {34 vars in 803 bytes} [Wed Feb 25 22:46:37 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/141] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:49:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 69/142] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:49:29 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/143] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:49:29 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 22:49:29.967 8 INFO nova.api.openstack.wsgi [None req-bffed736-ef27-4876-8fd2-89938552a575 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 70/144] 199.204.45.223 () {48 vars in 1017 bytes} [Wed Feb 25 22:49:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/145] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 22:49:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/146] 199.204.45.223 () {52 vars in 1049 bytes} [Wed Feb 25 22:49:30 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/195] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:53:30 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: 100/196] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:53:30 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 97/197] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:53:30 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-02-25 22:53:30.619 7 INFO nova.api.openstack.wsgi [None req-4dc89e02-c7c5-456a-93d9-d9a433771560 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 81dce44d287f443f9b141505703a2b21 [pid: 7|app: 0|req: 101/198] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 22:53:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-25 22:53:30.632 8 WARNING oslo_db.sqlalchemy.utils [None req-4a898248-ae59-4cb6-bc94-bcfdb80dc658 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 98/199] 199.204.45.223 () {48 vars in 1016 bytes} [Wed Feb 25 22:53:30 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 199.204.45.223 () {52 vars in 1057 bytes} [Wed Feb 25 22:53:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 22:53:34 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: 103/202] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 22:53:34 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: 100/203] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 22:53:34 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.204.45.223 () {48 vars in 1073 bytes} [Wed Feb 25 22:53:34 2026] GET /v2.1/os-quota-sets/9957435ea42a49b8acac61bde6f95f10 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.204.45.223 () {52 vars in 1125 bytes} [Wed Feb 25 22:53:34 2026] PUT /v2.1/os-quota-sets/9957435ea42a49b8acac61bde6f95f10 => generated 238 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 10.0.0.147 () {28 vars in 454 bytes} [Wed Feb 25 23:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 10.0.0.147 () {30 vars in 658 bytes} [Wed Feb 25 23:00:08 2026] GET /v2.1 => generated 0 bytes in 48 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: 143/288] 10.0.0.147 () {32 vars in 731 bytes} [Wed Feb 25 23:00:08 2026] GET /v2.1/ => generated 411 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 10.0.0.147 () {34 vars in 765 bytes} [Wed Feb 25 23:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 10.0.0.147 () {28 vars in 454 bytes} [Wed Feb 25 23:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 147/291] 10.0.0.147 () {30 vars in 658 bytes} [Wed Feb 25 23:00:12 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 145/292] 10.0.0.147 () {32 vars in 731 bytes} [Wed Feb 25 23:00:12 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 10.0.0.147 () {34 vars in 765 bytes} [Wed Feb 25 23:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 10.0.0.147 () {28 vars in 454 bytes} [Wed Feb 25 23:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 150/297] 10.0.0.147 () {30 vars in 658 bytes} [Wed Feb 25 23:00:16 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 148/298] 10.0.0.147 () {32 vars in 731 bytes} [Wed Feb 25 23:00:17 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: 151/299] 10.0.0.147 () {34 vars in 808 bytes} [Wed Feb 25 23:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 10.0.0.147 () {28 vars in 454 bytes} [Wed Feb 25 23:00:21 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: 152/301] 10.0.0.147 () {30 vars in 658 bytes} [Wed Feb 25 23:00:21 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 150/302] 10.0.0.147 () {32 vars in 731 bytes} [Wed Feb 25 23:00:21 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: 153/303] 10.0.0.147 () {34 vars in 808 bytes} [Wed Feb 25 23:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/330] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:02:34 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: 164/331] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:02:34 2026] GET /v2.1 => generated 0 bytes in 66 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: 168/332] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:02:34 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-02-25 23:02:34.997 8 INFO nova.api.openstack.wsgi [None req-038bd935-f610-4a55-bba5-0cb3539987c4 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 165/333] 199.204.45.223 () {48 vars in 1015 bytes} [Wed Feb 25 23:02:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/334] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:02:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/335] 199.204.45.223 () {52 vars in 1049 bytes} [Wed Feb 25 23:02:35 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:05: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: 8|app: 0|req: 187/377] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:05:54 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:05:54 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: 8|app: 0|req: 188/379] 199.204.45.223 () {48 vars in 1073 bytes} [Wed Feb 25 23:05:54 2026] GET /v2.1/os-quota-sets/a47bb3744cfd40d89cfab01697f303ab => generated 283 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.223 () {52 vars in 1125 bytes} [Wed Feb 25 23:05:54 2026] PUT /v2.1/os-quota-sets/a47bb3744cfd40d89cfab01697f303ab => generated 238 bytes in 135 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: 198/391] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:06:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:06: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: 199/393] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:06: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: 195/394] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:06:40 2026] GET /v2.1/os-services => generated 783 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:06:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 53 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: 196/396] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:06:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 201/397] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:06:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:06:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:06:41 2026] GET /v2.1/os-availability-zone => generated 97 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: 198/400] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:06:41 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: 203/401] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:06:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 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: 199/402] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:06: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) [pid: 8|app: 0|req: 206/415] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:07:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:07:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 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: 207/417] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:07: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: 211/418] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:07:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:07: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: 7|app: 0|req: 212/420] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:07:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 209/421] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:07:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 213/422] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:07:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 210/423] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:07:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:07:41 2026] GET /v2.1/os-services => generated 783 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: 211/425] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:07:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 215/426] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:07:41 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: 218/439] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:08:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:08:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:08:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:08: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: 8|app: 0|req: 220/443] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:08:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/444] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:08:40 2026] GET /v2.1/os-services => generated 783 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: 8|app: 0|req: 221/445] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:08: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: 7|app: 0|req: 225/446] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:08: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: 222/447] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:08:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:08: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: 223/449] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:08: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: 7|app: 0|req: 227/450] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:08: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: 234/463] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:09:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 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: 230/464] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:09:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 235/465] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:09:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/466] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:09:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/467] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:09:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/468] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:09: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: 237/469] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:09:40 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/470] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:09:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 35 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: 238/471] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:09:41 2026] GET /v2.1/os-aggregates => generated 18 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: 234/472] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:09: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: 239/473] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:09: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 235/474] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:09: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) [pid: 8|app: 0|req: 242/487] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:10:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 115 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: 246/488] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:10:40 2026] GET /v2.1/os-services => generated 783 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, ' [pid: 8|app: 0|req: 243/489] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:10:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 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: 247/490] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:10: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: 244/491] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:10: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: 248/492] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:10:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:10: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 249/494] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:10: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: 246/495] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:10:40 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: 250/496] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:10:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 247/497] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:10:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 251/498] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:10:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 258/511] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:11:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:11: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 259/513] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:11: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 255/514] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:11: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: 260/515] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:11:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/516] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:11:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 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/517] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:11:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 257/518] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:11:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 262/519] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:11:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/520] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:11: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) [pid: 7|app: 0|req: 263/521] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:11: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: 8|app: 0|req: 259/522] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:11:40 2026] GET /v2.1/os-services => generated 783 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: 266/535] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:12:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/536] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:12: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 267/537] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:12: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: 7|app: 0|req: 271/538] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:12:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 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: 268/539] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:12:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/540] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 269/541] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/542] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/543] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/544] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:12: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: 8|app: 0|req: 271/545] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:12:41 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/546] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:12: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 282/559] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:13:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 97 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/560] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:13:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 7|app: 0|req: 283/561] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:13:40 2026] GET /v2.1/os-services => generated 783 bytes in 27 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: 279/562] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:13: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: 284/563] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:13:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/564] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:13: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: 285/565] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:13: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: 281/566] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:13: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: 286/567] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:13: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: 282/568] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:13:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/569] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:13:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/570] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:13:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/583] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:14:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/584] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:14: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: 8|app: 0|req: 291/585] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:14:40 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 295/586] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:14:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 48 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: 292/587] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:14:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 296/588] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:14:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:14: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: 297/590] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:14: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) [pid: 8|app: 0|req: 294/591] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:14: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: 7|app: 0|req: 298/592] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:14:41 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:14: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 299/594] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:14: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: 306/607] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 88 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: 302/608] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 24 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: 303/610] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/611] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:15:40 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: 304/612] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:15: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: 309/613] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 7|app: 0|req: 311/617] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 307/618] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:15:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 312/627] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:16:24 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: 316/628] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:16:24 2026] GET /v2.1 => generated 0 bytes in 67 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: 313/629] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:16:24 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-02-25 23:16:24.272 7 INFO nova.api.openstack.wsgi [None req-06bd3738-8fda-465f-afd3-054ad82ccb86 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 317/630] 199.204.45.223 () {48 vars in 1011 bytes} [Wed Feb 25 23:16:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:16:24 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: 318/632] 199.204.45.223 () {48 vars in 1099 bytes} [Wed Feb 25 23:16:24 2026] GET /v2.1/flavors/eb6c21e5-2342-43dc-ac61-0fdbfc358e35/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: 316/635] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:16:25 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: 320/636] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:16:25 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 317/637] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:16:25 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-02-25 23:16:25.193 7 INFO nova.api.openstack.wsgi [None req-708eafec-3028-4108-9022-d98b8068ded6 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 321/638] 199.204.45.223 () {48 vars in 1013 bytes} [Wed Feb 25 23:16:25 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: 318/639] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:16:25 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: 322/640] 199.204.45.223 () {48 vars in 1099 bytes} [Wed Feb 25 23:16:25 2026] GET /v2.1/flavors/b1cf52cf-62e4-464b-982c-40f890ae2a0e/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/641] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:16:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:16:26 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 320/643] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:16:26 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-02-25 23:16:26.145 7 INFO nova.api.openstack.wsgi [None req-bb1e31df-5fd1-498f-8349-7d5038ee7026 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 324/644] 199.204.45.223 () {48 vars in 1015 bytes} [Wed Feb 25 23:16:26 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: 321/645] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:16:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 199.204.45.223 () {48 vars in 1099 bytes} [Wed Feb 25 23:16:26 2026] GET /v2.1/flavors/3387f9fd-a330-4fea-9020-c4ea1b57f4db/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:16:27 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: 326/648] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:16:27 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: 323/649] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:16:27 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-02-25 23:16:27.074 7 INFO nova.api.openstack.wsgi [None req-aaf08c36-3d0d-4a80-b089-89eac7095cf2 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 327/650] 199.204.45.223 () {48 vars in 1013 bytes} [Wed Feb 25 23:16:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:16:27 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: 328/652] 199.204.45.223 () {48 vars in 1099 bytes} [Wed Feb 25 23:16:27 2026] GET /v2.1/flavors/2c4c58df-ab5e-4109-9d98-63c8e7f6bcbd/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:16:27 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: 329/654] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:16:27 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: 326/655] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:16:27 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-02-25 23:16:27.982 7 INFO nova.api.openstack.wsgi [None req-719d9b55-4a56-4b68-82cc-939e396d36db 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 330/656] 199.204.45.223 () {48 vars in 1015 bytes} [Wed Feb 25 23:16:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:16:27 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: 331/658] 199.204.45.223 () {48 vars in 1099 bytes} [Wed Feb 25 23:16:28 2026] GET /v2.1/flavors/bf0dfdc8-835a-4a61-ba35-87067e69fc2c/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:16:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:16:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 334/663] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:16:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 330/664] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:16:40 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:16: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 331/666] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:16: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: 336/667] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:16:40 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: 8|app: 0|req: 332/668] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:16:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:16: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: 8|app: 0|req: 333/670] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:16: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: 7|app: 0|req: 338/671] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:16:40 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: 334/672] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:16:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:17:27 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/684] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:17:27 2026] GET /v2.1 => generated 0 bytes in 42 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: 345/685] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:17:27 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-02-25 23:17:27.541 8 INFO nova.api.openstack.wsgi [None req-78576c6c-9d0b-402e-9e04-9def1330489e 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 341/686] 199.204.45.223 () {48 vars in 1017 bytes} [Wed Feb 25 23:17:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:17:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 199.204.45.223 () {48 vars in 1099 bytes} [Wed Feb 25 23:17:27 2026] GET /v2.1/flavors/8c935e78-8409-4737-9628-a1638dd7f411/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:17:34 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: 343/690] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:17:34 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 348/691] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:17:34 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: 8|app: 0|req: 344/692] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:17:34 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:17:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:17:38 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 351/697] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:17:38 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 199.204.45.223 () {48 vars in 1073 bytes} [Wed Feb 25 23:17:38 2026] GET /v2.1/os-quota-sets/9957435ea42a49b8acac61bde6f95f10 => generated 280 bytes in 49 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: 352/699] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:17:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 94 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: 348/700] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:17:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:17:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:17: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: 354/703] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:17: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 350/704] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:17:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:17: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: 8|app: 0|req: 351/706] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:17: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) [pid: 7|app: 0|req: 356/707] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:17:41 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:17:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 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: 357/709] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:17: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: 353/710] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:17: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) [pid: 8|app: 0|req: 359/721] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:18:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 363/722] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:18:26 2026] GET /v2.1 => generated 0 bytes in 41 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: 360/723] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:18:26 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-02-25 23:18:26.458 7 INFO nova.api.openstack.wsgi [None req-4655cdc7-ae64-482a-9d00-c2c3cbe60323 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 364/724] 199.204.45.223 () {48 vars in 1015 bytes} [Wed Feb 25 23:18:26 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:18:26 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: 365/726] 199.204.45.223 () {48 vars in 1099 bytes} [Wed Feb 25 23:18:26 2026] GET /v2.1/flavors/c294b8c3-6d40-4d07-87a8-e7176ac4f0db/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 7|app: 0|req: 368/730] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:18: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) /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: 369/731] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 370/732] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:18: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: 364/734] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 199.204.45.223 () {48 vars in 1073 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1/os-quota-sets/a47bb3744cfd40d89cfab01697f303ab => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1/os-services => generated 783 bytes in 32 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: 372/737] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:18:40 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 366/738] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:18: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: 7|app: 0|req: 373/739] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:18:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 374/741] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:18:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 368/742] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:18: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: 375/743] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:18: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: 369/744] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:18:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 199.204.45.223 () {42 vars in 705 bytes} [Wed Feb 25 23:19:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 374/754] 199.204.45.223 () {44 vars in 909 bytes} [Wed Feb 25 23:19:23 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: 7|app: 0|req: 381/755] 199.204.45.223 () {46 vars in 982 bytes} [Wed Feb 25 23:19:23 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-02-25 23:19:24.023 8 INFO nova.api.openstack.wsgi [None req-b0af07c6-f378-4d58-b21f-a983a721c5d8 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 375/756] 199.204.45.223 () {48 vars in 1011 bytes} [Wed Feb 25 23:19:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/757] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Feb 25 23:19:24 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: 378/762] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:19:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 90 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: 385/763] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:19:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 379/764] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:19:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 386/765] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:19:41 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: 8|app: 0|req: 380/766] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:19:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:19:41 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:19: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/769] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:19:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 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: 382/770] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:19:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:19: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: 383/772] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:19:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:19: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: 387/780] 10.0.0.124 () {32 vars in 655 bytes} [Wed Feb 25 23:20:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.124 () {32 vars in 641 bytes} [Wed Feb 25 23:20:05 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-25 23:20:05.536 8 WARNING oslo_db.sqlalchemy.utils [None req-c4562c4c-99dd-4c79-8c6d-8dab9158d769 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 388/782] 10.0.0.124 () {32 vars in 649 bytes} [Wed Feb 25 23:20:05 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: 395/783] 10.0.0.124 () {32 vars in 694 bytes} [Wed Feb 25 23:20:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:16 2026] GET /v2.1/flavors/eb6c21e5-2342-43dc-ac61-0fdbfc358e35 => generated 511 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/787] 10.0.0.124 () {32 vars in 641 bytes} [Wed Feb 25 23:20:16 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/788] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:17 2026] GET /v2.1/flavors/eb6c21e5-2342-43dc-ac61-0fdbfc358e35 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:25.166 7 WARNING neutronclient.v2_0.client [None req-2621f3ac-4799-49dd-9a2a-86e8ec1e4953 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:27.573 8 WARNING neutronclient.v2_0.client [None req-f71e8201-7c23-4071-9fec-745745e94742 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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/791] 10.0.0.124 () {34 vars in 685 bytes} [Wed Feb 25 23:20:25 2026] POST /v2.1/os-security-groups => generated 242 bytes in 3978 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:29.038 7 WARNING neutronclient.v2_0.client [None req-df3eabd2-13a1-41ff-9390-25c6a9db6851 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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/792] 10.0.0.124 () {34 vars in 685 bytes} [Wed Feb 25 23:20:27 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1712 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:29.247 8 WARNING neutronclient.v2_0.client [None req-31825177-1637-4cae-b95a-d9b6b6af5aa9 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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: 399/793] 10.0.0.124 () {34 vars in 685 bytes} [Wed Feb 25 23:20:29 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1404 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:30.480 8 WARNING neutronclient.v2_0.client [None req-31825177-1637-4cae-b95a-d9b6b6af5aa9 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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/794] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:20:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:30.521 7 WARNING neutronclient.v2_0.client [None req-40272715-9f9d-426f-ba6a-241dd4a15b7c 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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: 395/795] 10.0.0.124 () {34 vars in 695 bytes} [Wed Feb 25 23:20:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1643 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:30.903 8 WARNING neutronclient.v2_0.client [None req-d54ba95a-ecf5-42c7-bdf7-4ffc7c9958da 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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/796] 10.0.0.124 () {34 vars in 685 bytes} [Wed Feb 25 23:20:30 2026] POST /v2.1/os-security-groups => generated 242 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:31.146 7 WARNING neutronclient.v2_0.client [None req-936cf359-8e39-44ed-88b5-d22f2b5fd0df 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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/797] 10.0.0.124 () {34 vars in 685 bytes} [Wed Feb 25 23:20:30 2026] POST /v2.1/os-security-groups => generated 246 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:31.366 8 WARNING neutronclient.v2_0.client [None req-8d8292ea-0dcd-4d72-a03b-6b0c468e603b 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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-02-25 23:20:31.382 7 WARNING neutronclient.v2_0.client [None req-936cf359-8e39-44ed-88b5-d22f2b5fd0df 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:31.403 8 WARNING neutronclient.v2_0.client [None req-8d8292ea-0dcd-4d72-a03b-6b0c468e603b 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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-02-25 23:20:31.450 7 WARNING neutronclient.v2_0.client [None req-936cf359-8e39-44ed-88b5-d22f2b5fd0df 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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: 402/798] 10.0.0.124 () {32 vars in 663 bytes} [Wed Feb 25 23:20:31 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:20:31.719 7 WARNING neutronclient.v2_0.client [None req-0ce526ec-ab99-4155-a0a7-e0f9ecf93d07 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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/799] 10.0.0.124 () {34 vars in 695 bytes} [Wed Feb 25 23:20:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:31.857 8 WARNING neutronclient.v2_0.client [None req-66f50f81-2937-4a56-a834-43f89fe2961e 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:31.884 8 WARNING neutronclient.v2_0.client [None req-66f50f81-2937-4a56-a834-43f89fe2961e 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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/800] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:31 2026] DELETE /v2.1/os-security-groups/4e2f273f-38a5-4bda-ad5d-a6e1f142a54f => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:20:32.043 8 WARNING neutronclient.v2_0.client [None req-5582f14b-7e08-463b-85eb-978d072e679a 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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-02-25 23:20:32.136 7 WARNING neutronclient.v2_0.client [None req-0ce526ec-ab99-4155-a0a7-e0f9ecf93d07 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:32.158 8 WARNING neutronclient.v2_0.client [None req-5582f14b-7e08-463b-85eb-978d072e679a 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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/801] 10.0.0.124 () {34 vars in 695 bytes} [Wed Feb 25 23:20:32 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:32.359 8 WARNING neutronclient.v2_0.client [None req-e482d404-7780-41d9-8c47-8c3a433dea84 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:32.376 8 INFO nova.api.openstack.wsgi [None req-e482d404-7780-41d9-8c47-8c3a433dea84 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] HTTP exception thrown: Security group 4e2f273f-38a5-4bda-ad5d-a6e1f142a54f does not exist Neutron server returns request_ids: ['req-ee8df402-74be-4b08-807a-41aec28c93f3'] [pid: 8|app: 0|req: 400/802] 10.0.0.124 () {32 vars in 737 bytes} [Wed Feb 25 23:20:32 2026] GET /v2.1/os-security-groups/4e2f273f-38a5-4bda-ad5d-a6e1f142a54f => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:20:32.386 8 WARNING neutronclient.v2_0.client [None req-7b92cc87-73d6-4036-b415-f967e72c7535 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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/803] 10.0.0.124 () {32 vars in 737 bytes} [Wed Feb 25 23:20:32 2026] GET /v2.1/os-security-groups/2b00bbf9-eab9-4476-b86b-9e916c76304e => generated 663 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:32.457 8 WARNING neutronclient.v2_0.client [None req-d2472f8f-9b51-418f-a9fd-6bbc7c979561 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:32.490 8 WARNING neutronclient.v2_0.client [None req-d2472f8f-9b51-418f-a9fd-6bbc7c979561 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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: 402/804] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:32 2026] DELETE /v2.1/os-security-groups/483b30b5-6c73-496e-8f91-ca11449bf78d => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:20:32.660 8 WARNING neutronclient.v2_0.client [None req-dd3435d2-fc70-4083-9109-125739804efb 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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-02-25 23:20:32.710 8 WARNING neutronclient.v2_0.client [None req-dd3435d2-fc70-4083-9109-125739804efb 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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-02-25 23:20:32.778 8 WARNING neutronclient.v2_0.client [None req-dd3435d2-fc70-4083-9109-125739804efb 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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/805] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:20:31 2026] POST /v2.1/servers => generated 424 bytes in 1248 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-02-25 23:20:32.866 7 WARNING neutronclient.v2_0.client [None req-771c8c4c-fc1e-46e1-aaec-a38852e82fb9 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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: 403/806] 10.0.0.124 () {32 vars in 750 bytes} [Wed Feb 25 23:20:32 2026] DELETE /v2.1/os-security-group-rules/f61359db-0890-4dff-84f2-998010b08443 => generated 0 bytes in 333 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:20:33.010 7 INFO nova.api.openstack.wsgi [None req-771c8c4c-fc1e-46e1-aaec-a38852e82fb9 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] HTTP exception thrown: Security group 483b30b5-6c73-496e-8f91-ca11449bf78d does not exist Neutron server returns request_ids: ['req-a18c280d-e697-406a-b8b4-ff888d948fd6'] [pid: 7|app: 0|req: 404/807] 10.0.0.124 () {32 vars in 737 bytes} [Wed Feb 25 23:20:32 2026] GET /v2.1/os-security-groups/483b30b5-6c73-496e-8f91-ca11449bf78d => generated 194 bytes in 157 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:20:33.014 8 WARNING neutronclient.v2_0.client [None req-f720e7b9-8ce0-489f-be97-144366e55c53 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:33.020 7 WARNING neutronclient.v2_0.client [None req-83c14df3-2f2e-4ea0-9a7e-a1a717ee5289 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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: 404/808] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:32 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1371 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-02-25 23:20:33.102 7 WARNING neutronclient.v2_0.client [None req-83c14df3-2f2e-4ea0-9a7e-a1a717ee5289 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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-02-25 23:20:33.103 8 WARNING neutronclient.v2_0.client [None req-cecb8fd8-c3c8-44b8-bd83-bbd9a5f4a112 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:33.149 8 WARNING neutronclient.v2_0.client [None req-cecb8fd8-c3c8-44b8-bd83-bbd9a5f4a112 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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/809] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:33 2026] DELETE /v2.1/os-security-groups/1fac7716-0f1e-4798-a0b6-abe49a94baf0 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:20:33.336 8 WARNING neutronclient.v2_0.client [None req-d5a777cb-4ef2-4f97-ab74-cc613eced5ed 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:33.371 8 INFO nova.api.openstack.wsgi [None req-d5a777cb-4ef2-4f97-ab74-cc613eced5ed 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] HTTP exception thrown: Security group 1fac7716-0f1e-4798-a0b6-abe49a94baf0 does not exist Neutron server returns request_ids: ['req-a410c9a7-98e3-497b-b9e3-aaeb10a60f76'] [pid: 8|app: 0|req: 406/810] 10.0.0.124 () {32 vars in 737 bytes} [Wed Feb 25 23:20:33 2026] GET /v2.1/os-security-groups/1fac7716-0f1e-4798-a0b6-abe49a94baf0 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:20:33.437 8 WARNING neutronclient.v2_0.client [None req-c719d5f4-e29f-400d-aae7-1af14c519ab2 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 405/811] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:33 2026] DELETE /v2.1/os-security-groups/2b00bbf9-eab9-4476-b86b-9e916c76304e => generated 0 bytes in 460 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:20:33.484 7 WARNING neutronclient.v2_0.client [None req-5aec878a-ade1-4809-a24d-deb4de92ee5b 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:33.499 8 WARNING neutronclient.v2_0.client [None req-c719d5f4-e29f-400d-aae7-1af14c519ab2 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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-02-25 23:20:33.571 7 WARNING neutronclient.v2_0.client [None req-5aec878a-ade1-4809-a24d-deb4de92ee5b 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:33.649 7 WARNING neutronclient.v2_0.client [None req-5aec878a-ade1-4809-a24d-deb4de92ee5b 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:33.662 8 WARNING neutronclient.v2_0.client [None req-c719d5f4-e29f-400d-aae7-1af14c519ab2 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/812] 10.0.0.124 () {32 vars in 663 bytes} [Wed Feb 25 23:20:33 2026] GET /v2.1/os-security-groups => generated 707 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:33.733 7 WARNING neutronclient.v2_0.client [None req-a5e04261-f414-47b7-88a8-e4b469dcbea6 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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-02-25 23:20:33.796 7 WARNING neutronclient.v2_0.client [None req-a5e04261-f414-47b7-88a8-e4b469dcbea6 033d01e5b8cb43aa95a0e6d290aa1fe0 926368bd4871434995ecd3c95ddb98d6 - - default default] 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: 407/813] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:33 2026] DELETE /v2.1/os-security-groups/cee73530-8736-4e19-bee7-1c1ae7fdd3bc => generated 0 bytes in 454 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:20:34.187 7 WARNING neutronclient.v2_0.client [None req-b3ceb52e-302c-44e5-b434-d65215039511 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:34.248 7 INFO nova.api.openstack.wsgi [None req-b3ceb52e-302c-44e5-b434-d65215039511 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] HTTP exception thrown: Security group 1fac7716-0f1e-4798-a0b6-abe49a94baf0 does not exist Neutron server returns request_ids: ['req-51e11ffc-2a96-4108-8373-dece7aed246d'] [pid: 7|app: 0|req: 408/814] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:34 2026] DELETE /v2.1/os-security-groups/1fac7716-0f1e-4798-a0b6-abe49a94baf0 => generated 194 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/815] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:20:33 2026] POST /v2.1/servers => generated 450 bytes in 920 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-02-25 23:20:34.299 8 WARNING neutronclient.v2_0.client [None req-f1773546-1f9e-4194-b564-f57f316109f5 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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-02-25 23:20:34.327 7 WARNING neutronclient.v2_0.client [None req-cea3433d-0f88-4d45-9e76-df3cf6b4ebe6 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:34.379 8 INFO nova.api.openstack.wsgi [None req-f1773546-1f9e-4194-b564-f57f316109f5 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] HTTP exception thrown: Security group 483b30b5-6c73-496e-8f91-ca11449bf78d does not exist Neutron server returns request_ids: ['req-4a2539df-7e90-4325-a737-242dcd1ded2c'] [pid: 8|app: 0|req: 408/816] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:34 2026] DELETE /v2.1/os-security-groups/483b30b5-6c73-496e-8f91-ca11449bf78d => generated 194 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:20:34.399 8 WARNING neutronclient.v2_0.client [None req-2ec80f38-226f-46ac-8345-c384ba6d34fe 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/817] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:34 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1375 bytes in 224 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-02-25 23:20:34.484 7 WARNING neutronclient.v2_0.client [None req-62e5148a-45ba-4bf7-b85d-89e29b76bcbd 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] 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: 409/818] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:34 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1401 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:20:34.582 7 INFO nova.api.openstack.wsgi [None req-62e5148a-45ba-4bf7-b85d-89e29b76bcbd 3e86cf9da5324c55888214f7d966e819 f1fea740a6e347e9b4d66189f578e309 - - default default] HTTP exception thrown: Security group 4e2f273f-38a5-4bda-ad5d-a6e1f142a54f does not exist Neutron server returns request_ids: ['req-3a3a85e6-e27e-48fb-a0a8-72f8153b4460'] [pid: 7|app: 0|req: 410/819] 10.0.0.124 () {32 vars in 740 bytes} [Wed Feb 25 23:20:34 2026] DELETE /v2.1/os-security-groups/4e2f273f-38a5-4bda-ad5d-a6e1f142a54f => generated 194 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:20:35.536 7 WARNING neutronclient.v2_0.client [None req-28f7addd-7d91-4414-972b-7228067fdf1d a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:35.620 8 WARNING neutronclient.v2_0.client [None req-fdb87a27-88c6-4026-b820-9ed4867410cc 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/822] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:35 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1423 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:35 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1405 bytes in 794 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-02-25 23:20:37.405 8 WARNING neutronclient.v2_0.client [None req-b0decf2a-6814-4419-b7af-762e1a2ecfe0 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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-02-25 23:20:37.405 7 WARNING neutronclient.v2_0.client [None req-5edc464a-6fba-4e0c-8dbe-78768870bec7 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 413/824] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:37 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1431 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/825] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:37 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1453 bytes in 330 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-02-25 23:20:38.721 7 WARNING neutronclient.v2_0.client [None req-260cfcb3-4817-4287-b3ed-5cb2f105fb6b a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:38.737 8 WARNING neutronclient.v2_0.client [None req-c83be9d1-c728-4200-92a9-fb42925897fe 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 414/826] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:38 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1441 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:38 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1453 bytes in 144 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-02-25 23:20:39.894 7 WARNING neutronclient.v2_0.client [None req-abc560ba-d137-4781-a389-2395d0b296ee a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:39.920 8 WARNING neutronclient.v2_0.client [None req-c8c97094-542d-46fe-94df-c3e01a060971 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/828] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:39 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 2422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:39 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1529 bytes in 2424 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: 7|app: 0|req: 416/830] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-25 23:20:42.391 8 INFO nova.api.openstack.compute.server_external_events [req-6cae984e-2738-4959-9af0-075da895ff91 req-570a9089-79f2-426f-af0e-3a2d186fb74b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:bc6623aa-31b1-4d41-a6b5-11f80c8b287a for instance 8a9c846a-4a57-4d7e-9543-662e8680a53f on instance [pid: 7|app: 0|req: 417/831] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/limits?tenant_id=67c1fdecbf254a4baa8944bcb480f62a => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-25 23:20:42.410 8 INFO nova.compute.rpcapi [None req-cd6be069-da75-41fc-91f0-e0388767227c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 415/832] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:20:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 65 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: 416/834] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 419/835] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/limits?tenant_id=b10ad90848e243d29d527875eb3e6159 => 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: 417/836] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/limits?tenant_id=dedb317de57b4cf9ba4ae7e71670754a => 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: 420/837] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/limits?tenant_id=fe162ded633d4cbb85df0de048163bbd => generated 304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/839] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:20:42 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: 419/840] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-25 23:20:42.809 8 INFO nova.api.openstack.compute.server_external_events [req-e2a7e1ae-8a8d-4d73-95e5-1392fa42b09c req-3701b608-8867-47e1-a528-23e50a879e9b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance [pid: 8|app: 0|req: 420/841] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:20:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:20:42.853 7 WARNING neutronclient.v2_0.client [None req-d609a0a2-1954-473f-98ed-ca044a8c2556 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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-02-25 23:20:43.325 8 WARNING neutronclient.v2_0.client [None req-1c9b92a0-ac34-4bd6-b01f-f0b8ea6a453f a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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/842] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:20:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4245 bytes in 3236 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-02-25 23:20:45.987 7 WARNING neutronclient.v2_0.client [None req-a00f4c93-2474-4076-87e0-a6a91928044f 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 421/843] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:43 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 2703 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: 424/846] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:20:46 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: 425/847] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:20:46 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 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: 426/848] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:20:46 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 427/849] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:20:46 2026] GET /v2.1/os-services => generated 783 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: 8|app: 0|req: 428/850] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:20:46 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) 2026-02-25 23:20:47.045 8 WARNING neutronclient.v2_0.client [None req-353b8626-4dbe-43b4-bfa4-11e94e184b56 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:45 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 2299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/852] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:47 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 1288 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: 424/853] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:20:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 78 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-02-25 23:20:49.304 8 WARNING neutronclient.v2_0.client [None req-77e75694-9f42-43d1-83cb-6622b53df943 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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-02-25 23:20:49.348 7 WARNING neutronclient.v2_0.client [None req-bb01bd13-80e7-4f01-b179-bc259c65c6f1 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:49 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 634 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: 425/855] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:49 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/856] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:20:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 132 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-02-25 23:20:50.449 7 WARNING neutronclient.v2_0.client [None req-7be316af-b04e-4b33-bfd0-8c6d1118cb28 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:20:50.541 7 WARNING neutronclient.v2_0.client [None req-7be316af-b04e-4b33-bfd0-8c6d1118cb28 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:20:50.812 7 WARNING neutronclient.v2_0.client [None req-7be316af-b04e-4b33-bfd0-8c6d1118cb28 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:20:50.967 8 WARNING neutronclient.v2_0.client [None req-7560db44-1e01-41a1-8e32-946332c90335 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 426/857] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:20:50 2026] POST /v2.1/servers => generated 450 bytes in 693 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, ' [pid: 8|app: 0|req: 432/858] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:50 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 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-02-25 23:20:51.106 7 WARNING neutronclient.v2_0.client [None req-936d0407-7c24-43b4-bf14-ea0e893e8281 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:51.123 8 WARNING neutronclient.v2_0.client [None req-2110c058-55ea-4489-98bc-6980cc961aad 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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/859] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:51 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1423 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/860] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:51 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 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-02-25 23:20:51.776 8 INFO nova.api.openstack.compute.server_external_events [req-1c090ed0-482a-47a6-b208-67fd004297a2 req-480904f9-1cfc-4d67-8f53-25256240d223 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bc6623aa-31b1-4d41-a6b5-11f80c8b287a for instance 8a9c846a-4a57-4d7e-9543-662e8680a53f on instance [pid: 8|app: 0|req: 434/861] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:20:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:20:52.141 7 WARNING neutronclient.v2_0.client [None req-7f6a6c85-6043-4492-8f85-c7d9ee838b26 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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-02-25 23:20:52.245 8 WARNING neutronclient.v2_0.client [None req-e0ea8af2-9d5a-4c84-9c2d-c35a6493822c 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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/862] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:52 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1427 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, ' [pid: 7|app: 0|req: 428/863] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:52 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:20:52.308 8 WARNING neutronclient.v2_0.client [None req-278af39a-ef7f-4c11-8307-a983386d376f a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 436/864] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:52 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 154 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-02-25 23:20:53.336 7 WARNING neutronclient.v2_0.client [None req-2eeb2905-dca1-46c0-9e00-17fc74a4e74b 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:20:53.365 8 WARNING neutronclient.v2_0.client [None req-75b21fa3-5d21-43a7-a789-a739c3148afa 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/865] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:53 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1475 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-02-25 23:20:53.513 7 WARNING neutronclient.v2_0.client [None req-337ac130-d3fa-47b7-9291-25b0ffc35410 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 437/866] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:53 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/867] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:53 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 316 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-02-25 23:20:53.821 8 INFO nova.api.openstack.compute.server_external_events [req-9586da5a-24b5-4fb2-a5eb-e1201fd20777 req-91f60798-4797-43d4-9163-61032e720a00 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance [pid: 8|app: 0|req: 438/868] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:20:53 2026] POST /v2.1/os-server-external-events => generated 185 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-02-25 23:20:54.436 7 WARNING neutronclient.v2_0.client [None req-5b8e7dd3-a14e-48e1-a6b9-b88aca1f7976 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 431/869] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:54 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1475 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-02-25 23:20:54.566 8 WARNING neutronclient.v2_0.client [None req-0263fda2-1f94-4ff3-b43a-b60d6d17632d 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 439/870] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:54 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 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-02-25 23:20:54.824 7 WARNING neutronclient.v2_0.client [None req-4a075d17-82cc-4617-8bbf-7a786079230f a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 432/871] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:54 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 215 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-02-25 23:20:55.541 8 WARNING neutronclient.v2_0.client [None req-a783860c-3599-484a-bb3d-886a3ee2557a 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 441/874] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:55 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1483 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-02-25 23:20:55.795 7 WARNING neutronclient.v2_0.client [None req-f5d66b57-0daf-42d6-91ff-35490f3adc04 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 434/875] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:55 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 257 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-02-25 23:20:56.052 7 WARNING neutronclient.v2_0.client [None req-4aafb766-c102-46be-a06f-6084610efa0c a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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-02-25 23:20:56.125 8 WARNING neutronclient.v2_0.client [None req-4b1dc396-fb64-4d02-9c5d-67f9b932403b 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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-02-25 23:20:56.172 8 WARNING neutronclient.v2_0.client [None req-4b1dc396-fb64-4d02-9c5d-67f9b932403b 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 435/876] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:56 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:20:56.340 8 WARNING neutronclient.v2_0.client [None req-4b1dc396-fb64-4d02-9c5d-67f9b932403b 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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-02-25 23:20:56.616 7 WARNING neutronclient.v2_0.client [None req-7e7ad792-b8d6-4c3c-bbec-8dcfbe24beed 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 442/877] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:20:55 2026] POST /v2.1/servers => generated 451 bytes in 636 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-02-25 23:20:56.661 8 WARNING neutronclient.v2_0.client [None req-969f8d40-5b56-411d-b6ed-86cb57b71a73 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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/878] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:56 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1253 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/879] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:56 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1560 bytes in 185 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-02-25 23:20:56.804 8 INFO nova.api.openstack.compute.server_external_events [req-fd4b8f03-12b4-4198-9145-65681fc7c8d3 req-05425644-2edb-4d3b-9deb-dcb950573c5d c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 on instance [pid: 8|app: 0|req: 444/880] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:20:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:20:57.060 7 WARNING neutronclient.v2_0.client [None req-283f2385-9e06-447e-903d-b9e4c515d1d3 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 437/881] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:57 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 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-02-25 23:20:57.250 8 WARNING neutronclient.v2_0.client [None req-010c2c97-f180-47d1-af67-41053aacc00f a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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/882] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:57 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 112 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-02-25 23:20:57.765 7 WARNING neutronclient.v2_0.client [None req-003e5ff7-4059-411d-bde9-60da5741cae0 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 438/883] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:57 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1303 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:20:57.833 8 WARNING neutronclient.v2_0.client [None req-604bcab7-8aa5-45d0-894b-a6da1fcb27b8 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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/884] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:57 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 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-02-25 23:20:58.216 7 WARNING neutronclient.v2_0.client [None req-bb65a8b9-55f6-411a-ac22-7cc47a4adcaf 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/885] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:58 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 147 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-02-25 23:20:58.383 8 WARNING neutronclient.v2_0.client [None req-6f747314-e2f2-4b9c-a95e-a7ba18cc70db a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 447/886] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:58 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 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-02-25 23:20:58.859 7 WARNING neutronclient.v2_0.client [None req-8782795a-730e-4c76-9cf3-19a197c031fe 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 440/887] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:58 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1351 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-02-25 23:20:58.986 8 WARNING neutronclient.v2_0.client [None req-aaffcb02-7ae7-4f11-aaa6-01c946a8dfd5 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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/888] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:58 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 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-02-25 23:20:59.374 7 WARNING neutronclient.v2_0.client [None req-adb29206-a231-47c1-9dfa-aaf4e6da6735 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 441/889] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:59 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 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-02-25 23:20:59.539 8 WARNING neutronclient.v2_0.client [None req-40ca7bc9-f34a-4482-80cb-c1a78509c14c a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 449/890] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:59 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 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-02-25 23:20:59.949 7 WARNING neutronclient.v2_0.client [None req-a5e79b20-5d0b-4dfc-8aba-79cf0596e51b 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 442/891] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:20:59 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1351 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-02-25 23:21:00.174 8 WARNING neutronclient.v2_0.client [None req-7c3b847a-e251-4f5d-9d3c-7c6120fe612f 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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/892] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:00 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 bytes in 147 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-02-25 23:21:00.532 7 WARNING neutronclient.v2_0.client [None req-01b40dd9-8e25-4e76-984b-582bdb55b289 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 443/893] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:00 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:21:00.688 8 WARNING neutronclient.v2_0.client [None req-feb1d4c6-db19-4bcf-a584-02c17e4dc8f2 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 451/894] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:00 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 173 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-02-25 23:21:01.034 7 WARNING neutronclient.v2_0.client [None req-8b5be71f-6aca-462f-9572-9a00e0fcde83 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:01 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1359 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-02-25 23:21:01.331 8 WARNING neutronclient.v2_0.client [None req-4a2f27ed-1b1d-49be-a2d2-bd18d119be96 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 452/896] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:01 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 bytes in 284 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-02-25 23:21:01.731 7 WARNING neutronclient.v2_0.client [None req-e210cd8f-f580-454a-968a-fd70a7e97942 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 445/897] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:01 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:21:01.900 8 WARNING neutronclient.v2_0.client [None req-806b9046-a1e4-4e0a-8a67-2090497ecca0 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 453/898] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:01 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 218 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-02-25 23:21:02.163 7 WARNING neutronclient.v2_0.client [None req-a8ba59a2-ca41-42f7-883e-9ab0e0729586 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:02 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1437 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-02-25 23:21:02.326 8 INFO nova.api.openstack.compute.server_external_events [req-0175cd35-abfe-452d-85a3-e817a0521446 req-3ae14175-3631-4492-a185-a7cd68066ed6 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance [pid: 8|app: 0|req: 454/900] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:21:02.630 7 WARNING neutronclient.v2_0.client [None req-111fcf5b-f493-4f51-8be1-d5a7ac0aa929 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:02 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 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-02-25 23:21:02.950 8 WARNING neutronclient.v2_0.client [None req-e486bafc-3a7c-4b3a-99b7-6bb3510a7b3b 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 455/902] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:02 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 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-02-25 23:21:03.126 7 WARNING neutronclient.v2_0.client [None req-6079d64c-3ac2-4bea-8f1e-713898cbcc9b a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 448/903] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:03 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 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-02-25 23:21:03.344 8 WARNING neutronclient.v2_0.client [None req-16faf38f-f57f-48fb-bea1-d6bbadbfd05a 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:03 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1437 bytes in 133 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-02-25 23:21:03.785 7 WARNING neutronclient.v2_0.client [None req-1ae44f38-82c2-4e7b-8d64-0ddcceff0614 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 449/905] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:03 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 bytes in 144 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-02-25 23:21:04.098 8 WARNING neutronclient.v2_0.client [None req-fb583707-706a-42ef-a29c-dadfa1f500da 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:04 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 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-02-25 23:21:04.285 7 WARNING neutronclient.v2_0.client [None req-5452d124-1d39-45e0-8e5f-ca09ed1efbec a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:04 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 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-02-25 23:21:04.508 8 WARNING neutronclient.v2_0.client [None req-65b2c7d1-f1a9-45e8-af0e-ce25bca44505 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 458/908] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:04 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1437 bytes in 133 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-02-25 23:21:04.945 7 WARNING neutronclient.v2_0.client [None req-7c711630-91f5-4548-8fa8-a1236c119f44 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 451/910] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:04 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 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-02-25 23:21:05.280 7 WARNING neutronclient.v2_0.client [None req-a96a548c-9fef-41bb-a04a-11ced4433247 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/912] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:05 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 132 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-02-25 23:21:05.424 8 WARNING neutronclient.v2_0.client [None req-4467ac11-6483-4bcf-932f-a463d6f2fc0a a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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/913] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:05 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 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-02-25 23:21:05.649 7 WARNING neutronclient.v2_0.client [None req-d422316d-5c34-405f-bfb8-2317d0f19ad3 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 453/914] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:05 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1437 bytes in 196 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-02-25 23:21:05.912 8 INFO nova.api.openstack.compute.server_external_events [req-71a9e919-b164-487b-9498-4cea43825feb req-3a08fbeb-1905-4842-9408-9aa5911a0e33 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance [pid: 8|app: 0|req: 462/915] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:05 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-02-25 23:21:06.156 7 WARNING neutronclient.v2_0.client [None req-dcabbfaa-f0b3-4e5d-9a8a-8b87ec77f320 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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/916] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:06 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 bytes in 198 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-02-25 23:21:06.426 8 WARNING neutronclient.v2_0.client [None req-b12048c5-45fb-4550-ade7-197ab3d3f45a 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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-02-25 23:21:06.568 7 WARNING neutronclient.v2_0.client [None req-24fd91a3-4fb3-4917-b84e-f60d99931d75 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 463/917] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:06 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1527 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/918] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:06 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 181 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-02-25 23:21:06.863 8 WARNING neutronclient.v2_0.client [None req-6c466417-396d-4d67-b6e5-0b9d4e8364e0 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 464/919] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:06 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1425 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-02-25 23:21:07.366 7 WARNING neutronclient.v2_0.client [None req-d1781859-8713-48ef-ba5c-451ad26fd2b6 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 456/920] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:07 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 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-02-25 23:21:07.654 8 WARNING neutronclient.v2_0.client [None req-846c17f6-5122-40e2-b20e-4eb35282fe78 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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-02-25 23:21:07.763 7 WARNING neutronclient.v2_0.client [None req-e59684fd-5642-490b-b5e9-bdd402f242a6 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 465/921] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:07 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1718 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, ' 2026-02-25 23:21:07.843 8 WARNING neutronclient.v2_0.client [None req-12c6aa80-cf3d-4770-87c5-82c344d92299 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 457/922] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:07 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/923] 10.0.0.124 () {32 vars in 741 bytes} [Wed Feb 25 23:21:07 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/os-interface => generated 284 bytes in 109 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-02-25 23:21:08.003 7 INFO nova.api.openstack.compute.server_external_events [req-0b006579-3c8a-45ba-90cc-f04f98745efc req-2b95406d-ade4-4be4-88ce-a05b772d8e98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance 2026-02-25 23:21:08.004 7 INFO nova.api.openstack.compute.server_external_events [req-0b006579-3c8a-45ba-90cc-f04f98745efc req-2b95406d-ade4-4be4-88ce-a05b772d8e98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:bc6623aa-31b1-4d41-a6b5-11f80c8b287a for instance 8a9c846a-4a57-4d7e-9543-662e8680a53f on instance 2026-02-25 23:21:08.004 7 INFO nova.api.openstack.compute.server_external_events [req-0b006579-3c8a-45ba-90cc-f04f98745efc req-2b95406d-ade4-4be4-88ce-a05b772d8e98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:bc6623aa-31b1-4d41-a6b5-11f80c8b287a for instance 8a9c846a-4a57-4d7e-9543-662e8680a53f on instance 2026-02-25 23:21:08.004 7 INFO nova.api.openstack.compute.server_external_events [req-0b006579-3c8a-45ba-90cc-f04f98745efc req-2b95406d-ade4-4be4-88ce-a05b772d8e98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 on instance 2026-02-25 23:21:08.004 7 INFO nova.api.openstack.compute.server_external_events [req-0b006579-3c8a-45ba-90cc-f04f98745efc req-2b95406d-ade4-4be4-88ce-a05b772d8e98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance 2026-02-25 23:21:08.005 7 INFO nova.api.openstack.compute.server_external_events [req-0b006579-3c8a-45ba-90cc-f04f98745efc req-2b95406d-ade4-4be4-88ce-a05b772d8e98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 on instance 2026-02-25 23:21:08.005 7 INFO nova.api.openstack.compute.server_external_events [req-0b006579-3c8a-45ba-90cc-f04f98745efc req-2b95406d-ade4-4be4-88ce-a05b772d8e98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 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, ' 2026-02-25 23:21:08.017 7 INFO nova.compute.rpcapi [None req-e17a7079-dbff-4021-80c8-5fddaca918cc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-02-25 23:21:08.038 8 WARNING neutronclient.v2_0.client [None req-8c20e78b-1c68-4799-9594-9570e5618ffb 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 458/924] 10.0.0.88 () {38 vars in 815 bytes} [Wed Feb 25 23:21:07 2026] POST /v2.1/os-server-external-events => generated 1213 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/925] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:08 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1425 bytes in 170 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-02-25 23:21:08.557 7 WARNING neutronclient.v2_0.client [None req-3dfabb6f-0bd1-4b01-833e-2cd402c6a943 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 459/926] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:08 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:21:08.901 8 WARNING neutronclient.v2_0.client [None req-54d9f054-ef99-4c64-a8b4-11d1f27b610f 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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-02-25 23:21:08.930 7 WARNING neutronclient.v2_0.client [None req-be99fd02-1fcf-4332-9003-7e68beac97d2 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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/927] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:08 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1718 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/928] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:08 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1471 bytes in 209 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-02-25 23:21:09.241 8 WARNING neutronclient.v2_0.client [None req-4302bc0e-826b-4775-9801-dc45e2f32d1c 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 469/929] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:09 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1425 bytes in 170 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-02-25 23:21:09.765 7 WARNING neutronclient.v2_0.client [None req-ea8e0f44-b6f7-4d62-aee3-5f4c681d2bc3 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 461/930] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:09 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1724 bytes in 209 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-02-25 23:21:09.985 8 WARNING neutronclient.v2_0.client [None req-e2a05776-d7b6-4316-adeb-a9cebe2dec85 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:21:10.115 7 INFO nova.api.openstack.compute.server_external_events [req-c92fe7ca-5e1e-4dcc-872c-59b577a48440 req-54a4deef-ea35-41a3-a5eb-de300ce66038 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance 2026-02-25 23:21:10.116 7 INFO nova.api.openstack.compute.server_external_events [req-c92fe7ca-5e1e-4dcc-872c-59b577a48440 req-54a4deef-ea35-41a3-a5eb-de300ce66038 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance [pid: 7|app: 0|req: 462/931] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:10 2026] POST /v2.1/os-server-external-events => generated 350 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-02-25 23:21:10.173 7 WARNING neutronclient.v2_0.client [None req-e0380fe0-7700-4c05-a36b-3d8d129de519 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 470/932] 10.0.0.124 () {32 vars in 741 bytes} [Wed Feb 25 23:21:09 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32/os-interface => generated 284 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/933] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:10 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1657 bytes in 147 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: 471/934] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:10 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f/ips => generated 110 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 464/935] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:10 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f/ips => generated 110 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, ' 2026-02-25 23:21:10.427 8 WARNING neutronclient.v2_0.client [None req-0ef58e91-01af-483a-8ad3-8927cf9245c7 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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/936] 10.0.0.124 () {32 vars in 825 bytes} [Wed Feb 25 23:21:10 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f/ips/tempest-ServerAddressesTestJSON-1829504284-network => generated 95 bytes in 46 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: 472/937] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:10 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1425 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/938] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:21:10 2026] DELETE /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 0 bytes in 125 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-02-25 23:21:10.632 8 WARNING neutronclient.v2_0.client [None req-8aef8e32-e1a9-49e5-ba67-b11914e0d0f7 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 473/939] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:10 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1663 bytes in 231 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-02-25 23:21:11.179 7 WARNING neutronclient.v2_0.client [None req-44d3e841-36ad-482c-ba48-f9f5ccd9c0ac 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 467/940] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:11 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1724 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, ' [pid: 8|app: 0|req: 474/941] 10.0.0.124 () {32 vars in 641 bytes} [Wed Feb 25 23:21:11 2026] GET /v2.1/servers => generated 378 bytes in 108 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: 468/942] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:21:11 2026] DELETE /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => 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-02-25 23:21:11.555 8 WARNING neutronclient.v2_0.client [None req-9cb6e537-fafd-48ca-a32e-e0065fa6250c 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:21:11.599 7 WARNING neutronclient.v2_0.client [None req-6f52b26f-c00e-4a52-96a6-6247a83ee33a 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 475/943] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:11 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1730 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/944] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:11 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1425 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-02-25 23:21:11.865 8 WARNING neutronclient.v2_0.client [None req-ed220efb-9ff6-43da-9d4e-7b348c874e39 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 476/945] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:11 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1663 bytes in 266 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-02-25 23:21:12.172 7 INFO nova.api.openstack.compute.server_external_events [req-eeb173c6-74f2-4731-8e08-5d27db5ee8f5 req-00025dac-c2c7-4b1c-a9e1-290eda46d92c c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance 2026-02-25 23:21:12.172 7 INFO nova.api.openstack.compute.server_external_events [req-eeb173c6-74f2-4731-8e08-5d27db5ee8f5 req-00025dac-c2c7-4b1c-a9e1-290eda46d92c c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 on instance 2026-02-25 23:21:12.173 7 INFO nova.api.openstack.compute.server_external_events [req-eeb173c6-74f2-4731-8e08-5d27db5ee8f5 req-00025dac-c2c7-4b1c-a9e1-290eda46d92c c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bc6623aa-31b1-4d41-a6b5-11f80c8b287a for instance 8a9c846a-4a57-4d7e-9543-662e8680a53f on instance [pid: 7|app: 0|req: 470/946] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:12 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 43 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-02-25 23:21:12.773 8 WARNING neutronclient.v2_0.client [None req-3a74a998-dd8c-4132-9a5a-dd0c767768d7 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:21:12.835 7 WARNING neutronclient.v2_0.client [None req-e7d87ba1-55b2-4c34-8072-abae41819ac7 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 477/947] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:12 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1730 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/948] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:12 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1611 bytes in 262 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-02-25 23:21:13.105 8 WARNING neutronclient.v2_0.client [None req-835519db-de63-41c3-89e6-32b871c64757 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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-02-25 23:21:13.152 7 WARNING neutronclient.v2_0.client [None req-2600a558-52e1-4cd8-99dc-76d5fcf209da a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 478/949] 10.0.0.124 () {32 vars in 741 bytes} [Wed Feb 25 23:21:13 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9/os-interface => generated 284 bytes in 147 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-02-25 23:21:13.561 8 INFO nova.api.openstack.compute.server_external_events [req-45329789-10a7-494b-8695-dc22ef3112fb req-0e2bfd63-0a65-4aee-8ad5-430aa151c054 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:bc6623aa-31b1-4d41-a6b5-11f80c8b287a for instance 8a9c846a-4a57-4d7e-9543-662e8680a53f on instance [pid: 8|app: 0|req: 479/950] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/951] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:13 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1663 bytes in 524 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-02-25 23:21:14.034 8 WARNING neutronclient.v2_0.client [None req-4ce5646c-8c4f-4ebd-a1bb-32d887784f44 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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-02-25 23:21:14.239 7 INFO nova.api.openstack.compute.server_external_events [req-f8f06950-2d67-4e75-b989-78147cd4e573 req-6ad66136-bc15-4e43-93d7-7fabae5d0e05 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bc6623aa-31b1-4d41-a6b5-11f80c8b287a for instance 8a9c846a-4a57-4d7e-9543-662e8680a53f on instance 2026-02-25 23:21:14.240 7 INFO nova.api.openstack.compute.server_external_events [req-f8f06950-2d67-4e75-b989-78147cd4e573 req-6ad66136-bc15-4e43-93d7-7fabae5d0e05 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 on instance 2026-02-25 23:21:14.240 7 INFO nova.api.openstack.compute.server_external_events [req-f8f06950-2d67-4e75-b989-78147cd4e573 req-6ad66136-bc15-4e43-93d7-7fabae5d0e05 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 on instance [pid: 7|app: 0|req: 473/952] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:14 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 45 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-02-25 23:21:14.349 7 WARNING neutronclient.v2_0.client [None req-dad8447e-e998-41c6-a72f-ecc50b5fdc75 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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/953] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:13 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1850 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/954] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:14 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1611 bytes in 279 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: 481/955] 10.0.0.124 () {32 vars in 641 bytes} [Wed Feb 25 23:21:14 2026] GET /v2.1/servers => generated 387 bytes in 47 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-02-25 23:21:14.691 8 WARNING neutronclient.v2_0.client [None req-039dc1af-f6eb-4ac2-8f4a-781bf8ae8a00 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 482/956] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:14 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1457 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/957] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:21:14 2026] DELETE /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 0 bytes in 110 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-02-25 23:21:14.806 8 WARNING neutronclient.v2_0.client [None req-96ea9620-0b24-4769-a74d-59bcf9e0de5f 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 483/958] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:14 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1617 bytes in 147 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-02-25 23:21:15.449 7 WARNING neutronclient.v2_0.client [None req-b20347d2-c817-4b0b-9d8a-b1f4dd4ea496 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 477/961] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:15 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1504 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-02-25 23:21:15.601 8 INFO nova.api.openstack.compute.server_external_events [req-7e02d48f-7cb7-48f0-9a92-82c15bcb3d82 req-180f9f67-ee91-4847-9351-4775aeb84169 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:aa662cfb-999f-4a71-b1f3-525b2a01d0d1 for instance 28c91391-ba66-4779-a165-77ca20832f32 on instance [pid: 8|app: 0|req: 485/962] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:15 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-02-25 23:21:15.811 7 WARNING neutronclient.v2_0.client [None req-f2f01cde-9255-4e64-85c5-964a5db2ee84 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] 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: 478/963] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:15 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 1457 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-02-25 23:21:15.960 8 WARNING neutronclient.v2_0.client [None req-ff8dd644-7446-4ed2-85e9-84f0d5b8cdbe 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 486/964] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:15 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1617 bytes in 182 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-02-25 23:21:16.280 7 INFO nova.api.openstack.compute.server_external_events [req-77d19208-913f-418e-952a-4b3a1500872a req-ce9e200b-0731-4189-a172-84dbda79f545 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance 2026-02-25 23:21:16.280 7 INFO nova.api.openstack.compute.server_external_events [req-77d19208-913f-418e-952a-4b3a1500872a req-ce9e200b-0731-4189-a172-84dbda79f545 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance 2026-02-25 23:21:16.280 7 INFO nova.api.openstack.compute.server_external_events [req-77d19208-913f-418e-952a-4b3a1500872a req-ce9e200b-0731-4189-a172-84dbda79f545 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance [pid: 7|app: 0|req: 479/965] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:16 2026] POST /v2.1/os-server-external-events => generated 525 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-02-25 23:21:16.563 8 WARNING neutronclient.v2_0.client [None req-32e4caf4-b2b4-4cf1-bbe7-679efc997bd3 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 487/966] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:16 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1509 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-02-25 23:21:17.053 7 INFO nova.api.openstack.wsgi [None req-f785dbda-f6c0-4881-a5f2-a86c02b40eb5 a93426a8a36a486cb3d036f4b05e6e07 fe162ded633d4cbb85df0de048163bbd - - default default] HTTP exception thrown: Instance 8a9c846a-4a57-4d7e-9543-662e8680a53f could not be found. [pid: 7|app: 0|req: 480/967] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:16 2026] GET /v2.1/servers/8a9c846a-4a57-4d7e-9543-662e8680a53f => generated 111 bytes in 179 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-02-25 23:21:17.151 8 WARNING neutronclient.v2_0.client [None req-cf46fedd-6e3f-425e-a641-bd062c0e4205 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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-02-25 23:21:17.663 7 WARNING neutronclient.v2_0.client [None req-bd123281-010a-48a0-a9f4-273f98b8213e 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] 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: 488/968] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:17 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1549 bytes in 1122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/969] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:17 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => generated 1509 bytes in 640 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-02-25 23:21:18.321 8 INFO nova.api.openstack.compute.server_external_events [req-807c2d78-0285-4307-bfeb-3c280e1ac706 req-6bc9ddb0-f292-4489-ae63-911e5f7cf14e c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:cae0d50d-431e-4bc8-9efd-c756f3879931 for instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 on instance [pid: 8|app: 0|req: 489/970] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-25 23:21:19.292 7 WARNING neutronclient.v2_0.client [None req-7d424f34-82e1-4de3-ad82-6aea70f32a52 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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-02-25 23:21:19.298 8 INFO nova.api.openstack.wsgi [None req-37460eaf-f183-464c-84ed-d52f8424097b 6dcab8fcaf724050ad7afbfaed061282 dedb317de57b4cf9ba4ae7e71670754a - - default default] HTTP exception thrown: Instance 28c91391-ba66-4779-a165-77ca20832f32 could not be found. [pid: 8|app: 0|req: 490/971] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:19 2026] GET /v2.1/servers/28c91391-ba66-4779-a165-77ca20832f32 => 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: 491/972] 10.0.0.124 () {32 vars in 704 bytes} [Wed Feb 25 23:21:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-271022263 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/973] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:19 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1380 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:21:20.402 8 WARNING neutronclient.v2_0.client [None req-63f5a1af-9111-4145-9f9f-ecc6c4d776a1 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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/974] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:20 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1385 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, ' 2026-02-25 23:21:21.521 7 WARNING neutronclient.v2_0.client [None req-80b2c0f8-a24f-42ad-b47e-093d62a679e8 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] 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: 483/975] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:21 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => generated 1385 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-02-25 23:21:22.609 8 INFO nova.api.openstack.wsgi [None req-fb8bf5e2-5499-4d75-958c-6e06f14d1d10 0a980affdba24a10a296f29c6e9d9f24 b10ad90848e243d29d527875eb3e6159 - - default default] HTTP exception thrown: Instance ac49fffb-ea87-462c-bf53-00d4fb2613b9 could not be found. [pid: 8|app: 0|req: 493/976] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:22 2026] GET /v2.1/servers/ac49fffb-ea87-462c-bf53-00d4fb2613b9 => 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: 484/977] 10.0.0.124 () {32 vars in 706 bytes} [Wed Feb 25 23:21:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1715658305 => 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-02-25 23:21:24.510 8 WARNING neutronclient.v2_0.client [None req-ba9b2847-0195-4c6d-8f04-4e9137642f76 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/978] 10.0.0.124 () {30 vars in 413 bytes} [Wed Feb 25 23:21:24 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/979] 10.0.0.124 () {32 vars in 741 bytes} [Wed Feb 25 23:21:24 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/os-interface => generated 284 bytes in 784 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-02-25 23:21:25.305 8 WARNING neutronclient.v2_0.client [None req-fa5803f2-49cc-4907-b34e-664dd77ade83 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/982] 10.0.0.124 () {28 vars in 560 bytes} [Wed Feb 25 23:21:24 2026] GET /v2/ => generated 402 bytes in 450 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/983] 10.0.0.124 () {28 vars in 564 bytes} [Wed Feb 25 23:21:25 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: 488/984] 10.0.0.124 () {30 vars in 413 bytes} [Wed Feb 25 23:21:25 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/985] 10.0.0.124 () {32 vars in 815 bytes} [Wed Feb 25 23:21:25 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/os-interface/72ee0110-1f9f-4b02-8b13-d0f94b95cd1e => generated 281 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/986] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:25 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 156 bytes in 43 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: 498/987] 10.0.0.124 () {34 vars in 750 bytes} [Wed Feb 25 23:21:25 2026] POST /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/action => generated 0 bytes in 50 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: 490/988] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:25 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 156 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, ' [pid: 8|app: 0|req: 499/989] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:26 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 156 bytes in 43 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-02-25 23:21:27.772 7 INFO nova.api.openstack.compute.server_external_events [req-7acea762-c243-47a6-9c44-87a9955a8109 req-83d6a9d1-8cfd-413a-aecb-ded61f8b29e6 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance [pid: 7|app: 0|req: 491/990] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:27 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, ' [pid: 8|app: 0|req: 500/991] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:27 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 156 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, ' [pid: 7|app: 0|req: 492/992] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:28 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 194 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-02-25 23:21:29.020 8 WARNING neutronclient.v2_0.client [None req-a0482a67-0c95-45f2-bfdb-c5943c43438b 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 501/993] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:28 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1952 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, ' [pid: 7|app: 0|req: 493/994] 10.0.0.124 () {34 vars in 750 bytes} [Wed Feb 25 23:21:29 2026] POST /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 502/995] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:29 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 194 bytes in 38 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: 494/996] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:30 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 194 bytes in 38 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: 503/997] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:31 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 194 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-02-25 23:21:32.072 7 INFO nova.api.openstack.compute.server_external_events [req-b96dc1e7-a288-464f-855e-bc1e7aee6886 req-b1bcf69e-5277-4219-b12a-051472527c38 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance [pid: 7|app: 0|req: 495/998] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 504/999] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:32 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/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, ' [pid: 7|app: 0|req: 496/1000] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:33 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 194 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, ' [pid: 8|app: 0|req: 505/1001] 10.0.0.124 () {32 vars in 723 bytes} [Wed Feb 25 23:21:34 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1002] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:21:34 2026] DELETE /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:21:34.628 8 WARNING neutronclient.v2_0.client [None req-1fb17a47-1821-4986-9615-42d35acdcdd8 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/1005] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:34 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1844 bytes in 532 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: 500/1006] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:21:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 312 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-02-25 23:21:36.185 8 WARNING neutronclient.v2_0.client [None req-f9a74219-8270-4e6c-a4b9-8c1a37fb182b 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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/1007] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:36 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1844 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:21:37.617 7 INFO nova.api.openstack.compute.server_external_events [req-0b5e4108-895e-4130-83b4-651f9552b5ef req-bf90f6ba-932d-4040-b25a-cffeb5159771 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:72ee0110-1f9f-4b02-8b13-d0f94b95cd1e for instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 on instance [pid: 7|app: 0|req: 501/1008] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:21:37.736 8 WARNING neutronclient.v2_0.client [None req-71ef9368-de07-4486-9c29-d950e9879f63 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 508/1009] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:37 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1482 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:21:37.836 7 WARNING neutronclient.v2_0.client [None req-74444687-bf81-401a-a60b-faa0ca6c15b1 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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-02-25 23:21:37.885 7 WARNING neutronclient.v2_0.client [None req-74444687-bf81-401a-a60b-faa0ca6c15b1 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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-02-25 23:21:38.106 7 WARNING neutronclient.v2_0.client [None req-74444687-bf81-401a-a60b-faa0ca6c15b1 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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/1010] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:21:37 2026] POST /v2.1/servers => generated 453 bytes in 587 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-02-25 23:21:38.363 8 WARNING neutronclient.v2_0.client [None req-312d0824-1084-4cd4-a990-b8929a48ef25 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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/1011] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:38 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1430 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-02-25 23:21:38.869 7 WARNING neutronclient.v2_0.client [None req-67e1f73b-ff73-4562-8cfd-1e097e15b48f 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 503/1012] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:38 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1487 bytes in 104 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-02-25 23:21:39.459 8 WARNING neutronclient.v2_0.client [None req-3c741975-332c-48bb-afea-b6fd162c70b8 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 510/1013] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:39 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1434 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-02-25 23:21:39.970 7 WARNING neutronclient.v2_0.client [None req-422d5bac-3be1-4ea8-89c9-e8acdf79e786 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] 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: 504/1014] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:39 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 1487 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-02-25 23:21:40.566 8 WARNING neutronclient.v2_0.client [None req-b7722862-66e4-4fa5-b0da-3a924dfded9c c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 511/1015] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:40 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1482 bytes in 108 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-02-25 23:21:41.075 7 INFO nova.api.openstack.wsgi [None req-d2ccc47e-6ad7-485d-b66e-8fff6d1daa0e 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] HTTP exception thrown: Instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 could not be found. [pid: 7|app: 0|req: 505/1016] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:41 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 512/1017] 10.0.0.124 () {32 vars in 706 bytes} [Wed Feb 25 23:21:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1218813773 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 506/1018] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:21:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 343 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1019] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:21:41 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1020] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:21:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 8|app: 0|req: 514/1021] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:21: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: 508/1022] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:21:41 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: 515/1023] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:21: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:21:41.693 8 WARNING neutronclient.v2_0.client [None req-7d73d4b6-009a-4927-833f-ed1a25742dc6 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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-02-25 23:21:41.768 7 WARNING neutronclient.v2_0.client [None req-c3332cce-bc13-4f21-8771-c4721d111582 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 516/1024] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:41 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1482 bytes in 390 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: 509/1025] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:21:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2157 bytes in 501 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: 510/1026] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:21:42 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) 2026-02-25 23:21:42.157 8 INFO nova.api.openstack.wsgi [None req-e04c5fc8-8523-4029-9e5e-340e9297db52 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] HTTP exception thrown: Instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 could not be found. [pid: 8|app: 0|req: 517/1027] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:21:42 2026] DELETE /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-25 23:21:42.195 7 INFO nova.api.openstack.wsgi [None req-d9258d1a-6c79-4e97-97f3-caacd2488e31 6e2645f88cc54372bce0ae2fb1a76b3d 67c1fdecbf254a4baa8944bcb480f62a - - default default] HTTP exception thrown: Instance 0e969286-9be1-41e8-b518-2eaa02c8e5f2 could not be found. [pid: 7|app: 0|req: 511/1028] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/servers/0e969286-9be1-41e8-b518-2eaa02c8e5f2 => 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: 8|app: 0|req: 518/1029] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/limits?tenant_id=4353173b087a45fbbeef1b259e97876a => generated 302 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: 512/1030] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1031] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/limits?tenant_id=5fdd2db0f6294904893c355a6b691697 => generated 304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1032] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/limits?tenant_id=67c1fdecbf254a4baa8944bcb480f62a => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1033] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/limits?tenant_id=67eea7f004154176aaaa46bae6d37984 => 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: 514/1034] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 521/1035] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1036] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:21:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:21:43.104 8 WARNING neutronclient.v2_0.client [None req-185b2598-d392-4924-920b-02d06c7ecfc8 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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/1037] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:43 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1490 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-02-25 23:21:44.258 7 WARNING neutronclient.v2_0.client [None req-eb781e3a-12c0-40ac-b36f-0fcdcc799579 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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-02-25 23:21:45.038 8 INFO nova.api.openstack.compute.server_external_events [req-0590d078-b1c8-4b01-8e24-29d7b1e95430 req-107c0394-1f01-4f4e-8ff4-4df7028b7fc9 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:429c2c52-9ee0-4e2c-b649-885dbf10728a for instance 7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 on instance [pid: 8|app: 0|req: 523/1038] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1041] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:44 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1568 bytes in 1038 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-02-25 23:21:46.311 8 WARNING neutronclient.v2_0.client [None req-adb697ac-2df2-446d-9fad-d9b9becf5f22 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 526/1042] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:46 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1556 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-02-25 23:21:47.443 7 WARNING neutronclient.v2_0.client [None req-38c70035-9a9d-402e-95be-4e3128eb5aa6 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 517/1043] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:47 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1556 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-02-25 23:21:48.620 8 WARNING neutronclient.v2_0.client [None req-7dae0069-5bda-41d0-a6be-91769d265944 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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/1044] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:48 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1556 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-02-25 23:21:49.820 7 WARNING neutronclient.v2_0.client [None req-c1acace7-f57d-420b-ae16-87aeaba6176e c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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-02-25 23:21:49.991 8 INFO nova.api.openstack.compute.server_external_events [req-0a8703ce-1e06-43c1-a70a-eecdfc04c02c req-f3b91f58-4cee-4ace-8cf2-fa8870262c5c c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:429c2c52-9ee0-4e2c-b649-885dbf10728a for instance 7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 on instance [pid: 8|app: 0|req: 528/1045] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1046] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:49 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1556 bytes in 1218 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-02-25 23:21:52.047 7 INFO nova.api.openstack.compute.server_external_events [req-178f0e73-7668-4290-bd3d-b9e5ef28cb20 req-62afcf67-bc0f-4fe6-a9f9-6910565d4941 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:429c2c52-9ee0-4e2c-b649-885dbf10728a for instance 7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 on instance [pid: 7|app: 0|req: 519/1047] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:21:52.064 8 WARNING neutronclient.v2_0.client [None req-8bf4ffe7-6b6c-452c-83c6-343c6a9d46d8 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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/1048] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:52 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1740 bytes in 1398 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-02-25 23:21:53.450 7 WARNING neutronclient.v2_0.client [None req-3bc86e5f-8566-4b1c-a9b4-7830ce3def8d c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 520/1051] 10.0.0.124 () {32 vars in 741 bytes} [Wed Feb 25 23:21:53 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272/os-interface => generated 285 bytes in 2574 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-02-25 23:21:57.439 7 INFO nova.api.openstack.compute.server_external_events [req-6ca34ac8-538f-4be0-99d1-d299446beac8 req-6f06c0cb-38ab-4747-ad35-58ae8d994bec c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:429c2c52-9ee0-4e2c-b649-885dbf10728a for instance 7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 on instance [pid: 7|app: 0|req: 521/1052] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:21:57 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) 2026-02-25 23:21:57.460 8 WARNING neutronclient.v2_0.client [None req-42659eb3-8b0e-4a69-b5c1-500486f1e6dd c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 532/1053] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:57 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1740 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: 8|app: 0|req: 533/1054] 10.0.0.124 () {32 vars in 641 bytes} [Wed Feb 25 23:21:57 2026] GET /v2.1/servers => generated 383 bytes in 53 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, ' [pid: 7|app: 0|req: 522/1055] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:21:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1056] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:21:57 2026] DELETE /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-02-25 23:21:58.010 7 WARNING neutronclient.v2_0.client [None req-3c376fa8-4d9b-4be2-8fac-64570df863de c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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/1057] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:21:57 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1746 bytes in 1149 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-02-25 23:22:00.185 8 WARNING neutronclient.v2_0.client [None req-af393b38-4117-4d77-8d9d-d9430360ea57 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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-02-25 23:22:00.398 7 WARNING neutronclient.v2_0.client [None req-2e83a4b5-52d8-4664-a573-e66caaeda7ea 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 535/1058] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:00 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1746 bytes in 765 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-02-25 23:22:00.929 8 INFO nova.api.openstack.compute.server_external_events [req-38e83aeb-769e-4c54-af71-93c34b391b7f req-0b11685b-6465-4b36-b2e2-dbd255d0c925 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:429c2c52-9ee0-4e2c-b649-885dbf10728a for instance 7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 on instance 2026-02-25 23:22:00.930 7 WARNING neutronclient.v2_0.client [None req-2e83a4b5-52d8-4664-a573-e66caaeda7ea 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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/1059] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:00 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) 2026-02-25 23:22:01.152 7 WARNING neutronclient.v2_0.client [None req-2e83a4b5-52d8-4664-a573-e66caaeda7ea 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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/1060] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:22:00 2026] POST /v2.1/servers => generated 453 bytes in 1046 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-02-25 23:22:01.417 8 WARNING neutronclient.v2_0.client [None req-75e1c943-ca51-4038-bf90-97c405a4d80b 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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/1061] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:01 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1392 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, ' 2026-02-25 23:22:01.952 7 WARNING neutronclient.v2_0.client [None req-506de7cd-49be-4693-aa7d-ea5bce3d9cfd c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 525/1062] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:01 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1516 bytes in 106 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-02-25 23:22:02.499 8 WARNING neutronclient.v2_0.client [None req-34b8f993-dc3a-4f1a-8246-c696a124ced1 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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/1063] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:02 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1396 bytes in 97 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-02-25 23:22:03.083 7 WARNING neutronclient.v2_0.client [None req-f3c2c6cc-2755-43e3-baf1-a340604ca285 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 526/1064] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:03 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1516 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-02-25 23:22:03.619 8 WARNING neutronclient.v2_0.client [None req-d5621ce1-ff78-446d-9d66-b02bdaf2e7a5 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 539/1065] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:03 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1388 bytes in 187 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-02-25 23:22:04.175 7 WARNING neutronclient.v2_0.client [None req-084d444b-bec1-447c-b9a2-213727dcedfa c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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/1066] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:04 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1516 bytes in 241 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-02-25 23:22:04.818 8 WARNING neutronclient.v2_0.client [None req-812c160d-bb39-4b78-b3df-71390c5380df 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 540/1067] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:04 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1388 bytes in 92 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-02-25 23:22:05.425 7 WARNING neutronclient.v2_0.client [None req-719155b9-db8c-46b1-ae93-d3932c022ef4 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] 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: 529/1070] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:05 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => generated 1516 bytes in 173 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-02-25 23:22:05.922 8 WARNING neutronclient.v2_0.client [None req-4060f374-a769-45c4-a8ad-020055637beb 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 542/1071] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:05 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1444 bytes in 305 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-02-25 23:22:06.607 7 INFO nova.api.openstack.wsgi [None req-4d45ded0-b539-4830-9868-029e69ec1e11 c28fcaf20a6f4b44b3583067fd59b687 5fdd2db0f6294904893c355a6b691697 - - default default] HTTP exception thrown: Instance 7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 could not be found. [pid: 7|app: 0|req: 530/1072] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:06 2026] GET /v2.1/servers/7e1fecc4-4b38-438a-ae9f-ae7cf31f9272 => 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: 543/1073] 10.0.0.124 () {32 vars in 704 bytes} [Wed Feb 25 23:22:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-160261354 => 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-02-25 23:22:07.266 7 WARNING neutronclient.v2_0.client [None req-2339e86b-66d8-4c05-9276-7a93ed32e3d2 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 531/1074] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:07 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1444 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:22:08.641 8 WARNING neutronclient.v2_0.client [None req-8c2137d4-c146-4db2-bf38-05d1671b5283 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 544/1075] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:08 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1452 bytes in 104 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-02-25 23:22:09.768 7 WARNING neutronclient.v2_0.client [None req-3d016d88-8f14-4ecb-8a74-a3eab368ab3b 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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-02-25 23:22:09.800 8 INFO nova.api.openstack.compute.server_external_events [req-168998fc-0671-44f0-81af-dbfd3b67bdcc req-c65ba9ad-39ad-4c34-97df-db0986b880cd c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 8|app: 0|req: 545/1076] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1077] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:09 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1530 bytes in 819 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-02-25 23:22:11.610 8 WARNING neutronclient.v2_0.client [None req-ce410cae-87d0-4cbf-8972-c0e0ecca7418 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 546/1078] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:11 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1518 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-02-25 23:22:12.769 7 WARNING neutronclient.v2_0.client [None req-e6363280-1b54-49e4-8615-e599fa1a3000 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 533/1079] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:12 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1518 bytes in 173 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-02-25 23:22:13.351 8 INFO nova.api.openstack.compute.server_external_events [req-d46057b5-7437-4b8c-9b55-7f6915225a6a req-e59877e4-3bff-47cd-a305-8294318968e8 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 8|app: 0|req: 547/1080] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:22:13.968 7 WARNING neutronclient.v2_0.client [None req-1cbe41a7-7e89-4841-95e5-e8a89d5a9384 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 534/1081] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:13 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1518 bytes in 634 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-02-25 23:22:15.643 7 WARNING neutronclient.v2_0.client [None req-7f24e41c-14e3-4bd1-b615-6ee1f5524f81 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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-02-25 23:22:15.672 8 INFO nova.api.openstack.compute.server_external_events [req-7cd017d1-da3c-4548-a972-16dbb53b2212 req-8c937bf2-402c-4359-b663-5c6194195ea1 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 8|app: 0|req: 549/1084] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1085] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:15 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1518 bytes in 1210 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-02-25 23:22:17.721 8 INFO nova.api.openstack.compute.server_external_events [req-66f23fe2-c2a3-4c69-9082-f4b9b92e1a00 req-ebf9c250-ef8c-478a-88b3-1288448be407 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 8|app: 0|req: 550/1086] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:22:17.836 7 WARNING neutronclient.v2_0.client [None req-b88e342f-379a-42bd-8a27-13088439f7c9 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 537/1087] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:17 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1701 bytes in 521 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-02-25 23:22:18.383 8 WARNING neutronclient.v2_0.client [None req-9e26d71b-64ea-4274-8eee-9ba9b7d40ed3 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 551/1088] 10.0.0.124 () {32 vars in 741 bytes} [Wed Feb 25 23:22:18 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662/os-interface => generated 285 bytes in 336 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-02-25 23:22:20.972 7 INFO nova.api.openstack.compute.server_external_events [req-25d246e1-453f-42f5-8339-61c846941a3e req-692bd7fe-619a-43eb-902e-643a3b18603e c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 7|app: 0|req: 538/1089] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:20 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-02-25 23:22:30.757 8 WARNING neutronclient.v2_0.client [None req-134a1be4-665b-48f4-a367-3a7f744b0a8b 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 553/1092] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:30 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1821 bytes in 1062 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-02-25 23:22:31.831 7 WARNING neutronclient.v2_0.client [None req-1e93a094-9498-4ec3-8793-1f23fd8996c9 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 540/1093] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:31 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1821 bytes in 712 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: 554/1094] 10.0.0.124 () {34 vars in 750 bytes} [Wed Feb 25 23:22:32 2026] POST /v2.1/servers/75996588-3f49-42a7-9704-39978b629662/action => generated 0 bytes in 79 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-02-25 23:22:32.836 7 WARNING neutronclient.v2_0.client [None req-a28cf71f-c110-4eb9-a6d5-a674743c5ff4 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 541/1095] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:32 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1823 bytes in 441 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-02-25 23:22:34.308 8 WARNING neutronclient.v2_0.client [None req-971e6025-1090-42b1-a63e-1d0814618ca4 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 555/1098] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:34 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1823 bytes in 1334 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-02-25 23:22:36.655 7 WARNING neutronclient.v2_0.client [None req-1094a6db-5085-4059-89ce-09c106b5d06c 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 544/1099] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:36 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1823 bytes in 257 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-02-25 23:22:37.938 8 WARNING neutronclient.v2_0.client [None req-f4ff83af-4adc-49e3-bfb5-35769bb5d770 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 556/1100] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:37 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1828 bytes in 411 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-02-25 23:22:39.337 7 INFO nova.api.openstack.compute.server_external_events [req-0df7d3ca-ca8f-4748-811d-f4d34e6b96ce req-03bbb068-b956-4998-895a-8909339688ac c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 7|app: 0|req: 545/1101] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:22:39.377 8 WARNING neutronclient.v2_0.client [None req-26f00d0f-7935-4a37-b06a-f66d191f0258 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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/1102] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:39 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1828 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-02-25 23:22:40.562 7 WARNING neutronclient.v2_0.client [None req-51abf8de-9e5a-4e2b-a2e1-c6dd061c7895 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 558/1103] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:22:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1104] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=11ad50eb12be42089dec25c8f86cf5e2 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1105] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=1c79d82c06a240efa16d758e4404918b => 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: 561/1106] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=3e81ee53e86448fe9af76de0b7a1ebff => 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: 562/1107] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 563/1108] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=4a9d6a134fa84ffc86816f51fe0c3a56 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-25 23:22:41.393 8 INFO nova.api.openstack.compute.server_external_events [req-cecbf396-b806-43b7-b3f5-ab7caa4a9694 req-3667c4df-778f-48f3-9cd7-d7e5ec69d54f c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 8|app: 0|req: 564/1109] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 565/1110] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=50ac0e2a45cc4bd1a48eeec3d358b88d => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1111] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=64ea773da8964c25acebf8f4475b2207 => 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: 567/1112] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=77404c2ecb6347c5aee88f6d943d2dd2 => 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: 568/1113] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=98bcc99b74f24e9994a2d205e36be144 => 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: 569/1114] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1115] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 571/1116] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=a87c2fbe4d394e529e3644151bcdeec9 => 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: 572/1117] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=acd1fb89f20e45ca8ce57c93d66350b0 => 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: 573/1118] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/limits?tenant_id=edb1fcf885bf4dba89c39c5880a8243f => 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: 574/1119] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:22:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1120] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:22: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-02-25 23:22:41.925 8 WARNING neutronclient.v2_0.client [None req-5a73e55c-ec99-4331-864b-84da23fed401 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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/1121] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:40 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1828 bytes in 1593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1122] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:22:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2511 bytes in 1241 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: 547/1123] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:22:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 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/1124] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:22:43 2026] GET /v2.1/os-services => generated 783 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: 7|app: 0|req: 548/1125] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:22:43 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-25 23:22:43.149 8 WARNING neutronclient.v2_0.client [None req-b5380d4a-5423-47a7-aa93-cd3e684015d6 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 549/1126] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:22:43 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1127] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:22:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 706 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1130] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:43 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1828 bytes in 2044 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: 553/1131] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:22:45 2026] POST /v2.1/os-keypairs => generated 395 bytes in 64 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-02-25 23:22:46.210 8 WARNING neutronclient.v2_0.client [None req-a803608f-fda5-49a1-bef1-c23fadc7ae44 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 579/1132] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:46 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1821 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:22:46.661 7 INFO nova.api.openstack.compute.server_external_events [req-c18066d5-3681-4280-b47c-7cafcb09733e req-2faac21d-7749-41cf-a007-c3243fdb04b3 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 7|app: 0|req: 554/1133] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:22:48.705 8 INFO nova.api.openstack.compute.server_external_events [req-a6a38fba-4423-48b5-8bc2-7a905fb59eb3 req-47eadd53-f406-4047-a16e-10b5d5123625 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 8|app: 0|req: 580/1134] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:48 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-02-25 23:22:49.313 7 WARNING neutronclient.v2_0.client [None req-c476f755-6a71-4023-bb45-b3c0d43a7ea1 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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-02-25 23:22:49.354 7 WARNING neutronclient.v2_0.client [None req-c476f755-6a71-4023-bb45-b3c0d43a7ea1 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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-02-25 23:22:49.578 7 WARNING neutronclient.v2_0.client [None req-c476f755-6a71-4023-bb45-b3c0d43a7ea1 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 555/1135] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:22:49 2026] POST /v2.1/servers => generated 448 bytes in 523 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-02-25 23:22:49.793 8 WARNING neutronclient.v2_0.client [None req-1de43556-08b8-483c-bd8d-13471ec30bfe 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 581/1136] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:49 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 1394 bytes in 56 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-02-25 23:22:54.895 7 WARNING neutronclient.v2_0.client [None req-79ecef8a-b983-44c0-bf6e-f04280fef482 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 556/1137] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:22:54 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 1520 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-02-25 23:22:55.661 8 INFO nova.api.openstack.compute.server_external_events [req-2b1cc85c-e7ee-451b-ad34-198445c4b003 req-3131272e-9225-4211-9da2-8b7e67f725b9 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 8|app: 0|req: 583/1140] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:22:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:23:00.047 7 WARNING neutronclient.v2_0.client [None req-cffc0d36-91ca-40d2-9c65-5fe831f60b14 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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/1141] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:00 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => 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-02-25 23:23:01.267 8 INFO nova.api.openstack.compute.server_external_events [req-643566ef-621b-439d-bc6f-408c26bfd39a req-aafc616a-80ac-46b2-9a69-735cd114265c c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 8|app: 0|req: 584/1142] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:23:02.003 7 WARNING neutronclient.v2_0.client [None req-bd1edf6c-f5e8-4eb2-9e76-0e3ec8c0d26b 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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/1143] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:01 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1821 bytes in 200 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: 585/1144] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:23:02 2026] DELETE /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 0 bytes in 120 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-02-25 23:23:02.353 8 WARNING neutronclient.v2_0.client [None req-d2103b2b-ca7a-48ea-b6ec-9d6d7b9be5aa 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 560/1145] 10.0.0.32 () {30 vars in 618 bytes} [Wed Feb 25 23:23:02 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 561/1146] 10.0.0.32 () {32 vars in 691 bytes} [Wed Feb 25 23:23:02 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: 8|app: 0|req: 586/1147] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:02 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1827 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1148] 10.0.0.32 () {34 vars in 912 bytes} [Wed Feb 25 23:23:02 2026] GET /v2.1/os-simple-tenant-usage/685b257ac37b4aed89a636d288e0738f?start=2026-02-24T00:00:00&end=2026-02-25T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 587/1149] 10.0.0.32 () {30 vars in 653 bytes} [Wed Feb 25 23:23:02 2026] GET /v2.1/limits?reserved=1 => generated 511 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-02-25 23:23:03.557 7 WARNING neutronclient.v2_0.client [None req-a6111329-26db-4c55-91d2-d05df3e35e52 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 563/1150] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:03 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1827 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:23:04.728 8 WARNING neutronclient.v2_0.client [None req-13567366-75dc-47cc-8b03-917983d0ac9a 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 588/1151] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:04 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1827 bytes in 143 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-02-25 23:23:05.245 7 WARNING neutronclient.v2_0.client [None req-26793235-675f-405c-a519-1d7ac1896510 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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-02-25 23:23:05.342 8 INFO nova.api.openstack.compute.server_external_events [req-b50f7afc-58b4-44ca-af84-bc3d886c701e req-74aad1e8-d165-4b67-aef4-04d270d96eab c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:9e617a9f-218d-4e96-abb1-e6216aa7e516 for instance 75996588-3f49-42a7-9704-39978b629662 on instance [pid: 8|app: 0|req: 590/1154] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:05 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: 565/1155] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:05 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 1518 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: 8|app: 0|req: 591/1156] 10.0.0.32 () {30 vars in 618 bytes} [Wed Feb 25 23:23:05 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: 566/1157] 10.0.0.32 () {32 vars in 691 bytes} [Wed Feb 25 23:23:05 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: 8|app: 0|req: 592/1158] 10.0.0.32 () {34 vars in 912 bytes} [Wed Feb 25 23:23:05 2026] GET /v2.1/os-simple-tenant-usage/685b257ac37b4aed89a636d288e0738f?start=2026-02-24T00:00:00&end=2026-02-25T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:23:05.880 7 WARNING neutronclient.v2_0.client [None req-7d0aa115-1f6c-401e-8760-b1abf4347f7a 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 567/1159] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:05 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1473 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, ' [pid: 8|app: 0|req: 593/1160] 10.0.0.32 () {30 vars in 653 bytes} [Wed Feb 25 23:23:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:23:06.974 7 WARNING neutronclient.v2_0.client [None req-fa8c8680-b5b0-4da9-9e32-621ed7a971cc 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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/1161] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:06 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1478 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:23:07.553 8 INFO nova.api.openstack.compute.server_external_events [req-4a943193-49e1-4814-8f65-c6c86ae49781 req-84be138e-bf45-4f35-968c-13f68a6e05cf c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 8|app: 0|req: 594/1162] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:07 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-02-25 23:23:08.081 7 WARNING neutronclient.v2_0.client [None req-1c5c1dfc-2ae4-4243-9f69-e7e32f0cb786 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] 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: 569/1163] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:08 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 1478 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-02-25 23:23:09.152 8 INFO nova.api.openstack.wsgi [None req-98e751c7-c61b-46e5-b179-745a0276e632 5fc2476b607b44e3ba5f1163870c072b a87c2fbe4d394e529e3644151bcdeec9 - - default default] HTTP exception thrown: Instance 75996588-3f49-42a7-9704-39978b629662 could not be found. [pid: 8|app: 0|req: 595/1164] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:09 2026] GET /v2.1/servers/75996588-3f49-42a7-9704-39978b629662 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1165] 10.0.0.124 () {32 vars in 704 bytes} [Wed Feb 25 23:23:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-189343670 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:23:09.600 8 INFO nova.api.openstack.compute.server_external_events [req-c27abc49-5c53-4079-8d17-7743c99ade21 req-4d97b8e8-c00c-46f2-b316-aef04c7035a1 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 8|app: 0|req: 596/1166] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:23:10.487 7 WARNING neutronclient.v2_0.client [None req-6a72869c-577c-4d03-835f-06c34a7c7208 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 571/1167] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:10 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 1817 bytes in 265 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-02-25 23:23:12.513 7 INFO nova.api.openstack.compute.server_external_events [req-fa75dd72-afb0-4ec3-ae36-6a90c0e25711 req-300f02d8-b4fe-4b94-aa41-e0a1f1c3d06a c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 7|app: 0|req: 572/1168] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:12 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) 2026-02-25 23:23:12.540 8 WARNING neutronclient.v2_0.client [None req-fcb306c9-b6ca-4154-a1df-95bfffd30051 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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-02-25 23:23:12.731 8 WARNING neutronclient.v2_0.client [None req-fcb306c9-b6ca-4154-a1df-95bfffd30051 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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-02-25 23:23:13.632 8 WARNING neutronclient.v2_0.client [None req-fcb306c9-b6ca-4154-a1df-95bfffd30051 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 597/1169] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:23:12 2026] POST /v2.1/servers => generated 448 bytes in 2431 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-02-25 23:23:14.941 7 WARNING neutronclient.v2_0.client [None req-9113231c-ecc9-4dcf-9047-8eeb2b0f7970 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 573/1172] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:14 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 1393 bytes in 253 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-02-25 23:23:20.212 8 WARNING neutronclient.v2_0.client [None req-201133bd-ba7e-4a59-8242-8ec5b65882a1 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 600/1173] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:20 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 1453 bytes in 755 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-02-25 23:23:22.727 7 INFO nova.api.openstack.compute.server_external_events [req-8c483f79-f447-461b-b9e4-ff71da50a7b2 req-360e694c-b1d7-486b-81ec-da089dd52d5c c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance [pid: 7|app: 0|req: 574/1174] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 601/1175] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:23:22 2026] POST /v2.1/os-keypairs => generated 398 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:23:25.575 8 WARNING neutronclient.v2_0.client [None req-db4ae4d1-0941-4671-80dd-d64bb130a650 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:23:25.618 8 WARNING neutronclient.v2_0.client [None req-db4ae4d1-0941-4671-80dd-d64bb130a650 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:23:25.791 8 WARNING neutronclient.v2_0.client [None req-db4ae4d1-0941-4671-80dd-d64bb130a650 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 603/1178] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:23:25 2026] POST /v2.1/servers => generated 447 bytes in 476 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-02-25 23:23:25.999 7 WARNING neutronclient.v2_0.client [None req-08e74d69-c073-4b10-9ed8-b43942c9a023 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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-02-25 23:23:26.016 8 WARNING neutronclient.v2_0.client [None req-581a04bd-2079-49fc-b396-d03dea34b3ba a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 604/1179] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:25 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1403 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1180] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:25 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 1517 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-02-25 23:23:27.127 8 WARNING neutronclient.v2_0.client [None req-36473a43-1f18-4709-8352-8ec03a55a3e0 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1181] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:27 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1407 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-02-25 23:23:27.500 7 INFO nova.api.openstack.compute.server_external_events [req-416024f1-696e-4c4f-90f3-dbb118558312 req-517b5efd-98ce-4c54-87ff-4d55602d6927 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance [pid: 7|app: 0|req: 577/1182] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:27 2026] POST /v2.1/os-server-external-events => generated 185 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-02-25 23:23:28.219 8 WARNING neutronclient.v2_0.client [None req-6ad64e57-df8e-4ab9-9c3f-00efc290d8a4 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 606/1183] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:28 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1455 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-02-25 23:23:29.313 7 WARNING neutronclient.v2_0.client [None req-e762b670-9085-4a00-a334-ece532b463e5 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1184] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:29 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1455 bytes in 132 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-02-25 23:23:30.455 8 WARNING neutronclient.v2_0.client [None req-89d80fef-fd99-46e8-94e9-fe52723b9277 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 607/1185] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:30 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1463 bytes in 115 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-02-25 23:23:31.197 7 WARNING neutronclient.v2_0.client [None req-93190437-6a10-4177-bde7-cf12b8e5c45c 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 579/1186] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:31 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 1517 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:23:31.587 8 WARNING neutronclient.v2_0.client [None req-00432819-c5a3-411a-930d-1c9557e22fc0 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:23:31.894 7 INFO nova.api.openstack.compute.server_external_events [req-9851880d-040e-4857-83c6-8572050e34cd req-a64f8a38-1c90-4409-9c84-4c6559b7045f c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 7|app: 0|req: 580/1187] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1188] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:31 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1538 bytes in 361 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-02-25 23:23:32.960 7 WARNING neutronclient.v2_0.client [None req-f41925c4-5bf0-4e04-8c79-bbedfff2798e a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1189] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:32 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1526 bytes in 689 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-02-25 23:23:33.952 8 INFO nova.api.openstack.compute.server_external_events [req-c16aaf7e-e93c-424d-a115-a5690956d7be req-f81b71b7-c14e-4e9e-8de8-04096da54ddf c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance 2026-02-25 23:23:33.953 8 INFO nova.api.openstack.compute.server_external_events [req-c16aaf7e-e93c-424d-a115-a5690956d7be req-f81b71b7-c14e-4e9e-8de8-04096da54ddf c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance 2026-02-25 23:23:33.953 8 INFO nova.api.openstack.compute.server_external_events [req-c16aaf7e-e93c-424d-a115-a5690956d7be req-f81b71b7-c14e-4e9e-8de8-04096da54ddf c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 8|app: 0|req: 609/1190] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:33 2026] POST /v2.1/os-server-external-events => generated 527 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-02-25 23:23:34.669 7 WARNING neutronclient.v2_0.client [None req-724354b4-eff6-49b5-b411-ee997f97448f a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1191] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:34 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1526 bytes in 143 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-02-25 23:23:35.830 8 WARNING neutronclient.v2_0.client [None req-40c72de0-dc5e-444e-9a69-aed1b4f4cc8c a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 611/1194] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:35 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1526 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-02-25 23:23:36.628 7 WARNING neutronclient.v2_0.client [None req-1b0d6895-cb59-4546-96b0-e09b74b9499b 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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-02-25 23:23:36.690 8 INFO nova.api.openstack.compute.server_external_events [req-ab359e7f-09ec-4398-93dd-b523571ba78c req-f46edace-7316-4c96-8469-c3b1decead6b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 8|app: 0|req: 612/1195] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1196] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:36 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 1816 bytes in 283 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-02-25 23:23:36.993 8 WARNING neutronclient.v2_0.client [None req-1e8f2835-ff63-4a35-b6fa-bb88e60aeee4 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 613/1197] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:36 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1526 bytes in 262 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-02-25 23:23:38.289 7 WARNING neutronclient.v2_0.client [None req-232fb6f8-7ca3-4945-9280-86eb6852cff1 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 585/1198] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:38 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1526 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-02-25 23:23:38.447 8 INFO nova.api.openstack.compute.server_external_events [req-5c820862-6eca-4562-9be6-624ace5bc312 req-b9901e6c-c6e2-46ec-be00-ecc192634ddf c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance [pid: 8|app: 0|req: 614/1199] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:38 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-02-25 23:23:38.751 7 INFO nova.api.openstack.compute.server_external_events [req-76cc5d2d-a0cf-42bd-9de5-39f36ac6b648 req-0890e77c-69f9-4feb-8803-56e65102bce7 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 7|app: 0|req: 586/1200] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:38 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-02-25 23:23:39.448 8 WARNING neutronclient.v2_0.client [None req-f4915466-d1eb-4691-8a75-a39309dc174a a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 615/1201] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:39 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1694 bytes in 257 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-02-25 23:23:39.715 7 WARNING neutronclient.v2_0.client [None req-8632b258-3749-418d-a63d-623561757c50 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 587/1202] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:39 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1694 bytes in 156 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-02-25 23:23:41.300 7 INFO nova.api.openstack.compute.server_external_events [req-adc7033f-f839-4440-9684-506997e0a043 req-d5b01cd2-3b0e-4e64-9f0a-68b345005f66 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 7|app: 0|req: 588/1203] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:41 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, ' [pid: 8|app: 0|req: 616/1204] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=11ad50eb12be42089dec25c8f86cf5e2 => generated 302 bytes in 257 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: 589/1205] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=2685b3c394e94ff8be62a86b5db979a5 => generated 304 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1206] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=3e81ee53e86448fe9af76de0b7a1ebff => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1207] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 618/1208] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=4a9d6a134fa84ffc86816f51fe0c3a56 => 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: 591/1209] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=50ac0e2a45cc4bd1a48eeec3d358b88d => 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: 619/1210] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=593e5d81ec044cbc9e250619dd0e8d13 => 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: 592/1211] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=5f564ac2aba14f2fa8aba355e5760868 => 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: 620/1212] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=64ea773da8964c25acebf8f4475b2207 => 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: 593/1213] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=793ecfc1b6e94ef0b0431ee815a1d4e0 => 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: 621/1214] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=98bcc99b74f24e9994a2d205e36be144 => generated 305 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1215] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 622/1216] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1217] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=acd1fb89f20e45ca8ce57c93d66350b0 => 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: 623/1218] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:41 2026] GET /v2.1/limits?tenant_id=da77d359d2be4e62a3ce323e0ca94eb0 => 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: 596/1219] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:23:42 2026] GET /v2.1/limits?tenant_id=edb1fcf885bf4dba89c39c5880a8243f => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-25 23:23:42.161 8 WARNING neutronclient.v2_0.client [None req-4279ede7-cdb5-4949-a4df-6de218c191b7 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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/1220] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:23:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7174 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1221] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:23:42 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: 8|app: 0|req: 625/1222] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:23:42 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: 7|app: 0|req: 598/1223] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:23:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 23 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: 626/1224] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:23:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1730 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1225] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:23:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1226] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:23: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) [pid: 7|app: 0|req: 600/1227] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:23:42 2026] GET /v2.1/os-services => generated 783 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: 628/1228] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:23:42 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: 630/1231] 10.0.0.124 () {34 vars in 750 bytes} [Wed Feb 25 23:23:49 2026] POST /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15/action => generated 31922 bytes in 561 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-02-25 23:23:53.634 7 INFO nova.api.openstack.compute.server_external_events [req-98f68424-ceec-4897-bff3-649d470d5b71 req-b323d7e6-119d-4a5b-a431-ff3016edb9ae c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 7|app: 0|req: 602/1232] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:23:53 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: 631/1233] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:23:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:23:58.815 8 WARNING neutronclient.v2_0.client [None req-71a0b70c-ee7a-4588-a7ee-a9e56170cbf8 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:23:58.857 8 WARNING neutronclient.v2_0.client [None req-71a0b70c-ee7a-4588-a7ee-a9e56170cbf8 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:23:59.075 8 WARNING neutronclient.v2_0.client [None req-71a0b70c-ee7a-4588-a7ee-a9e56170cbf8 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 633/1236] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:23:58 2026] POST /v2.1/servers => generated 448 bytes in 557 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-02-25 23:23:59.327 7 WARNING neutronclient.v2_0.client [None req-6d8e3dd4-5621-4882-9b15-e42e1b42e20f a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 604/1237] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:23:59 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1401 bytes in 219 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-02-25 23:24:00.588 8 WARNING neutronclient.v2_0.client [None req-e0ba235f-c12e-4372-ad58-f3c8323a5791 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 634/1238] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:00 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1397 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, ' 2026-02-25 23:24:01.683 7 WARNING neutronclient.v2_0.client [None req-683154bd-1e45-4c0d-8615-4b4f16be4709 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 605/1239] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:01 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => 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-02-25 23:24:02.784 8 WARNING neutronclient.v2_0.client [None req-6236d8cf-6389-4ff5-b55b-26f3f96dcf25 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 635/1240] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:02 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1453 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-02-25 23:24:03.874 7 WARNING neutronclient.v2_0.client [None req-503bf316-c8f3-46c0-a24d-4711b0aa9623 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 606/1241] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:03 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1461 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-02-25 23:24:05.028 8 WARNING neutronclient.v2_0.client [None req-1dc257a7-515f-4ece-a869-1151bcd0bb20 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:24:05.350 7 INFO nova.api.openstack.compute.server_external_events [req-368fce02-6c8a-4548-8ca3-fbc819d9f0b8 req-2eb9bab4-5bf9-48cb-b4fc-aff5cf10bf4b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance [pid: 7|app: 0|req: 609/1244] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1245] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:04 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1537 bytes in 1153 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-02-25 23:24:06.844 7 INFO nova.api.openstack.compute.server_external_events [req-20e4fa7d-be99-40e1-b361-f685871f6f5b req-f10a3f1b-fb42-43a5-8a22-31c804f188a0 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance [pid: 7|app: 0|req: 610/1246] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:06 2026] POST /v2.1/os-server-external-events => generated 185 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-02-25 23:24:07.191 8 WARNING neutronclient.v2_0.client [None req-a3849075-f798-48f9-9d45-78a7e1a4f719 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 637/1247] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:07 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1525 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:24:07.762 7 WARNING neutronclient.v2_0.client [None req-e92c9ebd-4511-4a3c-8755-0bff04889bd1 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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-02-25 23:24:08.275 7 WARNING neutronclient.v2_0.client [None req-e92c9ebd-4511-4a3c-8755-0bff04889bd1 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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-02-25 23:24:08.708 8 WARNING neutronclient.v2_0.client [None req-c7b496ce-8000-4045-8cf3-378f305cea96 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1248] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:08 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1525 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:24:09.335 7 WARNING neutronclient.v2_0.client [None req-e92c9ebd-4511-4a3c-8755-0bff04889bd1 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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/1249] 199.204.45.223 () {36 vars in 714 bytes} [Wed Feb 25 23:24:07 2026] POST /v2.1/servers => generated 453 bytes in 2681 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:24:10.328 8 WARNING neutronclient.v2_0.client [None req-f2872147-0310-4ab0-b86b-590e3ce63fd0 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:24:10.477 7 WARNING neutronclient.v2_0.client [None req-f51aecc2-f527-4c30-a60a-eba029a52d4f 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 612/1250] 199.204.45.223 () {32 vars in 733 bytes} [Wed Feb 25 23:24:10 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 => generated 2213 bytes in 223 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-02-25 23:24:10.715 7 WARNING neutronclient.v2_0.client [None req-11411341-cb0e-456a-989e-976e5e8d457a 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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/1251] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:10 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1525 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1252] 199.204.45.223 () {32 vars in 759 bytes} [Wed Feb 25 23:24:10 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 28 bytes in 224 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: 640/1253] 199.204.45.223 () {32 vars in 777 bytes} [Wed Feb 25 23:24:10 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:24:11.802 7 WARNING neutronclient.v2_0.client [None req-9ed6eceb-e428-42c2-ae8c-1c2e6b531682 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 614/1254] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:11 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1525 bytes in 370 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-02-25 23:24:13.194 8 WARNING neutronclient.v2_0.client [None req-661dc22d-9809-4559-ac6d-f1a5cfad9909 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:24:13.675 7 WARNING neutronclient.v2_0.client [None req-3bef1465-cbe5-4ca7-b207-77a5c8c89d24 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 641/1255] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:13 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1525 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1256] 199.204.45.223 () {32 vars in 733 bytes} [Wed Feb 25 23:24:13 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 => generated 2371 bytes in 213 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-02-25 23:24:13.860 8 WARNING neutronclient.v2_0.client [None req-48a841fa-56e2-4ab0-b281-ce6dce6cbf81 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 642/1257] 199.204.45.223 () {32 vars in 759 bytes} [Wed Feb 25 23:24:13 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 28 bytes in 366 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: 616/1258] 199.204.45.223 () {32 vars in 777 bytes} [Wed Feb 25 23:24:14 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-volume_attachments => generated 197 bytes in 67 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-02-25 23:24:14.853 8 WARNING neutronclient.v2_0.client [None req-dcc2ce3a-6c9a-4066-859b-bcc941bf3aab a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:24:15.205 7 INFO nova.api.openstack.compute.server_external_events [req-e9f399cb-6f73-451f-a61b-6c4c376840ea req-0e12804e-b53c-44ae-9acc-26cc64fb6579 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance [pid: 7|app: 0|req: 619/1261] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:15 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) [pid: 8|app: 0|req: 643/1262] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:14 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1525 bytes in 1181 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-02-25 23:24:17.058 7 WARNING neutronclient.v2_0.client [None req-f72a9bb6-3458-4152-a777-8105b957e19e a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:24:17.187 8 WARNING neutronclient.v2_0.client [None req-dcda1470-9988-4c6f-a717-5c7112f57e45 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 620/1263] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:17 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1694 bytes in 965 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-02-25 23:24:18.008 7 INFO nova.api.openstack.compute.server_external_events [req-00ff8cc6-4894-45ce-a478-e9002705c4a5 req-e140c8d4-a212-4931-a0a8-eb355c5d08f5 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance [pid: 7|app: 0|req: 621/1264] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:17 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, ' [pid: 8|app: 0|req: 644/1265] 199.204.45.223 () {32 vars in 733 bytes} [Wed Feb 25 23:24:17 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 => generated 2445 bytes in 891 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-02-25 23:24:18.031 7 INFO nova.api.openstack.compute.server_external_events [req-a4acd7a2-3e24-4345-91dd-c9c34e755493 req-bdc052cc-080d-461b-97a8-b50d31396b89 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:6691d157-e01c-4548-b0ad-c99adb1c7af5 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 622/1266] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:24:18.063 8 WARNING neutronclient.v2_0.client [None req-0080e616-e075-4528-ac26-bb6a45300e01 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:24:18.068 7 WARNING neutronclient.v2_0.client [None req-1e01ddee-f618-4ad0-92b1-601cd44bc4c9 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 623/1267] 199.204.45.223 () {32 vars in 759 bytes} [Wed Feb 25 23:24:18 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 284 bytes in 283 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: 624/1268] 199.204.45.223 () {32 vars in 777 bytes} [Wed Feb 25 23:24:18 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1269] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:18 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1694 bytes in 350 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-02-25 23:24:20.061 7 INFO nova.api.openstack.compute.server_external_events [req-7a82372e-c612-47b4-9e2c-44c43bb7b93a req-21ad3ef6-7183-4f62-a016-9c52b84eb060 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance [pid: 7|app: 0|req: 625/1270] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:20 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, ' 2026-02-25 23:24:21.073 8 WARNING neutronclient.v2_0.client [None req-3df617a6-3e1e-4016-825e-5b814154d08c 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 646/1271] 199.204.45.223 () {32 vars in 733 bytes} [Wed Feb 25 23:24:21 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 => generated 2433 bytes in 380 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-02-25 23:24:21.448 7 WARNING neutronclient.v2_0.client [None req-9a967824-e656-4314-8064-8a7798eb4839 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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/1272] 199.204.45.223 () {32 vars in 759 bytes} [Wed Feb 25 23:24:21 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 284 bytes in 321 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: 647/1273] 199.204.45.223 () {32 vars in 777 bytes} [Wed Feb 25 23:24:21 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-volume_attachments => generated 197 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, ' 2026-02-25 23:24:22.678 7 INFO nova.api.openstack.compute.server_external_events [req-978d4de0-0a7d-49d7-a81a-d92c447f1d0d req-b001a970-17ea-40be-a6d2-1db5dd9218f5 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:6691d157-e01c-4548-b0ad-c99adb1c7af5 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 627/1274] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:24:24.682 8 WARNING neutronclient.v2_0.client [None req-59784e01-99dd-43e3-8b88-3e29856991ee 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 648/1275] 199.204.45.223 () {32 vars in 733 bytes} [Wed Feb 25 23:24:24 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 => generated 2433 bytes in 148 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-02-25 23:24:24.839 7 WARNING neutronclient.v2_0.client [None req-a6fc4f1c-a623-4a46-963b-f65ce0f72654 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 628/1276] 199.204.45.223 () {32 vars in 759 bytes} [Wed Feb 25 23:24:24 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 284 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: 649/1277] 199.204.45.223 () {32 vars in 777 bytes} [Wed Feb 25 23:24:24 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-volume_attachments => generated 197 bytes in 40 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-02-25 23:24:25.761 7 INFO nova.api.openstack.compute.server_external_events [req-fa1be831-43b8-417d-96cb-0025a7034678 req-1e0f664b-3688-4dba-893d-51b5df3e5c79 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:6691d157-e01c-4548-b0ad-c99adb1c7af5 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 630/1280] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:24:27.643 8 WARNING neutronclient.v2_0.client [None req-4b7f864d-9ff8-4d65-ab6d-1e39ba6f8bd4 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 651/1281] 199.204.45.223 () {32 vars in 733 bytes} [Wed Feb 25 23:24:27 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 => generated 2581 bytes in 238 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-02-25 23:24:27.860 8 INFO nova.api.openstack.compute.server_external_events [req-6815fe12-4a2c-45db-b562-4150b1903354 req-91591bb0-b2b1-42b1-b059-315ce304049d c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:6691d157-e01c-4548-b0ad-c99adb1c7af5 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 652/1282] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:27 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-02-25 23:24:27.895 8 WARNING neutronclient.v2_0.client [None req-6c73fa1c-8821-45de-8596-8b1796539761 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 653/1283] 199.204.45.223 () {32 vars in 759 bytes} [Wed Feb 25 23:24:27 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 286 bytes in 77 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: 654/1284] 199.204.45.223 () {32 vars in 777 bytes} [Wed Feb 25 23:24:27 2026] GET /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1285] 10.0.0.124 () {34 vars in 750 bytes} [Wed Feb 25 23:24:27 2026] POST /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1/action => generated 31817 bytes in 552 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: 655/1286] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:24:30 2026] DELETE /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 0 bytes in 79 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-02-25 23:24:30.974 7 WARNING neutronclient.v2_0.client [None req-92d372c6-9a4c-4577-bc43-2a8605684183 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 632/1287] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:30 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1820 bytes in 181 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-02-25 23:24:32.181 8 WARNING neutronclient.v2_0.client [None req-b880667f-201d-4c13-8623-ecb5347ca893 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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-02-25 23:24:32.227 7 INFO nova.api.openstack.compute.server_external_events [req-0b4d66c3-e8b1-46ec-9a15-e4468eb15768 req-ff4d3acb-15b4-4d63-aca9-55512fb70e24 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance [pid: 7|app: 0|req: 633/1288] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1289] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:32 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1820 bytes in 182 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-02-25 23:24:33.382 7 WARNING neutronclient.v2_0.client [None req-699d6075-a029-4cb4-b3f2-3dd7625e68d7 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 634/1290] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:33 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1820 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-02-25 23:24:34.264 8 INFO nova.api.openstack.compute.server_external_events [req-877d356f-06fd-4341-b740-6ff01fee8a17 req-89b82d3e-5bbe-4e93-9667-9ac8c3f9304f c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance 2026-02-25 23:24:34.265 8 INFO nova.api.openstack.compute.server_external_events [req-877d356f-06fd-4341-b740-6ff01fee8a17 req-89b82d3e-5bbe-4e93-9667-9ac8c3f9304f c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:8994b622-6557-4996-9a72-81ab96735823 for instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 on instance [pid: 8|app: 0|req: 657/1291] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:34 2026] POST /v2.1/os-server-external-events => generated 356 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-02-25 23:24:34.566 7 WARNING neutronclient.v2_0.client [None req-3ce4a0d5-3c0a-429c-b711-665dae272f1c a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 635/1292] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:34 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1482 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-02-25 23:24:35.663 8 WARNING neutronclient.v2_0.client [None req-4f75a264-1d5a-45a1-8a7a-9ad343ec179f a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1295] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:35 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1487 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, ' 2026-02-25 23:24:36.773 7 WARNING neutronclient.v2_0.client [None req-e078cbb2-3f43-4e4a-b053-624ba4b41fc4 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 637/1296] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:36 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => generated 1487 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-02-25 23:24:37.851 8 INFO nova.api.openstack.wsgi [None req-da7bc800-3573-4497-86a6-2e6568802b92 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] HTTP exception thrown: Instance 2bff6d82-acb6-46ba-a20a-6469f090a3c1 could not be found. [pid: 8|app: 0|req: 660/1297] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:37 2026] GET /v2.1/servers/2bff6d82-acb6-46ba-a20a-6469f090a3c1 => 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: 7|app: 0|req: 638/1298] 10.0.0.124 () {32 vars in 728 bytes} [Wed Feb 25 23:24:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-841400524 => 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, ' [pid: 8|app: 0|req: 661/1299] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:24:38 2026] DELETE /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-02-25 23:24:38.711 7 WARNING neutronclient.v2_0.client [None req-d820d472-b900-4277-98c6-9cd4a425f0db a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 639/1300] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:38 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1700 bytes in 230 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-02-25 23:24:39.946 8 INFO nova.api.openstack.compute.server_external_events [req-3171063b-ab3d-4796-8a2b-9e2c0588fefb req-9e0babb5-a914-4874-a1c9-6d4d956412ac c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 8|app: 0|req: 662/1301] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:24:39.958 7 WARNING neutronclient.v2_0.client [None req-7b14ad8e-d64c-4e37-b180-c9a3e9ac4b78 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 640/1302] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:39 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1700 bytes in 287 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-02-25 23:24:41.278 7 WARNING neutronclient.v2_0.client [None req-e9911eed-6e6e-44cc-bfe0-21b86d4b74a9 a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 663/1303] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1304] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 22 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: 665/1305] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1306] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:24: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, ' 2026-02-25 23:24:41.474 8 WARNING neutronclient.v2_0.client [None req-0aad3e2e-ed10-46a4-98bf-2045b6eb61df 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 641/1307] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1700 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1308] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9771 bytes in 356 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: 642/1309] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:24:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 668/1310] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2397 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1311] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/limits?tenant_id=11ad50eb12be42089dec25c8f86cf5e2 => generated 302 bytes in 72 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-02-25 23:24:41.984 7 INFO nova.api.openstack.compute.server_external_events [req-b97cdd68-1070-438d-856e-8ba22e930aa2 req-28169c63-45dd-47ad-ba1e-be5db8f21310 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance 2026-02-25 23:24:41.984 7 INFO nova.api.openstack.compute.server_external_events [req-b97cdd68-1070-438d-856e-8ba22e930aa2 req-28169c63-45dd-47ad-ba1e-be5db8f21310 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:4dc42be7-e745-483e-91da-8cf711665cf3 for instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 on instance [pid: 7|app: 0|req: 644/1312] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:24:41 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1313] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/limits?tenant_id=2685b3c394e94ff8be62a86b5db979a5 => generated 304 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: 645/1314] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:41 2026] GET /v2.1/limits?tenant_id=3e81ee53e86448fe9af76de0b7a1ebff => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1315] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 646/1316] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=4a9d6a134fa84ffc86816f51fe0c3a56 => 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: 671/1317] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=50ac0e2a45cc4bd1a48eeec3d358b88d => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1318] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=64ea773da8964c25acebf8f4475b2207 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1319] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=793ecfc1b6e94ef0b0431ee815a1d4e0 => 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: 648/1320] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=81c567d7055a41feadff3a4fb30137b6 => 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: 673/1321] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=98bcc99b74f24e9994a2d205e36be144 => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1322] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 674/1323] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1324] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=acd1fb89f20e45ca8ce57c93d66350b0 => generated 302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1325] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/limits?tenant_id=edb1fcf885bf4dba89c39c5880a8243f => 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: 651/1326] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:24:42 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: 676/1327] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-25 23:24:42.635 7 WARNING neutronclient.v2_0.client [None req-77afdcac-f3ac-4635-b05f-869546369edc a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1328] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:42 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1484 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-02-25 23:24:43.756 8 WARNING neutronclient.v2_0.client [None req-7917bd76-ec2c-4ba4-9f5e-1e016826a95f a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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: 677/1329] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:43 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1489 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-02-25 23:24:44.885 7 WARNING neutronclient.v2_0.client [None req-c5fe966a-550e-4a83-b3a8-5ea70d6ed02e a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] 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/1330] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:44 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => generated 1489 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-02-25 23:24:45.974 7 INFO nova.api.openstack.wsgi [None req-ca5105bc-20b5-4af6-8a71-e42c7c83fbfd a75bed80184c4a11bc81ed829b346eaa 2685b3c394e94ff8be62a86b5db979a5 - - default default] HTTP exception thrown: Instance d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 could not be found. [pid: 7|app: 0|req: 655/1333] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:45 2026] GET /v2.1/servers/d558000b-7ab6-4ff9-a4a7-f79a6bee5e15 => 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: 679/1334] 10.0.0.124 () {32 vars in 730 bytes} [Wed Feb 25 23:24:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2009408416 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:24:54.958 7 WARNING neutronclient.v2_0.client [None req-4ac116fe-a884-4427-9f89-0f3bc7b5171c 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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-02-25 23:24:55.139 7 WARNING neutronclient.v2_0.client [None req-4ac116fe-a884-4427-9f89-0f3bc7b5171c 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 656/1337] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:24:54 2026] POST /v2.1/servers => generated 424 bytes in 440 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-25 23:24:55.374 8 WARNING neutronclient.v2_0.client [None req-da01d92b-9ac9-4f9d-a3cb-6a182937a5d0 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 682/1338] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:55 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1367 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-02-25 23:24:56.465 7 WARNING neutronclient.v2_0.client [None req-56a5358c-1fd5-45f7-a31e-9c6fec1a973e 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 657/1339] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:56 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1371 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-02-25 23:24:57.564 8 WARNING neutronclient.v2_0.client [None req-0dd76b1d-05c7-4dc5-9e24-e61c5d19f82f 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 683/1340] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:57 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1419 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-02-25 23:24:58.662 7 WARNING neutronclient.v2_0.client [None req-6153de5d-dcf8-4c22-b3e1-fb2d0931722f 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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/1341] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:58 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1419 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-02-25 23:24:59.769 8 WARNING neutronclient.v2_0.client [None req-04906094-00e3-43d4-81c5-acea6d35faf8 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 684/1342] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:24:59 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1427 bytes in 95 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-02-25 23:25:00.874 7 WARNING neutronclient.v2_0.client [None req-8bd98623-78f2-44ac-a7f8-fd736ecdc8d8 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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-02-25 23:25:01.937 8 INFO nova.api.openstack.compute.server_external_events [req-24de88aa-f2bc-4a33-9601-18da30614cf8 req-35cbc2f2-1264-40bb-a550-f9192f395be2 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:f5b28210-ed88-4d24-8f76-723b8e397ec4 for instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab on instance [pid: 8|app: 0|req: 685/1343] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1344] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:00 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1479 bytes in 1169 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-02-25 23:25:03.064 8 WARNING neutronclient.v2_0.client [None req-7d8dfbac-744e-4dff-927e-7c8182e8d0b7 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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-02-25 23:25:03.324 7 WARNING neutronclient.v2_0.client [None req-930e74fc-6829-41c6-88d5-111fc5733d3e 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 686/1345] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:03 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:25:03.391 7 WARNING neutronclient.v2_0.client [None req-930e74fc-6829-41c6-88d5-111fc5733d3e 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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-02-25 23:25:04.422 8 WARNING neutronclient.v2_0.client [None req-6d1582ad-d508-471e-8c40-21a40ea65339 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 687/1346] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:04 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 309 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-02-25 23:25:05.759 8 WARNING neutronclient.v2_0.client [None req-8824e643-40b9-4706-a7a0-4efb326014d7 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 690/1349] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:05 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 1201 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-02-25 23:25:07.094 8 INFO nova.api.openstack.compute.server_external_events [req-a153788e-cff6-41bb-9e0d-14a1cc216ed4 req-c8aebb8c-f5a5-42bc-b26d-0c67fb90c04c c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:bb0506a8-5a71-4c61-8628-c657461ba101 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 691/1350] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:07 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, ' [pid: 8|app: 0|req: 692/1351] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:25:07 2026] POST /v2.1/os-keypairs => generated 397 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:25:07.962 8 WARNING neutronclient.v2_0.client [None req-23e17a90-01a6-46af-8d71-5f2d3e7bf549 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 693/1352] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:07 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 180 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-02-25 23:25:09.159 8 WARNING neutronclient.v2_0.client [None req-09120e87-5eee-460b-974c-d7d59ba90e3a 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 694/1353] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:09 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 192 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: 695/1354] 10.0.0.124 () {34 vars in 671 bytes} [Wed Feb 25 23:25:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:25:09.386 8 INFO nova.api.openstack.compute.server_external_events [req-8864d190-3486-403b-8e52-458d0cfb2c29 req-ba73693a-f4ee-458c-bfdb-362a97d1b4d3 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:f5b28210-ed88-4d24-8f76-723b8e397ec4 for instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab on instance [pid: 8|app: 0|req: 696/1355] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:25:10.362 8 WARNING neutronclient.v2_0.client [None req-8c238bed-3592-489e-8041-46e846e490bb 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 697/1356] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:10 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 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-02-25 23:25:11.242 8 WARNING neutronclient.v2_0.client [None req-47add061-7c8f-4093-a86f-bc72dbae4a33 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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-02-25 23:25:11.282 8 WARNING neutronclient.v2_0.client [None req-47add061-7c8f-4093-a86f-bc72dbae4a33 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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-02-25 23:25:11.346 8 WARNING neutronclient.v2_0.client [None req-47add061-7c8f-4093-a86f-bc72dbae4a33 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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-02-25 23:25:11.533 8 WARNING neutronclient.v2_0.client [None req-47add061-7c8f-4093-a86f-bc72dbae4a33 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 698/1357] 10.0.0.124 () {34 vars in 663 bytes} [Wed Feb 25 23:25:11 2026] POST /v2.1/servers => generated 497 bytes in 615 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-02-25 23:25:11.814 8 INFO nova.api.openstack.compute.server_external_events [req-efad0936-2772-47ae-be99-d4e25cbd483e req-e37b9996-f16b-4c04-aa9b-23f305ec8c3b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bb0506a8-5a71-4c61-8628-c657461ba101 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 699/1358] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:11 2026] POST /v2.1/os-server-external-events => generated 185 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-02-25 23:25:11.846 8 WARNING neutronclient.v2_0.client [None req-90a5376a-9b99-44d8-bb9e-4aa85a5e2de8 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 700/1359] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:11 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 133 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-02-25 23:25:11.969 8 WARNING neutronclient.v2_0.client [None req-4c9dfb60-281e-4439-9f6e-0177f968ac29 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 701/1360] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:11 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1457 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-02-25 23:25:13.004 8 WARNING neutronclient.v2_0.client [None req-76f4e64a-06d7-4a8f-8df3-54a5e038a6c9 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 702/1361] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:12 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 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-02-25 23:25:13.174 8 WARNING neutronclient.v2_0.client [None req-9ee33695-f45d-4090-9013-2e61d113b978 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 703/1362] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:13 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1453 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:25:13.454 7 WARNING neutronclient.v2_0.client [None req-930e74fc-6829-41c6-88d5-111fc5733d3e 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 660/1363] 199.204.45.223 () {36 vars in 812 bytes} [Wed Feb 25 23:25:03 2026] POST /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 277 bytes in 10223 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-02-25 23:25:14.008 8 INFO nova.api.openstack.compute.server_external_events [req-445ea1cd-1680-480d-9cc5-7ee7ee1f6442 req-731788ed-b7f8-48c9-b0a6-2dec0908728b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:bb0506a8-5a71-4c61-8628-c657461ba101 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 704/1364] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:25:14.208 7 WARNING neutronclient.v2_0.client [None req-cc608bb2-029e-485e-879e-855d5372f99c 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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-02-25 23:25:14.268 8 WARNING neutronclient.v2_0.client [None req-72a168bd-917d-46fd-a3fa-94463aa1eaf5 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 661/1365] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:14 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1366] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:14 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1509 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-02-25 23:25:14.420 7 INFO nova.api.openstack.compute.server_external_events [req-711adf4c-f9f3-4005-a341-2c9c61bbe6e0 req-b3f394ed-07c5-4fa7-abc3-8bbd1161675e c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:bb0506a8-5a71-4c61-8628-c657461ba101 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 662/1367] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:25:15.357 7 WARNING neutronclient.v2_0.client [None req-424a01ab-50d9-4e9f-a59a-ce4fdd3b1453 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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-02-25 23:25:15.402 8 WARNING neutronclient.v2_0.client [None req-ecc0f365-9a17-4938-8899-e2afa077ed7a eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 707/1370] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:15 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1509 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1371] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:15 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:25:16.505 8 WARNING neutronclient.v2_0.client [None req-228ce257-7916-41ed-981b-5b464a4453b0 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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-02-25 23:25:16.516 7 WARNING neutronclient.v2_0.client [None req-c4fef526-9ffa-4462-b206-bd3d26d2c761 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 708/1372] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:16 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1517 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1373] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:16 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 182 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-02-25 23:25:17.185 8 INFO nova.api.openstack.compute.server_external_events [req-dcf1669b-3962-4578-a63e-a8a4d038ef95 req-30644a29-3739-48cb-a9b3-58104c8cc74a c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:f5b28210-ed88-4d24-8f76-723b8e397ec4 for instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab on instance [pid: 8|app: 0|req: 709/1374] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:17 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-02-25 23:25:17.608 7 WARNING neutronclient.v2_0.client [None req-e2efef44-98cc-4512-972b-caf6fd136137 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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-02-25 23:25:17.726 8 WARNING neutronclient.v2_0.client [None req-96f40b10-ae11-4662-a289-7dac4fcdbf19 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 666/1375] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:17 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1642 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1376] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:17 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1467 bytes in 213 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-02-25 23:25:18.847 7 WARNING neutronclient.v2_0.client [None req-60961dfc-0404-43a0-9682-6ad42fcb5360 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 667/1377] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:18 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1630 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:25:18.947 8 WARNING neutronclient.v2_0.client [None req-433c235f-7116-4e35-9177-da13cb8f6ba7 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 711/1378] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:18 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1646 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-02-25 23:25:19.241 7 INFO nova.api.openstack.compute.server_external_events [req-f3a5dd70-2c22-41f3-892d-b19b15236232 req-20b40164-9bb3-4ca9-8fff-0efd14b8322a c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:f5b28210-ed88-4d24-8f76-723b8e397ec4 for instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab on instance 2026-02-25 23:25:19.242 7 INFO nova.api.openstack.compute.server_external_events [req-f3a5dd70-2c22-41f3-892d-b19b15236232 req-20b40164-9bb3-4ca9-8fff-0efd14b8322a c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:bb0506a8-5a71-4c61-8628-c657461ba101 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance 2026-02-25 23:25:19.242 7 INFO nova.api.openstack.compute.server_external_events [req-f3a5dd70-2c22-41f3-892d-b19b15236232 req-20b40164-9bb3-4ca9-8fff-0efd14b8322a c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance 2026-02-25 23:25:19.242 7 INFO nova.api.openstack.compute.server_external_events [req-f3a5dd70-2c22-41f3-892d-b19b15236232 req-20b40164-9bb3-4ca9-8fff-0efd14b8322a c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:bb0506a8-5a71-4c61-8628-c657461ba101 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance 2026-02-25 23:25:19.243 7 INFO nova.api.openstack.compute.server_external_events [req-f3a5dd70-2c22-41f3-892d-b19b15236232 req-20b40164-9bb3-4ca9-8fff-0efd14b8322a c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance [pid: 7|app: 0|req: 668/1379] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:19 2026] POST /v2.1/os-server-external-events => generated 865 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-02-25 23:25:20.000 8 WARNING neutronclient.v2_0.client [None req-eea60e4e-d46e-4c3d-ad36-f595b9210953 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 712/1380] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:19 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1630 bytes in 154 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: 669/1381] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:25:20 2026] DELETE /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:25:20.433 8 WARNING neutronclient.v2_0.client [None req-724d633b-4b97-4c68-b7da-533c10844519 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 713/1382] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:20 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1652 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-02-25 23:25:21.175 7 WARNING neutronclient.v2_0.client [None req-55209848-6ce2-4f74-a4ae-bff95e7a1284 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 670/1383] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:21 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1630 bytes in 147 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-02-25 23:25:21.632 8 WARNING neutronclient.v2_0.client [None req-0e18f83f-635e-4991-b327-ca7ac644a31b 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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-02-25 23:25:21.678 7 INFO nova.api.openstack.compute.server_external_events [req-d32ab77f-9434-4549-9c79-1874bcc297b1 req-305b4efa-73ba-403d-900b-412e8d0bc9be c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:f5b28210-ed88-4d24-8f76-723b8e397ec4 for instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab on instance [pid: 7|app: 0|req: 671/1384] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1385] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:21 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1652 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-02-25 23:25:22.341 7 WARNING neutronclient.v2_0.client [None req-00c5920f-12f1-4d10-86f1-7a203bc11964 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 672/1386] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:22 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1630 bytes in 201 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-02-25 23:25:22.830 8 WARNING neutronclient.v2_0.client [None req-448effee-7d4f-4960-8b0b-5df5c8c7a510 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 715/1387] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:22 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1652 bytes in 173 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-02-25 23:25:23.557 7 WARNING neutronclient.v2_0.client [None req-90d92191-dca9-49c5-9858-0dd94ee381d1 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 673/1388] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:23 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1630 bytes in 139 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-02-25 23:25:23.715 8 INFO nova.api.openstack.compute.server_external_events [req-214ea8ae-d668-405a-9d12-960b56ac25cc req-b82c58ac-65a7-4e25-9d3b-1a1e8d693068 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:f5b28210-ed88-4d24-8f76-723b8e397ec4 for instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab on instance 2026-02-25 23:25:23.715 8 INFO nova.api.openstack.compute.server_external_events [req-214ea8ae-d668-405a-9d12-960b56ac25cc req-b82c58ac-65a7-4e25-9d3b-1a1e8d693068 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance 2026-02-25 23:25:23.715 8 INFO nova.api.openstack.compute.server_external_events [req-214ea8ae-d668-405a-9d12-960b56ac25cc req-b82c58ac-65a7-4e25-9d3b-1a1e8d693068 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance 2026-02-25 23:25:23.715 8 INFO nova.api.openstack.compute.server_external_events [req-214ea8ae-d668-405a-9d12-960b56ac25cc req-b82c58ac-65a7-4e25-9d3b-1a1e8d693068 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:f5b28210-ed88-4d24-8f76-723b8e397ec4 for instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab on instance [pid: 8|app: 0|req: 716/1389] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:23 2026] POST /v2.1/os-server-external-events => generated 698 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-02-25 23:25:24.016 7 WARNING neutronclient.v2_0.client [None req-9670d9d4-52a7-4b78-9784-88b03f5a7911 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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/1390] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:23 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1448 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-02-25 23:25:24.715 8 WARNING neutronclient.v2_0.client [None req-5db19971-89f4-450e-81cc-8ec34135a4f7 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 717/1391] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:24 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1630 bytes in 198 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-02-25 23:25:25.115 7 WARNING neutronclient.v2_0.client [None req-b03aedd0-1c40-4878-aae6-913f4fdd3385 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 675/1394] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:25 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => 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-02-25 23:25:25.927 8 WARNING neutronclient.v2_0.client [None req-75b313f3-02d8-410c-aad7-9470c86779b4 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 720/1395] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:25 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1809 bytes in 147 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-02-25 23:25:26.102 7 WARNING neutronclient.v2_0.client [None req-cea0543f-311a-49f9-91f3-3d66ff17f4ba eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 676/1396] 10.0.0.124 () {32 vars in 741 bytes} [Wed Feb 25 23:25:26 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707/os-interface => generated 284 bytes in 95 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-02-25 23:25:26.217 8 WARNING neutronclient.v2_0.client [None req-45997cb0-497a-48ab-abc3-c1421a80b416 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] 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: 721/1397] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:26 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => generated 1453 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, ' 2026-02-25 23:25:26.952 7 INFO nova.api.openstack.compute.server_external_events [req-18d0398b-21ea-4187-b962-428e6aafc8d4 req-c7ecad6d-aa75-4b6b-ac51-791ef2ecf372 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance [pid: 7|app: 0|req: 677/1398] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:26 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-02-25 23:25:27.296 8 INFO nova.api.openstack.wsgi [None req-5dbe3b2c-a4f2-433e-9563-31a2f8ed12a8 1c5eb03c5f1c4a3288ee0ba32e5b1b10 3ebdca2293c1476ea8be81c7442ed70b - - default default] HTTP exception thrown: Instance c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab could not be found. [pid: 8|app: 0|req: 722/1399] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:27 2026] GET /v2.1/servers/c18663b8-f951-4f4a-9ee7-f6d2ff6a48ab => 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, ' 2026-02-25 23:25:40.788 7 WARNING neutronclient.v2_0.client [None req-6c7b693d-c9e1-4d2c-8378-b8c1dc51b188 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 724/1402] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:25:40 2026] GET /v2.1/os-services => generated 783 bytes in 163 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: 725/1403] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:40 2026] GET /v2.1/limits?tenant_id=11ad50eb12be42089dec25c8f86cf5e2 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-25 23:25:41.010 7 WARNING neutronclient.v2_0.client [None req-6c7b693d-c9e1-4d2c-8378-b8c1dc51b188 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 726/1404] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:40 2026] GET /v2.1/limits?tenant_id=3e81ee53e86448fe9af76de0b7a1ebff => 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: 727/1405] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 728/1406] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=4a9d6a134fa84ffc86816f51fe0c3a56 => 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: 729/1407] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=50ac0e2a45cc4bd1a48eeec3d358b88d => 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: 730/1408] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=64ea773da8964c25acebf8f4475b2207 => 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: 731/1409] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=74fdf025dc5d48a685d386a008f75589 => 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: 732/1410] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=98bcc99b74f24e9994a2d205e36be144 => generated 305 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1411] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 734/1412] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1413] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=acd1fb89f20e45ca8ce57c93d66350b0 => 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: 736/1414] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=b505f5abaecf47e2a00f39626da80114 => 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: 737/1415] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=c792e1d735e44208bf35dec606fb1fb7 => generated 304 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1416] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/limits?tenant_id=edb1fcf885bf4dba89c39c5880a8243f => 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: 739/1417] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2390 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: 740/1418] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:25: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: 741/1419] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:25: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) [pid: 8|app: 0|req: 742/1420] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:25:41 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, ' 2026-02-25 23:25:41.639 8 WARNING neutronclient.v2_0.client [None req-1b020a56-7329-49d7-8451-c8fda56f1b47 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 743/1421] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 10400 bytes in 340 msecs (HTTP/1.1 200) 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: 744/1422] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1423] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:25:41 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 24 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: 746/1424] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:25: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) 2026-02-25 23:25:42.555 8 WARNING neutronclient.v2_0.client [None req-e685ce53-a152-495b-afe5-6a03be51350f eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 747/1425] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:42 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1929 bytes in 185 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-02-25 23:25:43.831 8 INFO nova.api.openstack.compute.server_external_events [req-1fccbe2e-1f76-4a38-8de5-6423f671c688 req-73b7ad39-e4eb-47b9-bb12-dc3fe6372f02 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:102280bd-688a-466a-86ed-ffeb6361c2ce for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 748/1426] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 247 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: 749/1427] 10.0.0.124 () {32 vars in 753 bytes} [Wed Feb 25 23:25:44 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707/os-server-password => generated 116 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: 752/1430] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:25:46 2026] DELETE /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 0 bytes in 115 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-02-25 23:25:46.253 8 WARNING neutronclient.v2_0.client [None req-901a084d-bde7-4a0c-affa-d656f449d328 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 753/1431] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:46 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1935 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-02-25 23:25:47.433 8 INFO nova.api.openstack.compute.server_external_events [req-bfc1c1f2-9a1a-454d-a732-3f811be1fa40 req-d7d9cf99-7447-4b15-949b-260bd67e5073 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:102280bd-688a-466a-86ed-ffeb6361c2ce for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 754/1432] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 148 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-02-25 23:25:47.468 8 WARNING neutronclient.v2_0.client [None req-9e05147e-31f3-4a0f-9f56-f660277f1053 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 755/1433] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:47 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1935 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-02-25 23:25:48.674 8 WARNING neutronclient.v2_0.client [None req-0b73ea04-846b-4839-ad00-45f9b6beccb9 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 756/1434] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:48 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1935 bytes in 133 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-02-25 23:25:49.152 8 INFO nova.api.openstack.compute.server_external_events [req-d2725763-4082-4d2f-a202-4211ac800cb9 req-9b3caac1-11dd-4a17-ae21-e4cf3eb1735d c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance [pid: 8|app: 0|req: 757/1435] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:49 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-02-25 23:25:49.472 8 INFO nova.api.openstack.compute.server_external_events [req-5f471ccc-14c2-428e-8bc1-155d2421e87b req-aab95a7b-a437-4efc-ad26-2942c9cd7985 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:102280bd-688a-466a-86ed-ffeb6361c2ce for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance 2026-02-25 23:25:49.472 8 INFO nova.api.openstack.compute.server_external_events [req-5f471ccc-14c2-428e-8bc1-155d2421e87b req-aab95a7b-a437-4efc-ad26-2942c9cd7985 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance 2026-02-25 23:25:49.472 8 INFO nova.api.openstack.compute.server_external_events [req-5f471ccc-14c2-428e-8bc1-155d2421e87b req-aab95a7b-a437-4efc-ad26-2942c9cd7985 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:531036b9-889c-4cf6-9098-3bf412ba63b3 for instance 930af68f-327b-4873-ad6a-56613d06b707 on instance [pid: 8|app: 0|req: 758/1436] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:25:49 2026] POST /v2.1/os-server-external-events => generated 529 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-02-25 23:25:49.827 8 WARNING neutronclient.v2_0.client [None req-fe2a83ef-4b6b-4e1c-b3ce-5d472f89819e eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 759/1437] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:49 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1538 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-25 23:25:50.549 7 WARNING neutronclient.v2_0.client [None req-6c7b693d-c9e1-4d2c-8378-b8c1dc51b188 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 679/1438] 199.204.45.223 () {36 vars in 812 bytes} [Wed Feb 25 23:25:40 2026] POST /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 376 bytes in 9874 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-02-25 23:25:50.930 8 WARNING neutronclient.v2_0.client [None req-6f32206f-6e8e-4826-b933-cbb50b6f5473 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 760/1439] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:50 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1543 bytes in 86 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-02-25 23:25:52.052 7 WARNING neutronclient.v2_0.client [None req-08259c68-748a-4f14-b14a-a5ead8bed030 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] 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: 680/1440] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:51 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 1543 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-02-25 23:25:53.127 8 INFO nova.api.openstack.wsgi [None req-7040fad9-9664-4049-b147-eb6e7ca5bd01 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] HTTP exception thrown: Instance 930af68f-327b-4873-ad6a-56613d06b707 could not be found. [pid: 8|app: 0|req: 761/1441] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:53 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:25:53.158 7 INFO nova.api.openstack.wsgi [None req-21e4fbe4-a617-4098-bde0-71f6b7a5186a eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] HTTP exception thrown: Instance 930af68f-327b-4873-ad6a-56613d06b707 could not be found. [pid: 7|app: 0|req: 681/1442] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:25:53 2026] DELETE /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:25:53.194 8 INFO nova.api.openstack.wsgi [None req-a9549b26-97f6-44b3-983e-90a93b17f315 eb670cb49c7849c2869fe5f8cf0904ae c792e1d735e44208bf35dec606fb1fb7 - - default default] HTTP exception thrown: Instance 930af68f-327b-4873-ad6a-56613d06b707 could not be found. [pid: 8|app: 0|req: 762/1443] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:25:53 2026] GET /v2.1/servers/930af68f-327b-4873-ad6a-56613d06b707 => 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: 682/1444] 10.0.0.124 () {32 vars in 704 bytes} [Wed Feb 25 23:25:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-535909557 => 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, ' [pid: 8|app: 0|req: 763/1445] 10.0.0.124 () {32 vars in 728 bytes} [Wed Feb 25 23:25:54 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1597284279 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-25 23:26:01.882 7 WARNING neutronclient.v2_0.client [None req-38be9a7e-268d-4a7d-8971-fea188cfe378 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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-02-25 23:26:01.931 7 WARNING neutronclient.v2_0.client [None req-38be9a7e-268d-4a7d-8971-fea188cfe378 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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-02-25 23:26:04.605 8 INFO nova.api.openstack.compute.server_external_events [req-df584303-1e1d-494c-a6ba-984e21a1d180 req-c00a54e5-a834-495c-8b8c-cee774656b7b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:e17db684-1a36-4d1b-9b77-a5a85a56ea7c for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 765/1448] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:26:08.458 8 INFO nova.api.openstack.compute.server_external_events [req-fa333e4d-aea3-42d4-b284-6b53995b2de8 req-687d36fa-9d6c-40c8-ac50-2dc44e4032fc c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:e17db684-1a36-4d1b-9b77-a5a85a56ea7c for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 768/1451] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:26:10.492 8 INFO nova.api.openstack.compute.server_external_events [req-3d46428f-5f39-4b4f-ac91-51e589944b81 req-f54561c4-fc1e-4dc4-89e3-ba9850488ff9 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-plugged:e17db684-1a36-4d1b-9b77-a5a85a56ea7c for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 769/1452] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-25 23:26:11.472 7 WARNING neutronclient.v2_0.client [None req-38be9a7e-268d-4a7d-8971-fea188cfe378 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 684/1453] 199.204.45.223 () {36 vars in 812 bytes} [Wed Feb 25 23:26:01 2026] POST /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface => generated 378 bytes in 9825 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-02-25 23:26:12.386 8 INFO nova.api.openstack.compute.server_external_events [req-b7541b95-d0e4-4253-a2f7-21ad7787e3c5 req-e7d6463e-d2a7-4b1f-adc0-5a6297087449 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:102280bd-688a-466a-86ed-ffeb6361c2ce for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 770/1454] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:12 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-02-25 23:26:26.858 7 INFO nova.api.openstack.compute.server_external_events [req-8fdebedb-c0f1-49ed-8caa-4a3cc3fd4e20 req-325f12e7-a0fb-41b5-b647-2274ca9af9d3 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:e17db684-1a36-4d1b-9b77-a5a85a56ea7c for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 687/1459] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 773/1460] 199.204.45.223 () {34 vars in 855 bytes} [Wed Feb 25 23:26:28 2026] DELETE /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface/e17db684-1a36-4d1b-9b77-a5a85a56ea7c => generated 0 bytes in 168 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-02-25 23:26:28.895 7 INFO nova.api.openstack.compute.server_external_events [req-bf21cfc4-97c7-40e2-994c-32067a4827e1 req-6ccf48cd-0a62-49a8-b524-c14ce8cfd196 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:e17db684-1a36-4d1b-9b77-a5a85a56ea7c for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 688/1461] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:28 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-02-25 23:26:30.944 8 INFO nova.api.openstack.compute.server_external_events [req-721b70bd-32e4-4549-b369-57fab9791a26 req-6186a783-b4af-4d3d-b147-da7713ae48b3 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:e17db684-1a36-4d1b-9b77-a5a85a56ea7c for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance 2026-02-25 23:26:30.945 8 INFO nova.api.openstack.compute.server_external_events [req-721b70bd-32e4-4549-b369-57fab9791a26 req-6186a783-b4af-4d3d-b147-da7713ae48b3 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:e17db684-1a36-4d1b-9b77-a5a85a56ea7c for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 774/1462] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:30 2026] POST /v2.1/os-server-external-events => generated 358 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-02-25 23:26:36.060 8 INFO nova.api.openstack.compute.server_external_events [req-6bc818f0-c8a0-45a5-9abc-0d92715c5671 req-365cd152-65cd-41d7-8f5d-1bbae4fd7c98 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:102280bd-688a-466a-86ed-ffeb6361c2ce for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 776/1465] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:36 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, ' [pid: 7|app: 0|req: 690/1466] 199.204.45.223 () {34 vars in 855 bytes} [Wed Feb 25 23:26:36 2026] DELETE /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface/102280bd-688a-466a-86ed-ffeb6361c2ce => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:26:38.183 8 INFO nova.api.openstack.compute.server_external_events [req-dc75a9a1-74d1-4147-86f7-fece0052f100 req-b924dc14-962b-47df-9767-df91e1cfb1a3 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:102280bd-688a-466a-86ed-ffeb6361c2ce for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 777/1467] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:26:40.233 7 INFO nova.api.openstack.compute.server_external_events [req-cc3f58dd-fb22-44c0-91d3-6ccab2edc077 req-e7ff7288-6717-495b-a1c7-8bc537b88343 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:102280bd-688a-466a-86ed-ffeb6361c2ce for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 691/1468] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:26:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 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: 778/1469] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:26:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 265 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: 692/1470] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:26:41 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) [pid: 8|app: 0|req: 779/1471] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 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, ' 2026-02-25 23:26:41.373 7 WARNING neutronclient.v2_0.client [None req-34c09efa-c6a4-4b54-84a1-d3ad5816f6d0 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] 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: 693/1472] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7807 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: 780/1473] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:26: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: 694/1474] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1475] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=11ad50eb12be42089dec25c8f86cf5e2 => 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: 7|app: 0|req: 695/1476] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=3e81ee53e86448fe9af76de0b7a1ebff => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1477] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 696/1478] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=4a9d6a134fa84ffc86816f51fe0c3a56 => 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: 783/1479] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=50ac0e2a45cc4bd1a48eeec3d358b88d => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1480] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=64ea773da8964c25acebf8f4475b2207 => 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: 784/1481] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=98bcc99b74f24e9994a2d205e36be144 => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1482] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 785/1483] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:42 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1484] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:42 2026] GET /v2.1/limits?tenant_id=acd1fb89f20e45ca8ce57c93d66350b0 => 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: 786/1485] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:42 2026] GET /v2.1/limits?tenant_id=b18cc1ec05754bbe97113ea43036c0d8 => 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: 700/1486] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:42 2026] GET /v2.1/limits?tenant_id=edb1fcf885bf4dba89c39c5880a8243f => 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: 787/1487] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:26:42 2026] GET /v2.1/limits?tenant_id=fc71e3d26f784bad9e3c8d8bc0aa73ac => 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: 701/1488] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:26:42 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) [pid: 8|app: 0|req: 788/1489] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:26:42 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: 7|app: 0|req: 702/1490] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:26:42 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) [pid: 7|app: 0|req: 705/1495] 199.204.45.223 () {34 vars in 855 bytes} [Wed Feb 25 23:26:57 2026] DELETE /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8/os-interface/bb0506a8-5a71-4c61-8628-c657461ba101 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:27:00.332 8 INFO nova.api.openstack.compute.server_external_events [req-7f66dd01-6a8e-4db4-a096-bb8beb43ed42 req-cbf0075b-e9f4-4cf0-8026-340c6fb91298 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bb0506a8-5a71-4c61-8628-c657461ba101 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 791/1496] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:00 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 706/1497] 199.204.45.223 () {34 vars in 755 bytes} [Wed Feb 25 23:27:02 2026] DELETE /v2.1/servers/d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 => generated 0 bytes in 118 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-02-25 23:27:04.269 8 INFO nova.api.openstack.compute.server_external_events [req-b5d079cb-4380-4fd0-afb5-66dc97f95413 req-8d8c1ba8-19eb-4742-8cf2-37a8a77f026f c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:6691d157-e01c-4548-b0ad-c99adb1c7af5 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 8|app: 0|req: 792/1498] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 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-02-25 23:27:06.319 7 INFO nova.api.openstack.compute.server_external_events [req-258aa858-550d-4997-bc29-92768ca8d5c2 req-d30cdf2c-10c8-425e-a874-bc0f198a9955 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:6691d157-e01c-4548-b0ad-c99adb1c7af5 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance 2026-02-25 23:27:06.319 7 INFO nova.api.openstack.compute.server_external_events [req-258aa858-550d-4997-bc29-92768ca8d5c2 req-d30cdf2c-10c8-425e-a874-bc0f198a9955 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:6691d157-e01c-4548-b0ad-c99adb1c7af5 for instance d5e2b0c8-3150-4f13-92db-ec0a1e6476f8 on instance [pid: 7|app: 0|req: 708/1501] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:06 2026] POST /v2.1/os-server-external-events => generated 356 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-02-25 23:27:06.584 8 INFO nova.api.openstack.compute.server_external_events [req-4698e455-a719-4557-b468-4c0e5678c6d0 req-0252dac0-e91c-4ab9-9203-31828e632b29 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance [pid: 8|app: 0|req: 794/1502] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 709/1503] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:27:06 2026] DELETE /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 0 bytes in 89 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-02-25 23:27:06.734 8 WARNING neutronclient.v2_0.client [None req-422e4eec-9962-4c0c-880d-bc2485da4cc8 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 795/1504] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:27:06 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 1942 bytes in 182 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-02-25 23:27:08.360 7 INFO nova.api.openstack.compute.server_external_events [req-6cde5b60-2275-4ba4-97e6-9c42827d31bd req-db969cf4-c04b-492c-b19a-48e8632060b0 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance 2026-02-25 23:27:08.361 7 INFO nova.api.openstack.compute.server_external_events [req-6cde5b60-2275-4ba4-97e6-9c42827d31bd req-db969cf4-c04b-492c-b19a-48e8632060b0 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance [pid: 7|app: 0|req: 710/1505] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:08 2026] POST /v2.1/os-server-external-events => generated 358 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-02-25 23:27:09.392 8 INFO nova.api.openstack.compute.server_external_events [req-bd949c22-1e68-47a5-ab3c-629af607a70b req-831d8200-9748-47d0-b0a6-5917cb012a24 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:bb95476f-9780-4f87-9182-58af574b3fc0 for instance d435aa59-400e-491b-9a6e-4b3ea256eaad on instance [pid: 8|app: 0|req: 796/1506] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:09 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-02-25 23:27:11.932 7 WARNING neutronclient.v2_0.client [None req-3535d251-3ad5-419e-b470-2b6f29863d51 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 711/1507] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:27:11 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => generated 1479 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, ' 2026-02-25 23:27:17.019 7 INFO nova.api.openstack.wsgi [None req-71822f62-99e4-4336-92f8-6ca6ab10f527 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] HTTP exception thrown: Instance d435aa59-400e-491b-9a6e-4b3ea256eaad could not be found. [pid: 7|app: 0|req: 713/1510] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:27:16 2026] GET /v2.1/servers/d435aa59-400e-491b-9a6e-4b3ea256eaad => 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-02-25 23:27:17.447 8 INFO nova.api.openstack.compute.server_external_events [req-9ecb5a68-aa69-445a-9e7a-29ee4780cb98 req-756fecf2-25cc-43d8-ac06-da2793cfdec6 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-changed:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 8|app: 0|req: 798/1511] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:17 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: 714/1512] 10.0.0.124 () {32 vars in 718 bytes} [Wed Feb 25 23:27:17 2026] DELETE /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:27:17.583 8 WARNING neutronclient.v2_0.client [None req-f4c93eee-354d-442b-a06a-f17d8aff727a 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 799/1513] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:27:17 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 1943 bytes in 182 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-02-25 23:27:18.777 7 INFO nova.api.openstack.compute.server_external_events [req-7d05a8a9-2289-46c8-9d17-84e0aabde3b4 req-c5271ebb-433b-4748-bf9a-3893020d372b c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 7|app: 0|req: 715/1514] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 23:27:20.290 8 INFO nova.api.openstack.compute.server_external_events [req-ac6e73e5-71e2-4b0c-89d5-ed418cfb8093 req-5c5d1e4f-81f8-46c9-85a2-23283c3b0278 c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-deleted:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 8|app: 0|req: 800/1515] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:20 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-02-25 23:27:20.818 7 INFO nova.api.openstack.compute.server_external_events [req-f80ef190-b0e6-4351-be8d-b3e1073986f1 req-4f394ecd-3ec6-43f0-83f8-b6a212bcfdfe c0dec1b1b2654b639fdaeaacb90b26da a47bb3744cfd40d89cfab01697f303ab - - fa6d3a9ccaf6407aa3cbf553955958f8 fa6d3a9ccaf6407aa3cbf553955958f8] Creating event network-vif-unplugged:2e81ce3f-719e-44bf-8052-9981aa687a43 for instance 79a0cd95-36af-47ee-b8dd-de0334659020 on instance [pid: 7|app: 0|req: 716/1516] 10.0.0.88 () {38 vars in 814 bytes} [Wed Feb 25 23:27:20 2026] POST /v2.1/os-server-external-events => generated 185 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-02-25 23:27:22.788 8 WARNING neutronclient.v2_0.client [None req-8e220be8-b51a-464d-915e-a1a724a776d1 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] 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: 801/1517] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:27:22 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 1480 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-02-25 23:27:28.101 8 INFO nova.api.openstack.wsgi [None req-c31b7da2-caa3-4d33-8b72-1e7d7624b499 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] HTTP exception thrown: Instance 79a0cd95-36af-47ee-b8dd-de0334659020 could not be found. [pid: 8|app: 0|req: 803/1520] 10.0.0.124 () {32 vars in 715 bytes} [Wed Feb 25 23:27:27 2026] GET /v2.1/servers/79a0cd95-36af-47ee-b8dd-de0334659020 => generated 111 bytes in 246 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: 718/1521] 10.0.0.124 () {32 vars in 724 bytes} [Wed Feb 25 23:27:30 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-493041499 => generated 0 bytes in 17 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-02-25 23:27:30.230 8 INFO nova.api.openstack.wsgi [None req-e3c0b255-2dc1-4014-8b74-c66604191d10 1aef2caee9cb4b29a691c2cc384a7003 98bcc99b74f24e9994a2d205e36be144 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-493041499 not found for user 1aef2caee9cb4b29a691c2cc384a7003 [pid: 8|app: 0|req: 804/1522] 10.0.0.124 () {32 vars in 721 bytes} [Wed Feb 25 23:27:30 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-493041499 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1525] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:27:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1526] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 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: 721/1527] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/limits?tenant_id=11ad50eb12be42089dec25c8f86cf5e2 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1528] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/limits?tenant_id=3e81ee53e86448fe9af76de0b7a1ebff => 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: 722/1529] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1530] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/limits?tenant_id=50ac0e2a45cc4bd1a48eeec3d358b88d => 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: 723/1531] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1532] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1533] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/limits?tenant_id=acd1fb89f20e45ca8ce57c93d66350b0 => 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: 810/1534] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:27: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: 725/1535] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:27:41 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) [pid: 8|app: 0|req: 811/1536] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:27: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: 726/1537] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:27: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: 8|app: 0|req: 812/1538] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:27:41 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1539] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:27:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 813/1540] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:27:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 734/1553] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:28:40 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 820/1554] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:28:40 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 735/1555] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:28: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 821/1556] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:28:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1557] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:28: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: 822/1558] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:28:41 2026] GET /v2.1/limits?tenant_id=2b69d9ffba5e4164b36cf1b0d915c808 => 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: 737/1559] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:28:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 823/1560] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:28:41 2026] GET /v2.1/limits?tenant_id=45e79f4fdbe6467084974ef8401da5dd => 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: 738/1561] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:28:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 824/1562] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:28:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1563] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:28:41 2026] GET /v2.1/limits?tenant_id=a536cefc77f240d0928186233d30e3c2 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1564] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:28:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1565] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:28:41 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: 826/1566] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:28: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: 741/1567] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23: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) [pid: 8|app: 0|req: 828/1570] 10.0.0.5 () {28 vars in 452 bytes} [Wed Feb 25 23:28:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1571] 10.0.0.5 () {30 vars in 656 bytes} [Wed Feb 25 23:28:51 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 829/1572] 10.0.0.5 () {32 vars in 729 bytes} [Wed Feb 25 23:28:51 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: 744/1573] 10.0.0.5 () {34 vars in 804 bytes} [Wed Feb 25 23:28:51 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1574] 10.0.0.5 () {28 vars in 452 bytes} [Wed Feb 25 23:28:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1575] 10.0.0.5 () {30 vars in 656 bytes} [Wed Feb 25 23:28:52 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 831/1576] 10.0.0.5 () {32 vars in 729 bytes} [Wed Feb 25 23:28:52 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: 746/1577] 10.0.0.5 () {34 vars in 892 bytes} [Wed Feb 25 23:28:52 2026] GET /v2.1/servers/detail?project_id=43a241000ff24c42b48a31ed6875d1db&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: 832/1578] 10.0.0.5 () {34 vars in 892 bytes} [Wed Feb 25 23:28:52 2026] GET /v2.1/servers/detail?project_id=9957435ea42a49b8acac61bde6f95f10&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1579] 10.0.0.5 () {34 vars in 892 bytes} [Wed Feb 25 23:28:52 2026] GET /v2.1/servers/detail?project_id=a47bb3744cfd40d89cfab01697f303ab&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1590] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:29:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1591] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:29: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) [pid: 7|app: 0|req: 754/1592] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:29: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) [pid: 8|app: 0|req: 839/1593] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:29: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: 755/1594] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:29:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 840/1595] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:29:40 2026] GET /v2.1/limits?tenant_id=98e5efbfd74e4427a8eb94f94bcb9b06 => 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: 756/1596] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:29:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 841/1597] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:29:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 757/1598] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:29:41 2026] GET /v2.1/limits?tenant_id=e279a1cbb8ca4239848e544f8df3ba8f => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1599] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:29:41 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1600] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:29: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: 8|app: 0|req: 843/1601] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:29: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: 7|app: 0|req: 759/1602] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:29:41 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: 844/1603] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:29: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) [pid: 8|app: 0|req: 847/1608] 10.0.0.124 () {32 vars in 655 bytes} [Wed Feb 25 23:30:00 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 762/1609] 10.0.0.124 () {32 vars in 641 bytes} [Wed Feb 25 23:30:00 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-25 23:30:00.974 8 WARNING oslo_db.sqlalchemy.utils [None req-f3bc184e-2eed-48de-b35d-2967586cc498 81dce44d287f443f9b141505703a2b21 9957435ea42a49b8acac61bde6f95f10 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 848/1610] 10.0.0.124 () {32 vars in 649 bytes} [Wed Feb 25 23:30:00 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1611] 10.0.0.124 () {32 vars in 694 bytes} [Wed Feb 25 23:30:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1620] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:30:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1621] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:30: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: 7|app: 0|req: 769/1622] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:30:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1623] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:30:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 7|app: 0|req: 770/1624] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:30:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1625] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:30:40 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1626] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:30: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 856/1627] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:30:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1628] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:30:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 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: 857/1629] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:30:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1630] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:30:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 858/1631] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:30: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: 7|app: 0|req: 780/1644] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:31: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: 865/1645] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:31:40 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1646] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:31: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 866/1647] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:31:41 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 782/1648] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:31:41 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1649] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:31:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 783/1650] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:31:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1651] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:31: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: 784/1652] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:31:41 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1653] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:31:41 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: 7|app: 0|req: 785/1654] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:31:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 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: 870/1655] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:31:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 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: 877/1668] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:32:40 2026] GET /v2.1/os-security-groups => generated 78 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1669] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:32:40 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1670] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:32:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 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: 793/1671] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:32:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 879/1672] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:32:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => 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: 794/1673] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:32: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: 8|app: 0|req: 880/1674] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:32:40 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 795/1675] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:32:41 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: 881/1676] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:32: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) [pid: 7|app: 0|req: 796/1677] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:32:41 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: 882/1678] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:32: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: 7|app: 0|req: 797/1679] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:32: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: 889/1692] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:33:40 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 122 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: 804/1693] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23: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: 8|app: 0|req: 890/1694] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:33:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1695] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:33:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 891/1696] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:33:41 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1697] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:33:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1698] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:33: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: 7|app: 0|req: 807/1699] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:33: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: 8|app: 0|req: 893/1700] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:33: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: 808/1701] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:33:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1702] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:33:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1703] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:33:41 2026] GET /v2.1/os-services => generated 783 bytes in 33 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: 816/1716] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:34:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1717] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:34:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 817/1718] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:34:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => 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: 902/1719] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:34:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1720] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:34:41 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: 8|app: 0|req: 903/1721] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:34:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1722] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:34: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) [pid: 8|app: 0|req: 904/1723] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:34: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: 820/1724] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:34:41 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 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: 905/1725] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:34:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1726] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:34: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, ' [pid: 8|app: 0|req: 906/1727] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:34:41 2026] GET /v2.1/os-services => generated 783 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: 913/1740] 10.0.0.245 () {32 vars in 686 bytes} [Wed Feb 25 23:35:40 2026] GET /v2.1/os-availability-zone => generated 97 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: 7|app: 0|req: 828/1741] 10.0.0.245 () {32 vars in 668 bytes} [Wed Feb 25 23:35:40 2026] GET /v2.1/os-services => generated 783 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: 914/1742] 10.0.0.245 () {32 vars in 682 bytes} [Wed Feb 25 23:35: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: 7|app: 0|req: 829/1743] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:35:40 2026] GET /v2.1/limits?tenant_id=43a241000ff24c42b48a31ed6875d1db => 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: 915/1744] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:35:40 2026] GET /v2.1/limits?tenant_id=9957435ea42a49b8acac61bde6f95f10 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1745] 10.0.0.245 () {32 vars in 743 bytes} [Wed Feb 25 23:35:40 2026] GET /v2.1/limits?tenant_id=a47bb3744cfd40d89cfab01697f303ab => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1746] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23: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: 7|app: 0|req: 831/1747] 10.0.0.245 () {32 vars in 707 bytes} [Wed Feb 25 23:35: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) [pid: 8|app: 0|req: 917/1748] 10.0.0.245 () {32 vars in 703 bytes} [Wed Feb 25 23:35: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: 832/1749] 10.0.0.245 () {32 vars in 688 bytes} [Wed Feb 25 23:35:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1750] 10.0.0.245 () {32 vars in 672 bytes} [Wed Feb 25 23:35: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: 833/1751] 10.0.0.245 () {32 vars in 711 bytes} [Wed Feb 25 23:35:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)