+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 10 18:39:58 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-6b5b75989d-898j4 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 0x7f298042c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-10 18:40:03.439 7 INFO nova.utils [None req-50975423-caea-4498-8b89-50e1719750f1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-10 18:40:03.552 8 INFO nova.utils [None req-7eea74c9-2192-4aef-b48b-7c63c20ab958 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-10 18:40:05.162 7 WARNING keystonemiddleware._common.config [None req-50975423-caea-4498-8b89-50e1719750f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-10 18:40:05.171 7 WARNING oslo_config.cfg [None req-50975423-caea-4498-8b89-50e1719750f1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-10 18:40:05.248 7 WARNING keystonemiddleware._common.config [None req-50975423-caea-4498-8b89-50e1719750f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-10 18:40:05.263 7 WARNING oslo_config.cfg [None req-50975423-caea-4498-8b89-50e1719750f1 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-10 18:40:05.276 7 WARNING oslo_config.cfg [None req-50975423-caea-4498-8b89-50e1719750f1 - - - - - -] 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 0x7f298042c668 pid: 7 (default app) 2026-03-10 18:40:05.332 8 WARNING keystonemiddleware._common.config [None req-7eea74c9-2192-4aef-b48b-7c63c20ab958 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-10 18:40:05.341 8 WARNING oslo_config.cfg [None req-7eea74c9-2192-4aef-b48b-7c63c20ab958 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-10 18:40:05.419 8 WARNING keystonemiddleware._common.config [None req-7eea74c9-2192-4aef-b48b-7c63c20ab958 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-10 18:40:05.434 8 WARNING oslo_config.cfg [None req-7eea74c9-2192-4aef-b48b-7c63c20ab958 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-10 18:40:05.448 8 WARNING oslo_config.cfg [None req-7eea74c9-2192-4aef-b48b-7c63c20ab958 - - - - - -] 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 0x7f298042c668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:40:17 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-03-10 18:40:17.960 8 WARNING oslo_policy.policy [None req-b947670b-6648-4883-b514-b8ea3bef15a4 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-10 18:40:17.960 8 WARNING oslo_policy.policy [None req-b947670b-6648-4883-b514-b8ea3bef15a4 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:40:17 2026] GET /v2.1 => generated 0 bytes in 598 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 18:40:18.071 7 WARNING oslo_policy.policy [req-b947670b-6648-4883-b514-b8ea3bef15a4 req-137ef82f-e5ef-4e93-9759-da92498e5d2c 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-10 18:40:18.071 7 WARNING oslo_policy.policy [req-b947670b-6648-4883-b514-b8ea3bef15a4 req-137ef82f-e5ef-4e93-9759-da92498e5d2c 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:40:18 2026] GET /v2.1/ => generated 399 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:40:18.177 8 INFO nova.api.openstack.wsgi [None req-c4b8552c-bbfd-47ee-896f-9a1964016e6e 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.40 () {48 vars in 1006 bytes} [Tue Mar 10 18:40:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:40:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.40 () {52 vars in 1043 bytes} [Tue Mar 10 18:40:18 2026] POST /v2.1/flavors => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:40:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:40:19 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:40:19 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:40:19.184 8 INFO nova.api.openstack.wsgi [None req-e3ffab6b-9ddd-42f9-90fa-b238703401f8 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.40 () {48 vars in 1008 bytes} [Tue Mar 10 18:40:19 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: 7|app: 0|req: 7/13] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:40:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.40 () {52 vars in 1043 bytes} [Tue Mar 10 18:40:19 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:40:20 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: 9/18] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:40:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:40:20 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:40:20.192 8 INFO nova.api.openstack.wsgi [None req-442656df-a019-4e91-86c9-cc7b6830b546 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.19.213.40 () {48 vars in 1010 bytes} [Tue Mar 10 18:40:20 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: 7|app: 0|req: 11/21] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:40:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.40 () {52 vars in 1043 bytes} [Tue Mar 10 18:40:20 2026] POST /v2.1/flavors => generated 531 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:40: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) [pid: 8|app: 0|req: 12/24] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:40:21 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:40:21 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:40:21.153 8 INFO nova.api.openstack.wsgi [None req-4ffdff65-e6df-4204-bd0b-6c8e6426ce7e 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.19.213.40 () {48 vars in 1008 bytes} [Tue Mar 10 18:40:21 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:40:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.40 () {52 vars in 1043 bytes} [Tue Mar 10 18:40:21 2026] POST /v2.1/flavors => generated 530 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:40:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:40:22 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:40:22 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:40:22.154 8 INFO nova.api.openstack.wsgi [None req-ec7783a4-fbb6-4d0a-a174-134b49642eef 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.19.213.40 () {48 vars in 1010 bytes} [Tue Mar 10 18:40:22 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:40:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.40 () {52 vars in 1043 bytes} [Tue Mar 10 18:40:22 2026] POST /v2.1/flavors => generated 533 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.59 () {28 vars in 453 bytes} [Tue Mar 10 18:46:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/114] 10.0.0.59 () {30 vars in 657 bytes} [Tue Mar 10 18:46:53 2026] GET /v2.1 => generated 0 bytes in 467 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: 58/115] 10.0.0.59 () {32 vars in 730 bytes} [Tue Mar 10 18:46:53 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 10.0.0.59 () {34 vars in 803 bytes} [Tue Mar 10 18:46:53 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:49:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:49:26 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 265 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: 75/149] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:49:26 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:49:26.713 8 INFO nova.api.openstack.wsgi [None req-b3882e32-c495-4d5a-abfe-d2cee8cbbfe8 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/150] 199.19.213.40 () {48 vars in 1012 bytes} [Tue Mar 10 18:49:26 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: 76/151] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:49:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.19.213.40 () {52 vars in 1044 bytes} [Tue Mar 10 18:49:26 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:50:20 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: 83/166] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:50:20 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:50:20 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:50:20.542 7 INFO nova.api.openstack.wsgi [None req-c33ea295-a833-4c69-b3d5-682c43560281 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4362eecd5aed41829abf5b51aa72bb46 [pid: 7|app: 0|req: 84/168] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:50:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-10 18:50:20.559 8 WARNING oslo_db.sqlalchemy.utils [None req-1a5f320d-3116-4090-8958-41c4bd7a8a76 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/169] 199.19.213.40 () {48 vars in 1011 bytes} [Tue Mar 10 18:50:20 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.19.213.40 () {52 vars in 1052 bytes} [Tue Mar 10 18:50:20 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:50: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) [pid: 7|app: 0|req: 86/172] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:50:24 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:50:24 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.19.213.40 () {48 vars in 1068 bytes} [Tue Mar 10 18:50:24 2026] GET /v2.1/os-quota-sets/a8b08ccad6b043549664b9e185740703 => generated 283 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.19.213.40 () {52 vars in 1120 bytes} [Tue Mar 10 18:50:24 2026] PUT /v2.1/os-quota-sets/a8b08ccad6b043549664b9e185740703 => generated 238 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 18:58: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: 136/273] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 18:58:27 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 18:58:27 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 18:58:27.341 7 INFO nova.api.openstack.wsgi [None req-0a717703-a6a4-493f-b5bb-ae04dfa1c7f3 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/275] 199.19.213.40 () {48 vars in 1010 bytes} [Tue Mar 10 18:58:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 18:58:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.40 () {52 vars in 1044 bytes} [Tue Mar 10 18:58:27 2026] POST /v2.1/flavors => generated 532 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/298] 10.0.0.16 () {28 vars in 453 bytes} [Tue Mar 10 19: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 149/299] 10.0.0.16 () {30 vars in 657 bytes} [Tue Mar 10 19:00:08 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 151/300] 10.0.0.16 () {32 vars in 730 bytes} [Tue Mar 10 19:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 10.0.0.16 () {34 vars in 764 bytes} [Tue Mar 10 19:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 10.0.0.16 () {28 vars in 453 bytes} [Tue Mar 10 19:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/305] 10.0.0.16 () {30 vars in 657 bytes} [Tue Mar 10 19:00:12 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 154/306] 10.0.0.16 () {32 vars in 730 bytes} [Tue Mar 10 19:00:12 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: 153/307] 10.0.0.16 () {34 vars in 764 bytes} [Tue Mar 10 19:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 10.0.0.16 () {28 vars in 453 bytes} [Tue Mar 10 19:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 154/309] 10.0.0.16 () {30 vars in 657 bytes} [Tue Mar 10 19:00:17 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: 156/310] 10.0.0.16 () {32 vars in 730 bytes} [Tue Mar 10 19:00:17 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: 155/311] 10.0.0.16 () {34 vars in 807 bytes} [Tue Mar 10 19:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 10.0.0.16 () {28 vars in 453 bytes} [Tue Mar 10 19: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) 2026-03-10 19:00:21.840 7 WARNING keystonemiddleware.audit [None req-c159fa34-b58b-48fd-9a6b-3393d983f912 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Skipping service manila as it have no endpoints. 2026-03-10 19:00:21.840 7 WARNING keystonemiddleware.audit [None req-c159fa34-b58b-48fd-9a6b-3393d983f912 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Skipping service manilav2 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 157/315] 10.0.0.16 () {30 vars in 657 bytes} [Tue Mar 10 19:00:21 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-03-10 19:00:21.853 8 WARNING keystonemiddleware.audit [req-67853bc4-af36-4c77-b1e8-9ad6dd477607 req-e2996a2c-d37f-4ab4-af83-c6b42d8f41a8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Skipping service manila as it have no endpoints. 2026-03-10 19:00:21.854 8 WARNING keystonemiddleware.audit [req-67853bc4-af36-4c77-b1e8-9ad6dd477607 req-e2996a2c-d37f-4ab4-af83-c6b42d8f41a8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 159/316] 10.0.0.16 () {32 vars in 730 bytes} [Tue Mar 10 19: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) 2026-03-10 19:00:21.871 7 WARNING keystonemiddleware.audit [None req-53094959-8a80-4366-8ab9-524947cd2c44 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Skipping service manila as it have no endpoints. 2026-03-10 19:00:21.872 7 WARNING keystonemiddleware.audit [None req-53094959-8a80-4366-8ab9-524947cd2c44 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 158/317] 10.0.0.16 () {34 vars in 807 bytes} [Tue Mar 10 19:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:01:41 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: 168/335] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:01:41 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 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/336] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:01:41 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 199.19.213.40 () {48 vars in 1068 bytes} [Tue Mar 10 19:01:41 2026] GET /v2.1/os-quota-sets/6d39b49e5fe94784a8d4063796563fb7 => generated 283 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 199.19.213.40 () {52 vars in 1120 bytes} [Tue Mar 10 19:01:41 2026] PUT /v2.1/os-quota-sets/6d39b49e5fe94784a8d4063796563fb7 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:03:09 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 179/358] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:03:10 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: 180/359] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:03:10 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: 180/360] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/os-services => generated 781 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/362] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/364] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 183/366] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 51 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: 184/368] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:03:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 191/381] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:04:09 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 192/383] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 192/384] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/os-services => generated 781 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/387] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:04:10 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: 195/390] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:04:10 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: 196/391] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:04:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:04:10 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) [pid: 7|app: 0|req: 203/405] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/406] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 204/407] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:05:10 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: 204/408] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/410] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 206/411] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 206/412] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 207/413] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:05:10 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: 8|app: 0|req: 208/416] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:05:10 2026] GET /v2.1/os-services => generated 781 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:06:09 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 215/430] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:06:10 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: 216/431] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/os-services => generated 781 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:06:10 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: 218/435] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 218/436] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:06:10 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: 219/437] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 220/439] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 220/440] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:06:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:07:09 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:07:10 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: 8|app: 0|req: 228/455] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:07:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:07:10 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) [pid: 8|app: 0|req: 229/457] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:07:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 229/458] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:07:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/459] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:07:10 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: 230/460] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:07:10 2026] GET /v2.1/os-services => generated 781 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:07:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 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: 231/462] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:07:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:07:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:07:10 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: 239/477] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:08:09 2026] GET /v2.1/os-security-groups => generated 78 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:08:09 2026] GET /v2.1/os-services => generated 781 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:08:09 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 240/480] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:08:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 241/481] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:08:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:08:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 242/483] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:08:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 242/484] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:08:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:08:10 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: 243/486] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:08:10 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: 7|app: 0|req: 244/487] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:08:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/488] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:08:10 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: 251/501] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:09:09 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:09:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:09:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 252/504] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:09:10 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:09:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 253/506] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:09:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:09:10 2026] GET /v2.1/os-services => generated 781 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:09:10 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: 7|app: 0|req: 255/509] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:09:10 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: 255/510] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:09:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:09:10 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: 256/512] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:09:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:10:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 263/526] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:10:10 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: 7|app: 0|req: 264/527] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:10:10 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: 264/528] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:10:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 56 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: 265/529] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:10:10 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: 8|app: 0|req: 265/530] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:10:10 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: 266/531] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:10:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:10:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:10:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:10:10 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: 268/535] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:10:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:10:10 2026] GET /v2.1/os-services => generated 781 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/549] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:11:09 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 275/550] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:11:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 276/551] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:11:10 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: 276/552] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:11:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 277/553] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:11:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:11:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 278/555] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:11:10 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: 7|app: 0|req: 278/556] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:11:10 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: 279/557] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:11:10 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: 279/558] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:11:10 2026] GET /v2.1/os-services => generated 781 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, ' [pid: 8|app: 0|req: 280/559] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:11:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 280/560] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:11:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:12:09 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 97 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: 287/574] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:12:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 288/575] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:12:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 288/576] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:12:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:12:10 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: 289/578] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:12:10 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: 290/579] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:12:10 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: 290/580] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:12:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:12:10 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: 291/582] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:12:10 2026] GET /v2.1/os-services => generated 781 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:12:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/584] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:12:10 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: 8|app: 0|req: 295/589] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:12: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/590] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:12:37 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 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: 296/591] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:12:37 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:12:37.711 7 INFO nova.api.openstack.wsgi [None req-3c7b2082-43b3-4ea9-b378-084779bd1a00 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 296/592] 199.19.213.40 () {48 vars in 1006 bytes} [Tue Mar 10 19:12:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:12:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 199.19.213.40 () {48 vars in 1094 bytes} [Tue Mar 10 19:12:37 2026] GET /v2.1/flavors/1f99ae25-334d-489d-bcdb-8e1b0bf4b21f/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:12: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: 7|app: 0|req: 298/596] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:12:38 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 299/597] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:12:38 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:12:38.642 7 INFO nova.api.openstack.wsgi [None req-3cde5aac-5c57-4e8e-8480-6eb0a44d989d 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 299/598] 199.19.213.40 () {48 vars in 1008 bytes} [Tue Mar 10 19:12:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:12:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 199.19.213.40 () {48 vars in 1094 bytes} [Tue Mar 10 19:12:38 2026] GET /v2.1/flavors/4ad4d4ef-f8de-4f38-ab50-9fe22f511fc1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:12:39 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:12:39 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:12:39 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:12:39.577 8 INFO nova.api.openstack.wsgi [None req-47c71134-4541-4614-a772-d37df85bfa21 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 303/606] 199.19.213.40 () {48 vars in 1010 bytes} [Tue Mar 10 19:12:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:12:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 199.19.213.40 () {48 vars in 1094 bytes} [Tue Mar 10 19:12:39 2026] GET /v2.1/flavors/8b95f902-9c22-4d2c-9229-f47334ecab1b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:12:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:12:40 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 306/611] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:12:40 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:12:40.526 8 INFO nova.api.openstack.wsgi [None req-21d5a9f9-e540-4f2e-979d-5220cb482f24 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 306/612] 199.19.213.40 () {48 vars in 1008 bytes} [Tue Mar 10 19:12:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:12:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.19.213.40 () {48 vars in 1094 bytes} [Tue Mar 10 19:12:40 2026] GET /v2.1/flavors/4010e778-ee27-4118-8be0-725c28c6b371/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: 308/615] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:12:41 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: 308/616] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:12:41 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 309/617] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:12:41 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:12:41.462 8 INFO nova.api.openstack.wsgi [None req-30d8fc18-572f-438b-824f-6ae72e1a54c4 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 309/618] 199.19.213.40 () {48 vars in 1010 bytes} [Tue Mar 10 19:12:41 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:12:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 199.19.213.40 () {48 vars in 1094 bytes} [Tue Mar 10 19:12:41 2026] GET /v2.1/flavors/45d53e83-8e68-4902-a13f-9f321617654e/os-extra_specs => generated 19 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: 314/627] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:13:09 2026] GET /v2.1/os-services => generated 781 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:13:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 56 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: 315/629] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:13:10 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: 315/630] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:13:10 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) [pid: 7|app: 0|req: 316/631] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:13:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/632] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:13:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:13:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:13:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 318/635] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:13:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:13:10 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) [pid: 7|app: 0|req: 319/637] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:13:10 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: 319/638] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:13:10 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: 323/645] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:13:43 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: 323/646] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:13:43 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 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: 324/647] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:13:43 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:13:43.756 7 INFO nova.api.openstack.wsgi [None req-36e57e42-3216-4202-b93a-3a1ebba96248 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 324/648] 199.19.213.40 () {48 vars in 1012 bytes} [Tue Mar 10 19:13:43 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: 8|app: 0|req: 325/649] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:13:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 199.19.213.40 () {48 vars in 1094 bytes} [Tue Mar 10 19:13:43 2026] GET /v2.1/flavors/322871d3-a69c-45d7-88d4-f8a14508c665/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:13:50 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: 327/654] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:13:50 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 328/655] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:13:50 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:13:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:13:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:13:53 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 330/659] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:13:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 199.19.213.40 () {48 vars in 1068 bytes} [Tue Mar 10 19:13:53 2026] GET /v2.1/os-quota-sets/a8b08ccad6b043549664b9e185740703 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:14:09 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:14:10 2026] GET /v2.1/os-services => generated 781 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/667] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:14:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 334/668] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:14:10 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: 8|app: 0|req: 335/669] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:14:10 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: 7|app: 0|req: 335/670] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:14:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 336/671] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:14:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:14:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 337/673] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:14:10 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: 337/674] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:14:10 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: 338/675] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:14:10 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: 338/676] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:14:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:14:42 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: 342/684] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:14:42 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 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: 343/685] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:14:42 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:14:42.110 7 INFO nova.api.openstack.wsgi [None req-3976db4c-3418-4f77-810a-a5fc79ad9bb9 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 343/686] 199.19.213.40 () {48 vars in 1010 bytes} [Tue Mar 10 19:14:42 2026] GET /v2.1/flavors/m1.manila => 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: 344/687] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:14:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 199.19.213.40 () {48 vars in 1094 bytes} [Tue Mar 10 19:14:42 2026] GET /v2.1/flavors/ba373832-afec-4d08-81aa-565ba392e0a1/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:14:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:14:56 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 347/693] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:14:56 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 199.19.213.40 () {48 vars in 1068 bytes} [Tue Mar 10 19:14:56 2026] GET /v2.1/os-quota-sets/6d39b49e5fe94784a8d4063796563fb7 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:15:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 63 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: 350/700] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:15:09 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: 351/701] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:15:09 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: 351/702] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:15:09 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:15:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/704] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:15:10 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: 353/705] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:15:10 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:15:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/707] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:15:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 354/708] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:15:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 355/709] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:15:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:15:10 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: 8|app: 0|req: 358/715] 199.19.213.40 () {42 vars in 700 bytes} [Tue Mar 10 19:15: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/716] 199.19.213.40 () {44 vars in 904 bytes} [Tue Mar 10 19:15:37 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 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: 359/717] 199.19.213.40 () {46 vars in 977 bytes} [Tue Mar 10 19:15:37 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:15:37.770 7 INFO nova.api.openstack.wsgi [None req-2647a226-3b88-44fc-8d4e-709ce1afeda6 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 359/718] 199.19.213.40 () {48 vars in 1006 bytes} [Tue Mar 10 19:15:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 199.19.213.40 () {48 vars in 1046 bytes} [Tue Mar 10 19:15:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 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: 365/728] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:16:09 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/os-services => generated 781 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: 8|app: 0|req: 366/730] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 365/731] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/732] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:16:10 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: 7|app: 0|req: 366/733] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:16:10 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: 367/735] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 369/736] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 370/738] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:16:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:16:10 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: 371/740] 10.0.0.230 () {32 vars in 655 bytes} [Tue Mar 10 19:16:17 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.230 () {32 vars in 641 bytes} [Tue Mar 10 19:16:18 2026] GET /v2.1/servers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-10 19:16:18.262 8 WARNING oslo_db.sqlalchemy.utils [None req-7c836784-5dd7-4f5b-bd46-129d70268798 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 372/742] 10.0.0.230 () {32 vars in 649 bytes} [Tue Mar 10 19:16:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.230 () {32 vars in 694 bytes} [Tue Mar 10 19:16:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:28 2026] GET /v2.1/flavors/1f99ae25-334d-489d-bcdb-8e1b0bf4b21f => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.230 () {32 vars in 641 bytes} [Tue Mar 10 19:16:28 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:28 2026] GET /v2.1/flavors/1f99ae25-334d-489d-bcdb-8e1b0bf4b21f => generated 511 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:34.114 7 WARNING neutronclient.v2_0.client [None req-b2edd7b8-9d18-4dfa-b190-90a26a7d889a cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:34.446 8 WARNING neutronclient.v2_0.client [None req-6d84e52f-850c-44e8-a731-f53586b77ee7 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/751] 10.0.0.230 () {34 vars in 685 bytes} [Tue Mar 10 19:16:33 2026] POST /v2.1/os-security-groups => generated 246 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:34.719 7 WARNING neutronclient.v2_0.client [None req-7644404f-f848-47bb-b0d3-a8b8a12ca638 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:34.752 7 WARNING neutronclient.v2_0.client [None req-7644404f-f848-47bb-b0d3-a8b8a12ca638 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/752] 10.0.0.230 () {34 vars in 695 bytes} [Tue Mar 10 19:16:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:34.904 7 WARNING neutronclient.v2_0.client [None req-040d4df0-b681-4a88-bae2-f5d59545af43 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The 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: 377/753] 10.0.0.230 () {34 vars in 685 bytes} [Tue Mar 10 19:16:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:35.143 8 WARNING neutronclient.v2_0.client [None req-d1aa477b-345f-4dd6-b9d9-35b562367f24 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/754] 10.0.0.230 () {34 vars in 685 bytes} [Tue Mar 10 19:16:34 2026] POST /v2.1/os-security-groups => generated 246 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:35.248 7 WARNING neutronclient.v2_0.client [None req-7daecb6a-83bd-4298-98d9-eb4140cd8d4a cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The 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: 378/755] 10.0.0.230 () {34 vars in 685 bytes} [Tue Mar 10 19:16:35 2026] POST /v2.1/os-security-groups => generated 243 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:35.324 8 WARNING neutronclient.v2_0.client [None req-64b63d43-daf1-4b3d-a857-3b530c515a3f 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:35.328 7 WARNING neutronclient.v2_0.client [None req-7daecb6a-83bd-4298-98d9-eb4140cd8d4a cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The 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: 379/756] 10.0.0.230 () {34 vars in 685 bytes} [Tue Mar 10 19:16:35 2026] POST /v2.1/os-security-groups => generated 243 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:35.462 8 WARNING neutronclient.v2_0.client [None req-8cec1357-cd42-4683-8b8f-07a249ab1c29 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/757] 10.0.0.230 () {34 vars in 695 bytes} [Tue Mar 10 19:16:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:35.560 7 WARNING neutronclient.v2_0.client [None req-466defdb-7924-48c1-b947-c0ebf07c57d5 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:35.578 8 WARNING neutronclient.v2_0.client [None req-8cec1357-cd42-4683-8b8f-07a249ab1c29 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:35.601 7 WARNING neutronclient.v2_0.client [None req-466defdb-7924-48c1-b947-c0ebf07c57d5 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:35.634 8 WARNING neutronclient.v2_0.client [None req-8cec1357-cd42-4683-8b8f-07a249ab1c29 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/758] 10.0.0.230 () {34 vars in 695 bytes} [Tue Mar 10 19:16:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:35.759 7 WARNING neutronclient.v2_0.client [None req-0a8a8ce9-5982-4bcf-a44a-7985b1e9526a cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The 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: 380/759] 10.0.0.230 () {32 vars in 663 bytes} [Tue Mar 10 19:16:35 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:16:35.795 8 WARNING neutronclient.v2_0.client [None req-b57fc8ac-78d7-459e-a81f-f3928742eaa0 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The 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: 380/760] 10.0.0.230 () {32 vars in 737 bytes} [Tue Mar 10 19:16:35 2026] GET /v2.1/os-security-groups/74569859-08e7-49f9-9d7b-f03ec0f250f2 => generated 663 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:35.837 7 WARNING neutronclient.v2_0.client [None req-569e8774-8a1f-418a-81cf-ce2907a8851b cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:35.837 8 WARNING neutronclient.v2_0.client [None req-b57fc8ac-78d7-459e-a81f-f3928742eaa0 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:35.871 7 WARNING neutronclient.v2_0.client [None req-569e8774-8a1f-418a-81cf-ce2907a8851b cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/761] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:35 2026] DELETE /v2.1/os-security-groups/867a26dd-b1ce-4e56-85f2-18e1794a10dc => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-10 19:16:35.987 8 WARNING neutronclient.v2_0.client [None req-d9cd1807-6f8d-42d0-83de-cc435cee7be5 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:35.999 7 WARNING neutronclient.v2_0.client [None req-569e8774-8a1f-418a-81cf-ce2907a8851b cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:36.015 8 INFO nova.api.openstack.wsgi [None req-d9cd1807-6f8d-42d0-83de-cc435cee7be5 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] HTTP exception thrown: Security group 867a26dd-b1ce-4e56-85f2-18e1794a10dc does not exist Neutron server returns request_ids: ['req-86248ead-6436-468c-b1ea-0f4f66a2eb63'] [pid: 8|app: 0|req: 382/762] 10.0.0.230 () {32 vars in 737 bytes} [Tue Mar 10 19:16:35 2026] GET /v2.1/os-security-groups/867a26dd-b1ce-4e56-85f2-18e1794a10dc => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-10 19:16:36.034 8 WARNING neutronclient.v2_0.client [None req-9e26d28e-2bfb-4862-99a4-ac048f692487 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/763] 10.0.0.230 () {32 vars in 750 bytes} [Tue Mar 10 19:16:35 2026] DELETE /v2.1/os-security-group-rules/46cdcbbc-5e01-416c-9d5e-5a499f5db02f => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-10 19:16:36.098 8 WARNING neutronclient.v2_0.client [None req-9e26d28e-2bfb-4862-99a4-ac048f692487 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:36.103 7 WARNING neutronclient.v2_0.client [None req-a2b73b7b-14ae-4e7f-a4f2-416763eabee0 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The 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: 383/764] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:36 2026] DELETE /v2.1/os-security-groups/7a4d1e1b-bc6f-4b35-9325-d9d0fa2563d5 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-10 19:16:36.186 8 WARNING neutronclient.v2_0.client [None req-2128e37e-cf8b-4dfc-9669-3b2f63878bed 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:36.218 7 WARNING neutronclient.v2_0.client [None req-a2b73b7b-14ae-4e7f-a4f2-416763eabee0 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:36.244 8 INFO nova.api.openstack.wsgi [None req-2128e37e-cf8b-4dfc-9669-3b2f63878bed 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] HTTP exception thrown: Security group 7a4d1e1b-bc6f-4b35-9325-d9d0fa2563d5 does not exist Neutron server returns request_ids: ['req-fe1c227b-2b0e-4c5a-b936-e15a91abdb0c'] [pid: 8|app: 0|req: 384/765] 10.0.0.230 () {32 vars in 737 bytes} [Tue Mar 10 19:16:36 2026] GET /v2.1/os-security-groups/7a4d1e1b-bc6f-4b35-9325-d9d0fa2563d5 => generated 194 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-10 19:16:36.258 8 WARNING neutronclient.v2_0.client [None req-0706f9ae-8e61-42a4-b994-8e9ee1da994d 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/766] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:36 2026] DELETE /v2.1/os-security-groups/74569859-08e7-49f9-9d7b-f03ec0f250f2 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-10 19:16:36.335 7 WARNING neutronclient.v2_0.client [None req-5f96ac3c-6b32-41bc-b704-4ad64a9674d8 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:36.339 8 WARNING neutronclient.v2_0.client [None req-0706f9ae-8e61-42a4-b994-8e9ee1da994d 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:36.371 7 WARNING neutronclient.v2_0.client [None req-5f96ac3c-6b32-41bc-b704-4ad64a9674d8 cf477513e3124359892119a651eecd93 ba1f6e4b64b34ae49918a60a03790fe8 - - default default] The 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: 385/767] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:36 2026] DELETE /v2.1/os-security-groups/9f35a788-97e6-462b-a77a-91227ea028ea => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-10 19:16:36.475 8 WARNING neutronclient.v2_0.client [None req-92ba2ff3-af02-467d-9403-9986fba0ceea 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The 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: 383/768] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:36 2026] DELETE /v2.1/os-security-groups/2204d831-b720-4d6c-b23f-793aa30839f8 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-10 19:16:36.560 8 INFO nova.api.openstack.wsgi [None req-92ba2ff3-af02-467d-9403-9986fba0ceea 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] HTTP exception thrown: Security group 9f35a788-97e6-462b-a77a-91227ea028ea does not exist Neutron server returns request_ids: ['req-305dad4c-628b-406e-9c34-f9947bc6fb7b'] [pid: 8|app: 0|req: 386/769] 10.0.0.230 () {32 vars in 737 bytes} [Tue Mar 10 19:16:36 2026] GET /v2.1/os-security-groups/9f35a788-97e6-462b-a77a-91227ea028ea => generated 194 bytes in 96 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-10 19:16:36.584 7 WARNING neutronclient.v2_0.client [None req-07666e3f-cd60-4d2e-b3c1-383e84caaf7b 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:37.130 7 WARNING neutronclient.v2_0.client [None req-07666e3f-cd60-4d2e-b3c1-383e84caaf7b 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:37.173 7 WARNING neutronclient.v2_0.client [None req-07666e3f-cd60-4d2e-b3c1-383e84caaf7b 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The 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: 384/770] 10.0.0.230 () {32 vars in 663 bytes} [Tue Mar 10 19:16:36 2026] GET /v2.1/os-security-groups => generated 707 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:37.244 8 WARNING neutronclient.v2_0.client [None req-c15b2740-9daa-4f2c-8fe1-3edf5d44fe9c 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:37.262 8 INFO nova.api.openstack.wsgi [None req-c15b2740-9daa-4f2c-8fe1-3edf5d44fe9c 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] HTTP exception thrown: Security group 9f35a788-97e6-462b-a77a-91227ea028ea does not exist Neutron server returns request_ids: ['req-e262ee2b-cfb9-48cf-8cf6-cc814d3efc3b'] [pid: 8|app: 0|req: 387/771] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:37 2026] DELETE /v2.1/os-security-groups/9f35a788-97e6-462b-a77a-91227ea028ea => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-10 19:16:37.274 7 WARNING neutronclient.v2_0.client [None req-f91e898f-ecbd-4fd1-b982-9807d7e32b1b 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:37.296 7 INFO nova.api.openstack.wsgi [None req-f91e898f-ecbd-4fd1-b982-9807d7e32b1b 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] HTTP exception thrown: Security group 7a4d1e1b-bc6f-4b35-9325-d9d0fa2563d5 does not exist Neutron server returns request_ids: ['req-3185c50c-94f9-453d-b932-3bdf28bb467f'] [pid: 7|app: 0|req: 385/772] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:37 2026] DELETE /v2.1/os-security-groups/7a4d1e1b-bc6f-4b35-9325-d9d0fa2563d5 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-10 19:16:37.308 8 WARNING neutronclient.v2_0.client [None req-84e4ee9f-0c51-4833-bb76-5d6bb5c00560 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:37.327 8 INFO nova.api.openstack.wsgi [None req-84e4ee9f-0c51-4833-bb76-5d6bb5c00560 7eaa185112ec43c6a12597a234a4ae02 c0bfa696d25f4ed096867704c78d2a9c - - default default] HTTP exception thrown: Security group 867a26dd-b1ce-4e56-85f2-18e1794a10dc does not exist Neutron server returns request_ids: ['req-bf516227-aab1-4444-a406-ad323ef303ae'] [pid: 8|app: 0|req: 388/773] 10.0.0.230 () {32 vars in 740 bytes} [Tue Mar 10 19:16:37 2026] DELETE /v2.1/os-security-groups/867a26dd-b1ce-4e56-85f2-18e1794a10dc => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/774] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:16:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:40.113 8 WARNING neutronclient.v2_0.client [None req-55a355d0-67b6-4a3d-ba54-00ff432522b2 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:40.160 8 WARNING neutronclient.v2_0.client [None req-55a355d0-67b6-4a3d-ba54-00ff432522b2 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:40.309 8 WARNING neutronclient.v2_0.client [None req-55a355d0-67b6-4a3d-ba54-00ff432522b2 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/777] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:16:40 2026] POST /v2.1/servers => generated 449 bytes in 824 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-10 19:16:40.903 7 WARNING neutronclient.v2_0.client [None req-0bc48b9a-3f3d-4cde-bb6b-5f5e47d7b65a ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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: 388/778] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:40 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1400 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-03-10 19:16:42.051 8 WARNING neutronclient.v2_0.client [None req-df0c4bf2-5dc4-4f38-8116-67dd86aef374 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/779] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:41 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1404 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:43.200 7 WARNING neutronclient.v2_0.client [None req-7850224b-9612-4f34-9f7c-d103ebdb6503 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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: 389/780] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:43 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1452 bytes in 1026 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:45.212 8 WARNING neutronclient.v2_0.client [None req-ab3f1ad3-d49e-47fd-bd30-eb286965a0a9 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/781] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:45 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1460 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 390/782] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:16:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:16:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:46.947 7 WARNING neutronclient.v2_0.client [None req-aa4c2dad-be7f-4c13-ae2d-e60c98845e40 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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: 391/784] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:46 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 bytes in 1095 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:16:48.247 8 WARNING neutronclient.v2_0.client [None req-e7aea80e-07fb-4fc6-98bf-c2e5080de15d aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:48.366 7 INFO nova.api.openstack.compute.server_external_events [req-fcc403e7-f31e-4a9a-ab4f-111beafd6b99 req-7061eb2c-e7eb-4d8a-aa76-314646791fd8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:879aca74-a57b-4b40-b388-90fd7a64b408 for instance def99c9c-d47c-495c-a608-4cce41610272 on instance 2026-03-10 19:16:48.375 8 WARNING neutronclient.v2_0.client [None req-e7aea80e-07fb-4fc6-98bf-c2e5080de15d aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:48.380 7 INFO nova.compute.rpcapi [None req-ff32b519-f7c5-4dd6-9280-3b02aa8d449c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 392/785] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:16:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:16:48.572 8 WARNING neutronclient.v2_0.client [None req-e7aea80e-07fb-4fc6-98bf-c2e5080de15d aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/786] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:16:48 2026] POST /v2.1/servers => generated 450 bytes in 642 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:48.812 7 WARNING neutronclient.v2_0.client [None req-8010aa2e-cce9-417f-8bf3-29087dde01cc aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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: 393/787] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:48 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1424 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:49.078 8 WARNING neutronclient.v2_0.client [None req-120107b8-325a-4089-af51-15bced5b24bc ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/788] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:49 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:49.920 7 WARNING neutronclient.v2_0.client [None req-1e2a4dba-777f-4e0f-b474-8ed440caca30 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/791] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:49 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1428 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:50.253 8 WARNING neutronclient.v2_0.client [None req-d82d3f9f-78ed-468e-ba95-66c7b2036d87 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/792] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:50 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:51.018 7 WARNING neutronclient.v2_0.client [None req-b235d3b3-eb78-43bc-8169-dd0b29e77f8a aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/793] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:50 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1476 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:51.466 8 WARNING neutronclient.v2_0.client [None req-16e99945-ec3b-4448-9694-47b379c445f4 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/794] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:51 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:52.116 7 WARNING neutronclient.v2_0.client [None req-bab04576-c4d3-4685-9248-3794a72be825 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/795] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:52 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1476 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:52.656 8 WARNING neutronclient.v2_0.client [None req-5cf238b2-eb0f-48c3-8091-23c16040aba8 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/796] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:52 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:53.217 7 WARNING neutronclient.v2_0.client [None req-c7e31f50-3f1e-45bd-ab04-0da75b16fc1f aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/797] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:53 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1484 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:16:53.305 8 WARNING neutronclient.v2_0.client [None req-731232ff-fccf-4b5f-9b35-8ba1a8e2e39c f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:53.380 8 WARNING neutronclient.v2_0.client [None req-731232ff-fccf-4b5f-9b35-8ba1a8e2e39c f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:53.550 8 WARNING neutronclient.v2_0.client [None req-731232ff-fccf-4b5f-9b35-8ba1a8e2e39c f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:53.875 7 WARNING neutronclient.v2_0.client [None req-ae33d52d-adb7-4bc6-bfa4-bab6b47a671a ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/798] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:16:53 2026] POST /v2.1/servers => generated 451 bytes in 728 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:53.955 8 WARNING neutronclient.v2_0.client [None req-38667c1e-7135-4131-a771-5159082aae62 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/799] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:53 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/800] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:53 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1254 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:54.154 7 INFO nova.api.openstack.compute.server_external_events [req-b29eb2a9-651a-40eb-95a8-44d961f31400 req-2ab7f5dc-1b09-4855-9490-4dabcaa86a49 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:241dfaab-3c45-4889-a3f2-207404c1f42d for instance 16a3183a-8ee8-4ccd-8c7f-2b472642fda6 on instance [pid: 7|app: 0|req: 400/801] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:16:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:54.309 8 WARNING neutronclient.v2_0.client [None req-eb2934ee-9a7a-4ea0-bb6f-919b570a7daf aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/802] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:54 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1561 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:55.030 7 WARNING neutronclient.v2_0.client [None req-0d0c0bb5-6453-473d-a1e6-4d92201adf6c ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:16:55.056 8 WARNING neutronclient.v2_0.client [None req-9cf6ee4a-b271-467b-a84f-73a6823975ef f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/803] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:55 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1304 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:54 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 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-03-10 19:16:55.497 8 WARNING neutronclient.v2_0.client [None req-7409a07e-bb37-4845-8e8b-7dbcf9dd0c5a aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/805] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:55 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1549 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-03-10 19:16:56.161 7 WARNING neutronclient.v2_0.client [None req-0c6e9fd2-7f3e-4978-b060-65caf8638263 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] 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: 402/806] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:56 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1352 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:16:56.212 8 WARNING neutronclient.v2_0.client [None req-2673a94b-995c-4489-a735-f657d64de854 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/807] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:56 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:56.678 7 WARNING neutronclient.v2_0.client [None req-bdfaa6ce-ce46-4507-a2bb-e5d8671a7a06 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/808] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:56 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1549 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:56.870 8 INFO nova.api.openstack.compute.server_external_events [req-c35b6749-da16-445c-9bfa-1d0c1a5d2b0b req-6c561303-a85d-4a39-9ff6-8e3f778f10d4 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:879aca74-a57b-4b40-b388-90fd7a64b408 for instance def99c9c-d47c-495c-a608-4cce41610272 on instance 2026-03-10 19:16:56.881 8 INFO nova.compute.rpcapi [None req-a5a79093-04d7-4011-91a1-d3f2c2f766c1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 406/809] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:16:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:57.271 7 WARNING neutronclient.v2_0.client [None req-1407b748-1408-4b52-adac-4c43a4b3fa4f f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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: 404/810] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:57 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1352 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:57.391 8 WARNING neutronclient.v2_0.client [None req-ea1ff2b9-7b28-4b63-80cf-ede19e65c1f7 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/811] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:57 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1525 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:57.846 7 WARNING neutronclient.v2_0.client [None req-f4fd1e72-8a2b-4e90-b4cc-1a4bfbb7befc aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/812] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:57 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1549 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:58.400 8 WARNING neutronclient.v2_0.client [None req-5bdcfb0c-1fa2-4814-8b46-2d38b3996d7f f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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: 408/813] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:58 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1360 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-03-10 19:16:58.568 7 WARNING neutronclient.v2_0.client [None req-c68d346b-62c5-4ff8-aec9-971e0f590a0f ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/814] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:58 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1716 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:58.834 8 WARNING neutronclient.v2_0.client [None req-a7b4b275-34a5-4794-bde4-68d8402ec596 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:59.005 7 WARNING neutronclient.v2_0.client [None req-a864adb8-e4dd-42a9-b4b9-280732d72075 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/815] 10.0.0.230 () {32 vars in 741 bytes} [Tue Mar 10 19:16:58 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/os-interface => generated 285 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:59.263 8 INFO nova.api.openstack.compute.server_external_events [req-d2d475f3-ad9d-48ce-9a25-0d387710d83d req-f1f6ddbd-3d32-4f3e-8aa1-748e3f18eb40 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:241dfaab-3c45-4889-a3f2-207404c1f42d for instance 16a3183a-8ee8-4ccd-8c7f-2b472642fda6 on instance [pid: 8|app: 0|req: 410/816] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:16:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:16:59.495 8 WARNING neutronclient.v2_0.client [None req-38c20424-aa32-47b1-a80c-4e453da61d78 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/817] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:58 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1549 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:16:59 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1428 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, ' 2026-03-10 19:17:00.160 7 INFO nova.api.openstack.compute.server_external_events [req-4de5a663-2ab9-47d8-ad07-5d05d6464216 req-b0d2013a-434b-46c4-adf4-d117a4d81452 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:4b08760e-9a7f-4586-ad65-c3f303035511 for instance c7bd1553-7e67-4b21-8d9b-a1259489d6a5 on instance [pid: 7|app: 0|req: 410/821] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:00.206 7 INFO nova.api.openstack.compute.server_external_events [req-396223e1-50f4-4f97-8196-8e3748b04415 req-f79a0b7a-3434-4bf8-aedb-3c6201a06915 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:879aca74-a57b-4b40-b388-90fd7a64b408 for instance def99c9c-d47c-495c-a608-4cce41610272 on instance 2026-03-10 19:17:00.212 8 WARNING neutronclient.v2_0.client [None req-548ef323-e1c2-46e5-87b3-bb4bb70730b2 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/822] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/823] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:00 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1716 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-03-10 19:17:00.830 7 WARNING neutronclient.v2_0.client [None req-24f5c0e5-20c1-4151-b4eb-cd38acc7ef70 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/824] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:00 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1726 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:01.090 8 WARNING neutronclient.v2_0.client [None req-785cd5fc-2877-4c75-9b1b-3790c3fd8185 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:17:01.130 7 WARNING neutronclient.v2_0.client [None req-1dd6cb2e-4dec-4976-bf28-a28df9045ba7 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/825] 10.0.0.230 () {32 vars in 741 bytes} [Tue Mar 10 19:17:01 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6/os-interface => generated 285 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/826] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:01 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1438 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:02.309 7 WARNING neutronclient.v2_0.client [None req-3a5600da-9bcc-4145-981f-947bef332cda f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/827] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:02 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1438 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:02.515 7 INFO nova.api.openstack.compute.server_external_events [req-3a735c50-8eff-4d15-bcb7-c4ab21041452 req-07887074-955a-444d-989a-678bc20218ec ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:241dfaab-3c45-4889-a3f2-207404c1f42d for instance 16a3183a-8ee8-4ccd-8c7f-2b472642fda6 on instance [pid: 7|app: 0|req: 415/828] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:02 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) 2026-03-10 19:17:02.527 8 WARNING neutronclient.v2_0.client [None req-37373f36-2b3b-4809-b243-4675593746ad aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/829] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:02 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1726 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/830] 10.0.0.230 () {32 vars in 641 bytes} [Tue Mar 10 19:17:02 2026] GET /v2.1/servers => generated 378 bytes in 84 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: 415/831] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:17:02 2026] DELETE /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:02.951 7 WARNING neutronclient.v2_0.client [None req-90087fb8-7517-45c5-9a0e-f4fc19aaf7e5 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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: 417/832] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:02 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1732 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:03.492 8 WARNING neutronclient.v2_0.client [None req-ec0927f7-9f8d-40b2-9868-6eefed6f26be f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/833] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:03 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1438 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-03-10 19:17:04.128 7 WARNING neutronclient.v2_0.client [None req-d08f06f7-8721-4c39-8e39-acba880f7110 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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: 418/834] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:04 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1852 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-03-10 19:17:04.662 8 WARNING neutronclient.v2_0.client [None req-9241d751-ec75-4864-ba1c-f345df4b51d7 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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: 417/835] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:04 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1426 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:05.301 7 WARNING neutronclient.v2_0.client [None req-a4f60613-eb64-41c8-a932-ee033f025317 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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: 419/836] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:05 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1852 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, ' 2026-03-10 19:17:05.823 8 WARNING neutronclient.v2_0.client [None req-f6f3ae89-ff61-4f98-9677-b1402cb8864e f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:06.166 7 INFO nova.api.openstack.compute.server_external_events [req-db1976c1-225a-4564-a937-78af80bf6690 req-6149b4f6-7fbe-48b0-be73-61d5f3a770c7 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:241dfaab-3c45-4889-a3f2-207404c1f42d for instance 16a3183a-8ee8-4ccd-8c7f-2b472642fda6 on instance [pid: 7|app: 0|req: 420/837] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:05 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1426 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:06.469 7 WARNING neutronclient.v2_0.client [None req-5dee1f7f-1e09-4ea9-8b27-9066068ffdec aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/839] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:06 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1505 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:07.238 8 WARNING neutronclient.v2_0.client [None req-3858d29a-d1a3-4f9b-a52d-a3fe2661d26e f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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: 419/840] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:07 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1426 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-03-10 19:17:07.592 7 WARNING neutronclient.v2_0.client [None req-67e2e7da-7033-4471-aa41-24e3eb005744 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/841] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:07 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1510 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:08.402 8 WARNING neutronclient.v2_0.client [None req-cdcab54b-bd73-4139-9603-2aae06693947 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/842] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:08 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1426 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:17:08.507 7 INFO nova.api.openstack.compute.server_external_events [req-88e46981-53cd-4f6d-b7cf-0e630f066c70 req-0815374e-0e92-489e-b42e-6d10b3f9bda8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:4b08760e-9a7f-4586-ad65-c3f303035511 for instance c7bd1553-7e67-4b21-8d9b-a1259489d6a5 on instance [pid: 7|app: 0|req: 423/843] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:17:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:08.704 8 WARNING neutronclient.v2_0.client [None req-d8d5d2cc-4acb-4898-b4bf-f05ff8ae083a aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] The 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/844] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:08 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 1510 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:09.548 7 WARNING neutronclient.v2_0.client [None req-64d5a5de-9424-4d8e-b6ef-6eaa3b298e66 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/847] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:09 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1426 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:09.796 8 INFO nova.api.openstack.wsgi [None req-bb996ba0-1454-4e86-98d9-cb0a5287ac33 aed4bd01ff2f438eaaf37ccc66dda572 c251581cd7af4694b9a0f169decdde58 - - default default] HTTP exception thrown: Instance 16a3183a-8ee8-4ccd-8c7f-2b472642fda6 could not be found. [pid: 8|app: 0|req: 423/848] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:09 2026] GET /v2.1/servers/16a3183a-8ee8-4ccd-8c7f-2b472642fda6 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/849] 10.0.0.230 () {32 vars in 706 bytes} [Tue Mar 10 19:17:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1506193664 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:10.592 8 WARNING neutronclient.v2_0.client [None req-d18da9f5-5fd0-4cf6-be67-ef1c3918f161 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:17:10.715 7 WARNING neutronclient.v2_0.client [None req-0e1757db-6401-48bd-a3c9-39dfb0208c63 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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: 424/850] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:17:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4855 bytes in 555 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: 425/851] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:17:10 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: 427/852] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:10 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1613 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/853] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:17:10 2026] GET /v2.1/limits?tenant_id=257aba1050d04d249e825e545c6df414 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-10 19:17:10.926 7 WARNING neutronclient.v2_0.client [None req-d16cb6f4-1750-4901-9ffa-34cadca17449 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/854] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:17:10 2026] GET /v2.1/limits?tenant_id=6934cee179da44aa8a5a49ca8181198d => 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: 428/855] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:17:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/856] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:17:10 2026] GET /v2.1/limits?tenant_id=70dbae28308d4c7d9add806e140ffa58 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:17:11 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/858] 10.0.0.230 () {32 vars in 741 bytes} [Tue Mar 10 19:17:10 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5/os-interface => generated 284 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/859] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:17:11 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 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: 7|app: 0|req: 429/860] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:17:11 2026] GET /v2.1/limits?tenant_id=c251581cd7af4694b9a0f169decdde58 => generated 302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/861] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:17:11 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) [pid: 7|app: 0|req: 430/862] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:17:11 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: 433/863] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:17:11 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: 431/864] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:17:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/865] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:17:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/866] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:17:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1403 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/867] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:17:11 2026] GET /v2.1/os-services => generated 781 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:12.294 7 WARNING neutronclient.v2_0.client [None req-1f415349-b391-403d-8c9c-50e3f73b53da f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:17:12.299 8 INFO nova.api.openstack.compute.server_external_events [req-c14c8efd-2323-4fcf-b995-f70b4575b93f req-9a079a89-8c95-43d1-85ed-5ccb94c0fd1d ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:4b08760e-9a7f-4586-ad65-c3f303035511 for instance c7bd1553-7e67-4b21-8d9b-a1259489d6a5 on instance [pid: 8|app: 0|req: 436/868] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/869] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:12 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1613 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/870] 10.0.0.230 () {32 vars in 641 bytes} [Tue Mar 10 19:17:12 2026] GET /v2.1/servers => generated 388 bytes in 96 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: 434/871] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:17:12 2026] DELETE /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => 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-03-10 19:17:13.076 8 WARNING neutronclient.v2_0.client [None req-bddb470c-083d-4167-ae35-a85491ac9101 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/872] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:13 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1619 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:14.330 7 WARNING neutronclient.v2_0.client [None req-fce5d0fa-27b5-4a1c-b10a-c4290a8cf277 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/873] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:14 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1739 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:15.500 8 WARNING neutronclient.v2_0.client [None req-12400078-1b7a-4491-9e04-f58c2fd172c4 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/874] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:15 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1739 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:15.949 7 INFO nova.api.openstack.compute.server_external_events [req-d40714cd-2e1c-4047-91dc-95c436257954 req-7209f9a2-d0ee-402e-98ac-ff073b2b8562 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-unplugged:4b08760e-9a7f-4586-ad65-c3f303035511 for instance c7bd1553-7e67-4b21-8d9b-a1259489d6a5 on instance [pid: 7|app: 0|req: 436/875] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:17:15 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, ' 2026-03-10 19:17:16.468 8 INFO nova.api.openstack.compute.server_external_events [req-1d73511f-10a6-430b-9dde-89f5f57676dc req-f6f05c91-c07f-4ae2-922b-2da5578ac53c ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:4b08760e-9a7f-4586-ad65-c3f303035511 for instance c7bd1553-7e67-4b21-8d9b-a1259489d6a5 on instance [pid: 8|app: 0|req: 440/876] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:16.648 7 WARNING neutronclient.v2_0.client [None req-20a17683-15e4-44a1-a495-b35f7eff9019 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/877] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:16 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1381 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:17.747 8 WARNING neutronclient.v2_0.client [None req-feb7692c-1fb4-499d-8474-4b4f141ad5a7 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/878] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:17 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:18.862 7 WARNING neutronclient.v2_0.client [None req-0319e1f0-969a-44d5-bca3-6fdf6595eba5 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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: 438/879] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:18 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1386 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:19.952 8 WARNING neutronclient.v2_0.client [None req-3770e7e1-9992-4b3f-ab3c-a552e403cde3 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] The 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/882] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:19 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 1386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:21.033 7 INFO nova.api.openstack.wsgi [None req-1a5d1c07-879c-45e3-85ab-4aaffdeca369 f8c2b2d1602b49d89cd71db1e205ed3d 6934cee179da44aa8a5a49ca8181198d - - default default] HTTP exception thrown: Instance c7bd1553-7e67-4b21-8d9b-a1259489d6a5 could not be found. [pid: 7|app: 0|req: 440/883] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:21 2026] GET /v2.1/servers/c7bd1553-7e67-4b21-8d9b-a1259489d6a5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/884] 10.0.0.230 () {32 vars in 706 bytes} [Tue Mar 10 19:17:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1740652904 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-10 19:17:50.245 8 WARNING neutronclient.v2_0.client [None req-cffb2a85-0584-42f7-8845-18c6b81d88b8 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/891] 10.0.0.230 () {32 vars in 741 bytes} [Tue Mar 10 19:17:50 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:50.395 7 WARNING neutronclient.v2_0.client [None req-f7460c3c-ff3b-47b0-85ba-011537689d38 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/892] 10.0.0.230 () {32 vars in 815 bytes} [Tue Mar 10 19:17:50 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/os-interface/879aca74-a57b-4b40-b388-90fd7a64b408 => generated 282 bytes in 87 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: 449/893] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:50 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 156 bytes in 286 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: 445/894] 10.0.0.230 () {34 vars in 750 bytes} [Tue Mar 10 19:17:50 2026] POST /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/action => generated 0 bytes in 42 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: 450/895] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:50 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 446/896] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:51 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 156 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-03-10 19:17:51.918 8 INFO nova.api.openstack.compute.server_external_events [req-0c24d0fb-5649-4419-b335-c600b89d55ae req-c73317f9-24c0-490c-af06-dd245fb9b561 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:879aca74-a57b-4b40-b388-90fd7a64b408 for instance def99c9c-d47c-495c-a608-4cce41610272 on instance [pid: 8|app: 0|req: 451/897] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 447/898] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:52 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 194 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:52.992 8 WARNING neutronclient.v2_0.client [None req-a34cb49e-5015-442d-a0ea-18293e69312e ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/899] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:52 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1950 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/900] 10.0.0.230 () {34 vars in 750 bytes} [Tue Mar 10 19:17:53 2026] POST /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/action => generated 0 bytes in 55 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: 453/901] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:53 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 194 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, ' [pid: 7|app: 0|req: 449/902] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:54 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/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, ' [pid: 8|app: 0|req: 454/903] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:55 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 194 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: 7|app: 0|req: 450/904] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:56 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 194 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-03-10 19:17:56.487 8 INFO nova.api.openstack.compute.server_external_events [req-2f1e920a-cd01-4e97-91a6-f9300e43ea83 req-ea5c1370-4d41-4d53-a9f6-8fc476f69617 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:879aca74-a57b-4b40-b388-90fd7a64b408 for instance def99c9c-d47c-495c-a608-4cce41610272 on instance [pid: 8|app: 0|req: 455/905] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:17:56 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: 451/906] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:57 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/ips => generated 194 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: 456/907] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:17:58 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272/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: 452/908] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:17:58 2026] DELETE /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:58.587 8 WARNING neutronclient.v2_0.client [None req-83cfb195-825b-4a41-88bc-4dd28c0bdade ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/909] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:58 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1842 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:17:59.842 8 WARNING neutronclient.v2_0.client [None req-707c4a5a-3f01-4b02-9c71-ac0ffe77d1b9 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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: 459/912] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:17:59 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1842 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:00.992 7 WARNING neutronclient.v2_0.client [None req-8ffde972-611c-4ac8-a925-62bb7dc2c5ae ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/913] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:00 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1842 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:01.707 8 INFO nova.api.openstack.compute.server_external_events [req-9f3f2b5f-9755-42a8-83c8-e5b12864e3cf req-9e484618-a134-4b98-b38d-e9fbc191ff14 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:879aca74-a57b-4b40-b388-90fd7a64b408 for instance def99c9c-d47c-495c-a608-4cce41610272 on instance [pid: 8|app: 0|req: 460/914] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:18:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:02.183 7 WARNING neutronclient.v2_0.client [None req-a59bce0b-e993-4bc9-aa6f-d370a16354e9 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/915] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:02 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1481 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-03-10 19:18:03.290 8 WARNING neutronclient.v2_0.client [None req-13f9b97c-745d-42f2-8b1b-19d1b1725460 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/916] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:03 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1486 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:04.391 7 WARNING neutronclient.v2_0.client [None req-419b18c0-0571-4c09-9e50-6e83be3dba5c ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] The 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/917] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:04 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 1486 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:05.667 8 INFO nova.api.openstack.wsgi [None req-8c840922-7bc0-4354-a9a1-1e6f17635072 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] HTTP exception thrown: Instance def99c9c-d47c-495c-a608-4cce41610272 could not be found. [pid: 8|app: 0|req: 462/918] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:05 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => 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: 7|app: 0|req: 457/919] 10.0.0.230 () {32 vars in 706 bytes} [Tue Mar 10 19:18:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1545541656 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:06.857 8 INFO nova.api.openstack.wsgi [None req-a970430e-b310-4483-b9b0-c33944e934b1 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] HTTP exception thrown: Instance def99c9c-d47c-495c-a608-4cce41610272 could not be found. [pid: 8|app: 0|req: 463/920] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:18:06 2026] DELETE /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-10 19:18:06.892 7 INFO nova.api.openstack.wsgi [None req-cd68fc66-944a-4278-9d68-c36ed18a3806 ffaec44b1b3e4c17b6aed932221cd7b2 70dbae28308d4c7d9add806e140ffa58 - - default default] HTTP exception thrown: Instance def99c9c-d47c-495c-a608-4cce41610272 could not be found. [pid: 7|app: 0|req: 458/921] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:06 2026] GET /v2.1/servers/def99c9c-d47c-495c-a608-4cce41610272 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/924] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:18:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 460/925] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/926] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:18:10 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: 461/927] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:18:10 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: 8|app: 0|req: 467/928] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:18:10 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: 462/929] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/930] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/931] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=379cf2a58aec4699b2882070cf79a35f => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/932] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=503aec44f6da43f3a6d8a5476d8f251f => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/933] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/934] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 465/935] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=8d040c11c3cd4186828d21888a6cbfab => 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: 471/936] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=93c9e466fa1d4bad9d07c547652d1a6d => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/937] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/938] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=d5e7cbf3b241403e8da81b943cc9bfa3 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/939] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/limits?tenant_id=e899f49a35ac4e26aaa1d004c8e4c665 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/940] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:18:10 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: 468/941] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:18:10 2026] GET /v2.1/os-services => generated 781 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: 474/942] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:18:11 2026] POST /v2.1/os-keypairs => generated 398 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:14.152 7 WARNING neutronclient.v2_0.client [None req-6f01f465-e58b-4d58-8036-61488b2ef9e5 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:14.253 7 WARNING neutronclient.v2_0.client [None req-6f01f465-e58b-4d58-8036-61488b2ef9e5 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:14.527 7 WARNING neutronclient.v2_0.client [None req-6f01f465-e58b-4d58-8036-61488b2ef9e5 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 469/943] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:18:14 2026] POST /v2.1/servers => generated 450 bytes in 1113 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-10 19:18:15.218 8 WARNING neutronclient.v2_0.client [None req-2b0c0006-a418-45bc-a0e4-45820131dfab d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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/944] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:15 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1401 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:16.303 8 WARNING neutronclient.v2_0.client [None req-5488ff01-b274-406a-a1bd-14e0d5b5df4b d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 470/945] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:18:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/946] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:16 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1405 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:18:17.384 7 WARNING neutronclient.v2_0.client [None req-e6629527-f70f-42af-b3b1-2226eb4b1a74 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/947] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:17 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1453 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:17.769 8 WARNING neutronclient.v2_0.client [None req-3446c28b-ad81-46d9-b8b8-a13830eba2e3 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:17.814 8 WARNING neutronclient.v2_0.client [None req-3446c28b-ad81-46d9-b8b8-a13830eba2e3 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:17.999 8 WARNING neutronclient.v2_0.client [None req-3446c28b-ad81-46d9-b8b8-a13830eba2e3 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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/948] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:18:17 2026] POST /v2.1/servers => generated 453 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:18.286 7 WARNING neutronclient.v2_0.client [None req-cd3bdb88-b413-4098-b66f-93dc1960ef67 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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: 472/949] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:18 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1432 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:18.476 8 WARNING neutronclient.v2_0.client [None req-cbb1317e-1d03-4af0-85b2-bc9563a79207 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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/950] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:18 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:19.365 7 WARNING neutronclient.v2_0.client [None req-943f2219-3f72-4e09-acd1-245cf7e5a642 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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: 473/951] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:19 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1436 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:19.563 7 WARNING neutronclient.v2_0.client [None req-27acbfb3-cdbf-4a18-8c3e-70f280bba5bc d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 475/954] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:19 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1529 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:20.457 8 WARNING neutronclient.v2_0.client [None req-da0e539c-16e4-44ab-8f6d-37d36485141e 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:20.461 7 INFO nova.api.openstack.compute.server_external_events [req-3a6cfc8a-3e35-4c91-b436-6d7b14980d9d req-09e73453-47fb-4346-8e8d-198a924871bc ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:150b494c-d27a-4ff3-a959-9ca2762cc38a for instance d8a25b04-b8db-4334-84d3-a2c380800239 on instance [pid: 7|app: 0|req: 476/955] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:18:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/956] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:20 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1484 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-03-10 19:18:21.064 7 WARNING neutronclient.v2_0.client [None req-271b883a-5276-4a3f-b439-e408f62901f3 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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/957] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:21 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1527 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:21.543 8 WARNING neutronclient.v2_0.client [None req-719004e8-7178-41b6-ac5f-d061ec7b3b2f 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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: 481/958] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:21 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1484 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:22.549 7 WARNING neutronclient.v2_0.client [None req-9568339f-1df7-495d-bf10-785bdcb68fe7 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:22.711 8 WARNING neutronclient.v2_0.client [None req-c8164999-ff80-439c-b445-5372f750926f 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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/959] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:22 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1527 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/960] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:22 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1492 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:23.971 7 WARNING neutronclient.v2_0.client [None req-359af6ee-75c5-4c46-8845-14890d8facc8 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:24.009 8 WARNING neutronclient.v2_0.client [None req-1133875b-540c-47bc-88e0-682361c5ffff 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/961] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:23 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1527 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:24.469 7 INFO nova.api.openstack.compute.server_external_events [req-8641e4cb-26d3-4033-a0eb-9b96374311b8 req-ef8733b4-8ae7-4189-9586-7f6b0a761d32 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:c89ce434-bca6-4d3e-802b-9ef277898fb8 for instance 29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 on instance [pid: 7|app: 0|req: 480/962] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:18:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/963] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:23 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1570 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:25.498 7 WARNING neutronclient.v2_0.client [None req-52b08f5a-a75a-4f60-abad-d36d53dbef83 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:25.534 8 WARNING neutronclient.v2_0.client [None req-05c7ecf5-6a02-41a7-9234-d2268cee92a2 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/964] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:25 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1527 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/965] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:25 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1558 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:26.394 7 INFO nova.api.openstack.compute.server_external_events [req-9b7a5957-0e95-419f-b1f4-8b2fbe7878d2 req-8ed9cff9-d9f6-4c65-8989-8b204c4e1f94 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:150b494c-d27a-4ff3-a959-9ca2762cc38a for instance d8a25b04-b8db-4334-84d3-a2c380800239 on instance [pid: 7|app: 0|req: 482/966] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:18:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:26.701 8 WARNING neutronclient.v2_0.client [None req-9bf630ba-792c-4356-86cf-191f137fada9 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:26.738 7 WARNING neutronclient.v2_0.client [None req-2307d06e-096a-4816-8b26-a3857befa4e3 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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: 485/967] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:26 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1527 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/968] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:26 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1558 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:27.946 8 WARNING neutronclient.v2_0.client [None req-e0e45169-591b-40cf-bdd8-47e43232ff2c d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:27.966 7 WARNING neutronclient.v2_0.client [None req-8ec83e08-4b56-4eea-a942-58f69dc6e086 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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/969] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:27 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1527 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/970] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:27 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1558 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:29.183 8 WARNING neutronclient.v2_0.client [None req-285dbfb9-ffb3-42da-8cf0-3ce3d834a767 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:29.218 7 WARNING neutronclient.v2_0.client [None req-6fef6c1f-0dd4-4a24-baa7-df527b2df123 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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/971] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:29 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1696 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: 7|app: 0|req: 485/972] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:29 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1558 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:18:29.383 8 WARNING neutronclient.v2_0.client [None req-4a13b14d-255f-4396-a281-3daa24ef7f1d d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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/973] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:29 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1696 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:30.409 7 WARNING neutronclient.v2_0.client [None req-6d6145a6-3e00-48b4-8782-a2024937da58 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:30.475 8 INFO nova.api.openstack.compute.server_external_events [req-e2a38fcc-85d4-4786-a98c-2b2891c3ba5f req-ce971ce9-8b4f-4fd7-a334-9bcd2c350073 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:c89ce434-bca6-4d3e-802b-9ef277898fb8 for instance 29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 on instance [pid: 8|app: 0|req: 490/976] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:18:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:30.588 8 INFO nova.api.openstack.compute.server_external_events [req-298ce128-18b5-47ad-940b-02899a3cfb7e req-baa6b628-a5f6-4e0a-a0ec-f733806c3e59 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:150b494c-d27a-4ff3-a959-9ca2762cc38a for instance d8a25b04-b8db-4334-84d3-a2c380800239 on instance [pid: 8|app: 0|req: 491/977] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:18:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/978] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:30 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1558 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:31.980 8 WARNING neutronclient.v2_0.client [None req-88f4fb49-d914-41ff-80b4-26655b285c37 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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/979] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:31 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1742 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:32.268 7 WARNING neutronclient.v2_0.client [None req-49138ba1-5d47-47e1-9812-e7a850e160ba 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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: 488/980] 10.0.0.230 () {32 vars in 741 bytes} [Tue Mar 10 19:18:32 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4/os-interface => generated 285 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:33.122 7 INFO nova.api.openstack.compute.server_external_events [req-c4a132a8-5845-4d4b-9cfa-a358d85ac709 req-eb0700e3-6cf9-47c1-ad70-dde2c77a1fd1 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:c89ce434-bca6-4d3e-802b-9ef277898fb8 for instance 29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 on instance [pid: 7|app: 0|req: 489/981] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:18:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:18:33.129 8 WARNING neutronclient.v2_0.client [None req-079f3cce-5c6d-41f1-bd23-54085e00d000 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/982] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:33 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1742 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: 490/983] 10.0.0.230 () {32 vars in 641 bytes} [Tue Mar 10 19:18:33 2026] GET /v2.1/servers => generated 384 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, ' [pid: 8|app: 0|req: 494/984] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:18:33 2026] DELETE /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => 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-03-10 19:18:33.494 7 WARNING neutronclient.v2_0.client [None req-6feffc8e-3c66-49b9-9494-0b7949272c72 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/985] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:33 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1748 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:34.648 8 WARNING neutronclient.v2_0.client [None req-e8c94190-6265-42bc-990b-c0b0ba97eba6 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/986] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:34 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1868 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:35.817 7 WARNING neutronclient.v2_0.client [None req-725a411f-0b76-47dc-ac27-bf8971ddd32d 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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: 492/987] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:35 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1868 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:36.620 8 INFO nova.api.openstack.compute.server_external_events [req-7dd91dd1-8ea4-4e48-a790-bc1ab633758f req-1d1660dd-0cf9-4f29-9f65-e39c53767b0e ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:c89ce434-bca6-4d3e-802b-9ef277898fb8 for instance 29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 on instance [pid: 8|app: 0|req: 496/988] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:18:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:36.994 7 WARNING neutronclient.v2_0.client [None req-cdbf8897-e0d9-4430-ae69-14ce3118a3d5 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/989] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:36 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1513 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:38.087 8 WARNING neutronclient.v2_0.client [None req-bbb7b44c-812e-4ab8-ab8e-a6ba3ba3e8fe 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The 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: 497/990] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:38 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1518 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:39.443 7 WARNING neutronclient.v2_0.client [None req-554f8326-7fff-4556-ba07-c03b6ff7bde4 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/993] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:39 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 1518 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:40.638 8 INFO nova.api.openstack.wsgi [None req-44cd91a1-8cd1-4210-be0b-7844d069e0c7 4a0ba7d979044af5a4cfb88892e3774d 31029a53f57a49198f724e29f6ef143a - - default default] HTTP exception thrown: Instance 29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 could not be found. [pid: 8|app: 0|req: 500/994] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:40 2026] GET /v2.1/servers/29cd7c0e-bd2f-4e6c-8714-d6b7fefd91f4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/995] 10.0.0.230 () {32 vars in 706 bytes} [Tue Mar 10 19:18:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2025911462 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/998] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:18:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/999] 10.0.0.230 () {34 vars in 750 bytes} [Tue Mar 10 19:18:50 2026] POST /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239/action => generated 32116 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-10 19:18:51.290 8 WARNING neutronclient.v2_0.client [None req-e723ee03-c0fe-4cfb-a9c3-d6ac211950b9 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:51.330 8 WARNING neutronclient.v2_0.client [None req-e723ee03-c0fe-4cfb-a9c3-d6ac211950b9 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:18:51.490 8 WARNING neutronclient.v2_0.client [None req-e723ee03-c0fe-4cfb-a9c3-d6ac211950b9 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 503/1000] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:18:51 2026] POST /v2.1/servers => generated 453 bytes in 442 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:51.703 7 WARNING neutronclient.v2_0.client [None req-f8b34a47-9794-4616-894d-467c9183c1fd 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 498/1001] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:51 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:52.796 8 WARNING neutronclient.v2_0.client [None req-72548a67-1a88-4dcd-a941-0efc014a6915 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1002] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:52 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1397 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:53.922 7 WARNING neutronclient.v2_0.client [None req-d92173a2-5598-472c-8ac9-b4fbc34d99e8 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1003] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:53 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1445 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:55.031 8 WARNING neutronclient.v2_0.client [None req-5b08656b-bb5d-486b-8b75-1d73819430e2 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 505/1004] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:54 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1445 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:56.279 7 WARNING neutronclient.v2_0.client [None req-52a011e5-0677-4183-964a-780b5f652d6e 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:56.913 8 INFO nova.api.openstack.compute.server_external_events [req-f7fa9cc6-8ae2-42f2-9705-fadc3af41cc7 req-4c86821c-f963-42c7-a113-0f422d51a3d8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:52a8b0bd-d98d-4909-8483-5390f1d388d8 for instance d565d399-5d79-48bb-92a2-216f8a3682eb on instance [pid: 8|app: 0|req: 506/1005] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:18: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) [pid: 7|app: 0|req: 500/1006] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:56 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1521 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:57.985 8 WARNING neutronclient.v2_0.client [None req-238f2772-8966-4a9d-8a58-ad70b0b93899 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:57 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1519 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:18:59.180 7 WARNING neutronclient.v2_0.client [None req-dbaedc8b-f275-4777-961e-92d6c7fbd967 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 501/1008] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:18:59 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1519 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-03-10 19:19:00.334 8 WARNING neutronclient.v2_0.client [None req-dddd2d90-b895-40d0-97ea-c9aa91d55636 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] 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: 509/1011] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:00 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1519 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:19:00.494 7 WARNING neutronclient.v2_0.client [None req-6364cd32-2f8a-45dc-8571-2ac0f5e8bb67 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:19:00.671 7 WARNING neutronclient.v2_0.client [None req-6364cd32-2f8a-45dc-8571-2ac0f5e8bb67 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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.230 () {34 vars in 663 bytes} [Tue Mar 10 19:19:00 2026] POST /v2.1/servers => generated 424 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:00.965 8 WARNING neutronclient.v2_0.client [None req-a6f1ccfe-97f0-4b52-8278-f7b9238bc4e7 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:00 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1367 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:01.519 7 WARNING neutronclient.v2_0.client [None req-c0061b2d-6561-47be-a71a-7b4503632105 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:01 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1519 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-03-10 19:19:02.049 8 WARNING neutronclient.v2_0.client [None req-c6d81d10-4686-4096-acd4-7e2013562c82 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:02 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1371 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:02.710 7 WARNING neutronclient.v2_0.client [None req-2c78ad09-883b-44c0-aaab-cd16210a24fe 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:02.790 8 INFO nova.api.openstack.compute.server_external_events [req-23449e21-85e2-4afa-9612-c3def7d3aa00 req-a31f5630-ef87-464e-9609-670aa6fd97e1 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:52a8b0bd-d98d-4909-8483-5390f1d388d8 for instance d565d399-5d79-48bb-92a2-216f8a3682eb on instance [pid: 8|app: 0|req: 512/1016] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:19:02 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) [pid: 7|app: 0|req: 505/1017] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:02 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1519 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:03.139 8 WARNING neutronclient.v2_0.client [None req-d7a18b96-4c91-41bc-9d55-0dc725844bda f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 513/1018] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:03 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1419 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:03.904 7 WARNING neutronclient.v2_0.client [None req-2aac75c9-832b-4ec1-8f59-b549de2a694f 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 506/1019] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:03 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1519 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:04.240 8 WARNING neutronclient.v2_0.client [None req-22de8896-dd7f-4c53-8424-7405450010f8 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 514/1020] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:04 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1419 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:05.088 7 WARNING neutronclient.v2_0.client [None req-0a74aabb-c55f-4f44-a236-2e07e30cca84 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 507/1021] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:05 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1702 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:05.232 8 WARNING neutronclient.v2_0.client [None req-2012edb1-26b9-4a2d-9334-0622a865f73a 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1022] 10.0.0.230 () {32 vars in 741 bytes} [Tue Mar 10 19:19:05 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:05.341 7 WARNING neutronclient.v2_0.client [None req-8e9c3d40-4339-4065-a059-82ea20df49e4 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:05.923 8 INFO nova.api.openstack.compute.server_external_events [req-47ed837e-76b3-4dbf-ae28-44339d89bbc6 req-b4626113-27a2-4c42-ba1a-e88daebe15b1 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:52a8b0bd-d98d-4909-8483-5390f1d388d8 for instance d565d399-5d79-48bb-92a2-216f8a3682eb on instance [pid: 8|app: 0|req: 516/1023] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:19:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1024] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:05 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1469 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:06.069 8 INFO nova.api.openstack.compute.server_external_events [req-17895d11-f384-442b-acf7-3dc4ddc693f9 req-5d6ccfd6-e191-48b6-98d4-f3459d9d1f93 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:0a974cd0-f028-4a8d-adcd-ed0cb58043ea for instance 35435fcd-7ee3-4a22-855c-29f0d0b9fc37 on instance [pid: 8|app: 0|req: 517/1025] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:19:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:07.003 7 WARNING neutronclient.v2_0.client [None req-66556a9c-5c1b-4057-a62d-1bd42e59601e f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 509/1026] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:06 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1467 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-03-10 19:19:08.202 8 WARNING neutronclient.v2_0.client [None req-ac12022e-c062-444d-bda0-405be6dc97b0 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 518/1027] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:08 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1467 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:09.352 7 WARNING neutronclient.v2_0.client [None req-5caac5df-6609-44e4-b5a1-f2db650920f9 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1028] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:09 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1467 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, ' [pid: 7|app: 0|req: 512/1031] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:19:09 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1032] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/limits?tenant_id=379cf2a58aec4699b2882070cf79a35f => 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: 7|app: 0|req: 513/1033] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 521/1034] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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/1035] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/limits?tenant_id=8d040c11c3cd4186828d21888a6cbfab => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1036] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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/1037] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/limits?tenant_id=bea4ed8316fa428db5fce16cdbd52045 => generated 304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1038] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/limits?tenant_id=e7756bdad9354c1a906e09cf469fb93d => generated 304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-10 19:19:10.502 7 WARNING neutronclient.v2_0.client [None req-fc26e447-1744-4b3f-957f-bbf2e76f9f8f f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 525/1040] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/os-services => generated 781 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: 8|app: 0|req: 526/1041] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1380 bytes in 43 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: 516/1042] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1467 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1043] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:19:10 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, ' 2026-03-10 19:19:10.746 7 WARNING neutronclient.v2_0.client [None req-58d6ba83-d942-4851-9677-affb800e133f 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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/1044] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6864 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1045] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:19:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 518/1046] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:19:10 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1047] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:19:10 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, ' 2026-03-10 19:19:11.544 7 INFO nova.api.openstack.compute.server_external_events [req-7affcadf-a9ae-47e7-a8c5-e28936620fb8 req-3673ed25-686a-4122-8567-821e91aea749 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:0a974cd0-f028-4a8d-adcd-ed0cb58043ea for instance 35435fcd-7ee3-4a22-855c-29f0d0b9fc37 on instance [pid: 7|app: 0|req: 519/1048] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:19:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:19:11.651 8 WARNING neutronclient.v2_0.client [None req-198124a0-d84f-4acf-8154-2c849d2f79fc f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 530/1049] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:11 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => 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, ' 2026-03-10 19:19:12.864 7 WARNING neutronclient.v2_0.client [None req-d5403a9c-0994-403a-b405-48a91074db07 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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/1050] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:12 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1647 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, ' [pid: 8|app: 0|req: 531/1051] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:19:14 2026] DELETE /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:14.362 7 WARNING neutronclient.v2_0.client [None req-b2c664c9-0e1e-4f89-9fb6-9ddebb451dc2 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:14.451 8 INFO nova.api.openstack.compute.server_external_events [req-8b1ea29a-e14f-4064-8372-4689243d57db req-18bc690c-a5e2-4ece-8ea8-777277840668 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:150b494c-d27a-4ff3-a959-9ca2762cc38a for instance d8a25b04-b8db-4334-84d3-a2c380800239 on instance [pid: 8|app: 0|req: 532/1052] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:19:14 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) [pid: 7|app: 0|req: 521/1053] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:14 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1653 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-03-10 19:19:15.603 8 WARNING neutronclient.v2_0.client [None req-3d44e4c1-dde5-4050-868a-5026d658dd25 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 533/1054] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:15 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1653 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:16.746 7 WARNING neutronclient.v2_0.client [None req-eb8b2c04-0423-4d3b-a44d-b84ee9d8b9dc f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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: 522/1055] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:16 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1653 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:17.149 8 INFO nova.api.openstack.compute.server_external_events [req-4dc7e8fc-6163-4cb7-a50f-333897fb393e req-1e982872-1c03-44b5-9fda-27c60e7a0faa ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:0a974cd0-f028-4a8d-adcd-ed0cb58043ea for instance 35435fcd-7ee3-4a22-855c-29f0d0b9fc37 on instance [pid: 8|app: 0|req: 534/1056] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:19:17 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, ' [pid: 7|app: 0|req: 523/1057] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:19:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:17.961 8 WARNING neutronclient.v2_0.client [None req-fa70c49c-91bb-4808-9a92-c67bf5a82223 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:17 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1448 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:19:18.962 7 WARNING neutronclient.v2_0.client [None req-9d6e8661-a332-4142-a85a-fa2b9c194b04 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:19:19.009 7 WARNING neutronclient.v2_0.client [None req-9d6e8661-a332-4142-a85a-fa2b9c194b04 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:19.064 8 WARNING neutronclient.v2_0.client [None req-1a2690cf-bc76-46d9-b799-5f45a79ffa14 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:19 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:19:19.189 7 WARNING neutronclient.v2_0.client [None req-9d6e8661-a332-4142-a85a-fa2b9c194b04 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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.230 () {34 vars in 663 bytes} [Tue Mar 10 19:19:18 2026] POST /v2.1/servers => generated 450 bytes in 473 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:19.403 8 WARNING neutronclient.v2_0.client [None req-04e01693-6866-4080-b84f-f6bc8784412d d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:19 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1401 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:20.173 7 WARNING neutronclient.v2_0.client [None req-bdfc8737-675b-4b52-970c-664e2b079154 f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:20 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => generated 1453 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:20.482 8 WARNING neutronclient.v2_0.client [None req-3e81d568-2feb-478c-8a8b-ab3b1f015d65 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:20 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1405 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:21.248 7 INFO nova.api.openstack.wsgi [None req-7dc7f618-c847-4681-8448-63a8b1cab79d f0744e36870544a5954d20cf840abc23 e7756bdad9354c1a906e09cf469fb93d - - default default] HTTP exception thrown: Instance 35435fcd-7ee3-4a22-855c-29f0d0b9fc37 could not be found. [pid: 7|app: 0|req: 527/1066] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:21 2026] GET /v2.1/servers/35435fcd-7ee3-4a22-855c-29f0d0b9fc37 => 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-03-10 19:19:21.573 8 WARNING neutronclient.v2_0.client [None req-2a7fdfaf-36ae-4ae9-8afb-433cb6f01b93 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:21 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:22.668 7 WARNING neutronclient.v2_0.client [None req-33659a6e-a69a-427c-83e1-fbc8bb1ca720 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 528/1068] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:22 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:23.769 8 WARNING neutronclient.v2_0.client [None req-bf355930-9e5d-4193-a871-2e6ad953cfdf d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 541/1069] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:23 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1461 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:24.763 7 INFO nova.api.openstack.compute.server_external_events [req-8809a7bb-f3a9-4b0a-93d4-46873294bd5e req-dcdc5eb6-1e6a-4f52-beb1-7dca93fdd281 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:e43da07b-8db6-4ee3-a2f2-50f1b03ffe59 for instance 14c117e5-1459-41dc-a68c-c0908cc21871 on instance [pid: 7|app: 0|req: 529/1070] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:19:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:24.882 8 WARNING neutronclient.v2_0.client [None req-d3a20257-2b1b-4413-8f1d-a84daadb6f57 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:24 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1539 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:26.125 7 WARNING neutronclient.v2_0.client [None req-552597df-8e2d-4c42-9334-a9ba6244e243 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 530/1072] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:26 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1527 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-03-10 19:19:27.299 8 WARNING neutronclient.v2_0.client [None req-181bc7b3-6e0f-4619-bf68-d4a0a49ff6ec d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 543/1073] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:27 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1527 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:27.744 7 WARNING neutronclient.v2_0.client [None req-1cc7a9df-bb10-40e6-b06c-4f032d98f36c 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:27 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1822 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-03-10 19:19:27.944 8 WARNING neutronclient.v2_0.client [None req-f54f8df5-0caa-4751-8860-5a0504948532 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:27 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1822 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, ' [pid: 7|app: 0|req: 532/1076] 10.0.0.230 () {34 vars in 750 bytes} [Tue Mar 10 19:19:28 2026] POST /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:28.364 8 WARNING neutronclient.v2_0.client [None req-6f23c5e3-a06f-4ac2-8266-235c734a4b2f 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:28.447 7 WARNING neutronclient.v2_0.client [None req-49359a48-69cf-4c58-9cd9-8d75da57b225 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 545/1077] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:28 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1824 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1078] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:28 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:29.002 8 INFO nova.api.openstack.compute.server_external_events [req-b6614d7b-e855-4018-9bb5-280fbf70122a req-1c74a1fd-55b2-4526-b725-b484102b16bb ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:e43da07b-8db6-4ee3-a2f2-50f1b03ffe59 for instance 14c117e5-1459-41dc-a68c-c0908cc21871 on instance [pid: 8|app: 0|req: 546/1079] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:19:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:29.541 8 WARNING neutronclient.v2_0.client [None req-889a64ba-3bb3-40c2-a6f4-1684a2679e17 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:29.612 7 WARNING neutronclient.v2_0.client [None req-ba480151-98da-44cb-95e4-1e4b1ff4eb75 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 548/1082] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:29 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1824 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1083] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:29 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1527 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:30.794 8 WARNING neutronclient.v2_0.client [None req-485ddd17-36e6-44d6-85eb-2166e48cc528 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:30.832 7 WARNING neutronclient.v2_0.client [None req-74454245-4036-46ea-bda7-2acb7ddede72 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 549/1084] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:30 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1824 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1085] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:30 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1527 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:31.984 8 WARNING neutronclient.v2_0.client [None req-940b041b-2a2c-49ec-a3c7-c33a766eb727 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:32.023 7 WARNING neutronclient.v2_0.client [None req-405ee751-3ca1-4980-8d2f-016f48319ea9 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 550/1086] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:31 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1829 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1087] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:31 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1695 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-03-10 19:19:32.261 8 WARNING neutronclient.v2_0.client [None req-1bff166d-ce88-4836-9975-a2d86b2a6eed d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:32 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1695 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-03-10 19:19:33.019 7 INFO nova.api.openstack.compute.server_external_events [req-e8e7f54d-3090-4aeb-87d1-97906495f4a2 req-1d6404c9-e96f-4d27-933c-85baafb9f480 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:e43da07b-8db6-4ee3-a2f2-50f1b03ffe59 for instance 14c117e5-1459-41dc-a68c-c0908cc21871 on instance [pid: 7|app: 0|req: 538/1089] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:19:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:33.141 8 WARNING neutronclient.v2_0.client [None req-78b90d7d-7898-4243-8275-261ed131aabe 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1090] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:33 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1829 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:34.375 7 WARNING neutronclient.v2_0.client [None req-b603d16b-4599-46be-bbab-a03617d68446 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 539/1091] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:34 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1829 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:34.530 8 INFO nova.api.openstack.compute.server_external_events [req-bb4a1a97-408c-4086-9ba3-b4e2709647a9 req-1088217e-7e0a-449b-b4c5-1e64997684dc ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-unplugged:52a8b0bd-d98d-4909-8483-5390f1d388d8 for instance d565d399-5d79-48bb-92a2-216f8a3682eb on instance [pid: 8|app: 0|req: 553/1092] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:19:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:35.540 7 WARNING neutronclient.v2_0.client [None req-c8bf6400-a7f9-48af-9b00-b140d446390e 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:35 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1829 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-03-10 19:19:36.737 8 WARNING neutronclient.v2_0.client [None req-e31d40b3-bbc6-4a57-b8b1-a86989d99bf7 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1094] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:36 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1829 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:36.983 7 INFO nova.api.openstack.compute.server_external_events [req-d937ff03-4c01-412e-b63c-a560ffc27042 req-82066008-0dc9-423d-b542-1d84dfb94017 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:52a8b0bd-d98d-4909-8483-5390f1d388d8 for instance d565d399-5d79-48bb-92a2-216f8a3682eb on instance [pid: 7|app: 0|req: 541/1095] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:19:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:37.893 8 WARNING neutronclient.v2_0.client [None req-003a6764-a4b1-42f7-9c40-d496e57f48fd 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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/1096] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:37 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1829 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:39.038 7 WARNING neutronclient.v2_0.client [None req-1b534dba-d61c-4420-88dd-0cbf8b25bb3f 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1097] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:38 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1822 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1100] 10.0.0.230 () {34 vars in 750 bytes} [Tue Mar 10 19:19:39 2026] POST /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871/action => generated 31922 bytes in 538 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: 558/1103] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:19:50 2026] DELETE /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:50.913 7 WARNING neutronclient.v2_0.client [None req-c4ce2cdb-2175-4131-a524-9a5be63736b6 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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/1104] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:50 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1821 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:52.124 8 WARNING neutronclient.v2_0.client [None req-23d58bb8-65f5-4b42-bd24-ff93c2baff3f d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1105] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:52 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1821 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, ' 2026-03-10 19:19:53.285 7 WARNING neutronclient.v2_0.client [None req-6db88442-fb1d-4025-a481-9140f2f4d072 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 547/1106] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:53 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1821 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-03-10 19:19:54.200 8 INFO nova.api.openstack.compute.server_external_events [req-5ded8fd9-b556-4c72-8b70-7b857e405760 req-fe1f620c-12bf-47f3-a257-a18e9e84282d ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:e43da07b-8db6-4ee3-a2f2-50f1b03ffe59 for instance 14c117e5-1459-41dc-a68c-c0908cc21871 on instance [pid: 8|app: 0|req: 560/1107] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:19:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:54.440 7 WARNING neutronclient.v2_0.client [None req-db0d0f91-f8f3-4eec-926a-1129e6f4175c d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1108] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:54 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:55.551 8 WARNING neutronclient.v2_0.client [None req-9ac2c965-2315-48eb-94e7-8113442ac13b d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 561/1109] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:55 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:56.648 7 WARNING neutronclient.v2_0.client [None req-a792ce38-6311-4520-997e-6b4b1641a79c d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1110] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:56 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => 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-03-10 19:19:56.980 8 WARNING neutronclient.v2_0.client [None req-aa7f6538-90aa-4f88-b066-bf66a51e5d6c 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 562/1111] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:56 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1822 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, ' [pid: 7|app: 0|req: 550/1112] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:19:57 2026] DELETE /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:57.256 8 WARNING neutronclient.v2_0.client [None req-5c48dcac-c1ae-4649-9009-d93de7f335dc 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1113] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:57 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1828 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-03-10 19:19:57.727 7 INFO nova.api.openstack.wsgi [None req-07635315-5fbc-43a2-8919-17a4a9979ce8 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] HTTP exception thrown: Instance 14c117e5-1459-41dc-a68c-c0908cc21871 could not be found. [pid: 7|app: 0|req: 551/1114] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:57 2026] GET /v2.1/servers/14c117e5-1459-41dc-a68c-c0908cc21871 => 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: 564/1115] 10.0.0.230 () {32 vars in 728 bytes} [Tue Mar 10 19:19:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-884223896 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1116] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:19:58 2026] DELETE /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-10 19:19:58.293 8 WARNING neutronclient.v2_0.client [None req-c63c0ea6-bd31-495d-a1ca-23c56397768e d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:58.418 7 WARNING neutronclient.v2_0.client [None req-86196683-f434-4ada-b374-d8c39ccf4270 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1117] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:58 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1702 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1118] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:58 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1828 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-03-10 19:19:59.512 8 WARNING neutronclient.v2_0.client [None req-5a6a25f2-147d-4a63-b79f-f88764734b3a d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:19:59.570 7 WARNING neutronclient.v2_0.client [None req-eb5ea5a2-d61d-4b19-a06b-aa7ab755aa80 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1121] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:59 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1702 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1122] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:19:59 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1828 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:00.533 8 INFO nova.api.openstack.compute.server_external_events [req-7daf6910-1483-40ba-b2f8-da0ac7c3b95c req-c8e8417a-5278-4d02-9cc3-8ea6b982da25 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-unplugged:150b494c-d27a-4ff3-a959-9ca2762cc38a for instance d8a25b04-b8db-4334-84d3-a2c380800239 on instance [pid: 8|app: 0|req: 567/1123] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:20:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:00.678 7 WARNING neutronclient.v2_0.client [None req-841f03b4-4a4c-4386-bd75-d155d3e4fc8f d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:00.683 8 INFO nova.api.openstack.compute.server_external_events [req-a6ae4d50-536c-46d0-ba2d-9571ccc62722 req-ba9ad466-8ba2-43c0-8a1d-dcba9b8fe23e ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:52a8b0bd-d98d-4909-8483-5390f1d388d8 for instance d565d399-5d79-48bb-92a2-216f8a3682eb on instance [pid: 8|app: 0|req: 568/1124] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:20:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:00.750 8 WARNING neutronclient.v2_0.client [None req-b0fb3372-e947-433a-a019-26aa98ac0899 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The 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: 557/1125] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:00 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1702 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1126] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:00 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1474 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:01.228 7 INFO nova.api.openstack.compute.server_external_events [req-23642aaa-af2a-458a-8a75-0c31c1967b3f req-caead2a5-f27a-48db-8250-7b7ba68d802d ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:150b494c-d27a-4ff3-a959-9ca2762cc38a for instance d8a25b04-b8db-4334-84d3-a2c380800239 on instance [pid: 7|app: 0|req: 558/1127] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:20:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:01.848 8 WARNING neutronclient.v2_0.client [None req-58641402-33b7-49a1-b8e9-8aef43cfe57b d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:01.858 7 WARNING neutronclient.v2_0.client [None req-061f7c5b-ccca-4ac5-a5bc-5c7333008ad8 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1128] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:01 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1482 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1129] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:01 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1479 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:02.943 7 WARNING neutronclient.v2_0.client [None req-510ac38e-28cd-4f18-b41b-4431a7f730d9 d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:02.949 8 WARNING neutronclient.v2_0.client [None req-c02ad0d4-993e-4a50-b79e-b308b7c0837e 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1130] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:02 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1487 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1131] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:02 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => generated 1479 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:04.023 8 INFO nova.api.openstack.wsgi [None req-8ff12bb4-d080-45cf-b2ee-2135aa401232 5641569a6c3044e5bd426ea2d92231c5 bea4ed8316fa428db5fce16cdbd52045 - - default default] HTTP exception thrown: Instance d565d399-5d79-48bb-92a2-216f8a3682eb could not be found. [pid: 8|app: 0|req: 572/1132] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:03 2026] GET /v2.1/servers/d565d399-5d79-48bb-92a2-216f8a3682eb => 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, ' 2026-03-10 19:20:04.039 7 WARNING neutronclient.v2_0.client [None req-f2431236-550a-4ea3-b845-6024f31e5f4f d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] The 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: 573/1133] 10.0.0.230 () {32 vars in 706 bytes} [Tue Mar 10 19:20:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1687986801 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1134] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:03 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => generated 1487 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:20:05.129 8 INFO nova.api.openstack.wsgi [None req-d2893ee3-9169-4e71-a19f-6ba06410a5dd d8fd2f5e1670422a92cbd03c1ba1dfce 8d040c11c3cd4186828d21888a6cbfab - - default default] HTTP exception thrown: Instance d8a25b04-b8db-4334-84d3-a2c380800239 could not be found. [pid: 8|app: 0|req: 574/1135] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:05 2026] GET /v2.1/servers/d8a25b04-b8db-4334-84d3-a2c380800239 => 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: 7|app: 0|req: 562/1136] 10.0.0.230 () {32 vars in 730 bytes} [Tue Mar 10 19:20:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1618317387 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1139] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/os-security-groups => generated 78 bytes in 198 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: 576/1140] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1141] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:20:10 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: 577/1142] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/os-services => generated 781 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1143] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/limits?tenant_id=63596a9b79754281b6ca42592bacff34 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1144] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1145] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 579/1146] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 568/1147] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/limits?tenant_id=fe22895b9e6c490aa10535b62b03aa74 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1148] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:20:10 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: 569/1149] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:20:10 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: 8|app: 0|req: 581/1150] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:20:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 570/1151] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:20:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1152] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:20:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:20:14.406 7 WARNING neutronclient.v2_0.client [None req-ead8ac25-26f7-459b-9811-04df68e0176c 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:14.585 7 WARNING neutronclient.v2_0.client [None req-ead8ac25-26f7-459b-9811-04df68e0176c 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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/1153] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:20:14 2026] POST /v2.1/servers => generated 424 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:14.798 8 WARNING neutronclient.v2_0.client [None req-2a60ad28-2b86-4a9a-bcf7-5da0bb39465c 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 583/1154] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:14 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1370 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:15.888 7 WARNING neutronclient.v2_0.client [None req-9fdcf3be-811e-48a3-869b-b5ae25b77d0a 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 572/1155] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:15 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1374 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:16.994 8 WARNING neutronclient.v2_0.client [None req-8ac596e6-f622-4190-9f78-779b515cb19e 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 584/1156] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:16 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1366 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:18.090 7 WARNING neutronclient.v2_0.client [None req-4d98583f-3e34-4b42-a6b6-577565cc5635 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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/1157] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:18 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1366 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:19.181 8 WARNING neutronclient.v2_0.client [None req-13aa37a7-d4b5-4914-83cf-5bc8959e4203 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 585/1158] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:19 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1422 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, ' [pid: 8|app: 0|req: 587/1161] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:20:19 2026] POST /v2.1/os-keypairs => generated 396 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:20.275 7 WARNING neutronclient.v2_0.client [None req-5fff677a-5a2f-4df2-b1ac-89eaf0c74861 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 575/1162] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:20 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1422 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:20:21.380 8 WARNING neutronclient.v2_0.client [None req-92af92de-b2ec-4956-afc0-524c5052a6c1 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] 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: 576/1163] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:20:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1164] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:21 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1472 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:20:22.019 7 INFO nova.api.openstack.compute.server_external_events [req-6f561460-f287-4938-aa9a-553506e5ce4f req-b9ab8cd6-8f93-4eb8-bff2-dd06408a637e ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:3cf0c849-510e-4cbc-90c2-3175ef9ffcc9 for instance dbd696e1-9478-4de9-9b55-65439635a746 on instance [pid: 7|app: 0|req: 577/1165] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:20:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:22.492 8 WARNING neutronclient.v2_0.client [None req-63f17126-5956-4afe-a1f7-3887c0772a1d 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:22.540 8 WARNING neutronclient.v2_0.client [None req-63f17126-5956-4afe-a1f7-3887c0772a1d 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:22.600 7 WARNING neutronclient.v2_0.client [None req-9a322953-43e5-4a11-8a38-df5261d69888 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:22.623 8 WARNING neutronclient.v2_0.client [None req-63f17126-5956-4afe-a1f7-3887c0772a1d 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1166] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:22 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1482 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-10 19:20:22.823 8 WARNING neutronclient.v2_0.client [None req-63f17126-5956-4afe-a1f7-3887c0772a1d 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 589/1167] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:20:22 2026] POST /v2.1/servers => generated 496 bytes in 625 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:23.063 7 WARNING neutronclient.v2_0.client [None req-565bfc98-d0b8-4934-80ea-1c6d4e3b242d 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1168] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:23 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1456 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:23.809 8 WARNING neutronclient.v2_0.client [None req-618092f2-f2e9-4674-922a-793ff335b1b4 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 590/1169] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:23 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1470 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:24.164 7 WARNING neutronclient.v2_0.client [None req-df15ce23-ac43-43d8-8657-ab01096ee668 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1170] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:24 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1460 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:24.985 8 WARNING neutronclient.v2_0.client [None req-a945e104-df05-4f55-8c8a-625c3371ef2d 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 591/1171] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:24 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1470 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:25.259 7 WARNING neutronclient.v2_0.client [None req-d4d8d2a5-a6ac-443e-be63-6a51790aac2f 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1172] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:25 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:26.191 8 WARNING neutronclient.v2_0.client [None req-ee1f3702-2960-4fb0-bbac-4f98fe8bf915 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 592/1173] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:26 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1470 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:26.348 7 WARNING neutronclient.v2_0.client [None req-b21750d1-9cba-4f23-9ba4-46a28a65595c 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1174] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:26 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:27.350 8 WARNING neutronclient.v2_0.client [None req-0b3cac4f-3087-4cde-a50b-827bb396d3ea 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:27.440 7 WARNING neutronclient.v2_0.client [None req-00fd1337-af7b-440e-8269-bbc376561587 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 583/1175] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:27 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1516 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1176] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:27 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1470 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-03-10 19:20:27.757 7 INFO nova.api.openstack.compute.server_external_events [req-31b64091-c726-420c-a0ba-ba4462ef030a req-dd5f7e99-afd5-4a2c-9d3e-a4addaa898c3 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:3cf0c849-510e-4cbc-90c2-3175ef9ffcc9 for instance dbd696e1-9478-4de9-9b55-65439635a746 on instance [pid: 7|app: 0|req: 584/1177] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:20:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:28.405 8 INFO nova.api.openstack.compute.server_external_events [req-6baa9e20-8c6b-4676-a32a-bc89213270f8 req-7a032ab8-964b-4840-abef-86a085c7d6e0 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:0102f36b-a34c-45ea-a3ef-8cbf490f73ae for instance 804189e6-d784-409a-85a5-65ae5bf6fe56 on instance [pid: 8|app: 0|req: 594/1178] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:20: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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:28.540 7 WARNING neutronclient.v2_0.client [None req-22ed1f5e-30f3-4d07-a041-33269e3919a3 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:28.543 8 WARNING neutronclient.v2_0.client [None req-4c15a0fa-5bdf-4947-88f7-57cb5230e919 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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: 595/1179] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:28 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1470 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1180] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:28 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1640 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-03-10 19:20:29.688 7 WARNING neutronclient.v2_0.client [None req-3e04621f-9d04-4c56-ae96-b4934f4f8e07 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:20:29.692 8 WARNING neutronclient.v2_0.client [None req-d0c54adf-d081-44bd-b1c3-8ac69d75b1dd 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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/1183] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:29 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1655 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, ' [pid: 7|app: 0|req: 587/1184] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:29 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1628 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1185] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:20:29 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746/ips => generated 109 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: 7|app: 0|req: 588/1186] 10.0.0.230 () {32 vars in 723 bytes} [Tue Mar 10 19:20:29 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746/ips => generated 109 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: 599/1187] 10.0.0.230 () {32 vars in 825 bytes} [Tue Mar 10 19:20:29 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746/ips/tempest-ServerAddressesTestJSON-1239728707-network => generated 94 bytes in 37 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: 7|app: 0|req: 589/1188] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:20:29 2026] DELETE /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => 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-03-10 19:20:30.132 8 WARNING neutronclient.v2_0.client [None req-7f8a4c98-33a5-4e40-a85b-9165195650ba 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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/1189] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:30 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1661 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-03-10 19:20:30.904 7 WARNING neutronclient.v2_0.client [None req-51fb7339-b1f0-4765-b08a-1d7197ef6fff 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 590/1190] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:30 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:31.274 8 WARNING neutronclient.v2_0.client [None req-b23808c6-2d5e-4fd5-99dd-6707ded08db7 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1191] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:31 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1661 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:32.056 7 WARNING neutronclient.v2_0.client [None req-cfd32cf3-aa85-45b0-99db-d57ee492aca4 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 591/1192] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:32 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1628 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:32.421 8 WARNING neutronclient.v2_0.client [None req-ac3b72c2-47b9-4721-a6c9-1ba4d98e0ff5 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1193] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:32 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1661 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:32.899 7 INFO nova.api.openstack.compute.server_external_events [req-acdc34d5-16f7-455f-ba73-0b0b0df22486 req-9793dece-ce54-48dc-b694-31af371b9a72 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:3cf0c849-510e-4cbc-90c2-3175ef9ffcc9 for instance dbd696e1-9478-4de9-9b55-65439635a746 on instance [pid: 7|app: 0|req: 592/1194] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:20:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:33.191 8 WARNING neutronclient.v2_0.client [None req-d3fc0c1f-5882-402d-9631-6bb30eeb8911 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 603/1195] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:33 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1628 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-03-10 19:20:33.586 7 WARNING neutronclient.v2_0.client [None req-cfe1a186-6854-4082-a820-073ec47f2743 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1196] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:33 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1451 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:33.736 8 INFO nova.api.openstack.compute.server_external_events [req-7be2cd07-aa68-4146-917f-93a96790414c req-bea8c69f-1fa7-4f12-9fd6-86767503c10d ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:0102f36b-a34c-45ea-a3ef-8cbf490f73ae for instance 804189e6-d784-409a-85a5-65ae5bf6fe56 on instance [pid: 8|app: 0|req: 604/1197] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:20:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:34.391 7 WARNING neutronclient.v2_0.client [None req-6fb521e9-db49-4726-908b-f40e3e5c0d0f 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 594/1198] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:34 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:34.713 8 WARNING neutronclient.v2_0.client [None req-5d414483-6e9e-4299-9183-c1958c04ae31 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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/1199] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:34 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1456 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:35.535 7 WARNING neutronclient.v2_0.client [None req-8cadb49a-7eaf-4b1c-a131-d814b5926f70 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 595/1200] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:35 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1628 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:35.815 8 WARNING neutronclient.v2_0.client [None req-aa934cf8-5494-48b0-ab2b-a8a8e1451bd0 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] The 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/1201] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:35 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 1456 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:36.679 7 WARNING neutronclient.v2_0.client [None req-4a7df054-99f3-4d24-a0ae-ce30dc256e2a 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 596/1202] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:36 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1808 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:36.861 8 WARNING neutronclient.v2_0.client [None req-f560089e-4960-408d-8df5-0ae56df16b10 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:36.893 7 INFO nova.api.openstack.wsgi [None req-f173a869-7590-4aa2-ad47-c6f094ef0e8d 36a1ecd45dab461cb7cf11701725241d 63596a9b79754281b6ca42592bacff34 - - default default] HTTP exception thrown: Instance dbd696e1-9478-4de9-9b55-65439635a746 could not be found. [pid: 7|app: 0|req: 597/1203] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:36 2026] GET /v2.1/servers/dbd696e1-9478-4de9-9b55-65439635a746 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1204] 10.0.0.230 () {32 vars in 741 bytes} [Tue Mar 10 19:20:36 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:37.540 7 INFO nova.api.openstack.compute.server_external_events [req-44928248-ae30-4220-b845-1d16e94aff2c req-0faaa1c5-e9b1-4529-84aa-dfda6e4e6859 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:0102f36b-a34c-45ea-a3ef-8cbf490f73ae for instance 804189e6-d784-409a-85a5-65ae5bf6fe56 on instance [pid: 7|app: 0|req: 598/1205] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:20:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1208] 10.0.0.230 () {30 vars in 413 bytes} [Tue Mar 10 19:20:41 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 600/1209] 10.0.0.230 () {28 vars in 560 bytes} [Tue Mar 10 19:20:41 2026] GET /v2/ => generated 402 bytes in 400 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1210] 10.0.0.230 () {28 vars in 564 bytes} [Tue Mar 10 19:20:41 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: 601/1211] 10.0.0.230 () {30 vars in 413 bytes} [Tue Mar 10 19:20:41 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-10 19:20:45.798 8 WARNING neutronclient.v2_0.client [None req-ea896450-b433-4265-b974-85f77822bb25 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1212] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:45 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1928 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1213] 10.0.0.230 () {32 vars in 753 bytes} [Tue Mar 10 19:20:47 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56/os-server-password => generated 116 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, ' [pid: 8|app: 0|req: 612/1214] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:20:49 2026] DELETE /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:49.512 7 WARNING neutronclient.v2_0.client [None req-9af4cdd3-024d-42cb-895c-a5575b3d5f97 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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: 603/1217] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:49 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1934 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:50.699 8 WARNING neutronclient.v2_0.client [None req-fd995f6e-85df-4c6c-acb0-efad37ba7d39 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1218] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:50 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1934 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:51.836 7 WARNING neutronclient.v2_0.client [None req-48f9abb4-7a02-45e2-b745-e56c90d509d7 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1219] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:51 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1934 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:52.615 8 INFO nova.api.openstack.compute.server_external_events [req-c762ed79-ab23-4659-b53a-de37a3fba6f3 req-cee967ad-1f8f-4da6-a4c4-14faad8c46d6 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:0102f36b-a34c-45ea-a3ef-8cbf490f73ae for instance 804189e6-d784-409a-85a5-65ae5bf6fe56 on instance [pid: 8|app: 0|req: 616/1220] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:20:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:53.019 7 WARNING neutronclient.v2_0.client [None req-edb0c583-0a58-4cf0-b9f3-1a9dabf5b497 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1221] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:52 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1537 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:54.111 8 WARNING neutronclient.v2_0.client [None req-9ec6dab4-4188-4055-a15d-4af6d9441df1 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1222] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:54 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1542 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:55.204 7 WARNING neutronclient.v2_0.client [None req-66c64408-6dfd-4e43-9265-85432c111665 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] The 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/1223] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:55 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 1542 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:56.283 8 INFO nova.api.openstack.wsgi [None req-7f51be62-b486-4221-b3ba-bf99fc6dee05 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] HTTP exception thrown: Instance 804189e6-d784-409a-85a5-65ae5bf6fe56 could not be found. [pid: 8|app: 0|req: 618/1224] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:56 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:56.310 7 INFO nova.api.openstack.wsgi [None req-80810c07-9a13-4cea-8e5d-a0990d0befa9 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] HTTP exception thrown: Instance 804189e6-d784-409a-85a5-65ae5bf6fe56 could not be found. [pid: 7|app: 0|req: 607/1225] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:20:56 2026] DELETE /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:20:56.337 8 INFO nova.api.openstack.wsgi [None req-9fe251bb-0ad0-4b79-8639-38ab78e90404 02f2e7c0be0f4e2db4c28348a38e1333 fe22895b9e6c490aa10535b62b03aa74 - - default default] HTTP exception thrown: Instance 804189e6-d784-409a-85a5-65ae5bf6fe56 could not be found. [pid: 8|app: 0|req: 619/1226] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:20:56 2026] GET /v2.1/servers/804189e6-d784-409a-85a5-65ae5bf6fe56 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 608/1227] 10.0.0.230 () {32 vars in 704 bytes} [Tue Mar 10 19:20:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-791521478 => 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, ' [pid: 8|app: 0|req: 620/1228] 10.0.0.230 () {32 vars in 726 bytes} [Tue Mar 10 19:20:56 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-117773253 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1233] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/limits?tenant_id=54c8b5cc1047497e9a67da0bc9a511a9 => generated 302 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1234] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/limits?tenant_id=653104663f9d4d43a381c0fa123427a4 => 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: 612/1235] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1236] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 613/1237] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1238] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/limits?tenant_id=b13e9c7b5c524a11ac7c443c6a03cb90 => 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: 614/1239] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1240] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1241] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:21:10 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: 627/1242] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1243] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 628/1244] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:21:10 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: 617/1245] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1246] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 618/1247] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:21:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 630/1248] 10.0.0.71 () {30 vars in 618 bytes} [Tue Mar 10 19:21:12 2026] GET /v2.1 => generated 0 bytes in 202 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 619/1249] 10.0.0.71 () {32 vars in 691 bytes} [Tue Mar 10 19:21:13 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: 631/1250] 10.0.0.71 () {34 vars in 912 bytes} [Tue Mar 10 19:21:13 2026] GET /v2.1/os-simple-tenant-usage/ddf686c77e3943b1baaa16db08629caa?start=2026-03-09T00:00:00&end=2026-03-10T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1251] 10.0.0.71 () {30 vars in 653 bytes} [Tue Mar 10 19:21:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 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: 632/1252] 10.0.0.71 () {30 vars in 618 bytes} [Tue Mar 10 19:21:16 2026] GET /v2.1 => generated 0 bytes in 223 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 621/1253] 10.0.0.71 () {32 vars in 691 bytes} [Tue Mar 10 19:21:16 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1254] 10.0.0.71 () {34 vars in 912 bytes} [Tue Mar 10 19:21:16 2026] GET /v2.1/os-simple-tenant-usage/ddf686c77e3943b1baaa16db08629caa?start=2026-03-09T00:00:00&end=2026-03-10T23:59:59 => generated 20 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1255] 10.0.0.71 () {30 vars in 653 bytes} [Tue Mar 10 19:21:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 639/1266] 10.0.0.230 () {34 vars in 671 bytes} [Tue Mar 10 19:22:03 2026] POST /v2.1/os-keypairs => generated 395 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:22:05.796 7 WARNING neutronclient.v2_0.client [None req-170b434e-942a-4354-9401-1a3e5a054167 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:22:05.837 7 WARNING neutronclient.v2_0.client [None req-170b434e-942a-4354-9401-1a3e5a054167 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:22:06.130 7 WARNING neutronclient.v2_0.client [None req-170b434e-942a-4354-9401-1a3e5a054167 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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/1267] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:22:05 2026] POST /v2.1/servers => generated 447 bytes in 733 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-10 19:22:06.365 8 WARNING neutronclient.v2_0.client [None req-1209c4c4-9d3a-4171-ae2d-1e2471ab0b89 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 640/1268] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:06 2026] GET /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => generated 1393 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, ' [pid: 7|app: 0|req: 630/1271] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:22:09 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 8|app: 0|req: 642/1272] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:22:09 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, ' 2026-03-10 19:22:10.154 7 WARNING neutronclient.v2_0.client [None req-52ecc50a-49ba-46c5-8c1a-dc4013b5c942 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 631/1273] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 1978 bytes in 151 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: 643/1274] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:22:10 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: 632/1275] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1276] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:22:10 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: 7|app: 0|req: 633/1277] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=1e669b3f6d70420b888c03ff2055db28 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1278] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=3b109437412a4bdb8b04c23c4cc6b31e => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1279] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=56a5e973158a4da2ab1013937361d6e5 => generated 302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1280] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=60ec2bb210e2416c84a8f9cccdb97cc8 => generated 304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1281] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=6a557c455c584b879d30e536830f7575 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1282] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1283] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=770f01a0396540368503420beb91354e => 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: 648/1284] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 637/1285] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=a4733490465846ff849fa7bb45e9bff8 => 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: 649/1286] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 638/1287] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/limits?tenant_id=bedd428ced6c4213b750c7b1e58828a5 => 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: 650/1288] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:22:10 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: 7|app: 0|req: 639/1289] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1290] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:22:10 2026] GET /v2.1/os-services => generated 781 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-10 19:22:11.494 7 WARNING neutronclient.v2_0.client [None req-ba87f430-e54a-4d98-bdb1-1e02074e87de af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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/1291] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:11 2026] GET /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => generated 1518 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:12.019 8 INFO nova.api.openstack.compute.server_external_events [req-9714e743-fdf4-4912-ae27-cea0d7c24940 req-f030b990-4a35-4051-894a-e637d1f50692 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:568146e8-391f-41fd-8569-5d150f2366e6 for instance b561991d-9e33-457f-b2de-49995d991d22 on instance [pid: 8|app: 0|req: 652/1292] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:22:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:16.668 7 WARNING neutronclient.v2_0.client [None req-bf04ca71-a514-4a99-b42d-568cf2339275 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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/1293] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:16 2026] GET /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => 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-03-10 19:22:17.675 8 INFO nova.api.openstack.compute.server_external_events [req-fe634e09-5bd7-4660-a857-73a551723675 req-14af4049-d8bd-4aca-909a-c4e1330d7b95 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:568146e8-391f-41fd-8569-5d150f2366e6 for instance b561991d-9e33-457f-b2de-49995d991d22 on instance [pid: 8|app: 0|req: 653/1294] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:22:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:21.851 7 WARNING neutronclient.v2_0.client [None req-c719c5e1-e1e8-4e39-bd2f-028dd3020786 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 643/1297] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:21 2026] GET /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:23.107 8 INFO nova.api.openstack.compute.server_external_events [req-0b772ed5-72f5-4309-827d-b6a5e030f25a req-d74be4c6-c142-4d7f-afa9-ae568b9cde2a ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:568146e8-391f-41fd-8569-5d150f2366e6 for instance b561991d-9e33-457f-b2de-49995d991d22 on instance [pid: 8|app: 0|req: 655/1298] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:22:23 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) 2026-03-10 19:22:23.161 7 WARNING neutronclient.v2_0.client [None req-5fdf3100-bd17-4d31-9ba1-0d7b9bcbcab8 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:22:23.201 7 WARNING neutronclient.v2_0.client [None req-5fdf3100-bd17-4d31-9ba1-0d7b9bcbcab8 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:22:23.438 7 WARNING neutronclient.v2_0.client [None req-5fdf3100-bd17-4d31-9ba1-0d7b9bcbcab8 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 644/1299] 10.0.0.230 () {34 vars in 663 bytes} [Tue Mar 10 19:22:23 2026] POST /v2.1/servers => generated 447 bytes in 563 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:23.674 8 WARNING neutronclient.v2_0.client [None req-20bd1ce8-a966-4fb8-82b4-fc3b9bcf1a24 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 656/1300] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:23 2026] GET /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => generated 1394 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:28.763 7 WARNING neutronclient.v2_0.client [None req-37aa9db8-da37-450e-9fb6-69810139c7da af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 645/1301] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:28 2026] GET /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => generated 1519 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:29.045 8 INFO nova.api.openstack.compute.server_external_events [req-0394a4d4-d865-4cc1-86d0-1e6ab9c4769c req-0b0da316-0a78-404b-a700-f7a09c36b9f7 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:8a52a9ea-1402-48fa-8930-2215d4c7ee03 for instance af0d8e88-b8aa-4c6b-92fd-74cd408fa877 on instance [pid: 8|app: 0|req: 657/1302] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:22:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:33.127 7 INFO nova.api.openstack.compute.server_external_events [req-3c54457c-4708-4b77-abca-9e5f5bdecf41 req-487929d1-2150-49ef-adf5-74ae8be325c8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:8a52a9ea-1402-48fa-8930-2215d4c7ee03 for instance af0d8e88-b8aa-4c6b-92fd-74cd408fa877 on instance [pid: 7|app: 0|req: 647/1305] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:22:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:33.942 8 WARNING neutronclient.v2_0.client [None req-387d040e-4639-4435-8da5-8176d21f6434 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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/1306] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:33 2026] GET /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => generated 1517 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:22:39.139 7 WARNING neutronclient.v2_0.client [None req-4b43d169-2c9b-44a6-8bff-3318a892f1e1 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 648/1307] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:22:39 2026] GET /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => generated 1818 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-03-10 19:22:40.473 7 INFO nova.api.openstack.compute.server_external_events [req-c5797a4e-284e-4793-b2ba-277740f925ea req-593eae23-3dc2-49af-84a6-9996c1e3e570 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:8a52a9ea-1402-48fa-8930-2215d4c7ee03 for instance af0d8e88-b8aa-4c6b-92fd-74cd408fa877 on instance [pid: 7|app: 0|req: 650/1310] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:22:40 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, ' [pid: 7|app: 0|req: 654/1317] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:23:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 71 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: 664/1318] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/os-services => generated 781 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1319] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=1e669b3f6d70420b888c03ff2055db28 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 665/1320] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=3b109437412a4bdb8b04c23c4cc6b31e => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1321] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=56a5e973158a4da2ab1013937361d6e5 => 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: 666/1322] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=60ec2bb210e2416c84a8f9cccdb97cc8 => generated 305 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1323] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=6a557c455c584b879d30e536830f7575 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1324] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 658/1325] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=770f01a0396540368503420beb91354e => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1326] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 659/1327] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=a4733490465846ff849fa7bb45e9bff8 => 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: 669/1328] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 660/1329] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/limits?tenant_id=bedd428ced6c4213b750c7b1e58828a5 => 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: 661/1330] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1044 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, ' 2026-03-10 19:23:10.647 8 WARNING neutronclient.v2_0.client [None req-6b5de6c4-5ebb-4554-936d-f028a977f5c3 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 662/1331] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 663/1332] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:23:10 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-03-10 19:23:10.684 8 WARNING neutronclient.v2_0.client [None req-6b5de6c4-5ebb-4554-936d-f028a977f5c3 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:23:10.755 7 WARNING neutronclient.v2_0.client [None req-d17f18ff-c768-4184-9224-e6dc4b14ef44 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:23:10.819 8 WARNING neutronclient.v2_0.client [None req-6b5de6c4-5ebb-4554-936d-f028a977f5c3 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 664/1333] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:23:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4939 bytes in 182 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: 665/1334] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:23:10 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: 666/1335] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:23:10 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: 667/1336] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:23:10 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) [pid: 8|app: 0|req: 670/1337] 199.19.213.40 () {36 vars in 713 bytes} [Tue Mar 10 19:23:10 2026] POST /v2.1/servers => generated 453 bytes in 606 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-10 19:23:11.522 7 WARNING neutronclient.v2_0.client [None req-358cecde-25ae-42ec-bfca-de8c5b4f3814 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 668/1338] 199.19.213.40 () {32 vars in 732 bytes} [Tue Mar 10 19:23:11 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413 => generated 2213 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:11.581 8 WARNING neutronclient.v2_0.client [None req-f0c24d36-48a3-4f32-a4f5-488d99f43152 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 671/1339] 199.19.213.40 () {32 vars in 758 bytes} [Tue Mar 10 19:23:11 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 28 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1340] 199.19.213.40 () {32 vars in 776 bytes} [Tue Mar 10 19:23:12 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:14.725 8 WARNING neutronclient.v2_0.client [None req-e1dd2a96-7e9d-4351-bd74-e9e364f3fe28 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 672/1341] 199.19.213.40 () {32 vars in 732 bytes} [Tue Mar 10 19:23:14 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413 => generated 2371 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:14.805 7 WARNING neutronclient.v2_0.client [None req-0c246695-598c-4e44-b9da-765969fe73ac 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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/1342] 199.19.213.40 () {32 vars in 758 bytes} [Tue Mar 10 19:23:14 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 28 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 673/1343] 199.19.213.40 () {32 vars in 776 bytes} [Tue Mar 10 19:23:14 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:16.271 7 INFO nova.api.openstack.compute.server_external_events [req-a7387910-bcae-4436-80bb-689da4c2fbf1 req-5fb550da-32f4-46ca-8f2d-2eaa0a23d3eb ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:16f1d637-6f8c-4606-b212-c900deb24ece for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 7|app: 0|req: 671/1344] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:23:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:17.689 8 WARNING neutronclient.v2_0.client [None req-3f846cf0-211c-4d18-8bc1-3d7f7043683c 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 674/1345] 199.19.213.40 () {32 vars in 732 bytes} [Tue Mar 10 19:23:17 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413 => generated 2445 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:17.841 7 WARNING neutronclient.v2_0.client [None req-65c98320-d033-48c2-a5bf-f3e168564925 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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/1346] 199.19.213.40 () {32 vars in 758 bytes} [Tue Mar 10 19:23:17 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 283 bytes in 83 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: 675/1347] 199.19.213.40 () {32 vars in 776 bytes} [Tue Mar 10 19:23:17 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:20.522 7 WARNING neutronclient.v2_0.client [None req-04c16fe1-a5ec-44f0-9372-45797a3e041e 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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/1350] 199.19.213.40 () {32 vars in 732 bytes} [Tue Mar 10 19:23:20 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413 => generated 2433 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:20.650 8 WARNING neutronclient.v2_0.client [None req-a3392229-0408-49d7-95e9-1ffcddf84b2d 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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/1351] 199.19.213.40 () {32 vars in 758 bytes} [Tue Mar 10 19:23:20 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 283 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 675/1352] 199.19.213.40 () {32 vars in 776 bytes} [Tue Mar 10 19:23:20 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-volume_attachments => generated 197 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, ' 2026-03-10 19:23:21.612 8 INFO nova.api.openstack.compute.server_external_events [req-c3177c5b-b46d-4580-b264-1d2d7e2ec2d5 req-cda6091d-a0f3-4c32-a931-a0b961363bf8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:16f1d637-6f8c-4606-b212-c900deb24ece for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 678/1353] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:23:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:23.549 7 WARNING neutronclient.v2_0.client [None req-6facfe2e-f8a7-41d3-a184-49d6c773c24a 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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/1354] 199.19.213.40 () {32 vars in 732 bytes} [Tue Mar 10 19:23:23 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413 => generated 2433 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:23.697 8 WARNING neutronclient.v2_0.client [None req-fa71d21e-30ed-412d-b5f3-bf2d01887c01 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 679/1355] 199.19.213.40 () {32 vars in 758 bytes} [Tue Mar 10 19:23:23 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 285 bytes in 85 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: 677/1356] 199.19.213.40 () {32 vars in 776 bytes} [Tue Mar 10 19:23:23 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-volume_attachments => generated 197 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, ' 2026-03-10 19:23:26.470 8 WARNING neutronclient.v2_0.client [None req-62b17c1c-3771-471f-a468-9a85c13c4061 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1357] 199.19.213.40 () {32 vars in 732 bytes} [Tue Mar 10 19:23:26 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413 => generated 2580 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:23:26.620 7 WARNING neutronclient.v2_0.client [None req-7d279ac5-9f60-4446-a229-41e753dd57c9 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 678/1358] 199.19.213.40 () {32 vars in 758 bytes} [Tue Mar 10 19:23:26 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 285 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: 681/1359] 199.19.213.40 () {32 vars in 776 bytes} [Tue Mar 10 19:23:26 2026] GET /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:24:02.031 7 WARNING neutronclient.v2_0.client [None req-033910a4-7a02-4327-abb7-4165e6229ad4 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:24:02.073 7 WARNING neutronclient.v2_0.client [None req-033910a4-7a02-4327-abb7-4165e6229ad4 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:24:04.318 8 INFO nova.api.openstack.compute.server_external_events [req-cf72741b-1de2-4c67-a37c-0e776e9f8231 req-10259c87-a17e-45de-bbb3-6c24ac6c86b4 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:c3ac9096-ae37-4537-bb81-3092bac775ac for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 686/1368] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:24:04 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-03-10 19:24:09.142 8 INFO nova.api.openstack.compute.server_external_events [req-0a760c96-4044-4951-8691-e5f2d0b84d8a req-06ebd617-a10d-4299-995a-43aac99f80e4 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:c3ac9096-ae37-4537-bb81-3092bac775ac for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 687/1369] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:24:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 690/1372] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=1e669b3f6d70420b888c03ff2055db28 => generated 302 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1373] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=3b109437412a4bdb8b04c23c4cc6b31e => 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: 692/1374] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=56a5e973158a4da2ab1013937361d6e5 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1375] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=60ec2bb210e2416c84a8f9cccdb97cc8 => generated 305 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1376] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=6a557c455c584b879d30e536830f7575 => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1377] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 696/1378] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=770f01a0396540368503420beb91354e => 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: 697/1379] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 698/1380] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=a4733490465846ff849fa7bb45e9bff8 => 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: 699/1381] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 700/1382] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/limits?tenant_id=bedd428ced6c4213b750c7b1e58828a5 => 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: 701/1383] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-10 19:24:10.543 8 WARNING neutronclient.v2_0.client [None req-d6ea67fa-bc6c-467e-a2a3-0b630e4598d9 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:24:10.633 7 WARNING neutronclient.v2_0.client [None req-033910a4-7a02-4327-abb7-4165e6229ad4 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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/1384] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7754 bytes in 198 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: 703/1385] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1386] 199.19.213.40 () {36 vars in 811 bytes} [Tue Mar 10 19:24:01 2026] POST /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 281 bytes in 8688 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1387] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/os-services => generated 781 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: 7|app: 0|req: 684/1388] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:24:10 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: 8|app: 0|req: 705/1389] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 685/1390] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1391] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:24:10 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: 686/1392] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:24:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:24:10.929 8 INFO nova.api.openstack.compute.server_external_events [req-ac4e8090-955a-4837-b1fa-ed1d009760a8 req-579d5719-5a91-43b3-95d0-547d37b3dbc9 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:c3ac9096-ae37-4537-bb81-3092bac775ac for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 707/1393] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:24:10 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) 2026-03-10 19:24:11.259 7 INFO nova.api.openstack.compute.server_external_events [req-85fd530d-80ff-46c2-a9c3-e57e6ad92dfb req-a029f2fe-b82b-4fd8-b169-172db5e709ef ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:c3ac9096-ae37-4537-bb81-3092bac775ac for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 7|app: 0|req: 687/1394] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:24:11 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-03-10 19:24:35.730 8 WARNING neutronclient.v2_0.client [None req-dfc72a8b-c322-4dc4-8707-ca2b00e255cc 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:24:35.775 8 WARNING neutronclient.v2_0.client [None req-dfc72a8b-c322-4dc4-8707-ca2b00e255cc 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:24:38.189 7 INFO nova.api.openstack.compute.server_external_events [req-56d7fd30-510e-4a78-9d39-b71455391b5a req-a9bc26c3-3a88-4321-b5ba-6eb0a07e9c66 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:e282ae86-08a0-4fa5-a1f3-b8e1a8d8542b for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 7|app: 0|req: 690/1399] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:24:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:24:44.706 7 INFO nova.api.openstack.compute.server_external_events [req-940c88c5-4546-4e9b-a300-a0df1b28ad7e req-e12b87ed-dc9c-4b8e-a6e6-7386cefc95b4 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:e282ae86-08a0-4fa5-a1f3-b8e1a8d8542b for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 7|app: 0|req: 693/1402] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:24:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-10 19:24:44.841 8 WARNING neutronclient.v2_0.client [None req-dfc72a8b-c322-4dc4-8707-ca2b00e255cc 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 710/1403] 199.19.213.40 () {36 vars in 811 bytes} [Tue Mar 10 19:24:35 2026] POST /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 377 bytes in 9192 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:24:58.624 7 WARNING neutronclient.v2_0.client [None req-e55d0436-89bb-46f5-991f-7b3c73e37f8a 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-10 19:24:58.668 7 WARNING neutronclient.v2_0.client [None req-e55d0436-89bb-46f5-991f-7b3c73e37f8a 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:25:00.870 8 INFO nova.api.openstack.compute.server_external_events [req-c2bb0ba8-8899-4dc4-bcac-9ab393982496 req-3dca07d6-4b1f-4b71-8bbb-dd1bf0ce48ee ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:0c6e8b8a-35ce-4e75-86ca-8ae2dd33dfa7 for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 714/1408] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:25:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:25:05.367 8 INFO nova.api.openstack.compute.server_external_events [req-8c6f80f4-577b-4a73-8de7-bfc0115fc95a req-52ab018d-8288-46ba-b916-f4376a23aec6 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-plugged:0c6e8b8a-35ce-4e75-86ca-8ae2dd33dfa7 for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 715/1409] 10.0.0.103 () {38 vars in 815 bytes} [Tue Mar 10 19:25:05 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) 2026-03-10 19:25:07.713 7 WARNING neutronclient.v2_0.client [None req-e55d0436-89bb-46f5-991f-7b3c73e37f8a 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 695/1410] 199.19.213.40 () {36 vars in 811 bytes} [Tue Mar 10 19:24:58 2026] POST /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface => generated 378 bytes in 9215 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:25:08.402 8 INFO nova.api.openstack.compute.server_external_events [req-6c1fd6ee-0554-451e-a1f2-ad2739106282 req-b6eb2056-70d5-4b33-bdb7-37e3e1dc9979 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:e282ae86-08a0-4fa5-a1f3-b8e1a8d8542b for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 716/1411] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:25:08 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, ' [pid: 8|app: 0|req: 718/1414] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:25:09 2026] GET /v2.1/os-security-groups => generated 78 bytes in 66 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: 697/1415] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1416] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=1e669b3f6d70420b888c03ff2055db28 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 698/1417] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=3b109437412a4bdb8b04c23c4cc6b31e => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1418] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=56a5e973158a4da2ab1013937361d6e5 => 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: 699/1419] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=60ec2bb210e2416c84a8f9cccdb97cc8 => generated 305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1420] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=6a557c455c584b879d30e536830f7575 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1421] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1422] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=770f01a0396540368503420beb91354e => generated 302 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1423] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 723/1424] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=a4733490465846ff849fa7bb45e9bff8 => 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: 702/1425] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1426] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/limits?tenant_id=bedd428ced6c4213b750c7b1e58828a5 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-10 19:25:10.817 7 WARNING neutronclient.v2_0.client [None req-dbef854a-2680-4eed-a1e5-56d11fbabdc8 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 703/1427] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8292 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1428] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:25:10 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: 7|app: 0|req: 704/1429] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:25:10 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1430] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:25:10 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: 705/1431] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:25:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1432] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:25:11 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: 706/1433] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:25:11 2026] GET /v2.1/os-services => generated 781 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:25:20.219 7 INFO nova.api.openstack.compute.server_external_events [req-d04b6110-c05f-403e-a40f-ac466d045c23 req-61d14cc9-41f1-4c24-8552-8b72c6967695 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:0c6e8b8a-35ce-4e75-86ca-8ae2dd33dfa7 for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 7|app: 0|req: 708/1436] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:25:20 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: 729/1437] 199.19.213.40 () {34 vars in 854 bytes} [Tue Mar 10 19:25:20 2026] DELETE /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface/0c6e8b8a-35ce-4e75-86ca-8ae2dd33dfa7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:25:22.260 7 INFO nova.api.openstack.compute.server_external_events [req-fe71fcbd-4c0c-48f7-a70c-98c4d4d8cd91 req-66361906-5778-4ee0-a60d-2b264054fb43 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:0c6e8b8a-35ce-4e75-86ca-8ae2dd33dfa7 for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 7|app: 0|req: 709/1438] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:25:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:25:30.888 7 INFO nova.api.openstack.compute.server_external_events [req-00139eab-cea4-4ce5-aa6d-62312699228e req-a75f89d6-aa70-457f-b78f-cddfd1dac288 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:e282ae86-08a0-4fa5-a1f3-b8e1a8d8542b for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 7|app: 0|req: 711/1441] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:25:30 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: 8|app: 0|req: 731/1442] 199.19.213.40 () {34 vars in 854 bytes} [Tue Mar 10 19:25:30 2026] DELETE /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface/e282ae86-08a0-4fa5-a1f3-b8e1a8d8542b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 734/1447] 199.19.213.40 () {34 vars in 854 bytes} [Tue Mar 10 19:25:51 2026] DELETE /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413/os-interface/c3ac9096-ae37-4537-bb81-3092bac775ac => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 714/1448] 199.19.213.40 () {34 vars in 754 bytes} [Tue Mar 10 19:25:56 2026] DELETE /v2.1/servers/838cba1d-4ea5-46ec-a459-ee4c2637b413 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:25:59.451 8 INFO nova.api.openstack.compute.server_external_events [req-b81609ac-417d-4bc7-920a-aa37aaba2c20 req-9a40816b-65ee-487c-a3aa-e1fcf2dbfa59 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:16f1d637-6f8c-4606-b212-c900deb24ece for instance 838cba1d-4ea5-46ec-a459-ee4c2637b413 on instance [pid: 8|app: 0|req: 735/1449] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:25:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:26:01.487 7 INFO nova.api.openstack.compute.server_external_events [req-e25a8714-daed-44a5-b8cd-914eba1ed48d req-66ff96ee-44ad-4553-a8e6-b3516cab6cd8 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:8a52a9ea-1402-48fa-8930-2215d4c7ee03 for instance af0d8e88-b8aa-4c6b-92fd-74cd408fa877 on instance [pid: 7|app: 0|req: 716/1452] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:26:01 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: 8|app: 0|req: 737/1453] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:26:01 2026] DELETE /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => 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-03-10 19:26:01.600 7 WARNING neutronclient.v2_0.client [None req-59394747-bf55-45e7-87ee-e402cd796701 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 717/1454] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:26:01 2026] GET /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => generated 1944 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:26:04.389 8 INFO nova.api.openstack.compute.server_external_events [req-70925e74-7440-40f0-8e27-1adfa03ae7a5 req-3c4c5df6-d34a-4aca-a27c-049230098ddf ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:8a52a9ea-1402-48fa-8930-2215d4c7ee03 for instance af0d8e88-b8aa-4c6b-92fd-74cd408fa877 on instance [pid: 8|app: 0|req: 738/1455] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:26:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:26:06.779 7 WARNING neutronclient.v2_0.client [None req-c51d5397-6c4d-431b-89ca-db784cf52670 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 718/1456] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:26:06 2026] GET /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => generated 1480 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, ' [pid: 8|app: 0|req: 740/1459] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:26:09 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 720/1460] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:26:09 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: 8|app: 0|req: 741/1461] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:26:09 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1462] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:26:09 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: 742/1463] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/os-services => generated 781 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1464] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 743/1465] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:26:10 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, ' 2026-03-10 19:26:10.192 7 WARNING neutronclient.v2_0.client [None req-b470e0c8-61f1-4944-8b2a-c1d68dbb5ffa 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] The 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: 723/1466] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2473 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1467] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:26:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 724/1468] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=1e669b3f6d70420b888c03ff2055db28 => 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: 745/1469] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=3b109437412a4bdb8b04c23c4cc6b31e => 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: 725/1470] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=56a5e973158a4da2ab1013937361d6e5 => 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: 746/1471] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=60ec2bb210e2416c84a8f9cccdb97cc8 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1472] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=6a557c455c584b879d30e536830f7575 => 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: 747/1473] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 727/1474] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=770f01a0396540368503420beb91354e => 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: 748/1475] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 728/1476] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=a4733490465846ff849fa7bb45e9bff8 => 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: 749/1477] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 729/1478] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:26:10 2026] GET /v2.1/limits?tenant_id=bedd428ced6c4213b750c7b1e58828a5 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-10 19:26:11.864 8 INFO nova.api.openstack.wsgi [None req-6a9336c1-2651-409e-9fc9-b9f0a9bafddc af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] HTTP exception thrown: Instance af0d8e88-b8aa-4c6b-92fd-74cd408fa877 could not be found. [pid: 8|app: 0|req: 750/1479] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:26:11 2026] GET /v2.1/servers/af0d8e88-b8aa-4c6b-92fd-74cd408fa877 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-10 19:26:12.480 7 INFO nova.api.openstack.compute.server_external_events [req-f62736e6-64f8-441a-ad78-34ab81b90d18 req-a46ca309-b938-4cbc-8237-e804dcec4ef2 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-changed:568146e8-391f-41fd-8569-5d150f2366e6 for instance b561991d-9e33-457f-b2de-49995d991d22 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 730/1480] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:26:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1481] 10.0.0.230 () {32 vars in 718 bytes} [Tue Mar 10 19:26:12 2026] DELETE /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:26:12.599 7 WARNING neutronclient.v2_0.client [None req-403d2657-a9ea-4cd9-98dc-6e1945b0fdad af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 731/1482] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:26:12 2026] GET /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => generated 1940 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:26:15.441 8 INFO nova.api.openstack.compute.server_external_events [req-006d7b83-d55c-4900-9679-69edba9e23e8 req-0721faa5-ec2b-487a-9920-10c90f9bccd6 ed08428fb4314e8696f60ce3b2b14771 6d39b49e5fe94784a8d4063796563fb7 - - 1deee912a3994cad89793051a46f4d9d 1deee912a3994cad89793051a46f4d9d] Creating event network-vif-deleted:568146e8-391f-41fd-8569-5d150f2366e6 for instance b561991d-9e33-457f-b2de-49995d991d22 on instance [pid: 8|app: 0|req: 752/1483] 10.0.0.184 () {38 vars in 815 bytes} [Tue Mar 10 19:26:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:26:17.782 7 WARNING neutronclient.v2_0.client [None req-259c8886-33f8-4fa3-845a-574aca1a228e af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] The 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: 732/1484] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:26:17 2026] GET /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => generated 1479 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-10 19:26:22.863 7 INFO nova.api.openstack.wsgi [None req-a2290432-29c9-41ec-a979-f25211ea1ab3 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] HTTP exception thrown: Instance b561991d-9e33-457f-b2de-49995d991d22 could not be found. [pid: 7|app: 0|req: 734/1487] 10.0.0.230 () {32 vars in 715 bytes} [Tue Mar 10 19:26:22 2026] GET /v2.1/servers/b561991d-9e33-457f-b2de-49995d991d22 => 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: 754/1488] 10.0.0.230 () {32 vars in 724 bytes} [Tue Mar 10 19:26:23 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-290174756 => 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-03-10 19:26:23.838 7 INFO nova.api.openstack.wsgi [None req-8ccf6088-ac1b-4617-9adb-ecff2876def3 af014fdae309485990048472a3d25b07 60ec2bb210e2416c84a8f9cccdb97cc8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-290174756 not found for user af014fdae309485990048472a3d25b07 [pid: 7|app: 0|req: 735/1489] 10.0.0.230 () {32 vars in 721 bytes} [Tue Mar 10 19:26:23 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-290174756 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1492] 10.0.0.230 () {32 vars in 655 bytes} [Tue Mar 10 19:26:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1493] 10.0.0.230 () {32 vars in 641 bytes} [Tue Mar 10 19:26:37 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-10 19:26:37.301 8 WARNING oslo_db.sqlalchemy.utils [None req-579e75d0-f8db-4331-83fb-8c5c41395b80 4362eecd5aed41829abf5b51aa72bb46 a8b08ccad6b043549664b9e185740703 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 757/1494] 10.0.0.230 () {32 vars in 649 bytes} [Tue Mar 10 19:26:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1495] 10.0.0.230 () {32 vars in 694 bytes} [Tue Mar 10 19:26:37 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1504] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:27:09 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1505] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:27:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 763/1506] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:27:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 744/1507] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:27:10 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: 764/1508] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:27:10 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: 745/1509] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:27:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 765/1510] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:27:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 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: 746/1511] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:27:10 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: 766/1512] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:27:10 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: 7|app: 0|req: 747/1513] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:27:10 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: 767/1514] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:27:10 2026] GET /v2.1/os-services => generated 781 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1515] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:27:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1526] 10.0.0.164 () {28 vars in 454 bytes} [Tue Mar 10 19:28:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 773/1527] 10.0.0.164 () {30 vars in 658 bytes} [Tue Mar 10 19:28:05 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 755/1528] 10.0.0.164 () {32 vars in 731 bytes} [Tue Mar 10 19:28: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: 774/1529] 10.0.0.164 () {34 vars in 806 bytes} [Tue Mar 10 19:28:05 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1530] 10.0.0.164 () {28 vars in 454 bytes} [Tue Mar 10 19:28:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1531] 10.0.0.164 () {30 vars in 658 bytes} [Tue Mar 10 19:28:06 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: 7|app: 0|req: 757/1532] 10.0.0.164 () {32 vars in 731 bytes} [Tue Mar 10 19:28:06 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1533] 10.0.0.164 () {34 vars in 894 bytes} [Tue Mar 10 19:28:06 2026] GET /v2.1/servers/detail?project_id=6d39b49e5fe94784a8d4063796563fb7&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1534] 10.0.0.164 () {34 vars in 894 bytes} [Tue Mar 10 19:28:06 2026] GET /v2.1/servers/detail?project_id=81385931a1ba4d4789a5c9ff65bb2e45&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1535] 10.0.0.164 () {34 vars in 894 bytes} [Tue Mar 10 19:28:06 2026] GET /v2.1/servers/detail?project_id=a8b08ccad6b043549664b9e185740703&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1538] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:28:09 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1539] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:28:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 761/1540] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:28:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 780/1541] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:28:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1542] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:28:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1543] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:28:10 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: 7|app: 0|req: 763/1544] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:28:10 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: 8|app: 0|req: 782/1545] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:28:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1546] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:28:10 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: 783/1547] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:28:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1548] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:28:10 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: 784/1549] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:28:10 2026] GET /v2.1/os-services => generated 781 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: 772/1562] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:29:09 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 791/1563] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:29:10 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: 7|app: 0|req: 773/1564] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 792/1565] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:29:10 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: 7|app: 0|req: 774/1566] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1567] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1568] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/os-services => generated 781 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1569] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 776/1570] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 795/1571] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1572] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1573] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:29:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 784/1586] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1587] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1588] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/os-services => generated 781 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1589] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:30:10 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: 786/1590] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 805/1591] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1592] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:30:10 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: 806/1593] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:30:10 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: 7|app: 0|req: 788/1594] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 807/1595] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => 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: 789/1596] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => 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: 808/1597] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:30:10 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1610] 10.0.0.157 () {32 vars in 686 bytes} [Tue Mar 10 19:31:09 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 815/1611] 10.0.0.157 () {32 vars in 711 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 797/1612] 10.0.0.157 () {32 vars in 688 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 816/1613] 10.0.0.157 () {32 vars in 672 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 798/1614] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/limits?tenant_id=6d39b49e5fe94784a8d4063796563fb7 => 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: 817/1615] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/limits?tenant_id=81385931a1ba4d4789a5c9ff65bb2e45 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1616] 10.0.0.157 () {32 vars in 743 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/limits?tenant_id=a8b08ccad6b043549664b9e185740703 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1617] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:31:10 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: 800/1618] 10.0.0.157 () {32 vars in 682 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1619] 10.0.0.157 () {32 vars in 707 bytes} [Tue Mar 10 19:31:10 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: 801/1620] 10.0.0.157 () {32 vars in 703 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1621] 10.0.0.157 () {32 vars in 668 bytes} [Tue Mar 10 19:31:10 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)