+ 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 Feb 24 04:27:34 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: nova-api-osapi-868b5f4f47-bc7wg 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 0x7feb403d8668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-02-24 04:27:39.856 8 INFO nova.utils [None req-7d6b3f06-a58a-4e00-82e3-a3f99003956a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-24 04:27:39.911 9 INFO nova.utils [None req-689b0974-a0ae-4371-852a-fc728c935bde - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-24 04:27:41.593 9 WARNING keystonemiddleware._common.config [None req-689b0974-a0ae-4371-852a-fc728c935bde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:27:41.602 9 WARNING oslo_config.cfg [None req-689b0974-a0ae-4371-852a-fc728c935bde - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-24 04:27:41.695 9 WARNING keystonemiddleware._common.config [None req-689b0974-a0ae-4371-852a-fc728c935bde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:27:41.717 9 WARNING oslo_config.cfg [None req-689b0974-a0ae-4371-852a-fc728c935bde - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-02-24 04:27:41.723 8 WARNING keystonemiddleware._common.config [None req-7d6b3f06-a58a-4e00-82e3-a3f99003956a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:27:41.729 9 WARNING oslo_config.cfg [None req-689b0974-a0ae-4371-852a-fc728c935bde - - - - - -] 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 0x7feb403d8668 pid: 9 (default app) 2026-02-24 04:27:41.734 8 WARNING oslo_config.cfg [None req-7d6b3f06-a58a-4e00-82e3-a3f99003956a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-24 04:27:41.823 8 WARNING keystonemiddleware._common.config [None req-7d6b3f06-a58a-4e00-82e3-a3f99003956a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:27:41.840 8 WARNING oslo_config.cfg [None req-7d6b3f06-a58a-4e00-82e3-a3f99003956a - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-02-24 04:27:41.855 8 WARNING oslo_config.cfg [None req-7d6b3f06-a58a-4e00-82e3-a3f99003956a - - - - - -] 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 0x7feb403d8668 pid: 8 (default app) [pid: 9|app: 0|req: 2/3] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:27:53 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 04:27:54.452 8 WARNING oslo_policy.policy [None req-60142ef9-2239-46b1-b4e4-e6a397f01d11 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-24 04:27:54.453 8 WARNING oslo_policy.policy [None req-60142ef9-2239-46b1-b4e4-e6a397f01d11 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:27:53 2026] GET /v2.1 => generated 0 bytes in 565 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 04:27:54.569 9 WARNING oslo_policy.policy [req-60142ef9-2239-46b1-b4e4-e6a397f01d11 req-54088496-4f11-403e-b461-a0e87152fcff a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-24 04:27:54.569 9 WARNING oslo_policy.policy [req-60142ef9-2239-46b1-b4e4-e6a397f01d11 req-54088496-4f11-403e-b461-a0e87152fcff a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - 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: 9|app: 0|req: 3/5] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:27:54 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:27:54.675 8 INFO nova.api.openstack.wsgi [None req-a251da7f-778f-4439-915d-df2c64a866c6 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Feb 24 04:27:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 4/7] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:27:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.207 () {52 vars in 1050 bytes} [Tue Feb 24 04:27:54 2026] POST /v2.1/flavors => generated 529 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/9] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:27:55 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: 5/10] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:27:55 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 6/11] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:27:55 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:27:55.682 8 INFO nova.api.openstack.wsgi [None req-61df4b57-2bb1-4bc0-b20c-2498436ed917 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.207 () {48 vars in 1015 bytes} [Tue Feb 24 04:27:55 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: 9|app: 0|req: 7/13] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:27:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.207 () {52 vars in 1050 bytes} [Tue Feb 24 04:27:55 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 8/15] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:27:56 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: 8/16] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:27:56 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 9/17] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:27:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:27:56.718 8 INFO nova.api.openstack.wsgi [None req-134d77e2-9f2d-4f93-8a64-89ab7f11eac8 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.207 () {48 vars in 1017 bytes} [Tue Feb 24 04:27:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 10/19] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:27:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.207 () {52 vars in 1050 bytes} [Tue Feb 24 04:27:56 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 11/21] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:27:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:27:57 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 12/23] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:27:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:27:57.667 8 INFO nova.api.openstack.wsgi [None req-54a20fa7-2c4b-4f34-8e15-c5a9ba9439cc a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.207 () {48 vars in 1015 bytes} [Tue Feb 24 04:27:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 13/25] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:27:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.207 () {52 vars in 1050 bytes} [Tue Feb 24 04:27:57 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: 9|app: 0|req: 15/29] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:27:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:27:58 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 16/31] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:27:58 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:27:58.573 8 INFO nova.api.openstack.wsgi [None req-abe8a5c7-46bd-4839-8070-10f45fa49726 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 162.253.55.207 () {48 vars in 1017 bytes} [Tue Feb 24 04:27:58 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: 9|app: 0|req: 17/33] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:27:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.207 () {52 vars in 1050 bytes} [Tue Feb 24 04:27:58 2026] POST /v2.1/flavors => generated 535 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 57/113] 172.24.0.14 () {28 vars in 455 bytes} [Tue Feb 24 04:34:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/114] 172.24.0.14 () {30 vars in 659 bytes} [Tue Feb 24 04:34:30 2026] GET /v2.1 => generated 0 bytes in 225 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: 9|app: 0|req: 58/115] 172.24.0.14 () {32 vars in 732 bytes} [Tue Feb 24 04:34:31 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 172.24.0.14 () {34 vars in 805 bytes} [Tue Feb 24 04:34:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 73/145] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:36:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/146] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:36:57 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 74/147] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:36:57 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:36:57.850 8 INFO nova.api.openstack.wsgi [None req-b475b12f-c15a-4ea6-b191-fa0bdf78842f a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 162.253.55.207 () {48 vars in 1019 bytes} [Tue Feb 24 04:36:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 75/149] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:36:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 162.253.55.207 () {52 vars in 1051 bytes} [Tue Feb 24 04:36:57 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 82/163] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:37:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:37:51 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 83/165] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:37:51 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:37:51.515 8 INFO nova.api.openstack.wsgi [None req-89db5cd1-909a-4c3a-9f99-0921c5d53811 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a31c902c87164a3699b2114b149be9cf [pid: 8|app: 0|req: 83/166] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:37:51 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-24 04:37:51.529 9 WARNING oslo_db.sqlalchemy.utils [None req-66d98b22-944e-453f-94c1-b34e5461c45a a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 9|app: 0|req: 84/167] 162.253.55.207 () {48 vars in 1018 bytes} [Tue Feb 24 04:37:51 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 162.253.55.207 () {52 vars in 1059 bytes} [Tue Feb 24 04:37:51 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 9|app: 0|req: 85/169] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:37:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:37:55 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 86/171] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:37:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 162.253.55.207 () {48 vars in 1075 bytes} [Tue Feb 24 04:37:55 2026] GET /v2.1/os-quota-sets/05a8660f9e364453859fd88a7662a435 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 87/173] 162.253.55.207 () {52 vars in 1127 bytes} [Tue Feb 24 04:37:55 2026] PUT /v2.1/os-quota-sets/05a8660f9e364453859fd88a7662a435 => generated 238 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 136/270] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:45:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:45:55 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 137/272] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:45:55 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 04:45:55.202 8 INFO nova.api.openstack.wsgi [None req-b14177ce-117f-4192-9e7e-e15f04960458 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 136/273] 162.253.55.207 () {48 vars in 1017 bytes} [Tue Feb 24 04:45:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 138/274] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 04:45:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 162.253.55.207 () {52 vars in 1051 bytes} [Tue Feb 24 04:45:55 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 04:49: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) [pid: 9|app: 0|req: 159/317] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 04:49:12 2026] GET /v2.1 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 159/318] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 04:49:12 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 160/319] 162.253.55.207 () {48 vars in 1075 bytes} [Tue Feb 24 04:49:12 2026] GET /v2.1/os-quota-sets/a797abf644f34aa5a5b0c7585c06d6b0 => generated 283 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 162.253.55.207 () {52 vars in 1127 bytes} [Tue Feb 24 04:49:12 2026] PUT /v2.1/os-quota-sets/a797abf644f34aa5a5b0c7585c06d6b0 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 170/339] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:50:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 162 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: 170/340] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 171/343] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 173/344] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 172/345] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/os-aggregates => generated 18 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: 9|app: 0|req: 173/347] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 9|app: 0|req: 174/349] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:50:48 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: 176/350] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 175/351] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:50:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 177/352] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:50:48 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: 9|app: 0|req: 181/363] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:51:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:51:47 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: 9|app: 0|req: 182/365] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:51:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 184/366] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:51:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 183/369] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:51:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:51:48 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: 9|app: 0|req: 184/371] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:51:48 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:51:48 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: 9|app: 0|req: 185/373] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:51:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:51:48 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: 9|app: 0|req: 186/375] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:51:48 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: 190/376] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:51:48 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: 9|app: 0|req: 192/387] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:52:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:52:47 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: 9|app: 0|req: 193/389] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:52:47 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 197/390] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:52:47 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: 9|app: 0|req: 194/391] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:52:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:52:48 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: 9|app: 0|req: 195/393] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:52:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 197/396] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:52:48 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: 200/397] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:52:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 198/398] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:52:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 201/399] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:52:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 199/400] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:52:48 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 205/411] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:53:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:53:47 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: 9|app: 0|req: 206/413] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:53:47 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/414] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:53:47 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 9|app: 0|req: 207/415] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:53:47 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: 209/416] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:53:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/419] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:53:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:53:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 209/421] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:53:48 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: 213/422] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:53:48 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: 9|app: 0|req: 210/423] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:53:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:53:48 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: 9|app: 0|req: 216/435] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:54:47 2026] GET /v2.1/os-security-groups => generated 78 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:54:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 217/437] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:54:47 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:54:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/441] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:54:48 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 219/442] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:54:48 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: 224/443] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:54:48 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: 9|app: 0|req: 220/444] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:54:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:54:48 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: 9|app: 0|req: 221/446] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:54:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:54:48 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: 9|app: 0|req: 222/448] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:54:48 2026] GET /v2.1/os-availability-zone => generated 97 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: 9|app: 0|req: 228/459] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:55:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => 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: 232/460] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:55:47 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 229/461] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:55:47 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/462] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:55:48 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: 9|app: 0|req: 230/463] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:55:48 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: 234/466] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:55:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 233/467] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:55:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:55:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 234/469] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:55:48 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: 236/470] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:55:48 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 235/471] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:55:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/472] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:55:48 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: 243/483] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:56:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 131 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: 9|app: 0|req: 241/484] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:56:47 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: 244/485] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:56:47 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 242/486] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:56:47 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/487] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:56:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 243/488] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:56:48 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/489] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:56:48 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: 9|app: 0|req: 244/490] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:56:48 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: 248/493] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:56:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 246/494] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:56:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 249/495] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:56:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 247/496] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:56:48 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 253/507] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:57:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:57:47 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 254/509] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:57:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:57:48 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) [pid: 9|app: 0|req: 255/511] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:57:48 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: 9|app: 0|req: 257/514] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:57:48 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: 258/515] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:57:48 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: 9|app: 0|req: 258/516] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:57:48 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: 259/517] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:57:48 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 259/518] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:57:48 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: 260/519] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:57:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 260/520] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:57:48 2026] GET /v2.1/os-availability-zone => generated 97 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: 9|app: 0|req: 266/531] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:58:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 8|app: 0|req: 266/532] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 267/535] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 268/537] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:58:48 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: 8|app: 0|req: 270/538] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 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: 9|app: 0|req: 269/539] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:58:48 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: 9|app: 0|req: 270/541] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 271/543] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:58:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:58:48 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: 9|app: 0|req: 277/555] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 04:59:47 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:59:47 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: 9|app: 0|req: 278/557] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 04:59:47 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 04:59:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 279/559] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 04:59:47 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 04:59:47 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 280/561] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 04:59:48 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 282/564] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:59:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 283/565] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:59:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 283/566] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 04:59:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 284/567] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 04:59:48 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: 284/568] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 04:59:48 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: 287/573] 172.24.0.36 () {28 vars in 455 bytes} [Tue Feb 24 05: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: 9|app: 0|req: 287/574] 172.24.0.36 () {30 vars in 659 bytes} [Tue Feb 24 05:00:08 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/575] 172.24.0.36 () {32 vars in 732 bytes} [Tue Feb 24 05:00:08 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: 9|app: 0|req: 288/576] 172.24.0.36 () {34 vars in 766 bytes} [Tue Feb 24 05:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 172.24.0.36 () {28 vars in 455 bytes} [Tue Feb 24 05:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 289/578] 172.24.0.36 () {30 vars in 659 bytes} [Tue Feb 24 05:00:12 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/579] 172.24.0.36 () {32 vars in 732 bytes} [Tue Feb 24 05:00:13 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 290/580] 172.24.0.36 () {34 vars in 766 bytes} [Tue Feb 24 05:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 9|app: 0|req: 291/582] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:00:14 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/583] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:00:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:00:14.230 9 INFO nova.api.openstack.wsgi [None req-f10a6d07-835e-4057-9d78-07e7bc4995c1 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 292/584] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Feb 24 05:00:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:00:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 293/586] 162.253.55.207 () {48 vars in 1101 bytes} [Tue Feb 24 05:00:14 2026] GET /v2.1/flavors/eb1042ff-a8d0-4534-9f30-eb7b93e38767/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 294/588] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:00:15 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 295/589] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:00:15 2026] GET /v2.1/ => generated 400 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:00:15.195 9 INFO nova.api.openstack.wsgi [None req-872d2658-d518-4e25-90f8-7de9a19b7194 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 9|app: 0|req: 295/590] 162.253.55.207 () {48 vars in 1015 bytes} [Tue Feb 24 05:00:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:00:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 296/592] 162.253.55.207 () {48 vars in 1101 bytes} [Tue Feb 24 05:00:15 2026] GET /v2.1/flavors/bc0d8d13-070d-4e78-bbe3-262c225354a4/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:00:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 297/594] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:00:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 298/595] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:00:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:00:16.179 9 INFO nova.api.openstack.wsgi [None req-10aaf0e2-e4e4-4766-ab1f-09e8611d0d81 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 9|app: 0|req: 298/596] 162.253.55.207 () {48 vars in 1017 bytes} [Tue Feb 24 05:00:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:00:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 299/598] 162.253.55.207 () {48 vars in 1101 bytes} [Tue Feb 24 05:00:16 2026] GET /v2.1/flavors/bf57971b-e194-4f1c-91de-27e539bf972d/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 300/600] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 301/601] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:00:17.254 9 INFO nova.api.openstack.wsgi [None req-fd59d9e2-0094-4fe6-93e0-527dd75d5fe6 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 9|app: 0|req: 301/602] 162.253.55.207 () {48 vars in 1015 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/604] 162.253.55.207 () {48 vars in 1101 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1/flavors/b9b9a18f-7053-40a4-ab68-7194bf9432dc/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 172.24.0.36 () {28 vars in 455 bytes} [Tue Feb 24 05: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: 9|app: 0|req: 303/606] 172.24.0.36 () {30 vars in 659 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 304/607] 172.24.0.36 () {32 vars in 732 bytes} [Tue Feb 24 05:00:17 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: 9|app: 0|req: 304/608] 172.24.0.36 () {34 vars in 809 bytes} [Tue Feb 24 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:00:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 306/612] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:00:18 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 307/613] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:00:18 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:00:18.234 9 INFO nova.api.openstack.wsgi [None req-bf6a4180-5061-472f-84cb-f94bbd19414f a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 9|app: 0|req: 307/614] 162.253.55.207 () {48 vars in 1017 bytes} [Tue Feb 24 05:00:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:00:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/616] 162.253.55.207 () {48 vars in 1101 bytes} [Tue Feb 24 05:00:18 2026] GET /v2.1/flavors/225ddd65-e7f6-4504-9c0e-09483eb11a6e/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 172.24.0.36 () {28 vars in 455 bytes} [Tue Feb 24 05:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 309/618] 172.24.0.36 () {30 vars in 659 bytes} [Tue Feb 24 05:00:22 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: 8|app: 0|req: 310/619] 172.24.0.36 () {32 vars in 732 bytes} [Tue Feb 24 05:00:22 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: 9|app: 0|req: 310/620] 172.24.0.36 () {34 vars in 809 bytes} [Tue Feb 24 05:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 313/625] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:00:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => 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: 313/626] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:00:47 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 314/627] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:00:47 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 314/628] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:00:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/631] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:00:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/632] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:00:48 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: 9|app: 0|req: 316/633] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:00:48 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: 318/634] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:00:48 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 317/635] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:00:48 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: 319/636] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:00:48 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: 9|app: 0|req: 318/637] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:00:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/638] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:00:48 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: 8|app: 0|req: 324/645] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:01:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 322/646] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:01:24 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/647] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:01:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:01:24.225 9 INFO nova.api.openstack.wsgi [None req-f890a876-94d6-45b8-91bf-2aa50e047a94 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 9|app: 0|req: 323/648] 162.253.55.207 () {48 vars in 1019 bytes} [Tue Feb 24 05:01:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/649] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:01:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/650] 162.253.55.207 () {48 vars in 1101 bytes} [Tue Feb 24 05:01:24 2026] GET /v2.1/flavors/b5a5f540-057e-4b84-a984-7365d3ae0d4e/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 326/653] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:01:31 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:01:31 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 327/655] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:01:31 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:01:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/657] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:01:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:01:35 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 9|app: 0|req: 329/659] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:01:35 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 162.253.55.207 () {48 vars in 1075 bytes} [Tue Feb 24 05:01:35 2026] GET /v2.1/os-quota-sets/05a8660f9e364453859fd88a7662a435 => generated 280 bytes in 55 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: 9|app: 0|req: 331/663] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:01:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:01:47 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 332/665] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:01:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/666] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:01:47 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: 9|app: 0|req: 333/667] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:01:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:01:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 336/671] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:01:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 336/672] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:01:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/673] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:01:48 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: 337/674] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:01:48 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 338/675] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:01:48 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: 8|app: 0|req: 338/676] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:01:48 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: 342/683] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:02:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 342/684] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:02:27 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/685] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:02:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:02:27.395 9 INFO nova.api.openstack.wsgi [None req-7ef1c3b5-c00f-428d-a924-544077faedeb a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 9|app: 0|req: 343/686] 162.253.55.207 () {48 vars in 1017 bytes} [Tue Feb 24 05:02:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:02:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 344/688] 162.253.55.207 () {48 vars in 1101 bytes} [Tue Feb 24 05:02:27 2026] GET /v2.1/flavors/cd1657c2-19d0-45fa-a4f3-d15b8da4013b/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:02:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/694] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:02:42 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 348/695] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:02:42 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/696] 162.253.55.207 () {48 vars in 1075 bytes} [Tue Feb 24 05:02:42 2026] GET /v2.1/os-quota-sets/a797abf644f34aa5a5b0c7585c06d6b0 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:02:47 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 349/698] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:02:47 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: 350/699] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:02:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/700] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:02:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/701] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:02:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 351/702] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:02:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 352/703] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:02:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 352/706] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:02:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:02:48 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 353/708] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:02:48 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:02:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 354/710] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:02:48 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: 361/719] 162.253.55.207 () {42 vars in 707 bytes} [Tue Feb 24 05:03:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 359/720] 162.253.55.207 () {44 vars in 911 bytes} [Tue Feb 24 05:03:29 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/721] 162.253.55.207 () {46 vars in 984 bytes} [Tue Feb 24 05:03:29 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:03:29.798 9 INFO nova.api.openstack.wsgi [None req-ae979bda-05e1-49e8-aa01-9324bb13a8ac a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 360/722] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Feb 24 05:03:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 162.253.55.207 () {48 vars in 1053 bytes} [Tue Feb 24 05:03:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/726] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:03:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => 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: 365/727] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:03:47 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/728] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:03:47 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 366/729] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:03:48 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 368/732] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:03:48 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: 9|app: 0|req: 365/733] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:03:48 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) [pid: 8|app: 0|req: 369/734] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:03:48 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: 9|app: 0|req: 366/735] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:03:48 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: 370/736] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:03:48 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: 9|app: 0|req: 367/737] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:03:48 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:03:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 368/739] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:03:48 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: 9|app: 0|req: 371/744] 172.24.0.177 () {32 vars in 657 bytes} [Tue Feb 24 05:04:12 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/745] 172.24.0.177 () {32 vars in 643 bytes} [Tue Feb 24 05:04:13 2026] GET /v2.1/servers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-24 05:04:13.189 9 WARNING oslo_db.sqlalchemy.utils [None req-27df7ab8-fc40-4029-b94e-b01eaa8acadf a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 9|app: 0|req: 372/746] 172.24.0.177 () {32 vars in 651 bytes} [Tue Feb 24 05:04:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 172.24.0.177 () {32 vars in 696 bytes} [Tue Feb 24 05:04:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/750] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:25 2026] GET /v2.1/flavors/eb1042ff-a8d0-4534-9f30-eb7b93e38767 => generated 511 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 172.24.0.177 () {32 vars in 643 bytes} [Tue Feb 24 05:04:25 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/752] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:25 2026] GET /v2.1/flavors/eb1042ff-a8d0-4534-9f30-eb7b93e38767 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:29.794 8 WARNING neutronclient.v2_0.client [None req-6311aaf2-35b9-4fc1-b67d-55aa34c4e782 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in 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/755] 172.24.0.177 () {34 vars in 687 bytes} [Tue Feb 24 05:04:29 2026] POST /v2.1/os-security-groups => generated 241 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:30.332 9 WARNING neutronclient.v2_0.client [None req-f0e9a639-fb44-47c9-820a-d9ffdb8df128 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:30.650 8 WARNING neutronclient.v2_0.client [None req-4b0ec6d9-dcb4-4636-8a79-5a2246ad024d 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in 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/756] 172.24.0.177 () {34 vars in 687 bytes} [Tue Feb 24 05:04:30 2026] POST /v2.1/os-security-groups => generated 248 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:30.847 8 WARNING neutronclient.v2_0.client [None req-b1ec8b14-389b-4163-ab53-ec2032bd60ad 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 377/757] 172.24.0.177 () {34 vars in 687 bytes} [Tue Feb 24 05:04:30 2026] POST /v2.1/os-security-groups => generated 242 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:31.052 8 WARNING neutronclient.v2_0.client [None req-b1ec8b14-389b-4163-ab53-ec2032bd60ad 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.057 9 WARNING neutronclient.v2_0.client [None req-9febb105-158b-468d-95cf-debb92a1fc83 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in 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/758] 172.24.0.177 () {34 vars in 697 bytes} [Tue Feb 24 05:04:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:31.214 8 WARNING neutronclient.v2_0.client [None req-2a4660ae-9225-41f8-aacc-421a5aeda31e 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 378/759] 172.24.0.177 () {34 vars in 687 bytes} [Tue Feb 24 05:04:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:31.332 9 WARNING neutronclient.v2_0.client [None req-ceb1d737-dd21-44fe-a4c8-a7e6ac41e2f4 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/760] 172.24.0.177 () {34 vars in 687 bytes} [Tue Feb 24 05:04:31 2026] POST /v2.1/os-security-groups => generated 247 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:31.440 8 WARNING neutronclient.v2_0.client [None req-f9177bcb-99ef-408f-91b4-ac570bfe72c7 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.464 9 WARNING neutronclient.v2_0.client [None req-ceb1d737-dd21-44fe-a4c8-a7e6ac41e2f4 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.485 8 WARNING neutronclient.v2_0.client [None req-f9177bcb-99ef-408f-91b4-ac570bfe72c7 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.509 9 WARNING neutronclient.v2_0.client [None req-ceb1d737-dd21-44fe-a4c8-a7e6ac41e2f4 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in 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/761] 172.24.0.177 () {34 vars in 697 bytes} [Tue Feb 24 05:04:31 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:31.644 8 WARNING neutronclient.v2_0.client [None req-c8aaf617-e772-4082-a03e-ee7c17834ff9 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 379/762] 172.24.0.177 () {32 vars in 665 bytes} [Tue Feb 24 05:04:31 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:31.670 9 WARNING neutronclient.v2_0.client [None req-1a952246-f7ca-4234-bd4d-6b053ce94226 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.687 8 WARNING neutronclient.v2_0.client [None req-c8aaf617-e772-4082-a03e-ee7c17834ff9 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.697 9 WARNING neutronclient.v2_0.client [None req-1a952246-f7ca-4234-bd4d-6b053ce94226 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 380/763] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:31 2026] DELETE /v2.1/os-security-groups/72f08daf-b502-4e4e-8acb-0626f9b2ce24 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 05:04:31.797 9 WARNING neutronclient.v2_0.client [None req-7570406c-273c-4d36-becf-a8460864addc 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/764] 172.24.0.177 () {34 vars in 697 bytes} [Tue Feb 24 05:04:31 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:31.824 9 INFO nova.api.openstack.wsgi [None req-7570406c-273c-4d36-becf-a8460864addc 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] HTTP exception thrown: Security group 72f08daf-b502-4e4e-8acb-0626f9b2ce24 does not exist Neutron server returns request_ids: ['req-ee01b292-e00d-47e9-9a17-58a5a45f27a4'] [pid: 9|app: 0|req: 381/765] 172.24.0.177 () {32 vars in 739 bytes} [Tue Feb 24 05:04:31 2026] GET /v2.1/os-security-groups/72f08daf-b502-4e4e-8acb-0626f9b2ce24 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 05:04:31.837 9 WARNING neutronclient.v2_0.client [None req-ec8d5cbc-7af4-4898-9d8d-50e53a42a4a7 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.838 8 WARNING neutronclient.v2_0.client [None req-4451a82b-6614-448c-a499-dae8a8a85c24 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.870 8 WARNING neutronclient.v2_0.client [None req-4451a82b-6614-448c-a499-dae8a8a85c24 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 382/766] 172.24.0.177 () {32 vars in 739 bytes} [Tue Feb 24 05:04:31 2026] GET /v2.1/os-security-groups/7173f61d-5229-484a-a3ba-952e026e8242 => generated 664 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:31.909 9 WARNING neutronclient.v2_0.client [None req-e901ddb5-d7d0-4e6c-8d8b-de1484c9eb46 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.953 9 WARNING neutronclient.v2_0.client [None req-e901ddb5-d7d0-4e6c-8d8b-de1484c9eb46 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in 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] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:31 2026] DELETE /v2.1/os-security-groups/6ed2350f-1179-4c59-b172-b0450b0cbcb0 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 05:04:31.973 8 WARNING neutronclient.v2_0.client [None req-ecd42c51-5def-4726-9fdd-76424a8b65d5 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:31.994 8 INFO nova.api.openstack.wsgi [None req-ecd42c51-5def-4726-9fdd-76424a8b65d5 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] HTTP exception thrown: Security group 6ed2350f-1179-4c59-b172-b0450b0cbcb0 does not exist Neutron server returns request_ids: ['req-9ecc0bce-a82e-4db7-be5d-a9652fcd63a7'] [pid: 8|app: 0|req: 386/768] 172.24.0.177 () {32 vars in 739 bytes} [Tue Feb 24 05:04:31 2026] GET /v2.1/os-security-groups/6ed2350f-1179-4c59-b172-b0450b0cbcb0 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 05:04:32.010 8 WARNING neutronclient.v2_0.client [None req-448dd9a0-1842-4170-a481-7efed14617e3 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:32.011 9 WARNING neutronclient.v2_0.client [None req-e901ddb5-d7d0-4e6c-8d8b-de1484c9eb46 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:32.054 8 WARNING neutronclient.v2_0.client [None req-448dd9a0-1842-4170-a481-7efed14617e3 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 383/769] 172.24.0.177 () {32 vars in 752 bytes} [Tue Feb 24 05:04:31 2026] DELETE /v2.1/os-security-group-rules/a8e58fe0-61a9-4038-8dfe-f1ea5a6ef0e4 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:32 2026] DELETE /v2.1/os-security-groups/6301bde8-9350-4dfd-93fa-5efc6ed8f67e => generated 0 bytes in 255 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 05:04:32.264 8 WARNING neutronclient.v2_0.client [None req-6d00cfe4-b731-4477-b055-59405013a50c 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:32.292 8 WARNING neutronclient.v2_0.client [None req-6d00cfe4-b731-4477-b055-59405013a50c 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 384/771] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:04:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:32.344 9 WARNING neutronclient.v2_0.client [None req-75c29687-4f6a-4709-92cc-c5a125c5b5d5 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/772] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:32 2026] DELETE /v2.1/os-security-groups/7173f61d-5229-484a-a3ba-952e026e8242 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 05:04:32.427 8 WARNING neutronclient.v2_0.client [None req-faa6f545-d682-4829-a347-cc852170638d 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:32.527 9 INFO nova.api.openstack.wsgi [None req-75c29687-4f6a-4709-92cc-c5a125c5b5d5 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] HTTP exception thrown: Security group 6301bde8-9350-4dfd-93fa-5efc6ed8f67e does not exist Neutron server returns request_ids: ['req-6671d7bb-125e-4659-b0b6-5eeeb5f3e425'] [pid: 9|app: 0|req: 385/773] 172.24.0.177 () {32 vars in 739 bytes} [Tue Feb 24 05:04:32 2026] GET /v2.1/os-security-groups/6301bde8-9350-4dfd-93fa-5efc6ed8f67e => generated 194 bytes in 193 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 05:04:32.554 9 WARNING neutronclient.v2_0.client [None req-c4e34cf6-6c97-493d-83d1-2a88ebe7cfea 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:32.567 8 WARNING neutronclient.v2_0.client [None req-faa6f545-d682-4829-a347-cc852170638d 94ced67616f940179193ab4adf94421d 51e6fe997d6b4f5fb5d252663f4e45a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:32.724 9 WARNING neutronclient.v2_0.client [None req-c4e34cf6-6c97-493d-83d1-2a88ebe7cfea 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/774] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:32 2026] DELETE /v2.1/os-security-groups/ab412867-55af-4e16-9722-e83f60197835 => generated 0 bytes in 370 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 05:04:32.888 9 WARNING neutronclient.v2_0.client [None req-c4e34cf6-6c97-493d-83d1-2a88ebe7cfea 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 386/775] 172.24.0.177 () {32 vars in 665 bytes} [Tue Feb 24 05:04:32 2026] GET /v2.1/os-security-groups => generated 707 bytes in 2055 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:34.624 8 WARNING neutronclient.v2_0.client [None req-15a37629-fa6b-47db-80b2-b4f870674712 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:35.484 8 INFO nova.api.openstack.wsgi [None req-15a37629-fa6b-47db-80b2-b4f870674712 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] HTTP exception thrown: Security group 6301bde8-9350-4dfd-93fa-5efc6ed8f67e does not exist Neutron server returns request_ids: ['req-0b1f6775-b89f-4fc7-ba9c-df7698e3d8e4'] [pid: 8|app: 0|req: 390/776] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:34 2026] DELETE /v2.1/os-security-groups/6301bde8-9350-4dfd-93fa-5efc6ed8f67e => generated 194 bytes in 873 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 05:04:35.503 9 WARNING neutronclient.v2_0.client [None req-36c6ea9b-ea63-49dc-a011-416cce68004a 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:35.688 9 INFO nova.api.openstack.wsgi [None req-36c6ea9b-ea63-49dc-a011-416cce68004a 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] HTTP exception thrown: Security group 6ed2350f-1179-4c59-b172-b0450b0cbcb0 does not exist Neutron server returns request_ids: ['req-1fafe3aa-26f0-4f84-b2b6-0d6ca45768ce'] [pid: 9|app: 0|req: 387/777] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:35 2026] DELETE /v2.1/os-security-groups/6ed2350f-1179-4c59-b172-b0450b0cbcb0 => generated 194 bytes in 193 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 05:04:35.702 8 WARNING neutronclient.v2_0.client [None req-85fcaea5-61f6-4910-8c26-f5a23c4fa894 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:36.017 8 INFO nova.api.openstack.wsgi [None req-85fcaea5-61f6-4910-8c26-f5a23c4fa894 62ebd20775c04e3baf99745d500d88e4 52ab55a4616b47559cdfb908d6b232d4 - - default default] HTTP exception thrown: Security group 72f08daf-b502-4e4e-8acb-0626f9b2ce24 does not exist Neutron server returns request_ids: ['req-739f9d7e-c750-4ffa-a580-cfad1bd96294'] [pid: 8|app: 0|req: 391/778] 172.24.0.177 () {32 vars in 742 bytes} [Tue Feb 24 05:04:35 2026] DELETE /v2.1/os-security-groups/72f08daf-b502-4e4e-8acb-0626f9b2ce24 => generated 194 bytes in 325 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 388/779] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:04:36 2026] POST /v2.1/os-keypairs => generated 384 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:38.228 8 WARNING neutronclient.v2_0.client [None req-3d4d3797-fbd3-420c-b1ac-55288309bdfd 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:38.295 8 WARNING neutronclient.v2_0.client [None req-3d4d3797-fbd3-420c-b1ac-55288309bdfd 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:38.543 8 WARNING neutronclient.v2_0.client [None req-3d4d3797-fbd3-420c-b1ac-55288309bdfd 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/782] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:04:38 2026] POST /v2.1/servers => generated 451 bytes in 1233 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 05:04:39.407 9 WARNING neutronclient.v2_0.client [None req-0c02e9f6-28a6-44fa-9ad8-f03b94d99a9c 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 390/783] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:39 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1430 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:40.587 8 WARNING neutronclient.v2_0.client [None req-37e167fb-82cc-4945-bad6-4ac16ac8ce00 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in 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/784] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:40 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1434 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:40.893 9 WARNING neutronclient.v2_0.client [None req-55df1be8-e29a-445d-89e4-42dcb3f94c1d caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:41.317 9 WARNING neutronclient.v2_0.client [None req-55df1be8-e29a-445d-89e4-42dcb3f94c1d caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:41.702 8 WARNING neutronclient.v2_0.client [None req-0f45d073-92db-4a1b-8955-91aa7ca5c358 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in 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/785] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:41 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1482 bytes in 1206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:42.938 9 WARNING neutronclient.v2_0.client [None req-55df1be8-e29a-445d-89e4-42dcb3f94c1d caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] 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: 396/786] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:04:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 391/787] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:04:40 2026] POST /v2.1/servers => generated 451 bytes in 3015 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 05:04:43.796 8 WARNING neutronclient.v2_0.client [None req-c5f2c7ff-ea46-4394-a1ce-7bd4c6ea9d69 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in 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/788] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:43 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1254 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:43.965 9 WARNING neutronclient.v2_0.client [None req-27b53935-21db-4559-8d80-5765f3b06698 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 392/789] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:43 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1490 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:44.931 9 WARNING neutronclient.v2_0.client [None req-55a591bc-471b-4fde-922f-8c90fef2da75 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:44.936 8 WARNING neutronclient.v2_0.client [None req-3fb259bb-1033-4e1d-aef2-6f74d901ce92 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 393/790] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:44 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1304 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:45.268 8 WARNING neutronclient.v2_0.client [None req-3fb259bb-1033-4e1d-aef2-6f74d901ce92 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:45.446 8 WARNING neutronclient.v2_0.client [None req-3fb259bb-1033-4e1d-aef2-6f74d901ce92 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:45.594 9 WARNING neutronclient.v2_0.client [None req-b0b7a2b5-a665-49cb-9c17-5c508442e534 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in 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/791] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:04:44 2026] POST /v2.1/servers => generated 449 bytes in 814 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/792] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:04:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:45.777 8 WARNING neutronclient.v2_0.client [None req-e5cdfdba-5727-4f84-bdb8-df51c038c5bb 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 394/793] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:45 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:45 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1400 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:46.324 9 WARNING neutronclient.v2_0.client [None req-fe5f10ec-44d3-4e6a-9473-7f97bc661c48 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 395/795] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:46 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1352 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:46.829 8 WARNING neutronclient.v2_0.client [None req-2558505a-e940-41ef-8acb-8b924bccfaba 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:46.899 9 WARNING neutronclient.v2_0.client [None req-7c77a2fb-5936-4a0e-b94d-be5987f82ec5 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 396/796] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:46 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1404 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:46 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:47.060 9 INFO nova.api.openstack.compute.server_external_events [req-053c6549-f680-4fe8-a351-80147f56a9a8 req-1c3c240f-605e-4e53-b618-cb5f6581f911 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:5a476026-8f5e-4d7f-bac6-49a44ae2c6c5 for instance 66c9e7b3-17df-4587-84f7-5be6787caad8 on instance 2026-02-24 05:04:47.070 9 INFO nova.compute.rpcapi [None req-c64fd2f5-ef43-4ed7-91ee-7d006b4c31e4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 9|app: 0|req: 397/798] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:04:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:47.470 8 WARNING neutronclient.v2_0.client [None req-99ea372c-7a00-4c51-be94-a3be9d66b1b4 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:47.515 8 WARNING neutronclient.v2_0.client [None req-99ea372c-7a00-4c51-be94-a3be9d66b1b4 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:47.609 9 WARNING neutronclient.v2_0.client [None req-120ddbad-5f8c-4669-b2b0-ce2bae373a83 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 398/799] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:47 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1352 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:47.738 8 WARNING neutronclient.v2_0.client [None req-99ea372c-7a00-4c51-be94-a3be9d66b1b4 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] 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: 402/800] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:04:47 2026] POST /v2.1/servers => generated 450 bytes in 619 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 399/801] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:04:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:48.054 9 WARNING neutronclient.v2_0.client [None req-745984d4-ef22-45d2-8df3-20ba4434c54a 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:48.066 8 WARNING neutronclient.v2_0.client [None req-ceeeb466-ad0d-411a-80af-fff3b72cc7a0 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 400/802] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1424 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, ' [pid: 8|app: 0|req: 403/803] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1452 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/804] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-24 05:04:48.159 9 WARNING neutronclient.v2_0.client [None req-ccf1a1df-455a-4cdd-97c9-d62e0844bee5 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in 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/807] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/808] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 401/809] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:48.445 8 WARNING neutronclient.v2_0.client [None req-29f89394-c2c0-4b47-a8f9-da417208e62a a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in 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/810] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8475 bytes in 395 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/811] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:04:48 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) 2026-02-24 05:04:48.726 9 WARNING neutronclient.v2_0.client [None req-1515e9b2-782e-4e8a-acaa-579cebd127ba caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/812] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 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: 8|app: 0|req: 412/813] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/814] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1360 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/815] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 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, ' [pid: 9|app: 0|req: 403/816] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/limits?tenant_id=5d7f65ce77914036b904ca487ec446a2 => generated 304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/817] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:04:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/818] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 415/819] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/limits?tenant_id=b96d1afe2cdb4df284471f3f56230bfc => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:04:49.185 9 WARNING neutronclient.v2_0.client [None req-bd27c33e-5e63-4f10-90b9-9ba9b3cc6b6b 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:49.193 8 WARNING neutronclient.v2_0.client [None req-24bd7627-3af9-4a5b-b552-880b8d371a6f 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 405/820] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1428 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, ' [pid: 8|app: 0|req: 416/821] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1452 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 406/822] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/limits?tenant_id=df83f0eb9369418088711f91e5a731a9 => generated 304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/823] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/limits?tenant_id=eff3a70bdb794da384d8b328b174def9 => generated 304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:04:49.401 9 WARNING neutronclient.v2_0.client [None req-c7dc0fe5-1cea-4ff2-838f-17c867c18995 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/824] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:04:49 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: 9|app: 0|req: 407/825] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:49.876 8 WARNING neutronclient.v2_0.client [None req-2244dcec-4a0a-4c54-b5f6-ce2e0873e149 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:49.985 9 INFO nova.api.openstack.compute.server_external_events [req-c720f35a-ec3b-425f-be4d-32e41e629bd1 req-571e794a-b0c8-475c-8289-838093cb7356 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:af7d8454-d44f-409c-b4ea-58f9cc036208 for instance b8b96329-b304-4e48-a9d1-e9c55e1f67a7 on instance [pid: 9|app: 0|req: 408/826] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:04:49 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) [pid: 8|app: 0|req: 419/827] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:49 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1438 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-02-24 05:04:50.351 9 WARNING neutronclient.v2_0.client [None req-c1d6fa7f-e1f3-45d6-8e68-175916928270 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:50.368 8 WARNING neutronclient.v2_0.client [None req-18736bdb-30ea-4691-814c-b97d7738c387 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 409/828] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:50 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1476 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/829] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:50 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1460 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:50.615 9 WARNING neutronclient.v2_0.client [None req-90efd94f-4b21-4d5c-aae7-15b704d1e7d2 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 410/830] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:50 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:51.095 8 WARNING neutronclient.v2_0.client [None req-4eee7692-cfc2-4d4c-a9b4-fb7e44b12fcf caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in 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/831] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:51 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => 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-02-24 05:04:51.467 9 WARNING neutronclient.v2_0.client [None req-08fdb9e9-6eab-481d-b496-30d5716f4a23 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:04:51.496 8 WARNING neutronclient.v2_0.client [None req-cc3be4ba-b33a-4c77-8f04-df51555df054 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 411/832] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:51 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1476 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/833] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:51 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1537 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-02-24 05:04:51.831 9 WARNING neutronclient.v2_0.client [None req-964f9939-a65f-4fb0-a060-ca525763ed88 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 412/834] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:51 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:52.060 8 INFO nova.api.openstack.compute.server_external_events [req-bdc42ce3-c669-4dec-bcbd-297853fc5d14 req-38ff1d91-2d98-4e26-ad34-a275764a6794 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:68a45734-bd9d-4950-b5b6-7c1c10ba0a80 for instance 157748b4-ffc6-473e-93a5-1cf226d7d346 on instance 2026-02-24 05:04:52.071 8 INFO nova.compute.rpcapi [None req-88349645-43dc-424d-8541-6ac8cb5b62a6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 423/835] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:04:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:52.302 9 WARNING neutronclient.v2_0.client [None req-235e3315-9d6d-4de4-a556-d731aa44e307 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 413/836] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:52 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1438 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:52.571 8 WARNING neutronclient.v2_0.client [None req-3c2b7510-fc69-46b5-9b69-5fb5d3c4a657 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in 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/837] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:52 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1484 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-02-24 05:04:52.740 9 WARNING neutronclient.v2_0.client [None req-b5521263-5467-4c0a-ba83-865a6ae3041b 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 414/838] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:52 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1525 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:53.056 8 WARNING neutronclient.v2_0.client [None req-ab0ed11d-2104-445d-be66-ddb24ab59e30 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/839] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:53 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:53.460 9 WARNING neutronclient.v2_0.client [None req-c52caa0d-8e1d-47d9-8986-64975528b555 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 415/840] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:53 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1438 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:53.674 8 WARNING neutronclient.v2_0.client [None req-fad4fba4-389b-4bde-9e73-b2fc81281254 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/841] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:53 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1551 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-02-24 05:04:53.899 9 WARNING neutronclient.v2_0.client [None req-061087f0-79a2-46ce-9a6e-4a7cdcdbdc4a 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 416/842] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:53 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => 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-02-24 05:04:54.131 8 INFO nova.api.openstack.compute.server_external_events [req-5375b3ea-319f-4283-a29f-ec574d7eb6d8 req-b8231e68-4978-483e-8c1c-bf1beabd1dd0 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:285004ad-5f3c-4fda-9dd4-a50927ce0fa8 for instance 02103691-37d6-4af8-ad09-7d7181a872f9 on instance [pid: 8|app: 0|req: 427/843] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:04:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:54.225 9 WARNING neutronclient.v2_0.client [None req-38f5bdf5-b317-4e46-9f27-27fcc925939a 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 417/844] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:54 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:54.627 8 WARNING neutronclient.v2_0.client [None req-945a10ea-2084-4070-a58c-598ca78c7afb caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/845] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:54 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1426 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:54.889 9 WARNING neutronclient.v2_0.client [None req-a0991c36-03ce-44ca-b841-03471ceea793 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] 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: 9|app: 0|req: 418/846] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:54 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1549 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:55.076 8 WARNING neutronclient.v2_0.client [None req-5e0087e9-4999-4540-86d0-a1e2f9b0fd83 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/847] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:55 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => 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-02-24 05:04:55.412 9 WARNING neutronclient.v2_0.client [None req-a222cd6e-6662-455b-8813-4c882abe6513 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 419/848] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:55 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:55.807 8 WARNING neutronclient.v2_0.client [None req-d5e99865-76b9-408b-a8f9-180a29814a56 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/849] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:55 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1426 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:56.072 9 INFO nova.api.openstack.compute.server_external_events [req-07cc8625-a434-494a-92f9-2bc414224a8a req-ca5b026a-04f0-4e3e-b66c-5724578b1502 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:5a476026-8f5e-4d7f-bac6-49a44ae2c6c5 for instance 66c9e7b3-17df-4587-84f7-5be6787caad8 on instance [pid: 9|app: 0|req: 420/850] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:04:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:56.115 8 WARNING neutronclient.v2_0.client [None req-ecd387da-72af-4438-925c-d83094f2d17d 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] 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: 431/851] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:56 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1549 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:56.259 9 WARNING neutronclient.v2_0.client [None req-dc9f92bd-83f0-4bf8-9963-058f00c548e4 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 421/852] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:56 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1525 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-02-24 05:04:56.627 8 WARNING neutronclient.v2_0.client [None req-dd9172c1-9404-47e8-b30d-e42739cdfa34 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/853] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:56 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1554 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:57.019 9 WARNING neutronclient.v2_0.client [None req-6f685b27-2b80-472b-9a4f-9939bb7f1c73 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 422/854] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:56 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1426 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:57.312 8 WARNING neutronclient.v2_0.client [None req-6feb988c-542f-469c-a548-1021249dceea 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] 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: 433/855] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:57 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1549 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:04:57.443 9 WARNING neutronclient.v2_0.client [None req-5e4aa734-cba2-459a-81b7-39dbe2a909d7 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 423/856] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:57 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1525 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-02-24 05:04:57.849 8 WARNING neutronclient.v2_0.client [None req-6c0c7f9e-26f6-4f54-9b99-43fc5b473def 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/857] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:57 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1737 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-02-24 05:04:58.053 9 WARNING neutronclient.v2_0.client [None req-f4e686e7-7907-4ee3-9025-f66a2156e2a7 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] 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: 9|app: 0|req: 424/858] 172.24.0.177 () {32 vars in 743 bytes} [Tue Feb 24 05:04:57 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:04:58.134 8 INFO nova.api.openstack.compute.server_external_events [req-4e37a1cd-ace1-4e8c-bf47-803bd5ac86bf req-f97d03f9-e484-4c2e-9c8b-833283e79a33 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:68a45734-bd9d-4950-b5b6-7c1c10ba0a80 for instance 157748b4-ffc6-473e-93a5-1cf226d7d346 on instance [pid: 8|app: 0|req: 435/861] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:04:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:58.214 9 WARNING neutronclient.v2_0.client [None req-cff32c28-a1e0-4a04-8a48-4d2ee907a166 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 427/862] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:58 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1426 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-02-24 05:04:58.498 8 WARNING neutronclient.v2_0.client [None req-78a597dd-28f5-4327-b2a4-f7caa6228953 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/863] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:58 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1549 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:58.690 9 WARNING neutronclient.v2_0.client [None req-b05f9417-3c13-4611-adbe-82d1095c10ab 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 428/864] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:58 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1525 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:58.879 9 INFO nova.api.openstack.compute.server_external_events [req-3354055a-f45a-44a2-b3b9-d24e61a6e28b req-896748c8-fd6f-44fc-8ef7-051a4c8229ce a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:5a476026-8f5e-4d7f-bac6-49a44ae2c6c5 for instance 66c9e7b3-17df-4587-84f7-5be6787caad8 on instance [pid: 9|app: 0|req: 429/865] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:04:58 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) 2026-02-24 05:04:58.894 8 WARNING neutronclient.v2_0.client [None req-e55f4ece-3a1b-4cc9-91d4-66693ea04b7a 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:59.034 9 INFO nova.api.openstack.compute.server_external_events [req-b78d0a5d-38db-4b4a-b5f5-7405fa9a3df4 req-9a62e65b-c32a-4502-8c6d-07e594fd4b76 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:af7d8454-d44f-409c-b4ea-58f9cc036208 for instance b8b96329-b304-4e48-a9d1-e9c55e1f67a7 on instance [pid: 9|app: 0|req: 430/866] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:04:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/867] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:58 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1737 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 431/868] 172.24.0.177 () {32 vars in 643 bytes} [Tue Feb 24 05:04:59 2026] GET /v2.1/servers => generated 384 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:59.374 9 WARNING neutronclient.v2_0.client [None req-314904aa-69e6-4c7a-8fca-199af5130f4e caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in 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/869] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:04:59 2026] DELETE /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:59.531 8 WARNING neutronclient.v2_0.client [None req-0573cc6e-b85a-4094-81dd-6991ae7c3f55 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 432/870] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:59 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1426 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:04:59.673 9 WARNING neutronclient.v2_0.client [None req-da98f3e9-0eaf-47c6-b963-cd99352e5fba 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in 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/871] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:59 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1743 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 433/872] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:59 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1549 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-02-24 05:04:59.899 8 WARNING neutronclient.v2_0.client [None req-2d47d099-8ed7-44b8-842d-b46ca1bdbf77 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/873] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:04:59 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1716 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:00.089 9 WARNING neutronclient.v2_0.client [None req-d1facac1-ea18-44aa-9f9b-c35593cef630 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] 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: 9|app: 0|req: 434/874] 172.24.0.177 () {32 vars in 743 bytes} [Tue Feb 24 05:05:00 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:05:00.185 8 INFO nova.api.openstack.compute.server_external_events [req-b4d38695-5fd6-4f95-9b53-ed59918ed981 req-8073ef52-2e6f-4647-83e1-0c17560864d9 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:285004ad-5f3c-4fda-9dd4-a50927ce0fa8 for instance 02103691-37d6-4af8-ad09-7d7181a872f9 on instance [pid: 8|app: 0|req: 441/875] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:05:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:00.604 9 WARNING neutronclient.v2_0.client [None req-f8b63312-4870-4082-857d-3ec17f0c5983 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:00.798 8 WARNING neutronclient.v2_0.client [None req-4d67baaf-78b6-4c34-8ad6-d3633945e4bf 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 435/876] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:00 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1613 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:00.952 9 WARNING neutronclient.v2_0.client [None req-9f1394cf-fe9e-4767-a890-cd5238fc7175 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/877] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:00 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1863 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:01.025 8 WARNING neutronclient.v2_0.client [None req-01d5cf36-9bdc-414b-82a9-6fcfc88735cf 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 436/878] 172.24.0.177 () {32 vars in 743 bytes} [Tue Feb 24 05:05:00 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7/os-interface => generated 285 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:01.262 9 INFO nova.api.openstack.compute.server_external_events [req-4be5024f-8299-492a-adf3-fcbd72ffd8f5 req-5549c158-f199-4f79-8707-36aed8f4d70a a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:68a45734-bd9d-4950-b5b6-7c1c10ba0a80 for instance 157748b4-ffc6-473e-93a5-1cf226d7d346 on instance [pid: 9|app: 0|req: 437/879] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/880] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:00 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1549 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:05:01.359 9 WARNING neutronclient.v2_0.client [None req-6c242aa1-2f83-4f3e-8806-120bde8c1e39 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 438/881] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:01 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1716 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:02.041 8 WARNING neutronclient.v2_0.client [None req-eda5cad1-17e9-48ca-8b48-bbf8f84ec1fb 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/882] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:02 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1863 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:02.303 9 INFO nova.api.openstack.compute.server_external_events [req-e4462807-f5bf-4b69-b32a-57bcb6690499 req-e2e4d47d-982a-41ab-ba0b-b2692504d6bf a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:af7d8454-d44f-409c-b4ea-58f9cc036208 for instance b8b96329-b304-4e48-a9d1-e9c55e1f67a7 on instance [pid: 9|app: 0|req: 439/883] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:05:02.326 8 WARNING neutronclient.v2_0.client [None req-0196142e-ea6b-4a1b-89b3-f011499a43b3 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:02.371 9 WARNING neutronclient.v2_0.client [None req-55a2b838-37c5-4720-b9ba-9d147e0568e4 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/884] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:02 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1613 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 440/885] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:02 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1727 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:02.614 9 WARNING neutronclient.v2_0.client [None req-97883eb6-7f93-43f1-a952-907a49474b02 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/886] 172.24.0.177 () {32 vars in 643 bytes} [Tue Feb 24 05:05:02 2026] GET /v2.1/servers => generated 388 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, ' [pid: 9|app: 0|req: 441/887] 172.24.0.177 () {32 vars in 743 bytes} [Tue Feb 24 05:05:02 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/888] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:05:02 2026] DELETE /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:02.802 9 WARNING neutronclient.v2_0.client [None req-84f82e29-359a-4cf1-884c-4efbf0846225 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:03.320 8 WARNING neutronclient.v2_0.client [None req-16ac203c-9e8a-4645-b0a1-dcf215ceb0be 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in 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/889] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:03 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1797 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, ' [pid: 9|app: 0|req: 442/890] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:02 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1619 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:03.535 8 WARNING neutronclient.v2_0.client [None req-b26ce709-812e-4820-adef-3152241f7664 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:05:03.545 9 INFO nova.api.openstack.compute.server_external_events [req-3727cfcd-3221-4291-9ed3-b764fec1219c req-b009cd2d-b0b4-4749-a150-bf377014329b a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:285004ad-5f3c-4fda-9dd4-a50927ce0fa8 for instance 02103691-37d6-4af8-ad09-7d7181a872f9 on instance [pid: 9|app: 0|req: 443/891] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/892] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:03 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1727 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, ' [pid: 9|app: 0|req: 444/893] 172.24.0.177 () {32 vars in 643 bytes} [Tue Feb 24 05:05:04 2026] GET /v2.1/servers => generated 378 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:04.373 9 INFO nova.api.openstack.compute.server_external_events [req-a65a9db9-58ba-4525-8c44-e7b5335dfba7 req-0f197e31-59ed-487f-bf6b-b75f031fd088 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:5a476026-8f5e-4d7f-bac6-49a44ae2c6c5 for instance 66c9e7b3-17df-4587-84f7-5be6787caad8 on instance [pid: 9|app: 0|req: 445/894] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/895] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:05:04 2026] DELETE /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:04.451 9 WARNING neutronclient.v2_0.client [None req-aa871f3e-7095-4bff-b850-2ee700e33a05 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:04.540 8 WARNING neutronclient.v2_0.client [None req-3e297881-5b15-442e-9130-3646a4a9d0a0 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 446/896] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:04 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1733 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, ' [pid: 8|app: 0|req: 451/897] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:04 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1511 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:05:04.605 9 WARNING neutronclient.v2_0.client [None req-4487ccb9-bff7-429e-9aa8-28eea7240d41 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 447/898] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:04 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1739 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:05.608 8 WARNING neutronclient.v2_0.client [None req-b8c55d86-c648-4f4f-a6e4-6ee43d6aa2cd 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:05:05.661 9 WARNING neutronclient.v2_0.client [None req-640751db-0916-4159-a92c-647f383fbe23 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 448/899] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:05 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1516 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/900] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:05 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1853 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:05.785 9 WARNING neutronclient.v2_0.client [None req-02c7bf54-6287-4cbf-9e8a-8f268339fc40 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 449/901] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:05 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1671 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-02-24 05:05:06.173 8 INFO nova.api.openstack.compute.server_external_events [req-b1f30ebd-8241-4ccc-a855-ca23ff3367da req-8e509db1-b891-4cc4-9a4f-5cc780856d79 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:af7d8454-d44f-409c-b4ea-58f9cc036208 for instance b8b96329-b304-4e48-a9d1-e9c55e1f67a7 on instance [pid: 8|app: 0|req: 453/902] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:06 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:06.810 8 WARNING neutronclient.v2_0.client [None req-c2a33f7c-6f58-490a-bb1a-4702950179e9 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:05:06.854 9 WARNING neutronclient.v2_0.client [None req-90f79f3c-f68c-40a4-bd60-a347d6b9d578 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 450/903] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:06 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 1516 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-02-24 05:05:06.954 9 WARNING neutronclient.v2_0.client [None req-5966dff2-56a3-45b7-912d-65e3900fb5e7 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/904] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:06 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1853 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 451/905] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:06 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1381 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:07.716 8 INFO nova.api.openstack.compute.server_external_events [req-6d302032-4e8c-46ee-8d5a-87b66c0ecba7 req-37bf40e4-e42e-4d99-9be9-72a02bd07353 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:285004ad-5f3c-4fda-9dd4-a50927ce0fa8 for instance 02103691-37d6-4af8-ad09-7d7181a872f9 on instance [pid: 8|app: 0|req: 455/906] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:07.979 9 INFO nova.api.openstack.wsgi [None req-fe085da3-f03f-4499-ba7e-a1564c8bac4b 231c806f8d3f4b9d87ea21478483fb6a df83f0eb9369418088711f91e5a731a9 - - default default] HTTP exception thrown: Instance 66c9e7b3-17df-4587-84f7-5be6787caad8 could not be found. [pid: 9|app: 0|req: 452/907] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:07 2026] GET /v2.1/servers/66c9e7b3-17df-4587-84f7-5be6787caad8 => generated 111 bytes in 45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/908] 172.24.0.177 () {32 vars in 704 bytes} [Tue Feb 24 05:05:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-30779191 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-24 05:05:08.045 9 WARNING neutronclient.v2_0.client [None req-4e0af999-9044-4c91-a256-fc8f3eba4d8e 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:05:08.095 8 WARNING neutronclient.v2_0.client [None req-c8cd66f0-7f7e-4f56-9ca8-568f461e503d caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 453/909] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:08 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1505 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/912] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:08 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1386 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:09.181 9 WARNING neutronclient.v2_0.client [None req-d429d541-a209-4608-bac6-5dc92c485366 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 456/913] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:09 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1510 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:05:09.229 8 WARNING neutronclient.v2_0.client [None req-7dfdd1c3-51f8-4e8f-8d69-4a8f29f14c7b caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/914] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:09 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => generated 1386 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:10.299 9 WARNING neutronclient.v2_0.client [None req-7201601c-61cf-4534-b60c-894501627594 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:10.343 8 INFO nova.api.openstack.wsgi [None req-87c9b89a-958e-41a5-9a06-0b3a2c2b05e8 caa9cfd29ddb408db6228edec5832b3e b96d1afe2cdb4df284471f3f56230bfc - - default default] HTTP exception thrown: Instance b8b96329-b304-4e48-a9d1-e9c55e1f67a7 could not be found. [pid: 8|app: 0|req: 459/915] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:10 2026] GET /v2.1/servers/b8b96329-b304-4e48-a9d1-e9c55e1f67a7 => 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: 9|app: 0|req: 457/916] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:10 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 1510 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/917] 172.24.0.177 () {32 vars in 708 bytes} [Tue Feb 24 05:05:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1493045559 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:11.422 9 INFO nova.api.openstack.wsgi [None req-6cc11312-294e-48a0-b2f1-e573d175c6c3 33102050c44e4a638856d7a02c60cd26 5d7f65ce77914036b904ca487ec446a2 - - default default] HTTP exception thrown: Instance 02103691-37d6-4af8-ad09-7d7181a872f9 could not be found. [pid: 9|app: 0|req: 458/918] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:11 2026] GET /v2.1/servers/02103691-37d6-4af8-ad09-7d7181a872f9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/919] 172.24.0.177 () {32 vars in 708 bytes} [Tue Feb 24 05:05:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1886805499 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:22.469 9 WARNING neutronclient.v2_0.client [None req-386a0edf-9b65-4342-9ad9-ea1b4b953c3a cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:05:22.665 9 WARNING neutronclient.v2_0.client [None req-386a0edf-9b65-4342-9ad9-ea1b4b953c3a cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 460/922] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:05:22 2026] POST /v2.1/servers => generated 424 bytes in 722 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 05:05:22.945 8 WARNING neutronclient.v2_0.client [None req-44304cbd-3bed-4219-805f-9f3ff44b43bd cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/923] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:22 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1371 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-02-24 05:05:24.063 9 WARNING neutronclient.v2_0.client [None req-aa876562-a303-41c0-b275-7e236bb182e1 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 461/924] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:24 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1375 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:25.172 8 WARNING neutronclient.v2_0.client [None req-5b458409-2f9a-4645-886a-91f4820be3df cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/925] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:25 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1423 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:26.288 9 WARNING neutronclient.v2_0.client [None req-4c4242d2-85d5-438f-a69c-8a9347dfc3ad cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 462/926] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:26 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1423 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-02-24 05:05:27.405 8 WARNING neutronclient.v2_0.client [None req-df3c8be9-9a0a-456d-be82-6937a52c46b3 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/927] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:27 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1431 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:28.327 8 INFO nova.api.openstack.compute.server_external_events [req-82c0e98b-b2d9-4c89-8d6c-143ffb9c68ba req-4f6e1d6f-f9aa-4604-b491-0a782c109b9b a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:eb0c9edb-1cfc-4293-a279-056069928849 for instance 256180ef-9c58-4ddd-96d8-c5001a3c8d5e on instance [pid: 8|app: 0|req: 467/930] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:28.677 9 WARNING neutronclient.v2_0.client [None req-4bc30637-8423-40ca-9cf5-637fbd6417c6 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 464/931] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:28 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1483 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:29.851 8 WARNING neutronclient.v2_0.client [None req-b300d907-ce44-4896-8839-2a937e372909 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:29.968 9 WARNING neutronclient.v2_0.client [None req-92f1e517-d1a0-4e33-93ce-3ded1a275374 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/932] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:29 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1471 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 465/933] 172.24.0.177 () {32 vars in 743 bytes} [Tue Feb 24 05:05:29 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/os-interface => generated 284 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:30.162 8 WARNING neutronclient.v2_0.client [None req-4c47c96d-c296-491d-9441-953eeb9535a6 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/934] 172.24.0.177 () {32 vars in 817 bytes} [Tue Feb 24 05:05:30 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/os-interface/68a45734-bd9d-4950-b5b6-7c1c10ba0a80 => generated 281 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 466/935] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:30 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/936] 172.24.0.177 () {34 vars in 752 bytes} [Tue Feb 24 05:05:30 2026] POST /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/action => generated 0 bytes in 37 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: 9|app: 0|req: 467/937] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:30 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 156 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-02-24 05:05:31.167 8 WARNING neutronclient.v2_0.client [None req-ae23a02b-a772-455f-85b5-2ee8d3e5c982 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] 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: 9|app: 0|req: 468/938] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:31 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 156 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/939] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:31 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1471 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:31.762 9 INFO nova.api.openstack.compute.server_external_events [req-6ade7ecb-610f-4e22-bbee-ae980b8acab9 req-b9040199-f97b-4d7e-a836-07f767cbd72f a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:68a45734-bd9d-4950-b5b6-7c1c10ba0a80 for instance 157748b4-ffc6-473e-93a5-1cf226d7d346 on instance [pid: 9|app: 0|req: 469/940] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/941] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:32 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 156 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:32.798 9 WARNING neutronclient.v2_0.client [None req-82bf0f26-ac73-442c-a647-e5a263b5c5b2 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 470/942] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:32 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1471 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:33.674 9 INFO nova.api.openstack.compute.server_external_events [req-047669f6-ec8b-4e2b-87a6-da226bf6f9b7 req-9733f8de-0c7e-4e39-a794-acafe5572069 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:eb0c9edb-1cfc-4293-a279-056069928849 for instance 256180ef-9c58-4ddd-96d8-c5001a3c8d5e on instance [pid: 9|app: 0|req: 471/943] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:05:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/944] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:33 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 194 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:33.883 9 WARNING neutronclient.v2_0.client [None req-48587d58-6944-4e8b-b342-bd61d9beee45 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] 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: 9|app: 0|req: 472/945] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:33 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1950 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-02-24 05:05:34.035 8 WARNING neutronclient.v2_0.client [None req-b991365e-e038-4fb5-9170-07eb6b542ec4 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 473/946] 172.24.0.177 () {34 vars in 752 bytes} [Tue Feb 24 05:05:34 2026] POST /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/action => generated 0 bytes in 49 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: 9|app: 0|req: 474/947] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:34 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 194 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/948] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:33 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1471 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, ' [pid: 9|app: 0|req: 475/949] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:35 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 194 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:35.241 8 WARNING neutronclient.v2_0.client [None req-9b0558c4-c035-496b-8eca-ec5618b46f8c cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in 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/950] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:35 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1656 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, ' [pid: 9|app: 0|req: 476/951] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:35 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e/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: 8|app: 0|req: 476/952] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:35 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e/ips => generated 109 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: 9|app: 0|req: 477/953] 172.24.0.177 () {32 vars in 825 bytes} [Tue Feb 24 05:05:35 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e/ips/tempest-ServerAddressesTestJSON-968063059-network => generated 94 bytes in 38 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:35.556 9 INFO nova.api.openstack.compute.server_external_events [req-b4ae5be3-f447-4644-b18f-10c4f67047b6 req-4c59124e-4dc4-41bf-9477-31e028efb8fe a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:68a45734-bd9d-4950-b5b6-7c1c10ba0a80 for instance 157748b4-ffc6-473e-93a5-1cf226d7d346 on instance [pid: 9|app: 0|req: 478/954] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:35 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: 477/955] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:05:35 2026] DELETE /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:35.641 9 WARNING neutronclient.v2_0.client [None req-7d050106-ee83-483a-b8d9-2261a241f764 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 479/956] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:35 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1662 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/957] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:36 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 194 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-02-24 05:05:36.826 9 WARNING neutronclient.v2_0.client [None req-52b8d9cc-4253-44ec-8147-0ef9f8203606 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 480/958] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:36 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1662 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, ' [pid: 8|app: 0|req: 479/959] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:05:37 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346/ips => generated 156 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: 9|app: 0|req: 481/960] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:05:37 2026] DELETE /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:37.496 8 WARNING neutronclient.v2_0.client [None req-3bdc0db6-634e-4ae2-94eb-f161a69da2e3 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/961] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:37 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1842 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:38.069 9 WARNING neutronclient.v2_0.client [None req-27033d1f-f366-4c86-aa48-11bf08eed6ba cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 482/964] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:38 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1662 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:38.513 8 INFO nova.api.openstack.compute.server_external_events [req-2ac9ed16-4a4c-45d0-baf8-dbbb5fad0daf req-6b2e3409-cd6c-4b26-9079-d149446130e4 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:eb0c9edb-1cfc-4293-a279-056069928849 for instance 256180ef-9c58-4ddd-96d8-c5001a3c8d5e on instance [pid: 8|app: 0|req: 483/965] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:38.822 9 WARNING neutronclient.v2_0.client [None req-996f41da-a0d9-4314-a31f-db6c823868d3 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 483/966] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:38 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1842 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-02-24 05:05:39.308 8 WARNING neutronclient.v2_0.client [None req-9987f36c-99fe-4b79-a1b1-884b405f1892 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/967] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:39 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1452 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:39.980 9 WARNING neutronclient.v2_0.client [None req-9221324c-69f9-4175-b177-fdadfddf4974 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 484/968] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:39 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1842 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:40.425 8 WARNING neutronclient.v2_0.client [None req-c7973d3a-9504-4e33-873c-748c0582dfe1 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in 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/969] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:40 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1457 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:40.988 9 INFO nova.api.openstack.compute.server_external_events [req-94103797-47a7-4b04-b7fe-a30d29440eee req-f4cb9ed6-ff65-49ab-bc0f-6024c369e154 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:68a45734-bd9d-4950-b5b6-7c1c10ba0a80 for instance 157748b4-ffc6-473e-93a5-1cf226d7d346 on instance [pid: 9|app: 0|req: 485/970] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:05:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:41.127 8 WARNING neutronclient.v2_0.client [None req-81b7877e-2244-4d6e-9ddd-502272d24b7d 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in 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/971] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:41 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1481 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:41.553 9 WARNING neutronclient.v2_0.client [None req-d6cdf246-ec80-4080-a742-0b55294cef12 cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 486/972] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:41 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 1457 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:42.239 8 WARNING neutronclient.v2_0.client [None req-4dff7ef7-af32-42e4-8a2b-ed92d887aa58 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in 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/973] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:42 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1486 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:42.639 9 INFO nova.api.openstack.wsgi [None req-dd2162c4-04f3-4bfe-9cd2-e1b073eb87ac cdcaf6b7f9a94f958e79121aca0d4a55 54f4056a6a984da0b61518906a9a952d - - default default] HTTP exception thrown: Instance 256180ef-9c58-4ddd-96d8-c5001a3c8d5e could not be found. [pid: 9|app: 0|req: 487/974] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:42 2026] GET /v2.1/servers/256180ef-9c58-4ddd-96d8-c5001a3c8d5e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:43.348 8 WARNING neutronclient.v2_0.client [None req-59eaec71-c1b9-48ae-a351-2791d3a1b413 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] The python binding code in 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/975] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:43 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 1486 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-02-24 05:05:44.456 9 INFO nova.api.openstack.wsgi [None req-696f0645-8a32-4698-9f64-38d2b5212f3c 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] HTTP exception thrown: Instance 157748b4-ffc6-473e-93a5-1cf226d7d346 could not be found. [pid: 9|app: 0|req: 488/976] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:44 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => 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: 8|app: 0|req: 489/977] 172.24.0.177 () {32 vars in 708 bytes} [Tue Feb 24 05:05:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1692952268 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:45.537 9 INFO nova.api.openstack.wsgi [None req-c6da3a1d-4048-417f-838e-5db1fc7eef6a 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] HTTP exception thrown: Instance 157748b4-ffc6-473e-93a5-1cf226d7d346 could not be found. [pid: 9|app: 0|req: 489/978] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:05:45 2026] DELETE /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-24 05:05:45.581 8 INFO nova.api.openstack.wsgi [None req-10978970-9ea3-4f35-bb03-06d080c3a045 83b79cb0dfb144bea9a00b7d0cdb9e40 eff3a70bdb794da384d8b328b174def9 - - default default] HTTP exception thrown: Instance 157748b4-ffc6-473e-93a5-1cf226d7d346 could not be found. [pid: 8|app: 0|req: 490/979] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:45 2026] GET /v2.1/servers/157748b4-ffc6-473e-93a5-1cf226d7d346 => generated 111 bytes in 37 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: 492/982] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:05:48 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 243 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: 9|app: 0|req: 491/983] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:05:48 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: 493/984] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:05:48 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: 9|app: 0|req: 492/985] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:05:48 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: 494/986] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:05:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 493/987] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:05:48 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: 8|app: 0|req: 495/988] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:05:48 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: 9|app: 0|req: 494/989] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:05:48 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/990] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:05:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 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: 9|app: 0|req: 495/991] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:05:48 2026] GET /v2.1/limits?tenant_id=5eee8a0efb6449eb9dcb5ac632dae22b => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 496/992] 172.24.0.177 () {30 vars in 415 bytes} [Tue Feb 24 05:05:48 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/993] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:05:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 498/994] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:05:48 2026] GET /v2.1/limits?tenant_id=a6627ba7e66c48aca903f8e108dea847 => 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: 499/995] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:05:49 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/996] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:05:49 2026] GET /v2.1/limits?tenant_id=cdaf850a5d004f59932567c35c3fffee => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/997] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:05:49 2026] GET /v2.1/limits?tenant_id=eff3a70bdb794da384d8b328b174def9 => 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: 502/998] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:05:49 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 497/999] 172.24.0.177 () {28 vars in 562 bytes} [Tue Feb 24 05:05:48 2026] GET /v2/ => generated 402 bytes in 598 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: 503/1000] 172.24.0.177 () {28 vars in 566 bytes} [Tue Feb 24 05:05:49 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: 9|app: 0|req: 498/1001] 172.24.0.177 () {30 vars in 415 bytes} [Tue Feb 24 05:05:49 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1002] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:05:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:05:57.145 9 WARNING neutronclient.v2_0.client [None req-9fc09410-5c8c-4aac-a7eb-326c18482cb5 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:05:57.203 9 WARNING neutronclient.v2_0.client [None req-9fc09410-5c8c-4aac-a7eb-326c18482cb5 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:05:57.385 9 WARNING neutronclient.v2_0.client [None req-9fc09410-5c8c-4aac-a7eb-326c18482cb5 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 499/1003] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:05:57 2026] POST /v2.1/servers => generated 453 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 05:05:57.662 8 WARNING neutronclient.v2_0.client [None req-b9d5ab02-77de-4ed3-be5b-d5a9c01151da 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in 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] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:57 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1392 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:58.765 9 WARNING neutronclient.v2_0.client [None req-4373fc44-880e-4d77-8c8e-a240d4b2d567 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 501/1007] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:58 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1396 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:05:59.863 8 WARNING neutronclient.v2_0.client [None req-7a54a415-33b9-4c55-8250-3721c9da73ea 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in 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/1008] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:05:59 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1444 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:00.974 9 WARNING neutronclient.v2_0.client [None req-886d5bf7-180f-4ee8-bfb5-52638a34d3ca 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 502/1009] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:00 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1444 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:02.084 8 WARNING neutronclient.v2_0.client [None req-5fac217f-f3f5-4b1a-bd19-dbd06aa02105 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1010] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:02 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1520 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:02.986 9 INFO nova.api.openstack.compute.server_external_events [req-9b33c18e-126f-4403-bb18-e13e87234b34 req-29aaf184-2054-4944-b245-ed41fedbf319 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:de092aed-afb6-4052-b0fe-07f0024d98c4 for instance 7feec539-077d-4b44-ab7c-9f4f6716bd24 on instance [pid: 9|app: 0|req: 503/1011] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:06:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:03.864 8 WARNING neutronclient.v2_0.client [None req-fcbacd44-b42a-4bb5-932f-9cb35edd8441 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1012] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:03 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1518 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-02-24 05:06:05.067 9 WARNING neutronclient.v2_0.client [None req-ecb45aff-bd21-4598-8ff9-8534d7a9044b 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 504/1013] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:05 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1518 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:06.431 8 WARNING neutronclient.v2_0.client [None req-11ac40d0-ffa7-4382-9660-0c67fe533f15 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in 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/1014] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:06 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:07.604 9 WARNING neutronclient.v2_0.client [None req-5ebb5d23-12b4-4224-9d30-3bb81cc2b86d 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 505/1015] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:07 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1518 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-02-24 05:06:08.824 9 WARNING neutronclient.v2_0.client [None req-fd368153-67ff-46a3-8726-7ba0e5f2aec1 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 507/1018] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:08 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1518 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:09.089 8 INFO nova.api.openstack.compute.server_external_events [req-f38d167f-8159-43d9-b912-65abbfd96a53 req-fa924f7f-9ba1-456b-bdeb-32445595edb3 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:de092aed-afb6-4052-b0fe-07f0024d98c4 for instance 7feec539-077d-4b44-ab7c-9f4f6716bd24 on instance [pid: 8|app: 0|req: 512/1019] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:06:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:10.041 9 WARNING neutronclient.v2_0.client [None req-73106003-7914-49c6-bb90-98c443fe503a 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 508/1020] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:10 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1518 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-02-24 05:06:11.229 8 WARNING neutronclient.v2_0.client [None req-df5b641e-c38d-4105-a54b-10ee4377ddf5 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in 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/1021] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:11 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1701 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:11.385 9 WARNING neutronclient.v2_0.client [None req-fc86ffa9-c19a-4a05-a185-a6206a875812 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 509/1022] 172.24.0.177 () {32 vars in 743 bytes} [Tue Feb 24 05:06:11 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:12.204 8 INFO nova.api.openstack.compute.server_external_events [req-93b72f10-002a-43b9-b011-e8401b62f1e4 req-2467cdce-062f-4b19-9c59-65138f9a3f06 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:de092aed-afb6-4052-b0fe-07f0024d98c4 for instance 7feec539-077d-4b44-ab7c-9f4f6716bd24 on instance [pid: 8|app: 0|req: 514/1023] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:06:12 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: 9|app: 0|req: 510/1024] 172.24.0.251 () {30 vars in 621 bytes} [Tue Feb 24 05:06:17 2026] GET /v2.1 => generated 0 bytes in 142 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: 515/1025] 172.24.0.251 () {32 vars in 694 bytes} [Tue Feb 24 05:06:17 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: 9|app: 0|req: 511/1026] 172.24.0.251 () {34 vars in 915 bytes} [Tue Feb 24 05:06:17 2026] GET /v2.1/os-simple-tenant-usage/c5d75c2f09af4823be3ce2a2c7218806?start=2026-02-23T00:00:00&end=2026-02-24T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1029] 172.24.0.251 () {30 vars in 656 bytes} [Tue Feb 24 05:06:18 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:21.535 9 WARNING neutronclient.v2_0.client [None req-ed8d5871-6c5d-440e-96c6-c30759e5ab9c f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:06:21.730 9 WARNING neutronclient.v2_0.client [None req-ed8d5871-6c5d-440e-96c6-c30759e5ab9c f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 513/1030] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:06:21 2026] POST /v2.1/servers => generated 424 bytes in 482 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-24 05:06:21.962 8 WARNING neutronclient.v2_0.client [None req-4960530f-7820-4c85-a006-c2358b669456 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in 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/1031] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:21 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1367 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, ' [pid: 9|app: 0|req: 514/1032] 172.24.0.251 () {30 vars in 621 bytes} [Tue Feb 24 05:06:21 2026] GET /v2.1 => generated 0 bytes in 42 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: 519/1033] 172.24.0.251 () {32 vars in 694 bytes} [Tue Feb 24 05:06:22 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: 9|app: 0|req: 515/1034] 172.24.0.251 () {34 vars in 915 bytes} [Tue Feb 24 05:06:22 2026] GET /v2.1/os-simple-tenant-usage/c5d75c2f09af4823be3ce2a2c7218806?start=2026-02-23T00:00:00&end=2026-02-24T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1035] 172.24.0.251 () {30 vars in 656 bytes} [Tue Feb 24 05:06:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:23.059 9 WARNING neutronclient.v2_0.client [None req-efc17dc3-83ec-48c1-80bc-c8ecaf7143bf f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 516/1036] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:23 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1371 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:06:24.162 8 WARNING neutronclient.v2_0.client [None req-2a195b8e-f405-4235-b0df-774714469333 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1037] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:24 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1419 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-02-24 05:06:25.259 9 WARNING neutronclient.v2_0.client [None req-582defef-5ef8-45a2-bd83-fdd8a0010de8 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 517/1038] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:25 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1419 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-02-24 05:06:26.354 8 WARNING neutronclient.v2_0.client [None req-3a032e4d-ca0d-4540-adfe-30ef7a32e133 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1039] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:26 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1427 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-02-24 05:06:27.350 9 INFO nova.api.openstack.compute.server_external_events [req-ea6e44dd-564f-4d6a-adb8-280185f009a9 req-86f95a2b-092c-4144-aedf-028ac4a3ae82 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:724530df-99c1-45f1-a4a6-1f4066415ff6 for instance 3c6789c3-477d-4cdc-8a67-8a3ab05543a2 on instance [pid: 9|app: 0|req: 518/1040] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:06:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:27.474 8 WARNING neutronclient.v2_0.client [None req-026ec9a4-27f1-4272-a031-7a4fb0bb36e1 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1041] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:27 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1479 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-02-24 05:06:28.636 8 WARNING neutronclient.v2_0.client [None req-9b0bcd4a-9105-4c9b-b0f5-91fe3e3a7281 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in 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/1044] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:28 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1467 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, ' 2026-02-24 05:06:29.852 9 WARNING neutronclient.v2_0.client [None req-ea292cee-4623-423c-8e0a-ada68b8c801e f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 520/1045] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:29 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1467 bytes in 1471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:32.346 8 WARNING neutronclient.v2_0.client [None req-bb8b9cec-ccf6-4b34-9352-923f1895f5e7 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1046] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:32 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1467 bytes in 1647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:34.049 9 WARNING neutronclient.v2_0.client [None req-fb88b7eb-0c90-41d6-ba8b-e91a1b402f58 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] 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: 527/1047] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:06:34 2026] POST /v2.1/os-keypairs => generated 398 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 521/1048] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:34 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1821 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:06:34.379 8 WARNING neutronclient.v2_0.client [None req-31f0fe3d-ba8f-4e19-ae7c-4de07b6c0331 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1049] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:34 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1821 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 522/1050] 172.24.0.177 () {34 vars in 752 bytes} [Tue Feb 24 05:06:34 2026] POST /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:34.877 8 WARNING neutronclient.v2_0.client [None req-37648e69-d083-498d-b164-a5a1cc23d9ad 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:35.011 9 WARNING neutronclient.v2_0.client [None req-1f092e01-8d73-40c6-881d-a1674518a8a3 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1051] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:34 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1823 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 523/1052] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:34 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1467 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:35.656 8 INFO nova.api.openstack.compute.server_external_events [req-ab77db0a-a2e4-48ea-993b-09f6d0a2c2af req-e2eac49d-8ab0-4229-971f-8cd2c3f08897 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:724530df-99c1-45f1-a4a6-1f4066415ff6 for instance 3c6789c3-477d-4cdc-8a67-8a3ab05543a2 on instance [pid: 8|app: 0|req: 530/1053] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:06:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:35.891 9 WARNING neutronclient.v2_0.client [None req-fd8d055b-c386-4033-ac0c-57d67505e836 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:06:35.931 9 WARNING neutronclient.v2_0.client [None req-fd8d055b-c386-4033-ac0c-57d67505e836 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:06:36.088 9 WARNING neutronclient.v2_0.client [None req-fd8d055b-c386-4033-ac0c-57d67505e836 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:36.282 8 WARNING neutronclient.v2_0.client [None req-cab9dde5-44c3-420e-9458-cc8241ce5347 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 524/1054] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:06:35 2026] POST /v2.1/servers => generated 450 bytes in 519 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:36.390 9 WARNING neutronclient.v2_0.client [None req-f09967d8-6d81-4246-ad5b-86571b8dda8b f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1055] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:36 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1823 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:36.466 8 WARNING neutronclient.v2_0.client [None req-76cd49a1-aafc-4afc-861f-8af10d327036 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1056] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:36 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1403 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 525/1057] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:36 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1467 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:37.501 8 WARNING neutronclient.v2_0.client [None req-dc0d6352-e0ec-489d-9bb2-d651b7251a2d 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:37.631 9 WARNING neutronclient.v2_0.client [None req-a5b6b257-6a49-4d7b-b8dd-31a7f4160d16 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in 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/1058] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:37 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1823 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 526/1059] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:37 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1399 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:06:37.699 8 WARNING neutronclient.v2_0.client [None req-0b53421f-415d-4f75-8e66-c0fb720a0db9 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1060] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:37 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1646 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-02-24 05:06:38.734 9 WARNING neutronclient.v2_0.client [None req-69cc8bca-d403-4f19-bba9-fc95173da40c 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:06:38.739 8 WARNING neutronclient.v2_0.client [None req-d9db5e4f-3ccb-40aa-b478-fc6a207ace75 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in 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/1063] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:38 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1455 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 528/1064] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:38 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1828 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, ' [pid: 8|app: 0|req: 537/1065] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:06:39 2026] DELETE /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:39.259 9 WARNING neutronclient.v2_0.client [None req-472bf268-12eb-4b64-9d55-000beb7a84a5 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 529/1066] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:39 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1652 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-02-24 05:06:39.848 8 WARNING neutronclient.v2_0.client [None req-59c40698-a136-4162-9882-3581600b7c22 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] 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: 538/1067] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:39 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1455 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:06:39.902 9 WARNING neutronclient.v2_0.client [None req-94a9694e-08f2-42fe-9572-ac16a2e61b3f 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 530/1068] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:39 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1828 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-02-24 05:06:40.460 8 WARNING neutronclient.v2_0.client [None req-bf1adce5-3d8f-4108-8889-c5ceb2d3160a f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in 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/1069] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:40 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1652 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:40.943 9 WARNING neutronclient.v2_0.client [None req-93207b96-f879-48b5-8c1c-2bee76f712f4 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 531/1070] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:40 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:41.093 8 WARNING neutronclient.v2_0.client [None req-e45ef4e7-b8ba-493d-8dd5-1abb8703045a 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in 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/1071] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:41 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1828 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:41.637 9 WARNING neutronclient.v2_0.client [None req-01158761-f031-42bf-b869-a8ab32fb927e f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:41.771 8 INFO nova.api.openstack.compute.server_external_events [req-2bd6cee4-e17f-4226-b7f1-69bc2d6f4fde req-2009bc64-dedd-4db2-944c-22c27ce32989 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:ffcda396-e8f3-4312-8f59-add0fc9c6c80 for instance b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd on instance [pid: 8|app: 0|req: 541/1072] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:06:41 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: 9|app: 0|req: 532/1073] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:41 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1652 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:42.039 8 WARNING neutronclient.v2_0.client [None req-2c83f875-51e6-4531-a561-a2b554b54cf1 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:42.065 9 INFO nova.api.openstack.compute.server_external_events [req-0b54299e-c1de-4ca9-9860-bdad59a2775f req-c8b120ea-5901-420f-a90c-cb69218915ca a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-unplugged:de092aed-afb6-4052-b0fe-07f0024d98c4 for instance 7feec539-077d-4b44-ab7c-9f4f6716bd24 on instance [pid: 9|app: 0|req: 533/1074] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:06:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1075] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:42 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1541 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-02-24 05:06:42.282 9 WARNING neutronclient.v2_0.client [None req-3204af93-2a0e-4b58-866c-a7b82352dd77 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 534/1076] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:42 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1828 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:42.876 8 WARNING neutronclient.v2_0.client [None req-4425522c-94e7-41e9-9c98-67ba3522459f f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in 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/1077] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:42 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1448 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:43.229 9 WARNING neutronclient.v2_0.client [None req-66be9a76-79ae-407f-8ec1-78679ba33060 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 535/1078] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:43 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1529 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-02-24 05:06:43.488 8 WARNING neutronclient.v2_0.client [None req-14c27384-ee0a-4927-83f8-d628de5ec05d 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in 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/1079] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:43 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1828 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:43.821 9 INFO nova.api.openstack.compute.server_external_events [req-b2e4ff3e-c63d-4ee4-b010-e02ca5964dee req-0e801c66-99be-4946-beb4-245e43958a23 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:724530df-99c1-45f1-a4a6-1f4066415ff6 for instance 3c6789c3-477d-4cdc-8a67-8a3ab05543a2 on instance [pid: 9|app: 0|req: 536/1080] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:06:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:43.994 8 WARNING neutronclient.v2_0.client [None req-2fa7e6c9-5e2a-41e3-883c-949b8a514b3e f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in 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/1081] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:43 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1453 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:44.116 9 INFO nova.api.openstack.compute.server_external_events [req-44cbbb7e-eb82-433b-bd13-2213e4585a92 req-5b2abdf7-750a-4b89-acd6-4a3647a7fd7b a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:de092aed-afb6-4052-b0fe-07f0024d98c4 for instance 7feec539-077d-4b44-ab7c-9f4f6716bd24 on instance [pid: 9|app: 0|req: 537/1082] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:06:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:44.487 8 WARNING neutronclient.v2_0.client [None req-e5dc1bf6-b5dd-4e3c-8586-79676b73a278 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1083] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:44 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1529 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:44.674 9 WARNING neutronclient.v2_0.client [None req-984df788-d621-4b15-b319-3ff441f40d6f 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 538/1084] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:44 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1828 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-02-24 05:06:45.113 8 WARNING neutronclient.v2_0.client [None req-44a2436e-94d6-4c55-9afd-0d0924b3cdd8 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1085] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:45 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:45.647 9 WARNING neutronclient.v2_0.client [None req-210e26c8-fff0-4ac0-8283-b97f80fe8ece d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 539/1086] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:45 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1529 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:45.847 8 WARNING neutronclient.v2_0.client [None req-a70ed32b-019b-4b59-b503-58f0fb92c97f 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:45.911 9 INFO nova.api.openstack.compute.server_external_events [req-27fb10a3-e991-44e2-953c-ddd8537d21bd req-c9fb5b8f-7df4-4686-9460-6c71c45432f9 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:ffcda396-e8f3-4312-8f59-add0fc9c6c80 for instance b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd on instance [pid: 9|app: 0|req: 540/1087] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:06:45 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) [pid: 8|app: 0|req: 548/1088] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:45 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1821 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:46.197 9 INFO nova.api.openstack.wsgi [None req-4968fe1d-9b80-4edf-93dc-a65850166e22 f93d3e6318c54ab98ef31a76ea44cc43 333c585e252c40a0b24dea7c2475e813 - - default default] HTTP exception thrown: Instance 3c6789c3-477d-4cdc-8a67-8a3ab05543a2 could not be found. [pid: 9|app: 0|req: 541/1089] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:46 2026] GET /v2.1/servers/3c6789c3-477d-4cdc-8a67-8a3ab05543a2 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:46.838 8 WARNING neutronclient.v2_0.client [None req-75438c50-81cd-4f39-840a-63f80ba2a16a d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in 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/1090] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:46 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1529 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:48.029 9 WARNING neutronclient.v2_0.client [None req-f89e9afc-c405-4c91-b2e9-ab036f9b0ea6 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 542/1093] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:47 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1529 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1094] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 560 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: 9|app: 0|req: 543/1095] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:48 2026] GET /v2.1/limits?tenant_id=333c585e252c40a0b24dea7c2475e813 => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1096] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:48 2026] GET /v2.1/limits?tenant_id=5a2f841e708f496490586edbd91a5b6f => generated 304 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 544/1097] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 554/1098] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/limits?tenant_id=9073fa9bd2f242f5ac866b8ef0fdbfc2 => generated 302 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 545/1099] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 555/1100] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/limits?tenant_id=bbd12944c3514397ad681305171f9783 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:06:49.327 9 WARNING neutronclient.v2_0.client [None req-5a76b325-73a4-4942-b0d7-0b6ef597b3a3 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1101] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/limits?tenant_id=bd5bbba7cc0a4dc9b80840f3747c3155 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1102] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/limits?tenant_id=ed62ab4d48934caf875c002a98db2aea => generated 304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1103] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/os-hypervisors/detail => generated 1705 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: 559/1104] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1105] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1106] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 705 bytes in 26 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: 562/1107] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1108] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1109] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:06:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:49.764 8 WARNING neutronclient.v2_0.client [None req-bc87b32e-d024-4c05-b586-ec80441e7f20 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 546/1110] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1697 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:06:49.921 9 WARNING neutronclient.v2_0.client [None req-e6ba3559-3fd2-4a81-bf24-cfb1107a0945 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in 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/1111] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4739 bytes in 333 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: 566/1112] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:06:49 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: 9|app: 0|req: 547/1113] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:06:49 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1697 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:06:51.631 8 INFO nova.api.openstack.compute.server_external_events [req-19201f9b-eec8-4fb7-9a9f-8a73c0e8da49 req-9ec0c7e1-1191-4adf-932b-07e12dfb4b8f a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:ffcda396-e8f3-4312-8f59-add0fc9c6c80 for instance b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd on instance [pid: 8|app: 0|req: 567/1114] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:06:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1117] 172.24.0.177 () {34 vars in 752 bytes} [Tue Feb 24 05:07:00 2026] POST /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd/action => generated 31817 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:03.715 9 WARNING neutronclient.v2_0.client [None req-0201154a-e818-44d2-8441-851bb827afdb 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 549/1118] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:03 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1821 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, ' [pid: 8|app: 0|req: 570/1119] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:07:03 2026] DELETE /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:04.056 9 WARNING neutronclient.v2_0.client [None req-c78c84ed-b110-478d-8698-7afcb7cd3b6e 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 550/1120] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:04 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1827 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:05.244 8 WARNING neutronclient.v2_0.client [None req-24b08f0f-e131-4907-944d-9656453a7ab5 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1121] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:05 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1827 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:06.464 9 WARNING neutronclient.v2_0.client [None req-df4a2e3b-dfc3-4801-8b6b-00e0f4ffc7dc 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 551/1122] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:06 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1827 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:07.530 8 INFO nova.api.openstack.compute.server_external_events [req-c25325b9-e38f-4d7a-ad7f-02b4f481c8e5 req-126f607c-f20e-4788-8268-388915ed83f6 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:de092aed-afb6-4052-b0fe-07f0024d98c4 for instance 7feec539-077d-4b44-ab7c-9f4f6716bd24 on instance [pid: 8|app: 0|req: 572/1123] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:07 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-02-24 05:07:07.902 9 WARNING neutronclient.v2_0.client [None req-c8209c47-ec00-4be7-b647-722d2f814b1b 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 552/1126] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:07 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1473 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1127] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:07:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:09.575 9 WARNING neutronclient.v2_0.client [None req-49e1c640-ecb5-4dda-b4a6-74f4902800e4 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 553/1128] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:09 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1478 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:07:10.691 8 WARNING neutronclient.v2_0.client [None req-82e5f771-04bb-443b-be51-328395d9e189 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1129] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:10 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 1478 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:11.261 9 WARNING neutronclient.v2_0.client [None req-097501b7-9035-4609-9b78-b988f633f1c4 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:11.317 9 WARNING neutronclient.v2_0.client [None req-097501b7-9035-4609-9b78-b988f633f1c4 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:11.567 9 WARNING neutronclient.v2_0.client [None req-097501b7-9035-4609-9b78-b988f633f1c4 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 554/1130] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:07:11 2026] POST /v2.1/servers => generated 448 bytes in 579 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:11.796 9 WARNING neutronclient.v2_0.client [None req-a61585f8-e203-4ec0-86e6-b1948067f77f bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:11.800 8 INFO nova.api.openstack.wsgi [None req-5a2373d6-fda3-4ead-a06b-e6fee4fbcfc5 8535adfd2c244614bef7a228cde67681 ed62ab4d48934caf875c002a98db2aea - - default default] HTTP exception thrown: Instance 7feec539-077d-4b44-ab7c-9f4f6716bd24 could not be found. [pid: 8|app: 0|req: 577/1131] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:11 2026] GET /v2.1/servers/7feec539-077d-4b44-ab7c-9f4f6716bd24 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1132] 172.24.0.177 () {32 vars in 708 bytes} [Tue Feb 24 05:07:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1392772607 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 555/1133] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:11 2026] GET /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 1394 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:07:12.904 8 INFO nova.api.openstack.compute.server_external_events [req-05856d01-975c-44cc-897c-161457994c5a req-1864d96f-fc74-4fae-b46a-6824ded3a55c a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:ffcda396-e8f3-4312-8f59-add0fc9c6c80 for instance b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd on instance [pid: 8|app: 0|req: 579/1134] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:12 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: 9|app: 0|req: 556/1135] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:07:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:16.893 8 WARNING neutronclient.v2_0.client [None req-acbdfb87-3a62-4301-be00-a71dae86a1b3 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:17.501 9 INFO nova.api.openstack.compute.server_external_events [req-fc581374-0d9c-4fb9-bba4-cd37f5ad159a req-2263de53-eb2f-41d8-b09a-2fded90780fb a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:b1863a0b-c30e-44e2-8c20-0a952438084d for instance 5a2a1652-ea01-414a-be4f-195c5b9abb38 on instance [pid: 9|app: 0|req: 557/1136] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1137] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:16 2026] GET /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 1520 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:18.313 8 WARNING neutronclient.v2_0.client [None req-676fd5f9-9611-4523-bb90-2eeb3dcd97ab d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:18.354 8 WARNING neutronclient.v2_0.client [None req-676fd5f9-9611-4523-bb90-2eeb3dcd97ab d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:18.545 8 WARNING neutronclient.v2_0.client [None req-676fd5f9-9611-4523-bb90-2eeb3dcd97ab d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1140] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:07:18 2026] POST /v2.1/servers => generated 449 bytes in 521 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:18.781 9 WARNING neutronclient.v2_0.client [None req-92cc0091-32c9-4eaf-be52-3fe481b96f2a d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 559/1141] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:18 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1401 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:19.864 8 WARNING neutronclient.v2_0.client [None req-77fe23c5-a963-456b-8105-72cd88015298 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in 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/1142] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:19 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => 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-02-24 05:07:20.958 9 WARNING neutronclient.v2_0.client [None req-ca1eb759-f360-40bf-90f8-d09615670843 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 560/1143] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:20 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1453 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-02-24 05:07:22.046 8 WARNING neutronclient.v2_0.client [None req-8f1e8401-88f9-4a2a-bf37-8782ddfc8917 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in 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/1144] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:22 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:22.431 9 INFO nova.api.openstack.compute.server_external_events [req-1054a23b-97e1-45e6-af21-d6e3965b75f9 req-acc98f08-4ebb-4299-b31a-84bfd2e75dc1 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:b1863a0b-c30e-44e2-8c20-0a952438084d for instance 5a2a1652-ea01-414a-be4f-195c5b9abb38 on instance [pid: 9|app: 0|req: 561/1145] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:07:22 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-02-24 05:07:22.586 8 WARNING neutronclient.v2_0.client [None req-7cec7ea8-f242-4a3f-be66-189a56ca3dc7 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in 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/1146] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:22 2026] GET /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 1518 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-02-24 05:07:23.134 9 WARNING neutronclient.v2_0.client [None req-1988158f-97af-47c0-b91d-b182fe415900 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 562/1147] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:23 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1461 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:24.202 8 INFO nova.api.openstack.compute.server_external_events [req-c0b5c78c-9c95-47e3-9b98-95f50777841b req-453a2b98-6272-4a76-8f0c-ea29b478d964 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:3acc0591-3655-4512-a738-47a6d8633e7b for instance 0198a225-80c3-49e3-99a9-d5bf93782a3d on instance [pid: 8|app: 0|req: 586/1148] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:07:24.245 9 WARNING neutronclient.v2_0.client [None req-8c190c42-43e9-439a-a69f-e9faadc39cde d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 563/1149] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:24 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1538 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-02-24 05:07:25.407 8 WARNING neutronclient.v2_0.client [None req-e9f4932e-798f-4e76-90ce-88ad3f72d819 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1150] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:25 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1526 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-02-24 05:07:26.633 9 WARNING neutronclient.v2_0.client [None req-5d5dc791-cd9a-44d2-809c-ba49466be301 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 564/1151] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:26 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:27.783 8 WARNING neutronclient.v2_0.client [None req-0b1abcd9-dde9-4562-a409-147f365cb723 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:27.825 9 WARNING neutronclient.v2_0.client [None req-d9dda100-785a-4e6b-bbd6-9ffae057e73a bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1152] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:27 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1526 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 565/1153] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:27 2026] GET /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 1817 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:28.939 8 WARNING neutronclient.v2_0.client [None req-98080640-6b5d-4ae6-a22d-0d680d0ecad4 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] 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: 590/1156] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:28 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1526 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:29.279 8 INFO nova.api.openstack.compute.server_external_events [req-41e2dc59-9643-475c-9b8d-901d9a1feb7d req-0a030419-2e5a-4ba1-a031-518381334caf a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:b1863a0b-c30e-44e2-8c20-0a952438084d for instance 5a2a1652-ea01-414a-be4f-195c5b9abb38 on instance [pid: 8|app: 0|req: 591/1157] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:07:29.306 9 WARNING neutronclient.v2_0.client [None req-fe76d103-376d-4396-9b7c-bffaaa72dd63 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:29.335 8 INFO nova.api.openstack.compute.server_external_events [req-b2069e12-1f0c-439a-845e-c30a0159d54f req-808744ce-386f-4112-a29d-d7a779800a74 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:3acc0591-3655-4512-a738-47a6d8633e7b for instance 0198a225-80c3-49e3-99a9-d5bf93782a3d on instance [pid: 8|app: 0|req: 592/1158] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:07:29 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) 2026-02-24 05:07:29.355 9 WARNING neutronclient.v2_0.client [None req-fe76d103-376d-4396-9b7c-bffaaa72dd63 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:07:29.674 9 WARNING neutronclient.v2_0.client [None req-fe76d103-376d-4396-9b7c-bffaaa72dd63 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 567/1159] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:07:29 2026] POST /v2.1/servers => generated 448 bytes in 739 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:29.998 8 WARNING neutronclient.v2_0.client [None req-00bc1f09-ea89-43f7-9c54-bb7faaee1557 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1160] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:29 2026] GET /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:30.324 9 WARNING neutronclient.v2_0.client [None req-e10f29af-d12c-4312-8c48-856cd3503b41 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 568/1161] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:30 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:31.485 8 WARNING neutronclient.v2_0.client [None req-d8a6e149-c841-4e27-bc3c-13d41156620f d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1162] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:31 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1694 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:31.681 9 WARNING neutronclient.v2_0.client [None req-fb28d4dd-d780-4364-8c0f-e1bc0f917fae d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 569/1163] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:31 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1694 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:32.751 8 INFO nova.api.openstack.compute.server_external_events [req-ae7ce4fa-51c2-4f2d-a966-28ca59d7d6d3 req-c822c8cd-acdc-4f62-beef-62966c77e746 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:3acc0591-3655-4512-a738-47a6d8633e7b for instance 0198a225-80c3-49e3-99a9-d5bf93782a3d on instance [pid: 8|app: 0|req: 595/1164] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:35.152 9 WARNING neutronclient.v2_0.client [None req-91653f63-02f6-490a-8be3-ee4ba8cbdfc4 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:35.562 8 INFO nova.api.openstack.compute.server_external_events [req-accd0ed9-4fa9-4442-b55c-015ef40ffc52 req-ade215b7-3002-4af0-9e0b-1541b2ea542c a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:85019c31-c6e0-49c2-995d-ae019d4f4688 for instance 37bf64be-e1b5-4530-b53c-4d217e42d68a on instance [pid: 8|app: 0|req: 596/1165] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 570/1166] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:35 2026] GET /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => generated 1521 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:40.465 9 INFO nova.api.openstack.compute.server_external_events [req-7bee0d2c-2aed-41dd-a4d4-23cb5073dc92 req-92f43c86-02b9-40ec-97e3-28b6ee1f32cc a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:85019c31-c6e0-49c2-995d-ae019d4f4688 for instance 37bf64be-e1b5-4530-b53c-4d217e42d68a on instance [pid: 9|app: 0|req: 572/1169] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:07:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:40.680 8 WARNING neutronclient.v2_0.client [None req-71ebfc03-a2ec-4381-b4a6-41e818ad8808 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1170] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:40 2026] GET /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => generated 1519 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 573/1171] 172.24.0.177 () {34 vars in 752 bytes} [Tue Feb 24 05:07:41 2026] POST /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d/action => generated 31922 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:45.897 8 WARNING neutronclient.v2_0.client [None req-0578c0ae-4e5c-4723-abb0-fa06028173e3 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1172] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:45 2026] GET /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => generated 1819 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-02-24 05:07:47.493 9 INFO nova.api.openstack.compute.server_external_events [req-3e2de248-e97f-4453-ba8c-f768944d63e1 req-3008f185-c3c6-47b0-af6e-cb6f4d6edf18 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:85019c31-c6e0-49c2-995d-ae019d4f4688 for instance 37bf64be-e1b5-4530-b53c-4d217e42d68a on instance [pid: 9|app: 0|req: 574/1173] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:48.492 8 WARNING neutronclient.v2_0.client [None req-d75f7118-4225-47b0-b748-5d70d0eec1a9 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in 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/1176] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:07:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9412 bytes in 596 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: 9|app: 0|req: 576/1177] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:07:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 602/1178] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:07:48 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 577/1179] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:07:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 603/1180] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:07:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 578/1181] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:07:48 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: 604/1182] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:07:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 579/1183] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:07:48 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: 605/1184] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 580/1185] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1186] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 581/1187] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1188] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 582/1189] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=5a2f841e708f496490586edbd91a5b6f => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1190] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 583/1191] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1192] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=afa726f13d404b25bd2815e3c9ec18bd => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 584/1193] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=bd5bbba7cc0a4dc9b80840f3747c3155 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1194] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 585/1195] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => 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: 611/1196] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 586/1197] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 612/1198] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:07:49 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2082 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 587/1199] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:07:52 2026] DELETE /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:52.383 8 WARNING neutronclient.v2_0.client [None req-667bf04a-4892-402d-a85f-ae971354d675 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 613/1200] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:52 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1820 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:53.592 9 WARNING neutronclient.v2_0.client [None req-b471f358-be4c-4183-a99a-4a0cbb2611e0 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 588/1201] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:53 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1820 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:54.811 8 WARNING neutronclient.v2_0.client [None req-36cc3377-f93f-41b5-bb3e-a1696320db01 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1202] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:54 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1820 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-02-24 05:07:55.639 9 INFO nova.api.openstack.compute.server_external_events [req-c0915bed-46a5-4c25-9562-d44b60d2bc98 req-cd12704d-7c74-47b7-9795-0b8209619bea a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:3acc0591-3655-4512-a738-47a6d8633e7b for instance 0198a225-80c3-49e3-99a9-d5bf93782a3d on instance [pid: 9|app: 0|req: 589/1203] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:07:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:56.051 8 WARNING neutronclient.v2_0.client [None req-ee7c0620-06dc-4742-8e35-9e991ebc8afb d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in 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/1204] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:56 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1482 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:57.177 9 WARNING neutronclient.v2_0.client [None req-09b526e6-f8d0-48cd-b402-d3bc8fbc48a5 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 590/1205] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:57 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1487 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:58.296 9 WARNING neutronclient.v2_0.client [None req-a72357bc-567d-4235-ad8a-031a36f3da83 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 592/1208] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:58 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => generated 1487 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:07:59.382 8 INFO nova.api.openstack.wsgi [None req-c83623dd-cf00-4813-a146-360550ff4c75 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] HTTP exception thrown: Instance 0198a225-80c3-49e3-99a9-d5bf93782a3d could not be found. [pid: 8|app: 0|req: 617/1209] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:07:59 2026] GET /v2.1/servers/0198a225-80c3-49e3-99a9-d5bf93782a3d => 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: 9|app: 0|req: 593/1210] 172.24.0.177 () {32 vars in 730 bytes} [Tue Feb 24 05:07:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-459036193 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 618/1211] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:07:59 2026] DELETE /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-02-24 05:08:00.056 9 WARNING neutronclient.v2_0.client [None req-52324663-ae98-4374-a982-1f86d3d2fb8d d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 594/1212] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:00 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1703 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:01.247 8 WARNING neutronclient.v2_0.client [None req-bf36f91e-0922-42f8-8d44-f1a619c4bf12 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1213] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:01 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1703 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:02.441 9 WARNING neutronclient.v2_0.client [None req-f2855d2f-3e10-4068-9cf4-9ceefe570876 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 595/1214] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:02 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1703 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:02.897 8 INFO nova.api.openstack.compute.server_external_events [req-dbc860ab-8dfa-43a7-bb5a-6decfcb75048 req-9e219fbc-c0d0-4ff5-b841-881e7887be11 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:ffcda396-e8f3-4312-8f59-add0fc9c6c80 for instance b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd on instance [pid: 8|app: 0|req: 620/1215] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:08:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:03.605 9 WARNING neutronclient.v2_0.client [None req-e5cdae4f-a420-43f2-8e8e-57025e7becc6 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 596/1216] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:03 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1484 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:04.723 8 WARNING neutronclient.v2_0.client [None req-21c79e4b-3317-4931-aa2d-92d19e2aaed4 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 621/1217] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:04 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1489 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-02-24 05:08:05.851 9 WARNING neutronclient.v2_0.client [None req-18a90ea9-3b96-482b-ab02-d11b8f10a8a3 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 597/1218] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:05 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 1489 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:06.961 8 INFO nova.api.openstack.wsgi [None req-e2754570-6a10-4413-a73c-e76a55e24e83 d821e1a4dc1947d089adf995f25d11ff 5a2f841e708f496490586edbd91a5b6f - - default default] HTTP exception thrown: Instance b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd could not be found. [pid: 8|app: 0|req: 622/1219] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:06 2026] GET /v2.1/servers/b9d1b885-e8d1-4df5-873e-fd0dd6dbfefd => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 598/1220] 172.24.0.177 () {32 vars in 732 bytes} [Tue Feb 24 05:08:07 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1882721843 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:18.305 8 WARNING neutronclient.v2_0.client [None req-4095dac7-3739-4ca0-a700-d1761b0577df a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:18.380 8 WARNING neutronclient.v2_0.client [None req-4095dac7-3739-4ca0-a700-d1761b0577df a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:19.013 8 WARNING neutronclient.v2_0.client [None req-4095dac7-3739-4ca0-a700-d1761b0577df a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1225] 162.253.55.207 () {36 vars in 714 bytes} [Tue Feb 24 05:08:18 2026] POST /v2.1/servers => generated 453 bytes in 3467 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-02-24 05:08:22.019 9 WARNING neutronclient.v2_0.client [None req-cfc9db26-42fb-4361-9fd5-8ee092c72851 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 602/1226] 162.253.55.207 () {32 vars in 733 bytes} [Tue Feb 24 05:08:21 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710 => generated 2290 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:22.234 8 WARNING neutronclient.v2_0.client [None req-13860caf-ebe0-4196-9f92-658e1d995444 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 625/1227] 162.253.55.207 () {32 vars in 759 bytes} [Tue Feb 24 05:08:22 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-interface => generated 28 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 603/1228] 162.253.55.207 () {32 vars in 777 bytes} [Tue Feb 24 05:08:22 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-volume_attachments => generated 197 bytes in 70 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: 626/1229] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:08:22 2026] POST /v2.1/os-keypairs => generated 396 bytes in 179 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: 9|app: 0|req: 604/1230] 172.24.0.177 () {34 vars in 673 bytes} [Tue Feb 24 05:08:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:08:25.201 8 WARNING neutronclient.v2_0.client [None req-49416339-b344-4108-861d-30e9d9b82eb8 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1231] 162.253.55.207 () {32 vars in 733 bytes} [Tue Feb 24 05:08:25 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710 => generated 2371 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-24 05:08:25.317 9 WARNING neutronclient.v2_0.client [None req-a19370f8-0ede-4b72-83c0-866a445e1dcd a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 605/1232] 162.253.55.207 () {32 vars in 759 bytes} [Tue Feb 24 05:08:25 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 628/1233] 162.253.55.207 () {32 vars in 777 bytes} [Tue Feb 24 05:08:25 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:08:25.457 9 WARNING neutronclient.v2_0.client [None req-23e9eb35-f8e9-42c5-9579-587db968867a 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:25.496 9 WARNING neutronclient.v2_0.client [None req-23e9eb35-f8e9-42c5-9579-587db968867a 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:25.538 9 WARNING neutronclient.v2_0.client [None req-23e9eb35-f8e9-42c5-9579-587db968867a 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:25.709 9 WARNING neutronclient.v2_0.client [None req-23e9eb35-f8e9-42c5-9579-587db968867a 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 606/1234] 172.24.0.177 () {34 vars in 665 bytes} [Tue Feb 24 05:08:25 2026] POST /v2.1/servers => generated 496 bytes in 551 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:25.968 8 WARNING neutronclient.v2_0.client [None req-fdd6c35e-bbc6-418e-b717-17c4f8946cfe 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 629/1235] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:25 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1455 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:26.722 9 INFO nova.api.openstack.compute.server_external_events [req-27f7edbb-6240-4400-abe5-9378b5bf1997 req-fe0fc466-386a-4f2a-b76f-e2a0daca0384 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:93d52c29-d556-4c06-bbb3-e2d7c39eff2b for instance 20f5e687-6f07-4c88-aacb-4410daf84710 on instance [pid: 9|app: 0|req: 607/1236] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:08:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:27.078 8 WARNING neutronclient.v2_0.client [None req-e5d4c994-7324-4043-a6cf-8392b76489c2 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 630/1237] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:27 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1459 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:28.173 8 WARNING neutronclient.v2_0.client [None req-bab59fa7-5a23-4263-9929-8bb891647df7 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1240] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:28 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1507 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-02-24 05:08:28.426 9 WARNING neutronclient.v2_0.client [None req-40d3150f-9073-47a3-8852-18b3bd65a06e a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 609/1241] 162.253.55.207 () {32 vars in 733 bytes} [Tue Feb 24 05:08:28 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710 => generated 2445 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:28.581 8 WARNING neutronclient.v2_0.client [None req-1ec7631d-813d-46cb-87e6-5d4248f9a2ec a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 633/1242] 162.253.55.207 () {32 vars in 759 bytes} [Tue Feb 24 05:08:28 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-interface => generated 284 bytes in 104 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: 9|app: 0|req: 610/1243] 162.253.55.207 () {32 vars in 777 bytes} [Tue Feb 24 05:08:28 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:29.280 8 WARNING neutronclient.v2_0.client [None req-6f087312-e557-4d05-ae90-5b0f1198fcc2 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 634/1244] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:29 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1507 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:30.386 9 WARNING neutronclient.v2_0.client [None req-416e46df-ee48-4a7c-851e-b2f96f021b02 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 611/1245] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:30 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1515 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:31.302 8 WARNING neutronclient.v2_0.client [None req-e0d8727a-b878-494b-8c28-ad20c7ed8983 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 635/1246] 162.253.55.207 () {32 vars in 733 bytes} [Tue Feb 24 05:08:31 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710 => generated 2433 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:31.456 9 WARNING neutronclient.v2_0.client [None req-1605191b-7dc5-4b08-852e-6394e0d0f1b7 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:31.481 8 WARNING neutronclient.v2_0.client [None req-81cefe48-bfcb-4139-a528-3947c083039c 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 612/1247] 162.253.55.207 () {32 vars in 759 bytes} [Tue Feb 24 05:08:31 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:31.542 9 INFO nova.api.openstack.compute.server_external_events [req-d5131e4b-7537-4681-a00b-3c9c848c9938 req-8eb996c8-5417-4a54-aa32-cb70115c7b3c a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:b7631981-9362-4b98-a5fe-336ba7f4a8d1 for instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac on instance [pid: 9|app: 0|req: 613/1248] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:08:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 614/1249] 162.253.55.207 () {32 vars in 777 bytes} [Tue Feb 24 05:08:31 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1250] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:31 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1639 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-02-24 05:08:32.662 9 WARNING neutronclient.v2_0.client [None req-41b5cad2-51dd-4fbe-b09e-f28775531859 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 615/1251] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:32 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1627 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:32.953 8 INFO nova.api.openstack.compute.server_external_events [req-827a02c1-6487-4ff8-8037-8903d329bc1f req-0741a09a-f933-4e5a-945d-7d44cfab7e30 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:93d52c29-d556-4c06-bbb3-e2d7c39eff2b for instance 20f5e687-6f07-4c88-aacb-4410daf84710 on instance [pid: 8|app: 0|req: 637/1252] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:08:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:33.933 9 WARNING neutronclient.v2_0.client [None req-12fa94ee-d01c-4169-8712-982ad3608162 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 616/1253] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:33 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1627 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:34.656 8 WARNING neutronclient.v2_0.client [None req-93d91a21-bbc3-440c-8fd1-66c26edc49ec a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1254] 162.253.55.207 () {32 vars in 733 bytes} [Tue Feb 24 05:08:34 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710 => generated 2433 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:34.823 9 WARNING neutronclient.v2_0.client [None req-5846c163-11fd-4bce-adad-49fec3fb409c a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 617/1255] 162.253.55.207 () {32 vars in 759 bytes} [Tue Feb 24 05:08:34 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-interface => generated 286 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: 8|app: 0|req: 639/1256] 162.253.55.207 () {32 vars in 777 bytes} [Tue Feb 24 05:08:34 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:35.110 9 WARNING neutronclient.v2_0.client [None req-0f7caf09-25c2-4fbe-8c8f-570c3fd31171 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 618/1257] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:35 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1627 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-02-24 05:08:36.286 8 WARNING neutronclient.v2_0.client [None req-e4b8eeb2-b895-4071-8333-e6e304f5dd3a 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in 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/1258] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:36 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1627 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:37.514 9 WARNING neutronclient.v2_0.client [None req-1eb3cc6d-d359-4335-b8f2-9ec72cf2cb7a 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:37.530 8 INFO nova.api.openstack.compute.server_external_events [req-925bab8e-7bca-4470-b598-79348644c8fe req-a8a384ad-a42e-4fa1-97fc-f199cc307ebb a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-plugged:b7631981-9362-4b98-a5fe-336ba7f4a8d1 for instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac on instance [pid: 8|app: 0|req: 641/1259] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:08:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 619/1260] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:37 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1627 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-02-24 05:08:37.785 8 WARNING neutronclient.v2_0.client [None req-96a49d7c-747a-4c0f-9b3f-63669bba04ad a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 642/1261] 162.253.55.207 () {32 vars in 733 bytes} [Tue Feb 24 05:08:37 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710 => generated 2581 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:37.938 9 WARNING neutronclient.v2_0.client [None req-9d544262-6afc-4e73-bad8-2a0833b2ed32 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 620/1262] 162.253.55.207 () {32 vars in 759 bytes} [Tue Feb 24 05:08:37 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-interface => generated 286 bytes in 84 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: 643/1263] 162.253.55.207 () {32 vars in 777 bytes} [Tue Feb 24 05:08:37 2026] GET /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:38.735 9 WARNING neutronclient.v2_0.client [None req-b56f2491-6209-48c6-8d44-ea6aba674a1d 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 622/1266] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:38 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1807 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:38.947 8 WARNING neutronclient.v2_0.client [None req-ce7eaf55-bf24-46fd-80a5-912fcb3fface 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 645/1267] 172.24.0.177 () {32 vars in 743 bytes} [Tue Feb 24 05:08:38 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac/os-interface => generated 285 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:39.748 9 INFO nova.api.openstack.compute.server_external_events [req-3d99a3e0-a324-4bd3-a69a-c015747f63e7 req-b1aff181-aac6-4533-9f7c-e116977e99ba a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:b7631981-9362-4b98-a5fe-336ba7f4a8d1 for instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac on instance [pid: 9|app: 0|req: 623/1268] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:08:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:48.205 9 WARNING neutronclient.v2_0.client [None req-b8cc6156-9cfd-4e1b-a9b9-11ab3b79b435 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] 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: 9|app: 0|req: 625/1271] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1927 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:08:48.390 8 WARNING neutronclient.v2_0.client [None req-3eadb166-ea43-46c8-a14d-1a493e8bdd2f a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 647/1272] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 10188 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 626/1273] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:08:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 648/1274] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/os-services => generated 783 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 627/1275] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 649/1276] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 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, ' [pid: 9|app: 0|req: 628/1277] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/limits?tenant_id=1e547d1c06de4592af7373a0a593972a => 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: 650/1278] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/limits?tenant_id=2e69da3e65394dcab209fb6d73294e65 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 629/1279] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1280] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 630/1281] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=36a66e125afc45adb35a193b0606bfc0 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1282] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=4211a50ab39b4bd29392b4f949a69953 => generated 304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 631/1283] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1284] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 632/1285] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=6b71472b33fc4a009b3ade3bc820c995 => 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: 654/1286] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 633/1287] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1288] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 634/1289] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1290] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 635/1291] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 657/1292] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2387 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 636/1293] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 658/1294] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:08:49 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: 9|app: 0|req: 637/1295] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:08:49 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1296] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:08:49 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: 9|app: 0|req: 638/1297] 172.24.0.177 () {32 vars in 755 bytes} [Tue Feb 24 05:08:50 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac/os-server-password => generated 116 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1298] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:08:52 2026] DELETE /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:52.272 9 WARNING neutronclient.v2_0.client [None req-341e6574-8ead-4329-a740-d73839c93ed3 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 639/1299] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:52 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1933 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-02-24 05:08:53.451 8 WARNING neutronclient.v2_0.client [None req-84dc3447-06bc-42b9-ae0a-154a16eb366a 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 661/1300] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:53 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1933 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:54.664 9 WARNING neutronclient.v2_0.client [None req-6bbe9fb6-6352-4d6c-922a-3656cedae45b 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-24 05:08:54.679 8 INFO nova.api.openstack.compute.server_external_events [req-bda76bb0-791f-4b6d-b2da-924f3af61b15 req-022b09a0-49e2-44eb-96c5-a204542f1b04 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-unplugged:b7631981-9362-4b98-a5fe-336ba7f4a8d1 for instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac on instance [pid: 8|app: 0|req: 662/1301] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:08:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 640/1302] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:54 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1933 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:55.663 8 INFO nova.api.openstack.compute.server_external_events [req-6f720c14-69f4-4ead-be49-90d98787dede req-b9c6fd03-a6ef-469a-8d53-bad3e8320ba0 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:b7631981-9362-4b98-a5fe-336ba7f4a8d1 for instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac on instance [pid: 8|app: 0|req: 663/1303] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:08:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:55.877 9 WARNING neutronclient.v2_0.client [None req-f833c9c3-80fa-4f05-abe2-1de8e384486c 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 641/1304] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:55 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1536 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:56.975 8 WARNING neutronclient.v2_0.client [None req-a328051e-d047-493d-affe-21e7a5c556ea 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 664/1305] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:56 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1541 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-02-24 05:08:58.076 9 WARNING neutronclient.v2_0.client [None req-8cf9129f-ca56-4734-ac65-b2e629cefdbd 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 642/1307] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:58 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 1541 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:59.162 9 INFO nova.api.openstack.wsgi [None req-50d7c549-e83b-4543-8bfe-8267f7a50bf0 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] HTTP exception thrown: Instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac could not be found. [pid: 9|app: 0|req: 643/1309] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:59 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:08:59.200 8 INFO nova.api.openstack.wsgi [None req-a8c83491-6acf-4845-a509-f8fd410b4efc 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] HTTP exception thrown: Instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac could not be found. [pid: 8|app: 0|req: 667/1310] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:08:59 2026] DELETE /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => 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, ' 2026-02-24 05:08:59.249 9 INFO nova.api.openstack.wsgi [None req-2ed91e42-b444-41f1-988b-6fe80035cf40 28975b1e08f34fa4876d6df9c9735bc4 4211a50ab39b4bd29392b4f949a69953 - - default default] HTTP exception thrown: Instance 9d5daab6-2bc0-4d8d-8b86-e29cea206dac could not be found. [pid: 9|app: 0|req: 644/1311] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:08:59 2026] GET /v2.1/servers/9d5daab6-2bc0-4d8d-8b86-e29cea206dac => generated 111 bytes in 43 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: 668/1312] 172.24.0.177 () {32 vars in 706 bytes} [Tue Feb 24 05:08:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-328872709 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 645/1313] 172.24.0.177 () {32 vars in 728 bytes} [Tue Feb 24 05:08:59 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-809093386 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1324] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:09:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1577 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 652/1325] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 674/1326] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:09:48 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: 9|app: 0|req: 653/1327] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/os-services => generated 783 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:09:48.460 8 WARNING neutronclient.v2_0.client [None req-cc290ba1-3318-4121-8ab2-4139e880cda4 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 675/1328] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 654/1329] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:09:48 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: 8|app: 0|req: 676/1330] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 655/1331] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 677/1332] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 656/1333] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1334] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 657/1335] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 679/1336] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 658/1337] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:49 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 680/1338] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:49 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 659/1339] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:49 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 681/1340] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:09:49 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 660/1341] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:09:49 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: 682/1342] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:09:49 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 661/1343] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:09:49 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: 688/1354] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:10:47 2026] GET /v2.1/os-security-groups => generated 78 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 667/1355] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:10:47 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1356] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 668/1357] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 690/1360] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 671/1361] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1362] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 672/1363] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 692/1364] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 673/1365] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1366] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 674/1367] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 694/1368] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:10:48.706 9 WARNING neutronclient.v2_0.client [None req-4984e1e1-e908-49c8-93f5-08e3e842c813 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 675/1369] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1370] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:10:48 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: 9|app: 0|req: 676/1371] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1372] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 677/1373] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1374] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:10:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 678/1375] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:10:49 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: 9|app: 0|req: 684/1386] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:11:47 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 703/1387] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:11:47 2026] GET /v2.1/os-services => generated 783 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: 9|app: 0|req: 685/1388] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:11:47 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 704/1389] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 686/1390] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:47 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 705/1391] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:47 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 687/1392] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1394] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1396] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 690/1397] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 708/1398] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 691/1399] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => 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: 709/1400] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 692/1401] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 710/1402] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 693/1403] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:11:48 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: 711/1404] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 694/1405] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:11:48 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, ' 2026-02-24 05:11:48.568 8 WARNING neutronclient.v2_0.client [None req-a8d36c1e-e2a4-46a6-8b83-7250e8ae12b4 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 712/1406] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:11:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 695/1407] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:11:48 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: 718/1418] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:12:47 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 701/1419] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:12:47 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: 719/1420] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 702/1421] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:47 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 720/1422] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 703/1423] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1426] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 706/1427] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 722/1428] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 707/1429] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 723/1430] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 708/1431] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 724/1432] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:12:48.531 9 WARNING neutronclient.v2_0.client [None req-8afd3bdf-4fde-4c7d-bfe6-2ea8f6584cc1 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 709/1433] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1434] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:12:48 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: 9|app: 0|req: 710/1435] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:12:48 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: 726/1436] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:12:48 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: 9|app: 0|req: 711/1437] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1438] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 712/1439] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:12:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 733/1450] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:13:47 2026] GET /v2.1/os-services => generated 783 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 718/1451] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:13:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1564 bytes in 40 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: 734/1452] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 719/1453] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:47 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 735/1454] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 720/1457] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1458] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 721/1459] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 739/1460] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 722/1461] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 740/1462] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 723/1463] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1464] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 724/1465] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:13:48 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) 2026-02-24 05:13:48.562 8 WARNING neutronclient.v2_0.client [None req-76d92d8f-20ad-4303-9bf3-d83dbd50a3ac a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 742/1466] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 725/1467] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 743/1468] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 726/1469] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:13:48 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: 744/1470] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:13:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 727/1471] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:13:48 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: 9|app: 0|req: 733/1482] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:14:47 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 750/1483] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:14:47 2026] GET /v2.1/os-services => generated 783 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: 9|app: 0|req: 734/1484] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:14:47 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 39 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: 751/1485] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:14:47 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: 9|app: 0|req: 735/1486] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => 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: 752/1487] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:47 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 736/1488] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:47 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => 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: 753/1489] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 737/1490] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1493] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 740/1494] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 755/1495] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 741/1496] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => 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: 756/1497] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 742/1498] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:14:48.446 8 WARNING neutronclient.v2_0.client [None req-071467c0-3c96-4e21-a169-ca7e01363eff a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 757/1499] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 743/1500] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 758/1501] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 744/1502] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1503] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:14:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 765/1514] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:15:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 750/1515] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:15:47 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: 766/1516] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 751/1517] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:47 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 767/1518] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:47 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 752/1519] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1522] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 755/1523] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1524] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 756/1525] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 770/1526] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 757/1527] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 771/1528] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:15:48.500 9 WARNING neutronclient.v2_0.client [None req-35082640-40ae-41da-9e94-b6c3aa3b2e96 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 758/1529] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1530] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 773/1531] 172.24.0.37 () {28 vars in 455 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 759/1532] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1533] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 760/1534] 172.24.0.37 () {30 vars in 659 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 775/1535] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 761/1536] 172.24.0.37 () {32 vars in 732 bytes} [Tue Feb 24 05:15:48 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: 776/1537] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 777/1538] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-24 05:15:48.889 9 WARNING neutronclient.v2_0.client [None req-90d73096-8be1-4ddb-817f-56a72fc96490 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 762/1539] 172.24.0.37 () {34 vars in 807 bytes} [Tue Feb 24 05:15:48 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8168 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1540] 172.24.0.37 () {28 vars in 455 bytes} [Tue Feb 24 05:15:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 763/1541] 172.24.0.37 () {30 vars in 659 bytes} [Tue Feb 24 05:15:49 2026] GET /v2.1 => generated 0 bytes in 37 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: 779/1542] 172.24.0.37 () {32 vars in 732 bytes} [Tue Feb 24 05:15:49 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:15:49.606 9 WARNING neutronclient.v2_0.client [None req-0e55faf5-c075-4608-93e7-11bff44ecace a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 764/1543] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:49 2026] GET /v2.1/servers/detail?project_id=05a8660f9e364453859fd88a7662a435&all_tenants=True => generated 2792 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1544] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:49 2026] GET /v2.1/servers/detail?project_id=3041b33eecce4277a46995b03c9056f6&all_tenants=True => generated 15 bytes in 82 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: 9|app: 0|req: 765/1545] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:49 2026] GET /v2.1/servers/detail?project_id=35448c37d0b94139b2ee8487630e1a55&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-24 05:15:49.977 8 WARNING neutronclient.v2_0.client [None req-c5894a0b-1a20-4b0c-a467-f2b717dda44d a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 781/1546] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:49 2026] GET /v2.1/servers/detail?project_id=494a861969274d87bdcf164e3682ab6c&all_tenants=True => generated 5455 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 9|app: 0|req: 766/1547] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:50 2026] GET /v2.1/servers/detail?project_id=4b69b4ce5a1546db9ab8ff6f7e046138&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 782/1548] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:50 2026] GET /v2.1/servers/detail?project_id=76dd72683d0c4b70be8ff4d0219ca98c&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 767/1549] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:50 2026] GET /v2.1/servers/detail?project_id=a797abf644f34aa5a5b0c7585c06d6b0&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1550] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:50 2026] GET /v2.1/servers/detail?project_id=e00f729c88ca416e9dcd566fe3fa166d&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 768/1551] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:50 2026] GET /v2.1/servers/detail?project_id=ea8e804107e74980af3261bb880f3d30&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1552] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:50 2026] GET /v2.1/servers/detail?project_id=fa430a065c5d421d9eaf0c9e7df757b9&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 769/1553] 172.24.0.37 () {34 vars in 895 bytes} [Tue Feb 24 05:15:50 2026] GET /v2.1/servers/detail?project_id=ffba26c0102d4faebd2b5d5acbcde8b8&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 775/1564] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:16:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1565] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:16:47 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 776/1566] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:16:47 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: 791/1567] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:16:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 777/1568] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:16:47 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, ' 2026-02-24 05:16:48.031 8 WARNING neutronclient.v2_0.client [None req-efcb4024-3697-4669-ad6d-8c06c07a977f a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 792/1571] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:16:47 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 780/1572] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:16:48 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: 793/1573] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 781/1574] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:16:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 794/1575] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 782/1576] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1577] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 783/1578] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1579] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 784/1580] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 797/1581] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 785/1582] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 798/1583] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 786/1584] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 799/1585] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:16:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:17:47.958 8 WARNING neutronclient.v2_0.client [None req-09f816eb-8b66-4756-8802-747deabe429f a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 805/1596] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:17:47 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 792/1597] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:17:48 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: 9|app: 0|req: 794/1600] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 807/1601] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 795/1602] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => 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: 808/1603] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 796/1604] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => 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: 809/1605] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 797/1606] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1607] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 798/1608] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1609] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 799/1610] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 812/1611] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 800/1612] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:17:48 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: 813/1613] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 801/1614] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:17:48 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: 814/1615] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:17:48 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: 9|app: 0|req: 802/1616] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1617] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:17:48 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:18:47.899 8 WARNING neutronclient.v2_0.client [None req-1ddbc6d2-9f05-4c4a-9fa4-28505b9b917e a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 821/1628] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:18:47 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 260 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: 9|app: 0|req: 808/1629] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 822/1630] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 809/1633] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 825/1634] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 810/1635] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 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, ' [pid: 8|app: 0|req: 826/1636] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 811/1637] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1638] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 812/1639] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1640] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 813/1641] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 829/1642] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 814/1643] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => 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: 830/1644] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 815/1645] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 831/1646] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:18:48 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: 9|app: 0|req: 816/1647] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1648] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 817/1649] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:18:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1557 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1660] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:19:47 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: 9|app: 0|req: 823/1661] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:19:47 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: 839/1662] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:19:47 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 824/1663] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:19:47 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: 840/1664] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:19:47 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 825/1665] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:19:47 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: 841/1666] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 826/1667] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 842/1670] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 829/1671] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1672] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 830/1673] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 844/1674] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 831/1675] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1676] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 832/1677] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 846/1678] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:19:48.555 9 WARNING neutronclient.v2_0.client [None req-9cab6f02-db6e-4d38-8005-54cc9ff29654 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 833/1679] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1680] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:19:48 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: 9|app: 0|req: 834/1681] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:19:48 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1692] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 209 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: 9|app: 0|req: 840/1693] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 854/1696] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 843/1697] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1698] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 844/1699] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 856/1700] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 845/1701] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 857/1702] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 846/1703] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 858/1704] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 847/1705] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-02-24 05:20:48.578 8 WARNING neutronclient.v2_0.client [None req-e08cff21-75f1-45bb-ab00-8cba53f873ed a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 859/1706] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 848/1707] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 860/1708] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 849/1709] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:20:48 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: 861/1710] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 850/1711] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1712] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 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: 9|app: 0|req: 851/1713] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:20:48 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 868/1724] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 84 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: 9|app: 0|req: 857/1725] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:47 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 869/1726] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:47 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 858/1727] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:47 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1728] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 859/1731] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1732] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 860/1733] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 874/1734] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 861/1735] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => 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: 875/1736] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 862/1737] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1564 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1738] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:21:48 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: 9|app: 0|req: 863/1739] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:21:48 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) [pid: 8|app: 0|req: 877/1740] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 864/1741] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 52 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: 878/1742] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:21:48 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: 9|app: 0|req: 865/1743] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:21:48 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) 2026-02-24 05:21:48.761 8 WARNING neutronclient.v2_0.client [None req-447dfc01-ceba-4aab-80dc-652bd615d0e0 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 879/1744] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 866/1745] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:21:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 885/1756] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:22:47 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 872/1757] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:22:47 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, ' 2026-02-24 05:22:47.976 8 WARNING neutronclient.v2_0.client [None req-24a899d5-433d-4318-91c9-ff6e5d363967 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 886/1758] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:22:47 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 873/1759] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:22:48 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: 8|app: 0|req: 888/1762] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:22:48 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: 9|app: 0|req: 875/1763] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1764] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 876/1765] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 890/1766] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 877/1767] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 891/1768] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 878/1769] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1770] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 879/1771] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1772] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 880/1773] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1774] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 881/1775] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1776] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:22:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 882/1777] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:22:48 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: 901/1788] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 888/1789] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:47 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => 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: 902/1790] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:47 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 889/1791] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:47 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => 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: 903/1792] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:47 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 890/1793] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:47 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => 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: 904/1794] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 891/1795] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 893/1798] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1799] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 894/1800] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 907/1801] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 895/1802] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 908/1803] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:23:48 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: 9|app: 0|req: 896/1804] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 909/1805] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 897/1806] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 910/1807] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:23:48 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, ' 2026-02-24 05:23:48.534 9 WARNING neutronclient.v2_0.client [None req-86d55568-723e-4ee5-9b87-48b5efc4b094 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 898/1808] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1809] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:23:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 904/1820] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:24:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1821] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:24:48 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: 9|app: 0|req: 905/1824] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1566 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1825] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 110 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: 9|app: 0|req: 906/1826] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1827] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 907/1828] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 305 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1829] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 908/1830] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1831] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 909/1832] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1833] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => generated 302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 910/1834] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:49 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1835] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:24:49 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 911/1836] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:24:49 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1837] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:24:49 2026] GET /v2.1/os-services => generated 783 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:24:49.526 9 WARNING neutronclient.v2_0.client [None req-118a612e-caa1-491f-af72-7bc1909f5ba9 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 912/1838] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:24:49 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 339 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: 927/1839] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:24:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 913/1840] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:24:49 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1841] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:24:49 2026] GET /v2.1/os-aggregates => generated 18 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:12.426 9 INFO nova.api.openstack.compute.server_external_events [req-92b3fad5-22c7-4dd3-a25a-9d9782a34217 req-277afd7c-a1ae-461d-98f3-cb42151bcb43 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:85019c31-c6e0-49c2-995d-ae019d4f4688 for instance 37bf64be-e1b5-4530-b53c-4d217e42d68a on instance [pid: 9|app: 0|req: 916/1846] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:25:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1847] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:25:12 2026] DELETE /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:12.532 9 WARNING neutronclient.v2_0.client [None req-9d534e77-43e1-47bf-9f8a-433942de7d5c bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 917/1848] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:25:12 2026] GET /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => generated 1945 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:14.949 8 INFO nova.api.openstack.compute.server_external_events [req-d427e0c7-3d35-40fa-8c7e-cdf5d849e1df req-81534a5c-a75d-40f4-ab46-4b85949ebf1c a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-unplugged:85019c31-c6e0-49c2-995d-ae019d4f4688 for instance 37bf64be-e1b5-4530-b53c-4d217e42d68a on instance [pid: 8|app: 0|req: 932/1849] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:25:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:15.432 9 INFO nova.api.openstack.compute.server_external_events [req-8ac3be62-9eba-4521-974d-1a620c3ef2dc req-3f55f6cc-0226-4518-abad-5af566b62a4f a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:85019c31-c6e0-49c2-995d-ae019d4f4688 for instance 37bf64be-e1b5-4530-b53c-4d217e42d68a on instance [pid: 9|app: 0|req: 918/1850] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:25:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:17.748 8 WARNING neutronclient.v2_0.client [None req-eb7d7aa5-8d68-4682-a041-48e11f20bbeb bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 933/1851] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:25:17 2026] GET /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => generated 1481 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:22.836 8 INFO nova.api.openstack.wsgi [None req-db0ad153-369e-4ef4-b9bb-d3fb3177893c bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] HTTP exception thrown: Instance 37bf64be-e1b5-4530-b53c-4d217e42d68a could not be found. [pid: 8|app: 0|req: 935/1854] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:25:22 2026] GET /v2.1/servers/37bf64be-e1b5-4530-b53c-4d217e42d68a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:23.535 9 INFO nova.api.openstack.compute.server_external_events [req-7c356e2d-f512-4800-87af-9515b8c3aa5c req-88d6d44c-9146-46f9-a5ae-ccab230b4a67 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-changed:b1863a0b-c30e-44e2-8c20-0a952438084d for instance 5a2a1652-ea01-414a-be4f-195c5b9abb38 on instance [pid: 9|app: 0|req: 920/1855] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:25:23 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) [pid: 8|app: 0|req: 936/1856] 172.24.0.177 () {32 vars in 720 bytes} [Tue Feb 24 05:25:23 2026] DELETE /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:23.678 9 WARNING neutronclient.v2_0.client [None req-1a994c49-728f-4d9c-bb1c-c35264066019 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 921/1857] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:25:23 2026] GET /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 1943 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:25:26.524 8 INFO nova.api.openstack.compute.server_external_events [req-22cc609e-23f5-4951-85b7-a3d85248698d req-b00553d1-4f83-45e0-a0b8-a06cecab4cc7 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:b1863a0b-c30e-44e2-8c20-0a952438084d for instance 5a2a1652-ea01-414a-be4f-195c5b9abb38 on instance [pid: 8|app: 0|req: 937/1858] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:25:26 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-02-24 05:25:28.897 9 WARNING neutronclient.v2_0.client [None req-1ca11da1-7000-4cde-8b29-02eb5d4b9901 bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 923/1861] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:25:28 2026] GET /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 1480 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-02-24 05:25:33.978 8 INFO nova.api.openstack.wsgi [None req-885bd515-143e-4ddb-9b92-e26168a20d6d bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] HTTP exception thrown: Instance 5a2a1652-ea01-414a-be4f-195c5b9abb38 could not be found. [pid: 8|app: 0|req: 939/1862] 172.24.0.177 () {32 vars in 717 bytes} [Tue Feb 24 05:25:33 2026] GET /v2.1/servers/5a2a1652-ea01-414a-be4f-195c5b9abb38 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 924/1863] 172.24.0.177 () {32 vars in 728 bytes} [Tue Feb 24 05:25:35 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2029971940 => 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-02-24 05:25:35.224 8 INFO nova.api.openstack.wsgi [None req-eecdf9c0-98ee-4154-b669-bf56a3ec5c5a bd21ba9c6ee9437aaa0446489e98567a 494a861969274d87bdcf164e3682ab6c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2029971940 not found for user bd21ba9c6ee9437aaa0446489e98567a [pid: 8|app: 0|req: 940/1864] 172.24.0.177 () {32 vars in 725 bytes} [Tue Feb 24 05:25:35 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2029971940 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 9|app: 0|req: 926/1867] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:25:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1868] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:25:47 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 927/1869] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:47 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 943/1870] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 928/1873] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => 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: 946/1874] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 929/1875] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => 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: 947/1876] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 930/1877] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 948/1878] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 931/1879] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => 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: 949/1880] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 932/1881] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-24 05:25:48.750 8 WARNING neutronclient.v2_0.client [None req-30b8a6e1-ca6f-4346-960c-5f3dea576755 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 950/1882] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2669 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 933/1883] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 951/1884] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 934/1885] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:25:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 952/1886] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:25:49 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: 9|app: 0|req: 935/1887] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:25:49 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 688 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1888] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:25:49 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: 959/1899] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:26:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 98 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: 9|app: 0|req: 941/1900] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:26:47 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: 960/1901] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:26:47 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-24 05:26:48.048 9 WARNING neutronclient.v2_0.client [None req-c602eaa0-50a0-44e5-b91d-5e238119eaab a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 942/1904] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:26:47 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2669 bytes in 218 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: 963/1905] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 943/1906] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1907] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 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: 9|app: 0|req: 944/1908] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:26:48 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: 965/1909] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 945/1910] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 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: 966/1911] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 946/1912] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1913] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 947/1914] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1915] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 948/1916] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1917] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 949/1918] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=ea8e804107e74980af3261bb880f3d30 => 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: 970/1919] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 950/1920] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:26:48 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 976/1933] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:27:47 2026] GET /v2.1/os-services => generated 783 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 958/1934] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:27:48 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 36 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: 977/1935] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:27:48 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 959/1936] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:27:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 688 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1937] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:27:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 960/1938] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:27:48 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) 2026-02-24 05:27:48.788 8 WARNING neutronclient.v2_0.client [None req-2e3ffb56-ad64-4857-9cda-e3f34f83ed20 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 979/1939] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:27:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2669 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 961/1940] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:27:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 980/1941] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => generated 302 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 962/1942] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=3041b33eecce4277a46995b03c9056f6 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1943] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=35448c37d0b94139b2ee8487630e1a55 => generated 302 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 963/1944] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=494a861969274d87bdcf164e3682ab6c => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1945] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=4b69b4ce5a1546db9ab8ff6f7e046138 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 964/1946] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1947] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 965/1948] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=e00f729c88ca416e9dcd566fe3fa166d => 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: 984/1949] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=fa430a065c5d421d9eaf0c9e7df757b9 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 966/1950] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:27:49 2026] GET /v2.1/limits?tenant_id=ffba26c0102d4faebd2b5d5acbcde8b8 => 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: 985/1951] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:27:49 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) [pid: 9|app: 0|req: 972/1962] 162.253.55.207 () {34 vars in 755 bytes} [Tue Feb 24 05:28:41 2026] DELETE /v2.1/servers/20f5e687-6f07-4c88-aacb-4410daf84710 => generated 0 bytes in 277 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 05:28:45.147 8 INFO nova.api.openstack.compute.server_external_events [req-16295eac-6d29-4437-af5d-4aefd2ed2eeb req-efa930b5-ab9c-4b2f-892b-0788645afab5 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-unplugged:93d52c29-d556-4c06-bbb3-e2d7c39eff2b for instance 20f5e687-6f07-4c88-aacb-4410daf84710 on instance 2026-02-24 05:28:45.150 9 INFO nova.api.openstack.compute.server_external_events [req-ad41142c-4688-4028-be50-3d7633574343 req-9ffb4dca-3477-4232-81ea-7b38e9f20079 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Creating event network-vif-deleted:93d52c29-d556-4c06-bbb3-e2d7c39eff2b for instance 20f5e687-6f07-4c88-aacb-4410daf84710 on instance [pid: 8|app: 0|req: 991/1963] 172.24.0.240 () {38 vars in 817 bytes} [Tue Feb 24 05:28:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 973/1964] 172.24.0.119 () {38 vars in 817 bytes} [Tue Feb 24 05:28:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-24 05:28:48.023 8 WARNING keystoneauth.session [req-16295eac-6d29-4437-af5d-4aefd2ed2eeb req-efa930b5-ab9c-4b2f-892b-0788645afab5 a8983b7b16e1478fb7a0d22730a47469 a797abf644f34aa5a5b0c7585c06d6b0 - - eed429322cd64ad6960f9603c18ad105 eed429322cd64ad6960f9603c18ad105] Failure: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 3 retries left: keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://keystone-api.openstack.svc.cluster.local:5000/v3/auth/tokens: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 992/1967] 172.24.0.175 () {32 vars in 713 bytes} [Tue Feb 24 05:28:48 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 976/1968] 172.24.0.175 () {32 vars in 684 bytes} [Tue Feb 24 05:28:48 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, ' 2026-02-24 05:28:48.813 8 WARNING neutronclient.v2_0.client [None req-b2a8b97e-46ad-4dea-96fa-f1148ee56088 a31c902c87164a3699b2114b149be9cf 05a8660f9e364453859fd88a7662a435 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 993/1969] 172.24.0.175 () {32 vars in 709 bytes} [Tue Feb 24 05:28:48 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2499 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 977/1970] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:28:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 994/1971] 172.24.0.175 () {32 vars in 688 bytes} [Tue Feb 24 05:28:48 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 978/1972] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:28:49 2026] GET /v2.1/limits?tenant_id=05a8660f9e364453859fd88a7662a435 => 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: 995/1973] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:28:49 2026] GET /v2.1/limits?tenant_id=13af340a53774b5d89cdca3f9896fc45 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 979/1974] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:28:49 2026] GET /v2.1/limits?tenant_id=36e3ba343c104c19adacc5a47876e28a => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1975] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:28:49 2026] GET /v2.1/limits?tenant_id=76dd72683d0c4b70be8ff4d0219ca98c => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 980/1976] 172.24.0.175 () {32 vars in 745 bytes} [Tue Feb 24 05:28:49 2026] GET /v2.1/limits?tenant_id=a797abf644f34aa5a5b0c7585c06d6b0 => 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: 997/1977] 172.24.0.175 () {32 vars in 670 bytes} [Tue Feb 24 05:28:49 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 981/1978] 172.24.0.175 () {32 vars in 690 bytes} [Tue Feb 24 05:28:49 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: 998/1979] 172.24.0.175 () {32 vars in 674 bytes} [Tue Feb 24 05:28:49 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: 9|app: 0|req: 982/1980] 172.24.0.175 () {32 vars in 705 bytes} [Tue Feb 24 05:28:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)