+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 3 01:24:18 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-5785f985cc-r2wjt 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f0bac933668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-03 01:24:24.621 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-03 01:24:24.721 8 INFO nova.utils [None req-f0cf8ef8-5ef4-413b-8fb1-c13fa17702e0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-03 01:24:24.733 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-03 01:24:24.836 7 INFO nova.utils [None req-cca2afe4-477b-4ff8-87d4-b4c4d14bbac6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-03 01:24:25.164 8 WARNING keystonemiddleware._common.config [None req-f0cf8ef8-5ef4-413b-8fb1-c13fa17702e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 01:24:25.173 8 WARNING oslo_config.cfg [None req-f0cf8ef8-5ef4-413b-8fb1-c13fa17702e0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 01:24:25.254 8 WARNING keystonemiddleware._common.config [None req-f0cf8ef8-5ef4-413b-8fb1-c13fa17702e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0bac933668 pid: 8 (default app) 2026-03-03 01:24:25.278 7 WARNING keystonemiddleware._common.config [None req-cca2afe4-477b-4ff8-87d4-b4c4d14bbac6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 01:24:25.287 7 WARNING oslo_config.cfg [None req-cca2afe4-477b-4ff8-87d4-b4c4d14bbac6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 01:24:25.386 7 WARNING keystonemiddleware._common.config [None req-cca2afe4-477b-4ff8-87d4-b4c4d14bbac6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0bac933668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:24:31 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 01:24:32.041 7 WARNING oslo_policy.policy [None req-9db61419-66a7-4f61-90dd-558cc83d0294 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-03 01:24:32.041 7 WARNING oslo_policy.policy [None req-9db61419-66a7-4f61-90dd-558cc83d0294 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:24:31 2026] GET /v2.1 => generated 0 bytes in 674 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 01:24:32.262 8 WARNING oslo_policy.policy [req-9db61419-66a7-4f61-90dd-558cc83d0294 req-354a72eb-04aa-4326-b528-6ed7f1386b6e 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-03 01:24:32.262 8 WARNING oslo_policy.policy [req-9db61419-66a7-4f61-90dd-558cc83d0294 req-354a72eb-04aa-4326-b528-6ed7f1386b6e 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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: 5/6] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:24:32 2026] GET /v2.1/ => generated 399 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:24:32.626 7 INFO nova.api.openstack.wsgi [None req-d24cab8a-f2b0-4f83-a2df-258b00498557 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.70 () {48 vars in 1006 bytes} [Tue Mar 3 01:24:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:24:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.70 () {52 vars in 1043 bytes} [Tue Mar 3 01:24:32 2026] POST /v2.1/flavors => generated 527 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:24:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:24:33 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:24:33 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:24:33.581 7 INFO nova.api.openstack.wsgi [None req-e4160b45-a5f0-410b-98c2-df1e2cbdbc54 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/15] 199.204.45.70 () {48 vars in 1008 bytes} [Tue Mar 3 01:24:33 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:24:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/17] 199.204.45.70 () {52 vars in 1043 bytes} [Tue Mar 3 01:24:33 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:24:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:24:34 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:24:34 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:24:34.512 7 INFO nova.api.openstack.wsgi [None req-0cd294bf-7512-4876-acb8-e9258f6084ef 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Mar 3 01:24:34 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:24:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 199.204.45.70 () {52 vars in 1043 bytes} [Tue Mar 3 01:24:34 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:24: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: 7|app: 0|req: 11/25] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:24:35 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/26] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:24:35 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:24:35.395 7 INFO nova.api.openstack.wsgi [None req-fdc97037-96e6-4b59-b3fb-ecbce27f6a55 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/27] 199.204.45.70 () {48 vars in 1008 bytes} [Tue Mar 3 01:24:35 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:24:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.204.45.70 () {52 vars in 1043 bytes} [Tue Mar 3 01:24:35 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:24:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/31] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:24:36 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:24:36 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:24:36.296 7 INFO nova.api.openstack.wsgi [None req-eecea50a-f6d0-4728-ad89-390ff60d1469 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/33] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Mar 3 01:24:36 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/34] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:24:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/35] 199.204.45.70 () {52 vars in 1043 bytes} [Tue Mar 3 01:24:36 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 10.0.0.18 () {28 vars in 453 bytes} [Tue Mar 3 01:30: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/105] 10.0.0.18 () {30 vars in 657 bytes} [Tue Mar 3 01:30:17 2026] GET /v2.1 => generated 0 bytes in 439 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/106] 10.0.0.18 () {32 vars in 730 bytes} [Tue Mar 3 01:30: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: 8|app: 0|req: 55/107] 10.0.0.18 () {34 vars in 803 bytes} [Tue Mar 3 01:30:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:33:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/141] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:33:00 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/142] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:33:00 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:33:00.687 8 INFO nova.api.openstack.wsgi [None req-065d1f67-c21c-40f5-a90c-54eae2f73fec 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/143] 199.204.45.70 () {48 vars in 1012 bytes} [Tue Mar 3 01:33:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:33:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/145] 199.204.45.70 () {52 vars in 1044 bytes} [Tue Mar 3 01:33:00 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/166] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:34:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/167] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:34:34 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/168] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:34:34 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:34:34.625 7 INFO nova.api.openstack.wsgi [None req-d6503efd-7fc5-4349-815e-3d8acbf42078 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6b82356a65bf4ef7bc29bdd9405834e0 [pid: 7|app: 0|req: 83/169] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:34:34 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-03 01:34:34.641 8 WARNING oslo_db.sqlalchemy.utils [None req-a098f126-356e-41a5-98c3-5149696f0892 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 87/170] 199.204.45.70 () {48 vars in 1011 bytes} [Tue Mar 3 01:34:34 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/171] 199.204.45.70 () {52 vars in 1052 bytes} [Tue Mar 3 01:34:34 2026] POST /v2.1/os-keypairs => generated 576 bytes in 77 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/172] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:34:38 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: 7|app: 0|req: 85/173] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:34:38 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/174] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:34:38 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/175] 199.204.45.70 () {48 vars in 1068 bytes} [Tue Mar 3 01:34:38 2026] GET /v2.1/os-quota-sets/72d1d5b358c242139410f3d79f26d84a => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/176] 199.204.45.70 () {52 vars in 1120 bytes} [Tue Mar 3 01:34:38 2026] PUT /v2.1/os-quota-sets/72d1d5b358c242139410f3d79f26d84a => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:43:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:43:53 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:43:53 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:43:53.421 8 INFO nova.api.openstack.wsgi [None req-eeb2a3cd-34d6-4554-a338-fd6c531d60b1 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 147/290] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Mar 3 01:43:53 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:43:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.204.45.70 () {52 vars in 1044 bytes} [Tue Mar 3 01:43:53 2026] POST /v2.1/flavors => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/333] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:47:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:47:03 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 167/335] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:47:03 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/336] 199.204.45.70 () {48 vars in 1068 bytes} [Tue Mar 3 01:47:03 2026] GET /v2.1/os-quota-sets/570b434a5846497281ecfd6a2649dfba => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/337] 199.204.45.70 () {52 vars in 1120 bytes} [Tue Mar 3 01:47:04 2026] PUT /v2.1/os-quota-sets/570b434a5846497281ecfd6a2649dfba => generated 238 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:48:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 177/353] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:48:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 177/354] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:48:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/355] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:48:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:48:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:48:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:48:21 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: 180/359] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:48:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:48:21 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: 181/361] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:48:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/362] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:48:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/363] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:48:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:49:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/378] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 191/380] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:49:20 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: 7|app: 0|req: 190/381] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:49:20 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: 192/382] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/383] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => 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: 193/384] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 194/386] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:49:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:49:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:50:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:50:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => 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: 7|app: 0|req: 201/402] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:50:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:50:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:50:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:50:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/406] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:50:21 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: 204/407] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:50:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:50:21 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: 205/409] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:50:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:50:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:50:21 2026] GET /v2.1/os-services => generated 783 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: 213/424] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:51:20 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: 8|app: 0|req: 214/426] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:51:20 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: 215/428] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:51:20 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: 7|app: 0|req: 214/429] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:51:20 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: 216/430] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 217/432] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/433] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => 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: 218/434] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:51:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/os-services => generated 783 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 225/450] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:52:20 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: 226/451] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/456] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:52:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 229/458] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:52:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:52:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 238/475] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/476] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:53:20 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: 240/479] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/480] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:53:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:53:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 248/496] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:54:20 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: 7|app: 0|req: 249/498] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/500] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 251/502] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:54:20 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: 7|app: 0|req: 253/506] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 254/507] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:54:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/522] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:55:20 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: 262/523] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/525] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:55:20 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: 265/529] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:55:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:55:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:56:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:56:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => 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: 274/546] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:56:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:56:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:56:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:56:21 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: 276/550] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:56:21 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:56:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 277/552] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:56:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/553] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:56:21 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: 278/554] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:56:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/555] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:56:21 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: 7|app: 0|req: 284/568] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:57:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 165 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: 285/569] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:57:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:57:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 286/571] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:57:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:57:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/573] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:57:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:57:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:57:21 2026] GET /v2.1/os-services => generated 783 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 288/576] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:57:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 289/577] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:57:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/578] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:57:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:57:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:57:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/587] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:57:46 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 294/588] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:57:46 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:57:47.015 8 INFO nova.api.openstack.wsgi [None req-61cce12f-0cd8-4522-a682-69ef5b6276b4 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 295/589] 199.204.45.70 () {48 vars in 1006 bytes} [Tue Mar 3 01:57:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:57:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.204.45.70 () {48 vars in 1094 bytes} [Tue Mar 3 01:57:47 2026] GET /v2.1/flavors/eca1646b-e3de-4528-97f8-06fbc420931d/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:57:47 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: 297/593] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:57:47 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 297/594] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:57:47 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:57:47.960 8 INFO nova.api.openstack.wsgi [None req-d3bda3ba-80c5-42fb-b2d5-6dd236949951 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 298/595] 199.204.45.70 () {48 vars in 1008 bytes} [Tue Mar 3 01:57:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:57:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 199.204.45.70 () {48 vars in 1094 bytes} [Tue Mar 3 01:57:48 2026] GET /v2.1/flavors/df9ce9e2-9944-479e-9da2-69151c519851/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:57: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: 8|app: 0|req: 300/599] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:57:48 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/600] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:57:48 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:57:48.896 8 INFO nova.api.openstack.wsgi [None req-0f456a65-172a-4653-8c51-9790fd9dfa6b 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 301/601] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Mar 3 01:57:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:57:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 199.204.45.70 () {48 vars in 1094 bytes} [Tue Mar 3 01:57:48 2026] GET /v2.1/flavors/0354ac84-8a67-4597-ba09-0e6093bfb484/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:57:49 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: 303/605] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:57:49 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/606] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:57:49 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:57:49.826 8 INFO nova.api.openstack.wsgi [None req-ea75e266-5cda-49ed-b60d-0c7241980573 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 304/607] 199.204.45.70 () {48 vars in 1008 bytes} [Tue Mar 3 01:57:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:57:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 199.204.45.70 () {48 vars in 1094 bytes} [Tue Mar 3 01:57:49 2026] GET /v2.1/flavors/c3eb4e28-ca82-4a85-a023-16b908e10bf9/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:57:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:57:50 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:57:50 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:57:50.783 8 INFO nova.api.openstack.wsgi [None req-cf25841b-b767-42f8-b641-731cb7d4f97a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 307/613] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Mar 3 01:57:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:57:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 199.204.45.70 () {48 vars in 1094 bytes} [Tue Mar 3 01:57:50 2026] GET /v2.1/flavors/baada4fc-83f6-4084-8305-12fe1dfa41a5/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:58:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:58:20 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: 7|app: 0|req: 312/624] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:58:20 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:58:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/626] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:58:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/627] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:58:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:58:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:58:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:58:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:58:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:58:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:58:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:58: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) /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: 321/641] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:58:51 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/642] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:58:51 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:58:51.678 8 INFO nova.api.openstack.wsgi [None req-c216901d-6699-4455-9dac-58e8f46bf35c 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 322/643] 199.204.45.70 () {48 vars in 1012 bytes} [Tue Mar 3 01:58:51 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: 7|app: 0|req: 322/644] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:58:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 199.204.45.70 () {48 vars in 1094 bytes} [Tue Mar 3 01:58:51 2026] GET /v2.1/flavors/0ccf145e-e78a-4c44-b170-0a3aa4346afa/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:58: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: 325/649] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:58:58 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 325/650] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:58:58 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:58:58 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:59:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:59:02 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 327/654] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:59:02 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 199.204.45.70 () {48 vars in 1068 bytes} [Tue Mar 3 01:59:02 2026] GET /v2.1/os-quota-sets/72d1d5b358c242139410f3d79f26d84a => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/661] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 01:59:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/669] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/671] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 01:59:20 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 01:59: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/679] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 01:59:49 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/680] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 01:59:49 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 01:59:49.874 7 INFO nova.api.openstack.wsgi [None req-3565c00e-0ccb-405a-ae79-9cb6e4ed537f 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 340/681] 199.204.45.70 () {48 vars in 1010 bytes} [Tue Mar 3 01:59:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:59:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 199.204.45.70 () {48 vars in 1094 bytes} [Tue Mar 3 01:59:49 2026] GET /v2.1/flavors/5bf6c0d1-0a9b-4969-8b75-996f3ca02a86/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 02:00:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 02:00:03 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 345/690] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 02:00:04 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 199.204.45.70 () {48 vars in 1068 bytes} [Tue Mar 3 02:00:04 2026] GET /v2.1/os-quota-sets/570b434a5846497281ecfd6a2649dfba => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.20 () {28 vars in 453 bytes} [Tue Mar 3 02:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.20 () {30 vars in 657 bytes} [Tue Mar 3 02:00:08 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: 7|app: 0|req: 347/694] 10.0.0.20 () {32 vars in 730 bytes} [Tue Mar 3 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.20 () {34 vars in 764 bytes} [Tue Mar 3 02:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.20 () {28 vars in 453 bytes} [Tue Mar 3 02: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: 8|app: 0|req: 349/697] 10.0.0.20 () {30 vars in 657 bytes} [Tue Mar 3 02:00:12 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.20 () {32 vars in 730 bytes} [Tue Mar 3 02:00:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.20 () {34 vars in 764 bytes} [Tue Mar 3 02:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.20 () {28 vars in 453 bytes} [Tue Mar 3 02:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.20 () {30 vars in 657 bytes} [Tue Mar 3 02:00:16 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/704] 10.0.0.20 () {32 vars in 730 bytes} [Tue Mar 3 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.20 () {34 vars in 807 bytes} [Tue Mar 3 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/707] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/708] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:00:20 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: 356/710] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/711] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/713] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:00:20 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: 359/716] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:00:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:00:21 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.20 () {28 vars in 453 bytes} [Tue Mar 3 02:00:21 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/719] 10.0.0.20 () {30 vars in 657 bytes} [Tue Mar 3 02:00:21 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.20 () {32 vars in 730 bytes} [Tue Mar 3 02:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.20 () {34 vars in 807 bytes} [Tue Mar 3 02:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 199.204.45.70 () {42 vars in 700 bytes} [Tue Mar 3 02:00:47 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: 365/729] 199.204.45.70 () {44 vars in 904 bytes} [Tue Mar 3 02:00:47 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/730] 199.204.45.70 () {46 vars in 977 bytes} [Tue Mar 3 02:00:47 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:00:47.223 8 INFO nova.api.openstack.wsgi [None req-a39f6484-ae54-4009-aeac-8a1d4b7feddb 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 366/731] 199.204.45.70 () {48 vars in 1006 bytes} [Tue Mar 3 02:00:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 02:00:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:01:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/740] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:01:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:01:20 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/746] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/747] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/748] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:01:21 2026] GET /v2.1/os-services => generated 783 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/753] 10.0.0.162 () {32 vars in 655 bytes} [Tue Mar 3 02:01:29 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.162 () {32 vars in 641 bytes} [Tue Mar 3 02:01:29 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-03 02:01:29.673 7 WARNING oslo_db.sqlalchemy.utils [None req-ea0b213a-a8fe-4973-aef6-ea878e491d3b 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 378/755] 10.0.0.162 () {32 vars in 649 bytes} [Tue Mar 3 02:01:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.162 () {32 vars in 694 bytes} [Tue Mar 3 02:01:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:01:40 2026] GET /v2.1/flavors/eca1646b-e3de-4528-97f8-06fbc420931d => generated 511 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/760] 10.0.0.162 () {32 vars in 641 bytes} [Tue Mar 3 02:01:40 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:01:40 2026] GET /v2.1/flavors/eca1646b-e3de-4528-97f8-06fbc420931d => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:01:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:01:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:01:53.220 8 WARNING neutronclient.v2_0.client [None req-1ca2ba82-08eb-4d7d-8799-38849c5b5c76 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in 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/768] 10.0.0.162 () {34 vars in 685 bytes} [Tue Mar 3 02:01:53 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1658 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:01:54.858 7 WARNING neutronclient.v2_0.client [None req-b9b1e7e4-41b3-41af-a7e7-0bf523a68ad8 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in 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/769] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:01:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:01:55.853 7 WARNING neutronclient.v2_0.client [None req-b9b1e7e4-41b3-41af-a7e7-0bf523a68ad8 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:56.200 8 WARNING neutronclient.v2_0.client [None req-f68a406f-6fb2-488c-acaa-c7a49c337ed9 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/770] 10.0.0.162 () {34 vars in 695 bytes} [Tue Mar 3 02:01:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1421 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:01:56.287 7 WARNING neutronclient.v2_0.client [None req-52ed7ff4-bc4f-4d40-9d5b-4b328e2333cf 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:56.385 8 WARNING neutronclient.v2_0.client [None req-f68a406f-6fb2-488c-acaa-c7a49c337ed9 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/771] 10.0.0.162 () {34 vars in 685 bytes} [Tue Mar 3 02:01:56 2026] POST /v2.1/os-security-groups => generated 246 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:01:56.809 7 WARNING neutronclient.v2_0.client [None req-e462df7b-6b0b-4fa3-9cc5-2ea00e5efa8e 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:56.950 8 WARNING neutronclient.v2_0.client [None req-f68a406f-6fb2-488c-acaa-c7a49c337ed9 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:57.000 7 WARNING neutronclient.v2_0.client [None req-e462df7b-6b0b-4fa3-9cc5-2ea00e5efa8e 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:57.312 7 WARNING neutronclient.v2_0.client [None req-e462df7b-6b0b-4fa3-9cc5-2ea00e5efa8e 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in 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/772] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:01:56 2026] POST /v2.1/servers => generated 452 bytes in 1468 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:01:57.599 8 WARNING neutronclient.v2_0.client [None req-7e7c952b-6dfc-4c48-894f-c85957b396f8 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:57.635 8 WARNING neutronclient.v2_0.client [None req-7e7c952b-6dfc-4c48-894f-c85957b396f8 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/773] 10.0.0.162 () {34 vars in 695 bytes} [Tue Mar 3 02:01:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:01:57.852 8 WARNING neutronclient.v2_0.client [None req-0cfbb064-c6f6-4e4f-8728-46c0a73db00e b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/774] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:01:57 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1430 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:01:56 2026] POST /v2.1/servers => generated 450 bytes in 1169 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:01:57.920 8 WARNING neutronclient.v2_0.client [None req-62b6becd-f78f-4539-afc2-720524cc19e6 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:01:57.953 7 WARNING neutronclient.v2_0.client [None req-6e099cfc-c513-419b-8ffe-d6d5f44516a5 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:57.957 8 WARNING neutronclient.v2_0.client [None req-62b6becd-f78f-4539-afc2-720524cc19e6 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/776] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:01:57 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1401 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/777] 10.0.0.162 () {34 vars in 695 bytes} [Tue Mar 3 02:01:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:01:58.152 7 WARNING neutronclient.v2_0.client [None req-4a8b0739-0ecf-4d26-9b46-499c45bdca8a 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/778] 10.0.0.162 () {32 vars in 737 bytes} [Tue Mar 3 02:01:58 2026] GET /v2.1/os-security-groups/ce72f6d5-dc90-406e-83c4-0515f3e52d13 => generated 663 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:01:58.209 8 WARNING neutronclient.v2_0.client [None req-d7b752ad-af92-4678-a1fc-2f9baf44b3ca 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:58.236 8 WARNING neutronclient.v2_0.client [None req-d7b752ad-af92-4678-a1fc-2f9baf44b3ca 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:58.278 8 WARNING neutronclient.v2_0.client [None req-d7b752ad-af92-4678-a1fc-2f9baf44b3ca 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in 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/779] 10.0.0.162 () {32 vars in 750 bytes} [Tue Mar 3 02:01:58 2026] DELETE /v2.1/os-security-group-rules/758bca81-2774-4667-ba29-f612fe7c32a3 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:01:58.487 7 WARNING neutronclient.v2_0.client [None req-c56fbc4e-3420-450e-b98a-459edf4bd00e 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:58.524 7 WARNING neutronclient.v2_0.client [None req-c56fbc4e-3420-450e-b98a-459edf4bd00e 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:01:58 2026] DELETE /v2.1/os-security-groups/ce72f6d5-dc90-406e-83c4-0515f3e52d13 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:01:58.722 8 WARNING neutronclient.v2_0.client [None req-eedd414b-b643-41bc-87ed-b7706225ed57 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:58.759 8 WARNING neutronclient.v2_0.client [None req-eedd414b-b643-41bc-87ed-b7706225ed57 8f8fb465e9bd44f288ae5b71db63ac51 7e6a6db73b004036b69021414b0089a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/781] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:01:58 2026] DELETE /v2.1/os-security-groups/17f44b80-9498-45e5-a6ee-6013ce713703 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:01:59.009 7 WARNING neutronclient.v2_0.client [None req-6c7ae359-a933-4228-9867-8756a8a518c5 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:01:59.062 8 WARNING neutronclient.v2_0.client [None req-2209b22d-a039-4d1c-874c-56dacb429422 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/782] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:01:58 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1434 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:01:59 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1405 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:00.125 7 WARNING neutronclient.v2_0.client [None req-3890bca9-30c0-4992-a951-25768518ff08 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:00.149 8 WARNING neutronclient.v2_0.client [None req-f4c17cb4-bb30-4af1-a88e-f19f42d5bac0 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/784] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:00 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1482 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:00 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1397 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:01.225 7 WARNING neutronclient.v2_0.client [None req-4f54d153-f393-4ad6-b8fc-9f9722c128cc b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:01.239 8 WARNING neutronclient.v2_0.client [None req-e6241adf-a15a-402a-bf79-01666b7aa264 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/786] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:01 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1482 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:01 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1397 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:01.892 7 WARNING neutronclient.v2_0.client [None req-85ef3aa7-020e-41eb-b88a-80cfd6d63506 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:01.934 7 WARNING neutronclient.v2_0.client [None req-85ef3aa7-020e-41eb-b88a-80cfd6d63506 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:02.180 7 WARNING neutronclient.v2_0.client [None req-85ef3aa7-020e-41eb-b88a-80cfd6d63506 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:02.318 8 WARNING neutronclient.v2_0.client [None req-a711f19c-acee-431f-840c-0d0e0559f217 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in 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/788] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:02 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1490 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:02.427 8 WARNING neutronclient.v2_0.client [None req-50180293-16b6-49b4-8193-42c1b2c59a22 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in 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/789] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:02 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:02:01 2026] POST /v2.1/servers => generated 450 bytes in 720 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:02.529 8 WARNING neutronclient.v2_0.client [None req-c146bb3e-6cc7-494d-8102-4b2c40f8a8d2 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/791] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:02 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:03.450 7 WARNING neutronclient.v2_0.client [None req-50635f53-862b-41d8-bff4-b907ca6f8048 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:03.542 8 WARNING neutronclient.v2_0.client [None req-facbb0d8-6c27-493a-828d-fce5b7eb7285 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/794] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:03 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1453 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: 7|app: 0|req: 396/795] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:03 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1567 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:03.644 8 WARNING neutronclient.v2_0.client [None req-50cfcfc8-c80f-4cde-80ca-5397a4719045 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/796] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:03 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1300 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:04.679 7 WARNING neutronclient.v2_0.client [None req-be548df5-6908-447d-bb7b-d83d9d6e6f2b 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:04.714 8 WARNING neutronclient.v2_0.client [None req-59856ba7-6324-47c7-a80e-9ef91cfc9601 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/797] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:04 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1529 bytes in 1757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:06.408 7 WARNING neutronclient.v2_0.client [None req-329bc54b-04a2-488c-858b-d39d6236697e 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/798] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:04 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 1787 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:06.530 8 INFO nova.api.openstack.compute.server_external_events [req-8142084e-8b70-4ad4-b0ef-54c3a406c3ec req-9cc47176-78ec-4f5e-bb99-d7e7ef68b3bc 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:021c62eb-a0ed-4c6d-bea1-472977d023cb for instance 67792268-d4af-48f2-93dd-ecebc2032b07 on instance 2026-03-03 02:02:06.535 8 INFO nova.compute.rpcapi [None req-d999d268-21ba-4294-986a-3e43ef99fabd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 402/799] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:06 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1356 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:07.431 8 WARNING neutronclient.v2_0.client [None req-10a750df-f576-45dd-8fd3-33f063fd3463 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:07.500 7 WARNING neutronclient.v2_0.client [None req-e9325aa8-f45e-4fd8-81fb-d39de8bb90fe b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/801] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:07 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 1623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:09.044 8 WARNING neutronclient.v2_0.client [None req-271fc979-d248-436a-8987-2a23dadc09cd 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/802] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:07 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 1644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:09.166 7 INFO nova.api.openstack.compute.server_external_events [req-0c870699-92d9-49a6-86b3-3be8d1508494 req-154d7c3e-d7d6-4026-ad62-48a6fd002928 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance 2026-03-03 02:02:09.174 7 INFO nova.compute.rpcapi [None req-b1f1470f-4915-43dc-9b42-f112e0f81189 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 400/803] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:09 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1433 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:10.070 7 WARNING neutronclient.v2_0.client [None req-fc6db43a-df21-4b76-a9c3-765ec122233c 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:10.173 8 WARNING neutronclient.v2_0.client [None req-af38d298-32e9-40d6-8d5b-3a15bb1ea211 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/805] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:10 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:10 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:10.865 7 WARNING neutronclient.v2_0.client [None req-8fee2096-6cab-444e-8ff7-5578f12a96d2 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/807] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:10 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1433 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:11.221 8 INFO nova.api.openstack.compute.server_external_events [req-d069a202-a8b5-49b6-a5ad-330f4f37d1f9 req-bc6ca60b-3b79-45b8-9246-9e78669d9be1 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:1352f353-b8d7-41f6-8e2f-567a58513da5 for instance 11be9c24-1c6d-48ce-8dfd-e5dd68bae261 on instance [pid: 8|app: 0|req: 406/808] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:02:11.235 7 WARNING neutronclient.v2_0.client [None req-1306e517-332b-40d7-831c-050a05560bb1 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:11.371 8 WARNING neutronclient.v2_0.client [None req-704aa046-a708-49fd-a9bb-6ef08a18cb61 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/809] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:11 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:11 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:12.021 7 WARNING neutronclient.v2_0.client [None req-d64854ff-5dea-4c40-b72e-b770af4dd120 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/811] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:11 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1433 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-03-03 02:02:12.457 8 WARNING neutronclient.v2_0.client [None req-e3cfd2e6-875e-4bd8-8ab4-7be0073cae4b 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] 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: 408/812] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:12 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:12.561 7 WARNING neutronclient.v2_0.client [None req-82e54071-ffbc-4f33-83a9-13802ce27f1c b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/813] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:12 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:12.788 8 WARNING neutronclient.v2_0.client [None req-bd03188b-73ca-45ec-9ebf-8330be711fb6 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in 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/814] 10.0.0.162 () {34 vars in 685 bytes} [Tue Mar 3 02:02:12 2026] POST /v2.1/os-security-groups => generated 242 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:13.064 7 WARNING neutronclient.v2_0.client [None req-f2e1d191-6ace-481b-a345-1577a905497f 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:13.223 8 WARNING neutronclient.v2_0.client [None req-56468616-aafe-4cd9-ad0d-9c6b906a846f 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/815] 10.0.0.162 () {34 vars in 685 bytes} [Tue Mar 3 02:02:13 2026] POST /v2.1/os-security-groups => generated 242 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:02:13.319 7 WARNING neutronclient.v2_0.client [None req-df07ef7c-6056-434b-abb7-a7f121e9825c 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/816] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:13 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1421 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.162 () {34 vars in 685 bytes} [Tue Mar 3 02:02:13 2026] POST /v2.1/os-security-groups => generated 242 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:13.553 8 WARNING neutronclient.v2_0.client [None req-ce0d9ea8-490d-4a90-a93a-f7cdf013e725 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:13.601 8 WARNING neutronclient.v2_0.client [None req-ce0d9ea8-490d-4a90-a93a-f7cdf013e725 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:13.603 7 WARNING neutronclient.v2_0.client [None req-28d99769-b5d3-46f7-8a26-e6335852f32a 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:13.640 8 WARNING neutronclient.v2_0.client [None req-ce0d9ea8-490d-4a90-a93a-f7cdf013e725 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/820] 10.0.0.162 () {32 vars in 663 bytes} [Tue Mar 3 02:02:13 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:13.698 8 WARNING neutronclient.v2_0.client [None req-f02f0ca4-6fcf-4a24-9c3f-eb88027e55bd 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:13.725 8 WARNING neutronclient.v2_0.client [None req-f02f0ca4-6fcf-4a24-9c3f-eb88027e55bd 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/821] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:13 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:13.767 7 WARNING neutronclient.v2_0.client [None req-07bce78b-d61d-49c3-a33a-23e2b4de958d b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/822] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:02:13 2026] DELETE /v2.1/os-security-groups/132a345b-a670-4c28-9211-abeb0970cdff => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:02:13.870 8 WARNING neutronclient.v2_0.client [None req-3a3279cb-dc49-4ff5-81e1-1b1caa1b8709 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/823] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:13 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:13.890 8 INFO nova.api.openstack.wsgi [None req-3a3279cb-dc49-4ff5-81e1-1b1caa1b8709 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] HTTP exception thrown: Security group 132a345b-a670-4c28-9211-abeb0970cdff does not exist Neutron server returns request_ids: ['req-ad48b7bc-4979-4e63-bcf9-14035fd7cd75'] [pid: 8|app: 0|req: 415/824] 10.0.0.162 () {32 vars in 737 bytes} [Tue Mar 3 02:02:13 2026] GET /v2.1/os-security-groups/132a345b-a670-4c28-9211-abeb0970cdff => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:13.902 7 WARNING neutronclient.v2_0.client [None req-a4d30a4e-58dc-4515-8c58-b7ca7faf5427 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:13.934 7 WARNING neutronclient.v2_0.client [None req-a4d30a4e-58dc-4515-8c58-b7ca7faf5427 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/825] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:02:13 2026] DELETE /v2.1/os-security-groups/27ff87c6-8654-4756-bac2-e25eac2d65af => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:02:14.105 8 WARNING neutronclient.v2_0.client [None req-de5722dd-e6e8-4709-aedf-60ae7370aafa 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.126 8 INFO nova.api.openstack.wsgi [None req-de5722dd-e6e8-4709-aedf-60ae7370aafa 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] HTTP exception thrown: Security group 27ff87c6-8654-4756-bac2-e25eac2d65af does not exist Neutron server returns request_ids: ['req-3a3b5d8c-a467-46e8-89cb-41001c1bf2fb'] [pid: 8|app: 0|req: 416/826] 10.0.0.162 () {32 vars in 737 bytes} [Tue Mar 3 02:02:14 2026] GET /v2.1/os-security-groups/27ff87c6-8654-4756-bac2-e25eac2d65af => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 02:02:14.143 7 WARNING neutronclient.v2_0.client [None req-f4b9fde7-b8b2-4d36-bdd2-676b0da5cb57 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.173 7 WARNING neutronclient.v2_0.client [None req-f4b9fde7-b8b2-4d36-bdd2-676b0da5cb57 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/827] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:02:14 2026] DELETE /v2.1/os-security-groups/291acebb-22f4-4f17-9c53-3a8e41df061f => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:02:14.349 8 WARNING neutronclient.v2_0.client [None req-8f0369e6-3d41-4017-be6d-9fe448aa535a 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.373 8 INFO nova.api.openstack.wsgi [None req-8f0369e6-3d41-4017-be6d-9fe448aa535a 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] HTTP exception thrown: Security group 291acebb-22f4-4f17-9c53-3a8e41df061f does not exist Neutron server returns request_ids: ['req-82df3374-5dba-4790-9713-2fb97c2d4973'] [pid: 8|app: 0|req: 417/828] 10.0.0.162 () {32 vars in 737 bytes} [Tue Mar 3 02:02:14 2026] GET /v2.1/os-security-groups/291acebb-22f4-4f17-9c53-3a8e41df061f => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 02:02:14.379 7 WARNING neutronclient.v2_0.client [None req-da383739-14d0-45d4-9a39-1e8fb277bdd9 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.388 8 WARNING neutronclient.v2_0.client [None req-895bc65d-7180-4d8d-ad6c-2f27093c558c 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.428 8 WARNING neutronclient.v2_0.client [None req-895bc65d-7180-4d8d-ad6c-2f27093c558c 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.472 8 WARNING neutronclient.v2_0.client [None req-895bc65d-7180-4d8d-ad6c-2f27093c558c 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in 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/829] 10.0.0.162 () {32 vars in 663 bytes} [Tue Mar 3 02:02:14 2026] GET /v2.1/os-security-groups => generated 707 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/830] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:14 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1421 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:14.527 8 WARNING neutronclient.v2_0.client [None req-7a380393-451e-448b-bc9f-4f74db1948bc 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.550 8 INFO nova.api.openstack.wsgi [None req-7a380393-451e-448b-bc9f-4f74db1948bc 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] HTTP exception thrown: Security group 291acebb-22f4-4f17-9c53-3a8e41df061f does not exist Neutron server returns request_ids: ['req-832e9f54-86b2-4fb1-9996-b9cd0dddb878'] [pid: 8|app: 0|req: 419/831] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:02:14 2026] DELETE /v2.1/os-security-groups/291acebb-22f4-4f17-9c53-3a8e41df061f => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:14.564 7 WARNING neutronclient.v2_0.client [None req-6ebdf383-5c79-47fa-ba65-abdce7e06850 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.583 7 INFO nova.api.openstack.wsgi [None req-6ebdf383-5c79-47fa-ba65-abdce7e06850 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] HTTP exception thrown: Security group 27ff87c6-8654-4756-bac2-e25eac2d65af does not exist Neutron server returns request_ids: ['req-e4498581-3a78-4e03-b371-f5fbb5331dd4'] [pid: 7|app: 0|req: 413/832] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:02:14 2026] DELETE /v2.1/os-security-groups/27ff87c6-8654-4756-bac2-e25eac2d65af => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 02:02:14.595 8 WARNING neutronclient.v2_0.client [None req-b25a03b0-afb6-4917-ab76-cc0ae022baab 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:14.620 8 INFO nova.api.openstack.wsgi [None req-b25a03b0-afb6-4917-ab76-cc0ae022baab 0822fdaafbc44f8e88fef2b6502a20da 94afa0428e9e4a249d60bc821ca092fa - - default default] HTTP exception thrown: Security group 132a345b-a670-4c28-9211-abeb0970cdff does not exist Neutron server returns request_ids: ['req-79e96a61-7e55-4cc8-ade7-1fdc40d72ca4'] [pid: 8|app: 0|req: 420/833] 10.0.0.162 () {32 vars in 740 bytes} [Tue Mar 3 02:02:14 2026] DELETE /v2.1/os-security-groups/132a345b-a670-4c28-9211-abeb0970cdff => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 02:02:14.778 7 WARNING neutronclient.v2_0.client [None req-3d8ce77c-2351-4412-84d7-b9eaf2cf9686 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/834] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:14 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:14.928 8 WARNING neutronclient.v2_0.client [None req-d1e919b0-557c-4c91-9b67-10c4023bb92f b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in 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/835] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:14 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:15.568 7 WARNING neutronclient.v2_0.client [None req-e462ee30-97a3-4ddb-a5ee-2e3c6d75d62e 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:15.845 8 INFO nova.api.openstack.compute.server_external_events [req-762a60d0-80f8-4d44-888c-d943777a8098 req-799f2814-7685-4538-bde9-f7e868ce0c6c 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:021c62eb-a0ed-4c6d-bea1-472977d023cb for instance 67792268-d4af-48f2-93dd-ecebc2032b07 on instance [pid: 8|app: 0|req: 422/836] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:15.930 8 WARNING neutronclient.v2_0.client [None req-737b6248-1642-47ce-9951-0fcd82a9aec4 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/837] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:15 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1421 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:16.111 7 WARNING neutronclient.v2_0.client [None req-7c13603a-109c-47e0-8b56-4f8c580b54f0 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/838] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:15 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/839] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:16 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:17.028 8 WARNING neutronclient.v2_0.client [None req-4d5c2981-c9fa-4074-a3ea-53e37263864e 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:17.195 7 WARNING neutronclient.v2_0.client [None req-cd12f309-091b-492d-b3ec-bfc496a9337f 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in 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/840] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:16 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1421 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:17.381 8 WARNING neutronclient.v2_0.client [None req-1d49ecaa-1c5d-418d-b0e2-ce07c4061b37 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/841] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:17 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/842] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:17 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:17.895 7 INFO nova.api.openstack.compute.server_external_events [req-62377dc4-42d4-4551-845e-f03c328bdc31 req-1ca065dd-fe68-4bf6-8b9c-214097718740 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance 2026-03-03 02:02:17.895 7 INFO nova.api.openstack.compute.server_external_events [req-62377dc4-42d4-4551-845e-f03c328bdc31 req-1ca065dd-fe68-4bf6-8b9c-214097718740 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:1352f353-b8d7-41f6-8e2f-567a58513da5 for instance 11be9c24-1c6d-48ce-8dfd-e5dd68bae261 on instance 2026-03-03 02:02:17.895 7 INFO nova.api.openstack.compute.server_external_events [req-62377dc4-42d4-4551-845e-f03c328bdc31 req-1ca065dd-fe68-4bf6-8b9c-214097718740 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:021c62eb-a0ed-4c6d-bea1-472977d023cb for instance 67792268-d4af-48f2-93dd-ecebc2032b07 on instance 2026-03-03 02:02:17.896 7 INFO nova.api.openstack.compute.server_external_events [req-62377dc4-42d4-4551-845e-f03c328bdc31 req-1ca065dd-fe68-4bf6-8b9c-214097718740 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:021c62eb-a0ed-4c6d-bea1-472977d023cb for instance 67792268-d4af-48f2-93dd-ecebc2032b07 on instance 2026-03-03 02:02:17.896 7 INFO nova.api.openstack.compute.server_external_events [req-62377dc4-42d4-4551-845e-f03c328bdc31 req-1ca065dd-fe68-4bf6-8b9c-214097718740 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance 2026-03-03 02:02:17.896 7 INFO nova.api.openstack.compute.server_external_events [req-62377dc4-42d4-4551-845e-f03c328bdc31 req-1ca065dd-fe68-4bf6-8b9c-214097718740 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance 2026-03-03 02:02:17.897 7 INFO nova.api.openstack.compute.server_external_events [req-62377dc4-42d4-4551-845e-f03c328bdc31 req-1ca065dd-fe68-4bf6-8b9c-214097718740 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:1352f353-b8d7-41f6-8e2f-567a58513da5 for instance 11be9c24-1c6d-48ce-8dfd-e5dd68bae261 on instance [pid: 7|app: 0|req: 418/843] 10.0.0.63 () {38 vars in 815 bytes} [Tue Mar 3 02:02:17 2026] POST /v2.1/os-server-external-events => generated 1213 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, ' 2026-03-03 02:02:18.256 8 WARNING neutronclient.v2_0.client [None req-bb58bf0f-d8b6-43c4-924a-8cd0122ebf76 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in 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/844] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:18 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1421 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:18.453 7 WARNING neutronclient.v2_0.client [None req-dc8ef31b-3bc5-4267-839a-a181fb1a1509 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/845] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:18 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1527 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:18.634 8 WARNING neutronclient.v2_0.client [None req-e56982f5-cc47-4b3f-9975-166b58917606 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/846] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:18 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1555 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:19.437 7 WARNING neutronclient.v2_0.client [None req-ccb27d4f-f8f9-4d9f-803a-a0de6cb6e4ec 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/847] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:19 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1608 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:19.609 8 WARNING neutronclient.v2_0.client [None req-1d446534-6892-498a-bf58-dd7f4d1d08cc 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:19.645 7 WARNING neutronclient.v2_0.client [None req-d214b4ac-cee8-49ee-8e0f-7fde0c6072c6 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/848] 10.0.0.162 () {32 vars in 741 bytes} [Tue Mar 3 02:02:19 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261/os-interface => generated 284 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/849] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:19 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1719 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:19.810 7 WARNING neutronclient.v2_0.client [None req-99cec49a-c743-46da-a4c6-8be1d87556a3 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:19.883 8 WARNING neutronclient.v2_0.client [None req-1552c9dd-b868-4d77-b6d3-ce8ac6dfd835 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/850] 10.0.0.162 () {32 vars in 741 bytes} [Tue Mar 3 02:02:19 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/os-interface => generated 285 bytes in 998 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:20.797 7 INFO nova.api.openstack.compute.server_external_events [req-1e1ab9ea-1fd7-4482-bb9e-768c46375163 req-4a6faf18-ec75-43d3-86f1-18e79f4e16e5 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:1352f353-b8d7-41f6-8e2f-567a58513da5 for instance 11be9c24-1c6d-48ce-8dfd-e5dd68bae261 on instance [pid: 7|app: 0|req: 423/851] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:20.911 7 WARNING neutronclient.v2_0.client [None req-3daca127-a7f6-4356-a7dd-68acceef75ea 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in 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/852] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:19 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1738 bytes in 1769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/853] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:20 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1608 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/854] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:02:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:21.819 7 WARNING neutronclient.v2_0.client [None req-083fa4c5-7b1f-472b-9d87-91785944385b 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:21.994 8 WARNING neutronclient.v2_0.client [None req-9a0c00b6-90d5-46b3-b568-058f5aef9016 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/855] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:21 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1719 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/856] 10.0.0.162 () {32 vars in 741 bytes} [Tue Mar 3 02:02:21 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07/os-interface => generated 284 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/857] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2073 bytes in 54 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: 433/858] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/limits?tenant_id=2032adb5e11845a98029ad614c48942f => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/859] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/limits?tenant_id=257ea66e49674db48fd6c33a60f7cc92 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/860] 10.0.0.162 () {32 vars in 641 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/servers => generated 385 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/861] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/862] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/863] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/limits?tenant_id=cde7fcbc79f2472a9373d961a7f5eeae => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/864] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/limits?tenant_id=cefd39cf205d49f19429a3198fdbe416 => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/865] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:02:22 2026] DELETE /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/866] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 24 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: 440/867] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/868] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:02:22 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-03-03 02:02:22.515 7 WARNING neutronclient.v2_0.client [None req-d35c9326-5355-4970-b963-6482150204ca 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:22.638 8 WARNING neutronclient.v2_0.client [None req-8ca1a88b-2b10-4b01-bdf8-d84c519039ff 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/869] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1614 bytes in 927 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:23.422 7 INFO nova.api.openstack.compute.server_external_events [req-fd8c4abe-5346-41cb-a872-1eb5b0a5ca27 req-8c587356-bfc8-4264-81e8-d5b5d523e80b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:1352f353-b8d7-41f6-8e2f-567a58513da5 for instance 11be9c24-1c6d-48ce-8dfd-e5dd68bae261 on instance 2026-03-03 02:02:23.423 7 INFO nova.api.openstack.compute.server_external_events [req-fd8c4abe-5346-41cb-a872-1eb5b0a5ca27 req-8c587356-bfc8-4264-81e8-d5b5d523e80b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance [pid: 8|app: 0|req: 442/870] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:02:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7141 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/871] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:23 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/872] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:02:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-03 02:02:23.472 8 WARNING neutronclient.v2_0.client [None req-cc0e3108-2249-4a1a-a9a8-28321d840571 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/873] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:02:23 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/876] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:02:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/877] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:02:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/878] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:23 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1738 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/879] 10.0.0.162 () {32 vars in 641 bytes} [Tue Mar 3 02:02:24 2026] GET /v2.1/servers => generated 383 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:02:24.447 8 WARNING neutronclient.v2_0.client [None req-9e6fd0c4-d20a-4b6b-ac86-88d3c08dc62f 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/880] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:02:24 2026] DELETE /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:24.570 7 WARNING neutronclient.v2_0.client [None req-3ed9f2ea-ec68-459a-8e94-6353e13c87b7 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in 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/881] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:24 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1614 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:24 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1744 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/883] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:02:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:25.875 7 INFO nova.api.openstack.compute.server_external_events [req-3912d360-cee1-4b83-bbfc-7e76d39e617b req-5aa7643e-487f-4920-8f0e-6b6a19f5437e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:021c62eb-a0ed-4c6d-bea1-472977d023cb for instance 67792268-d4af-48f2-93dd-ecebc2032b07 on instance [pid: 7|app: 0|req: 439/884] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:02:25.898 8 WARNING neutronclient.v2_0.client [None req-3156f39a-50ad-42c8-8723-a660b33c50fd 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:26.094 7 WARNING neutronclient.v2_0.client [None req-e01ba5a2-3b2b-478a-bd09-2ef089a75425 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in 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/885] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:25 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1734 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/886] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:26 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1744 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:27.583 8 WARNING neutronclient.v2_0.client [None req-90a4d75f-df64-458d-b7bc-53ebacf62cde 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:27.692 7 INFO nova.api.openstack.compute.server_external_events [req-8803cf8d-7a9b-4c47-a7b4-0c48a24cb748 req-e6c73fba-8a6a-453d-90f9-f37fc9e91ca6 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:021c62eb-a0ed-4c6d-bea1-472977d023cb for instance 67792268-d4af-48f2-93dd-ecebc2032b07 on instance [pid: 7|app: 0|req: 441/887] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/888] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:27 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1377 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-03-03 02:02:27.868 7 WARNING neutronclient.v2_0.client [None req-17f31a3f-c37c-46fa-9cf6-ab178cb00717 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:27.925 8 INFO nova.api.openstack.compute.server_external_events [req-eaa10260-877c-46c5-99d8-854fc27c4a2d req-be317dab-77b0-46a8-8714-6cfe1d21333a 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:1352f353-b8d7-41f6-8e2f-567a58513da5 for instance 11be9c24-1c6d-48ce-8dfd-e5dd68bae261 on instance [pid: 7|app: 0|req: 442/889] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:27 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1511 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/890] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:28.302 7 WARNING neutronclient.v2_0.client [None req-f657b69d-3b7e-4500-88d5-7dee66a55e4d 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:28.367 7 WARNING neutronclient.v2_0.client [None req-f657b69d-3b7e-4500-88d5-7dee66a55e4d 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:28.526 7 WARNING neutronclient.v2_0.client [None req-f657b69d-3b7e-4500-88d5-7dee66a55e4d 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/891] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:02:28 2026] POST /v2.1/servers => generated 453 bytes in 484 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:28.731 8 WARNING neutronclient.v2_0.client [None req-f767eb51-b1eb-4d34-85e0-17145e5bf43d 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] 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: 449/892] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:28 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1392 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:28.794 7 WARNING neutronclient.v2_0.client [None req-1117c56c-46f8-441c-87cf-db008a663913 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/893] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:28 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:28.980 8 WARNING neutronclient.v2_0.client [None req-9ec5d740-0851-4610-8a02-f98ea8179d8f b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/894] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:28 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1516 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:29.812 7 WARNING neutronclient.v2_0.client [None req-c1edbf80-aa35-4cc6-85ec-37467b51e67f 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/895] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:29 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1396 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:29.890 8 WARNING neutronclient.v2_0.client [None req-846cda8a-55ab-4b5b-9977-c05ecb06c53c 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/896] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:29 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 1382 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-03-03 02:02:30.081 7 WARNING neutronclient.v2_0.client [None req-5f457e52-2e26-4dee-b3b3-cf01a9d28ed5 b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/897] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:30 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1516 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:30.902 8 WARNING neutronclient.v2_0.client [None req-90f79551-d8d5-445a-b912-60decdd09a4d 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] 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: 452/898] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:30 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1444 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:30.956 7 INFO nova.api.openstack.wsgi [None req-d9bd15f1-75d0-43b7-ab14-48843b1de159 3577435da03f43518117f527d1781611 cde7fcbc79f2472a9373d961a7f5eeae - - default default] HTTP exception thrown: Instance 11be9c24-1c6d-48ce-8dfd-e5dd68bae261 could not be found. [pid: 7|app: 0|req: 447/899] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:30 2026] GET /v2.1/servers/11be9c24-1c6d-48ce-8dfd-e5dd68bae261 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/900] 10.0.0.162 () {32 vars in 704 bytes} [Tue Mar 3 02:02:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-527564092 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:31.168 7 WARNING neutronclient.v2_0.client [None req-99370dfc-b238-4e91-bb8e-b889a95941eb b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/901] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:31 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 1516 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:31.991 8 WARNING neutronclient.v2_0.client [None req-58c9ccd1-2108-41fe-a830-6111c24d659d 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in 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/902] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:31 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1444 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:32.251 7 INFO nova.api.openstack.wsgi [None req-24f1e704-018b-47a9-a558-f0632b95e50c b1805b36e076413889ccc13827800461 2032adb5e11845a98029ad614c48942f - - default default] HTTP exception thrown: Instance 67792268-d4af-48f2-93dd-ecebc2032b07 could not be found. [pid: 7|app: 0|req: 449/903] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:32 2026] GET /v2.1/servers/67792268-d4af-48f2-93dd-ecebc2032b07 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/904] 10.0.0.162 () {32 vars in 704 bytes} [Tue Mar 3 02:02:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-173580112 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:33.083 7 WARNING neutronclient.v2_0.client [None req-86cd4c5d-94ab-4e76-a13a-a088f01a6bd4 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/905] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:33 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1452 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:34.529 8 WARNING neutronclient.v2_0.client [None req-686de3e2-cf80-4f2b-b6d7-86aeb3ad2384 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:35.058 7 INFO nova.api.openstack.compute.server_external_events [req-59229c91-d945-4327-ba79-ad88ed2f72bf req-5c830186-2774-4b80-a3b2-4a4f6630e434 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance [pid: 7|app: 0|req: 452/908] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/909] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:34 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1530 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:36.481 7 WARNING neutronclient.v2_0.client [None req-48a77f33-683a-4c43-8cc5-4179e72c8fd0 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/910] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:36 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1518 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:37.542 8 WARNING neutronclient.v2_0.client [None req-4ebad8bc-cb30-4f75-ade1-ca1852af249a 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in 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/911] 10.0.0.162 () {32 vars in 741 bytes} [Tue Mar 3 02:02:37 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:37.641 7 WARNING neutronclient.v2_0.client [None req-71600e65-7b6f-41df-bcb6-6bab8dab3db9 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:37.651 8 WARNING neutronclient.v2_0.client [None req-da864187-f2dd-4d64-994a-3e3c19f29993 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/912] 10.0.0.162 () {32 vars in 815 bytes} [Tue Mar 3 02:02:37 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/os-interface/5b305d33-7364-4b38-80bc-054011ffa30d => generated 282 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/913] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:37 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/914] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:37 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1518 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/915] 10.0.0.162 () {34 vars in 750 bytes} [Tue Mar 3 02:02:37 2026] POST /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/916] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:37 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:38.853 8 WARNING neutronclient.v2_0.client [None req-c0192473-274f-49a2-b542-5bd5fdccdb01 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/917] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:38 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 157 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:39.106 7 INFO nova.api.openstack.compute.server_external_events [req-fa809660-d72a-41e9-bd8a-9b378ff853be req-57950137-4ab6-413c-9042-c68007e512ea 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance [pid: 7|app: 0|req: 457/918] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:39 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) [pid: 8|app: 0|req: 462/919] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:38 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1518 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/920] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:39 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:40.259 8 WARNING neutronclient.v2_0.client [None req-b84aa157-e504-4b69-ac96-f8dafe00b5a0 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in 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/921] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:40 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1518 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, ' [pid: 7|app: 0|req: 459/922] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:40 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 196 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:41.027 8 WARNING neutronclient.v2_0.client [None req-69712f8b-6094-4d7a-b3bd-8099d597a6a4 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:41.160 7 INFO nova.api.openstack.compute.server_external_events [req-e9c8322b-d61d-4224-b14d-00171912faae req-11d613b1-e84f-4206-b8ba-e7785447c059 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance 2026-03-03 02:02:41.161 7 INFO nova.api.openstack.compute.server_external_events [req-e9c8322b-d61d-4224-b14d-00171912faae req-11d613b1-e84f-4206-b8ba-e7785447c059 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance [pid: 7|app: 0|req: 460/923] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/924] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:40 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1954 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/925] 10.0.0.162 () {34 vars in 750 bytes} [Tue Mar 3 02:02:41 2026] POST /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/action => generated 0 bytes in 35 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: 465/926] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:41 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 196 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:41.635 7 WARNING neutronclient.v2_0.client [None req-27d314d5-46e0-4cc6-9dd1-3bcab11f486a 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/927] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:41 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1518 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/928] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:42 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 196 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:42.999 7 WARNING neutronclient.v2_0.client [None req-bc8307cd-13ac-40b0-b69a-cf82c069b378 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] 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: 467/929] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:02:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/932] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:42 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1701 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:02:43.608 8 WARNING neutronclient.v2_0.client [None req-b7a80ef0-7bb8-4873-8bb1-a640374215aa 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/933] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:43 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 196 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:43.832 7 INFO nova.api.openstack.compute.server_external_events [req-628f5c2f-df21-4c34-ae07-63cfd1d8d517 req-e538bfa8-a90f-4212-a111-c75561f45bdf 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance [pid: 7|app: 0|req: 465/934] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/935] 10.0.0.162 () {32 vars in 741 bytes} [Tue Mar 3 02:02:43 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d/os-interface => generated 284 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/936] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:44 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 196 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/937] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:45 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 196 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:45.873 7 INFO nova.api.openstack.compute.server_external_events [req-e7193d60-bdcd-46cb-babd-c26fa13cdda2 req-936b7677-3a3c-475c-8680-a9d74f80d0e9 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance [pid: 7|app: 0|req: 467/938] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:46.069 8 WARNING neutronclient.v2_0.client [None req-913bad47-98e8-42a4-b04e-57fc862d0200 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:46.108 8 WARNING neutronclient.v2_0.client [None req-913bad47-98e8-42a4-b04e-57fc862d0200 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:02:46.321 8 WARNING neutronclient.v2_0.client [None req-913bad47-98e8-42a4-b04e-57fc862d0200 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/939] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:02:45 2026] POST /v2.1/servers => generated 451 bytes in 593 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:46.625 7 WARNING neutronclient.v2_0.client [None req-4decb7aa-024d-49d7-a683-33f4b81a7f88 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/940] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:46 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1423 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/941] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:02:46 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc/ips => generated 157 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, ' [pid: 7|app: 0|req: 469/942] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:02:46 2026] DELETE /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:46.921 8 WARNING neutronclient.v2_0.client [None req-b67ab683-6221-47bc-9d0b-cdde2195fdbd 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/943] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:46 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1845 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:47.736 7 WARNING neutronclient.v2_0.client [None req-29bc2c7c-a825-433b-a79b-ea9b645323ad fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/944] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:47 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1427 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:48.109 8 WARNING neutronclient.v2_0.client [None req-32d0a6a7-96df-44ef-aa02-01598a4aee01 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in 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/945] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:48 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1845 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-03-03 02:02:48.825 7 WARNING neutronclient.v2_0.client [None req-47ed4ce3-aabe-4fec-bdcc-5ef621827d1e fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/946] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:48 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1419 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:49.317 8 WARNING neutronclient.v2_0.client [None req-f51ed914-2fa2-4c38-bd25-8f5f608692d8 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/947] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:49 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1845 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:49.826 7 INFO nova.api.openstack.compute.server_external_events [req-9282acf7-3024-44cd-ac29-00b0002b2d6d req-71648035-b898-4d9f-b5ee-bf3f77f1854e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:5b305d33-7364-4b38-80bc-054011ffa30d for instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc on instance [pid: 7|app: 0|req: 472/948] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:49.910 8 WARNING neutronclient.v2_0.client [None req-cdbb6634-9830-4035-8378-cc3eb16e5a67 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/949] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:49 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1419 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:50.489 7 WARNING neutronclient.v2_0.client [None req-8efd9469-90ff-47bf-9996-0fb25daf50a3 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/950] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:50 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1482 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:51.002 8 WARNING neutronclient.v2_0.client [None req-0abfde5f-ed9e-49dc-952d-586662701b32 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/951] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:50 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1475 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:51.570 7 WARNING neutronclient.v2_0.client [None req-3fa3e25c-8821-407b-865a-e9e449aa8fc0 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/952] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:51 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1487 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:52.091 8 WARNING neutronclient.v2_0.client [None req-3de9cb4a-da5b-489f-a7b3-1ee1fff427f0 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/953] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:52 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1475 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-03-03 02:02:52.657 7 WARNING neutronclient.v2_0.client [None req-bbdd2ca2-a2aa-49d3-bf63-bc7ba43c1b32 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/954] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:52 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:53.188 8 WARNING neutronclient.v2_0.client [None req-57b58bfb-ca47-4bf5-8957-5725ad0fbda3 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in 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/955] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:53 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1483 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:53.767 8 WARNING neutronclient.v2_0.client [None req-e3f5bf7f-af2f-435d-9725-448dbe6a881e 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/958] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:53 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 1487 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:54.262 7 WARNING neutronclient.v2_0.client [None req-55a407e5-4c45-438c-bcc2-e9ac4fc890d3 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:54.727 8 INFO nova.api.openstack.compute.server_external_events [req-a3f2c511-ac55-42bf-8328-cf787622bef7 req-77aa6e36-b65a-4afd-afd7-41decaab6307 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:b00a0655-0c90-44e7-87ed-96af7d4ffcff for instance dcdb5954-39b6-4507-bea0-e2c6ff0a078d on instance [pid: 8|app: 0|req: 483/959] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:02:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/960] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:54 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1551 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:54.929 8 INFO nova.api.openstack.wsgi [None req-2dcf9785-7e0a-4603-ad79-9313980b4b44 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] HTTP exception thrown: Instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc could not be found. [pid: 8|app: 0|req: 484/961] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:54 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/962] 10.0.0.162 () {32 vars in 706 bytes} [Tue Mar 3 02:02:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1662307451 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:55.517 8 INFO nova.api.openstack.wsgi [None req-507217a3-d8b5-4554-8c8f-b4c52c3042ba 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] HTTP exception thrown: Instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc could not be found. [pid: 8|app: 0|req: 485/963] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:02:55 2026] DELETE /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-03 02:02:55.544 7 INFO nova.api.openstack.wsgi [None req-c1d7b7ae-e86b-4150-9347-2033bc62570d 0efd8c0a71eb4cbfb58886b573db959a 257ea66e49674db48fd6c33a60f7cc92 - - default default] HTTP exception thrown: Instance 5cae2d00-5f75-4f5d-8755-4f2b421c33fc could not be found. [pid: 7|app: 0|req: 479/964] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:55 2026] GET /v2.1/servers/5cae2d00-5f75-4f5d-8755-4f2b421c33fc => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:55.835 8 WARNING neutronclient.v2_0.client [None req-668a00d9-ff84-473d-ba2f-ff729ebb5ce6 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in 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/965] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:55 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 bytes in 1838 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:02:58.693 7 WARNING neutronclient.v2_0.client [None req-dc52de53-a746-4a62-83d0-6284cd1e6608 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/966] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:02:58 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:00.093 8 WARNING neutronclient.v2_0.client [None req-1ab72ffc-d62a-471f-8733-e5cfd08fbe30 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in 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/967] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:00 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 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-03-03 02:03:00.551 7 WARNING neutronclient.v2_0.client [None req-c4da66fb-1864-496f-bd86-1fdc3e137c97 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:01.336 8 WARNING neutronclient.v2_0.client [None req-e5400054-7889-4f33-97d8-6d4efeecef23 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/968] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:00 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1821 bytes in 823 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:01.385 7 WARNING neutronclient.v2_0.client [None req-25f230d1-845a-40bf-a206-dad184b979c0 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in 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/969] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:01 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/970] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:01 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1821 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/971] 10.0.0.162 () {34 vars in 750 bytes} [Tue Mar 3 02:03:02 2026] POST /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:02.156 7 WARNING neutronclient.v2_0.client [None req-c9e6effe-6703-45a1-a96d-26379c6bd4aa 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:02.937 8 WARNING neutronclient.v2_0.client [None req-08a75025-9343-41a2-b4f0-83a7ab931121 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/972] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:02 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1823 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/973] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:02 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:04.186 8 WARNING neutronclient.v2_0.client [None req-1a773940-628d-4dbd-9bf8-45bb67282308 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:04.322 7 WARNING neutronclient.v2_0.client [None req-62fc9902-12a0-41c0-98a9-07e0fd202f67 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/976] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:04 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1823 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/977] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:04 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:06.020 8 WARNING neutronclient.v2_0.client [None req-5d43b858-3aed-4598-ae0e-ef1a93371479 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:06.138 7 WARNING neutronclient.v2_0.client [None req-54c9a839-5f05-4d1c-9bbe-c45a488eda6b fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/978] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:05 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1823 bytes in 853 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/979] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:06 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:07.497 8 WARNING neutronclient.v2_0.client [None req-baf40c85-beb8-46d9-b498-f3b759d6f378 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:03:07.720 8 WARNING neutronclient.v2_0.client [None req-baf40c85-beb8-46d9-b498-f3b759d6f378 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:07.888 7 WARNING neutronclient.v2_0.client [None req-6237e43d-c655-440e-b5ac-edd84d0329f5 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/980] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:03:07 2026] POST /v2.1/servers => generated 424 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:07.915 8 INFO nova.api.openstack.compute.server_external_events [req-2adff0d1-2d7a-4e6b-b683-08607e1999ac req-e32a8c77-1b6a-4d8f-a146-19301095ad83 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:b00a0655-0c90-44e7-87ed-96af7d4ffcff for instance dcdb5954-39b6-4507-bea0-e2c6ff0a078d on instance [pid: 8|app: 0|req: 495/981] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:07.939 8 WARNING neutronclient.v2_0.client [None req-aa926b79-a325-4f90-97ee-02c2735488be e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/982] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:07 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1371 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/983] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:07 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1828 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:03:08.008 8 WARNING neutronclient.v2_0.client [None req-0116bc4a-24ac-484c-901e-827fde4c8135 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/984] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:07 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:09.023 7 WARNING neutronclient.v2_0.client [None req-222cf203-5bba-4dec-b22e-5186ea63b920 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/985] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:08 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1375 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:03:09.073 8 WARNING neutronclient.v2_0.client [None req-050fa86c-ad86-47ab-a157-aeb1a13be770 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:09.186 7 WARNING neutronclient.v2_0.client [None req-49fd008d-71ba-4b92-b0af-7aff6123da14 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/986] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:09 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1828 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/987] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:09 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1725 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:09.323 8 WARNING neutronclient.v2_0.client [None req-22310454-a497-47fc-ba39-f2d4df3f6821 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/988] 10.0.0.162 () {32 vars in 741 bytes} [Tue Mar 3 02:03:09 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d/os-interface => generated 284 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, ' 2026-03-03 02:03:10.106 7 WARNING neutronclient.v2_0.client [None req-5f40dab5-69ab-49cd-96c7-284737f64276 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:10.163 8 WARNING neutronclient.v2_0.client [None req-ffb728e2-fd21-498d-8c6c-0f245256195a fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/989] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:10 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1423 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-03-03 02:03:10.189 7 INFO nova.api.openstack.compute.server_external_events [req-a34152d1-bc22-4f22-b281-99d4891b6028 req-e7ce774d-b773-4366-bc71-1dc7e8415546 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:b00a0655-0c90-44e7-87ed-96af7d4ffcff for instance dcdb5954-39b6-4507-bea0-e2c6ff0a078d on instance [pid: 7|app: 0|req: 491/990] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:10.256 7 WARNING neutronclient.v2_0.client [None req-ec1d204c-7be3-4e26-a703-4402d8f346f0 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/991] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:10 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1725 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:10.356 8 INFO nova.api.openstack.compute.server_external_events [req-6237edca-5c46-43a8-806a-dd001c000e09 req-e2831694-1b29-4b70-a9e2-899a6cf2311b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:b00a0655-0c90-44e7-87ed-96af7d4ffcff for instance dcdb5954-39b6-4507-bea0-e2c6ff0a078d on instance [pid: 8|app: 0|req: 501/992] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/993] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:10 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1828 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/994] 10.0.0.162 () {32 vars in 641 bytes} [Tue Mar 3 02:03:10 2026] GET /v2.1/servers => generated 377 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/995] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:03:10 2026] DELETE /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:10.554 8 WARNING neutronclient.v2_0.client [None req-3c9936ef-aad5-4c35-8ecb-7dc1d7c22745 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/996] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:10 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1731 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:11.215 7 WARNING neutronclient.v2_0.client [None req-c7e03caa-cb1b-4639-bfa4-e070525a79e0 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/997] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:11 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:11.413 8 WARNING neutronclient.v2_0.client [None req-3499576f-ab12-4b69-b301-f6d1a915be95 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/998] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:11 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1828 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:11.703 7 WARNING neutronclient.v2_0.client [None req-8db65e5d-c255-4065-8d83-cd0f4f6ea8ef fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/999] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:11 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1851 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:12.301 8 WARNING neutronclient.v2_0.client [None req-d01f9ac4-8bab-4791-804d-907d921c41b1 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in 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/1000] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:12 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1431 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-03-03 02:03:12.565 7 WARNING neutronclient.v2_0.client [None req-ea023b7f-4f28-495f-9bb9-bb2f0f517e23 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1001] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:12 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1828 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-03-03 02:03:12.862 8 WARNING neutronclient.v2_0.client [None req-86959a3a-324e-49ed-9d97-92b56060cfc8 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1002] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:12 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1851 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:13.427 7 WARNING neutronclient.v2_0.client [None req-c8c1b831-ed27-43c7-9acb-8ed99c2d38a2 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:13.622 8 INFO nova.api.openstack.compute.server_external_events [req-47ef7602-2a64-44b3-8695-4ba824aa8d50 req-52fc908a-9582-456b-ab79-e00b92c46fac 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:b00a0655-0c90-44e7-87ed-96af7d4ffcff for instance dcdb5954-39b6-4507-bea0-e2c6ff0a078d on instance [pid: 8|app: 0|req: 509/1005] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:13 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-03-03 02:03:13.801 8 WARNING neutronclient.v2_0.client [None req-a494e52a-be41-4a38-935a-4fb6175c48e7 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1006] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:13 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1483 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:14.040 7 INFO nova.api.openstack.compute.server_external_events [req-e3ff0663-f681-4c86-96ef-93cf5365481a req-e5eeea2b-9795-4e72-ba43-b5c23fdd4b2a 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:46a8a73a-aec6-42fe-8ae4-e98eaadef1d3 for instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 on instance [pid: 7|app: 0|req: 498/1007] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1008] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:13 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1828 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:03:14.105 7 WARNING neutronclient.v2_0.client [None req-2acdaf4c-5904-4cb3-ba01-4c7fcede5e24 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1009] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:14 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1504 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:15.069 8 WARNING neutronclient.v2_0.client [None req-f18ed2db-4dbd-4326-8a6e-109ca06d5970 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:15.153 7 WARNING neutronclient.v2_0.client [None req-08f4b11c-7d57-449f-be20-347b94f3bf00 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1010] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:15 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1471 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:15.230 8 WARNING neutronclient.v2_0.client [None req-5f298763-efe6-441a-b172-b00b7e95d800 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1011] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:15 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1509 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1012] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:15 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1821 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-03-03 02:03:16.233 8 WARNING neutronclient.v2_0.client [None req-2be7038a-c70b-4e16-85f2-c2c08d88660f e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:16.354 7 WARNING neutronclient.v2_0.client [None req-6b9c0b08-e277-4d8d-bd6a-a87419e59ee8 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] The python binding code in 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/1013] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:16 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1014] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:16 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 1509 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:17.422 8 WARNING neutronclient.v2_0.client [None req-8d816d4e-3ea7-4f36-a85e-f6859bf3c0ea e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:17.453 7 INFO nova.api.openstack.wsgi [None req-6e5a72d6-231d-453b-a4b8-28f4ed9dbe27 fa92f912e2ce4c8bb77de5765a4913cb 340a7894ca8544ac89b5d7246cbde730 - - default default] HTTP exception thrown: Instance dcdb5954-39b6-4507-bea0-e2c6ff0a078d could not be found. [pid: 7|app: 0|req: 502/1015] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:17 2026] GET /v2.1/servers/dcdb5954-39b6-4507-bea0-e2c6ff0a078d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1016] 10.0.0.162 () {32 vars in 706 bytes} [Tue Mar 3 02:03:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1124961770 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:03:17.757 7 INFO nova.api.openstack.compute.server_external_events [req-6fa60016-9928-45fb-b56f-e68e13fab183 req-0e623903-6b4c-4c02-8e26-da5a6bb75ba5 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance [pid: 7|app: 0|req: 504/1017] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1018] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:17 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1471 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:18.855 7 WARNING neutronclient.v2_0.client [None req-463a107e-447d-4936-9796-f13a19a47f7d e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1019] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:18 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1471 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:19.815 8 INFO nova.api.openstack.compute.server_external_events [req-ff3ee95d-ece5-4db2-a09f-9552c443b167 req-7f0e750f-64b8-4888-b75c-250a25034f8e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance 2026-03-03 02:03:19.816 8 INFO nova.api.openstack.compute.server_external_events [req-ff3ee95d-ece5-4db2-a09f-9552c443b167 req-7f0e750f-64b8-4888-b75c-250a25034f8e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance 2026-03-03 02:03:19.816 8 INFO nova.api.openstack.compute.server_external_events [req-ff3ee95d-ece5-4db2-a09f-9552c443b167 req-7f0e750f-64b8-4888-b75c-250a25034f8e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance 2026-03-03 02:03:19.816 8 INFO nova.api.openstack.compute.server_external_events [req-ff3ee95d-ece5-4db2-a09f-9552c443b167 req-7f0e750f-64b8-4888-b75c-250a25034f8e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:46a8a73a-aec6-42fe-8ae4-e98eaadef1d3 for instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 on instance 2026-03-03 02:03:19.816 8 INFO nova.api.openstack.compute.server_external_events [req-ff3ee95d-ece5-4db2-a09f-9552c443b167 req-7f0e750f-64b8-4888-b75c-250a25034f8e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:46a8a73a-aec6-42fe-8ae4-e98eaadef1d3 for instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 on instance [pid: 8|app: 0|req: 515/1020] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:19 2026] POST /v2.1/os-server-external-events => generated 871 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:20.073 7 WARNING neutronclient.v2_0.client [None req-a31c17a4-121a-4a4f-a65d-379b0fbdcde4 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1021] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:20 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1471 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 516/1022] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:03:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1023] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:03:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1024] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:03:20 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: 7|app: 0|req: 508/1025] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 45 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: 518/1026] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1027] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/limits?tenant_id=340a7894ca8544ac89b5d7246cbde730 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1028] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1029] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/limits?tenant_id=59da8b6c51b14b6da0f6b1e506e20185 => generated 304 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1030] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1031] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/limits?tenant_id=cefd39cf205d49f19429a3198fdbe416 => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1032] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1033] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/limits?tenant_id=f21bc2308d6f427a82dbff1c6e21221d => 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: 522/1034] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-03 02:03:21.474 7 WARNING neutronclient.v2_0.client [None req-b989aaf6-77d2-45a4-8d1e-4078c3710357 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:03:21.851 8 WARNING neutronclient.v2_0.client [None req-2bdef9fa-130e-40ff-9bc7-18d6ad7091ee e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1035] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4705 bytes in 768 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:22.160 7 INFO nova.api.openstack.compute.server_external_events [req-bfbdbbbc-6575-43cb-be99-4f1d66575c7b req-169de3e3-1ed0-4459-95c4-3ffa9502cf3d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:46a8a73a-aec6-42fe-8ae4-e98eaadef1d3 for instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 on instance [pid: 7|app: 0|req: 514/1036] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1037] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:03:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1038] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:03:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1385 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1039] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:21 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1655 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1040] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:03:22 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57/ips => generated 108 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1041] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:03:22 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57/ips => generated 108 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1042] 10.0.0.162 () {32 vars in 823 bytes} [Tue Mar 3 02:03:22 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57/ips/tempest-ServerAddressesTestJSON-263846011-network => generated 93 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1043] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:03:22 2026] DELETE /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:22.681 7 WARNING neutronclient.v2_0.client [None req-f437df10-a10d-4383-840c-0df019640cc7 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1046] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:22 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1661 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:24.195 8 INFO nova.api.openstack.compute.server_external_events [req-70e54554-d607-4e70-8e14-0645470d2cbb req-67a80a75-1491-498a-923a-3b9e8e8ee54b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:46a8a73a-aec6-42fe-8ae4-e98eaadef1d3 for instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 on instance 2026-03-03 02:03:24.195 8 INFO nova.api.openstack.compute.server_external_events [req-70e54554-d607-4e70-8e14-0645470d2cbb req-67a80a75-1491-498a-923a-3b9e8e8ee54b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:46a8a73a-aec6-42fe-8ae4-e98eaadef1d3 for instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 on instance [pid: 8|app: 0|req: 528/1047] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:24 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:24.607 7 WARNING neutronclient.v2_0.client [None req-2296c688-b6d0-425a-955e-3b201a5256a6 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1048] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:24 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1661 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:25.752 8 WARNING neutronclient.v2_0.client [None req-7e635c3b-f7ef-4996-b060-e70e1fe215af e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in 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/1049] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:25 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1619 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:26.231 7 INFO nova.api.openstack.compute.server_external_events [req-e89c9428-6625-417f-abec-e11d2fede315 req-7227b580-705d-44ce-84b1-7d7f42dc2676 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:46a8a73a-aec6-42fe-8ae4-e98eaadef1d3 for instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 on instance [pid: 7|app: 0|req: 521/1050] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:26.877 8 WARNING neutronclient.v2_0.client [None req-237f40a8-4916-4a17-8cdc-dd1483f0ba7d e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1051] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:26 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1457 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-03-03 02:03:27.966 7 WARNING neutronclient.v2_0.client [None req-8a70b7f7-f1e4-4d28-9495-d6485b2581a3 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1052] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:27 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 1457 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-03-03 02:03:29.075 8 INFO nova.api.openstack.wsgi [None req-2fa8b3e8-48bb-40dc-9c74-f95124a9e811 e12b64fc08fc487691aec0e4c933e672 59da8b6c51b14b6da0f6b1e506e20185 - - default default] HTTP exception thrown: Instance 59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 could not be found. [pid: 8|app: 0|req: 531/1053] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:29 2026] GET /v2.1/servers/59beb1c0-a9f5-46fc-bcc3-3fed38c58d57 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:30.817 7 WARNING neutronclient.v2_0.client [None req-3315c0da-7474-426e-9dad-6eabc179cc96 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1054] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:30 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1821 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1055] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:03:31 2026] DELETE /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:31.334 7 WARNING neutronclient.v2_0.client [None req-8b53f515-fb8a-4811-83dd-a7d77f9d9472 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1056] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:31 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1827 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:32.648 8 INFO nova.api.openstack.compute.server_external_events [req-f4177ca6-d3a0-466e-a37c-bfde5a69c3db req-6005ad9c-000f-477e-af52-6a9cc5ec138b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance [pid: 8|app: 0|req: 533/1057] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:32.821 7 WARNING neutronclient.v2_0.client [None req-eae15f33-8cf8-42ac-8c56-491356a6e6bc 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1058] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:32 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1827 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:33.977 7 WARNING neutronclient.v2_0.client [None req-de5a6169-97c2-4a60-b078-bb461a98677b 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1061] 10.0.0.162 () {30 vars in 413 bytes} [Tue Mar 3 02:03:34 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1062] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:33 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1827 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:34.697 7 INFO nova.api.openstack.compute.server_external_events [req-eee583c6-a5a7-4b43-bcb3-315a806fd8fd req-dfdbbcc6-70af-4441-807f-4338bb3cfde4 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance 2026-03-03 02:03:34.697 7 INFO nova.api.openstack.compute.server_external_events [req-eee583c6-a5a7-4b43-bcb3-315a806fd8fd req-dfdbbcc6-70af-4441-807f-4338bb3cfde4 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:e7e18bab-7035-4f40-b1bd-532a16bcb7e8 for instance 461e2ccf-4506-47df-ae69-77cf9ccf065d on instance [pid: 7|app: 0|req: 528/1063] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:03:34 2026] POST /v2.1/os-server-external-events => generated 356 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, ' [pid: 8|app: 0|req: 536/1064] 10.0.0.162 () {28 vars in 560 bytes} [Tue Mar 3 02:03:34 2026] GET /v2/ => generated 402 bytes in 708 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: 7|app: 0|req: 529/1065] 10.0.0.162 () {28 vars in 564 bytes} [Tue Mar 3 02:03:34 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: 537/1066] 10.0.0.162 () {30 vars in 413 bytes} [Tue Mar 3 02:03:34 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-03 02:03:35.535 7 WARNING neutronclient.v2_0.client [None req-c422e6cc-1076-4090-b03d-3c372e0ede04 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1067] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:35 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1473 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:03:36.638 8 WARNING neutronclient.v2_0.client [None req-95a80203-1535-43c0-a7ad-b6f9b3c4bf68 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1068] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:36 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 1478 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:03:37.834 7 INFO nova.api.openstack.wsgi [None req-d80cdab0-7726-4ba2-9d03-5210606658ad 9d033f943435486fbfd97a62ad0d16a7 cefd39cf205d49f19429a3198fdbe416 - - default default] HTTP exception thrown: Instance 461e2ccf-4506-47df-ae69-77cf9ccf065d could not be found. [pid: 7|app: 0|req: 531/1069] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:03:37 2026] GET /v2.1/servers/461e2ccf-4506-47df-ae69-77cf9ccf065d => generated 111 bytes in 21 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: 539/1070] 10.0.0.162 () {32 vars in 706 bytes} [Tue Mar 3 02:03:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1943229658 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1079] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:04:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1080] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:04:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1081] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:04:21 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: 545/1082] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/limits?tenant_id=3f1dc8085dab4457b4c2d86f544a296a => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1083] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/limits?tenant_id=55fef77509f040c5b3bb92019c5709b2 => 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: 546/1084] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1085] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/limits?tenant_id=6dafe1a72e1f464ea46c108c5b643b93 => 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: 547/1086] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1087] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/limits?tenant_id=87655e2d13a345a085187774527c5ed5 => 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: 548/1088] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1089] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:04:21 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: 549/1090] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1091] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:04:21 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: 550/1092] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1093] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1094] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:04:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:43.792 8 WARNING neutronclient.v2_0.client [None req-7259372b-ecb0-45c7-9230-afbbc70aae5b 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:04:44.025 8 WARNING neutronclient.v2_0.client [None req-7259372b-ecb0-45c7-9230-afbbc70aae5b 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1101] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:04:43 2026] POST /v2.1/servers => generated 424 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:44.237 7 WARNING neutronclient.v2_0.client [None req-62bd4113-692f-493a-92c7-6815dbc5da86 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1102] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:44 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1368 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:45.327 8 WARNING neutronclient.v2_0.client [None req-120a744a-4c5f-4af3-8ae9-c6dbf3522623 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in 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/1103] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:45 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1372 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:46.858 7 WARNING neutronclient.v2_0.client [None req-8e2f1f30-8a5d-4ee9-8146-665b719f02f7 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1104] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:46 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1420 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:47.946 8 WARNING neutronclient.v2_0.client [None req-fabbd87e-232d-4916-84d4-1a78582932c7 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1105] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:47 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1420 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:49.036 7 WARNING neutronclient.v2_0.client [None req-fb60cfc2-3ec9-4f6f-8353-f3d5dba32298 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1106] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:49 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1470 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:50.459 8 INFO nova.api.openstack.compute.server_external_events [req-a40128c8-fa50-47b5-83f2-4069c0205572 req-5a2ab145-de72-40b5-829d-79cd1896fd43 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:1ef8edab-d7cd-4d8b-90ec-525013f7e528 for instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa on instance [pid: 8|app: 0|req: 558/1107] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:04:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:50.625 7 WARNING neutronclient.v2_0.client [None req-fe3eafd9-9af3-494b-8f7d-bc711bb414ca 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1108] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:50 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:51.785 8 WARNING neutronclient.v2_0.client [None req-be41b6b4-0d98-4cee-a1df-0d754676526a 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1109] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:51 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1468 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:52.942 7 WARNING neutronclient.v2_0.client [None req-69e02d5a-3edd-4c2d-9dfe-b9d43c853456 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1110] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:52 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1468 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-03-03 02:04:53.400 8 INFO nova.api.openstack.compute.server_external_events [req-c26502a2-4953-4e41-b90c-20e45a467cbd req-efc71840-7ff1-468b-aa20-63ed8bb41b4c 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:1ef8edab-d7cd-4d8b-90ec-525013f7e528 for instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa on instance [pid: 8|app: 0|req: 560/1111] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:04:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:54.065 8 WARNING neutronclient.v2_0.client [None req-a9d2ff59-acd3-4e5a-9480-c537d1cd0b54 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1114] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:54 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1468 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:55.250 7 WARNING neutronclient.v2_0.client [None req-974c1241-4e72-4eb7-a93b-26d21139894b 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1115] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:55 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1468 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:04:55.448 8 INFO nova.api.openstack.compute.server_external_events [req-9f5983a5-9bff-4161-a875-73e5cf6bf78c req-adc17d52-fbf5-49c4-840c-f8018d34e6a0 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:1ef8edab-d7cd-4d8b-90ec-525013f7e528 for instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa on instance [pid: 8|app: 0|req: 563/1116] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:04:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:56.492 7 WARNING neutronclient.v2_0.client [None req-49de2502-3238-49ff-8587-d2633d061a3f 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1117] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:56 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1468 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:57.501 8 INFO nova.api.openstack.compute.server_external_events [req-0249b8db-582f-4aff-acee-7ab95bf56c5a req-fa9d3799-b2ad-4dfb-95a1-953c5a0ae892 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:1ef8edab-d7cd-4d8b-90ec-525013f7e528 for instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa on instance [pid: 8|app: 0|req: 564/1118] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:04:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:57.693 7 WARNING neutronclient.v2_0.client [None req-b45479d6-c657-4ebd-af9c-94310210d217 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1119] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:57 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1648 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1120] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:04:59 2026] DELETE /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:04:59.201 7 WARNING neutronclient.v2_0.client [None req-ee080489-42fd-4cb9-9283-4d039d553acb 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1121] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:04:59 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1654 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-03-03 02:05:00.438 8 WARNING neutronclient.v2_0.client [None req-e41057ee-3e7e-4e1b-abf8-94e2d9db8536 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:00.585 7 INFO nova.api.openstack.compute.server_external_events [req-d11d62ca-1b3c-4462-89fe-3737c2a05259 req-9e9a4369-f0f0-4270-9df6-0aa4d627b8c5 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:1ef8edab-d7cd-4d8b-90ec-525013f7e528 for instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa on instance [pid: 7|app: 0|req: 557/1122] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:05:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1123] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:00 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1654 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:01.673 7 WARNING neutronclient.v2_0.client [None req-fbbd2b2f-0fbd-4e4a-bcee-0146f82e8b65 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1124] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:01 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1654 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:02.628 8 INFO nova.api.openstack.compute.server_external_events [req-6dc344e3-eb2e-4a3b-b38e-c973941938d7 req-1165fba7-96bb-4d56-ae70-8b1f2b7d4335 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:1ef8edab-d7cd-4d8b-90ec-525013f7e528 for instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa on instance 2026-03-03 02:05:02.629 8 INFO nova.api.openstack.compute.server_external_events [req-6dc344e3-eb2e-4a3b-b38e-c973941938d7 req-1165fba7-96bb-4d56-ae70-8b1f2b7d4335 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:1ef8edab-d7cd-4d8b-90ec-525013f7e528 for instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa on instance [pid: 8|app: 0|req: 567/1125] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:05:02 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:03.315 7 WARNING neutronclient.v2_0.client [None req-11964a2a-1b3f-446d-b973-61f9340724b7 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1126] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:03 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:04.532 8 WARNING neutronclient.v2_0.client [None req-31739108-8382-48da-9266-192730138bd7 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1129] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:04 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 1454 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:05.626 7 INFO nova.api.openstack.wsgi [None req-60ee3503-07de-479c-b2d6-a4b2fb3b2c5d 1a61bd291c2b45d28858f636bd4c3183 c01a6efb27ae42e8a3c824112396b3bb - - default default] HTTP exception thrown: Instance fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa could not be found. [pid: 7|app: 0|req: 561/1130] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:05 2026] GET /v2.1/servers/fc8dca5a-1b17-4d4a-8fe3-9113d2c9a0fa => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1131] 10.0.0.104 () {30 vars in 619 bytes} [Tue Mar 3 02:05:06 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1132] 10.0.0.104 () {32 vars in 692 bytes} [Tue Mar 3 02:05:06 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1133] 10.0.0.104 () {34 vars in 913 bytes} [Tue Mar 3 02:05:06 2026] GET /v2.1/os-simple-tenant-usage/520568a24ba34103a37f951ac727ff5a?start=2026-03-02T00:00:00&end=2026-03-03T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1134] 10.0.0.104 () {30 vars in 654 bytes} [Tue Mar 3 02:05:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1135] 10.0.0.104 () {30 vars in 619 bytes} [Tue Mar 3 02:05:11 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 564/1136] 10.0.0.104 () {32 vars in 692 bytes} [Tue Mar 3 02:05:11 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1137] 10.0.0.104 () {34 vars in 913 bytes} [Tue Mar 3 02:05:11 2026] GET /v2.1/os-simple-tenant-usage/520568a24ba34103a37f951ac727ff5a?start=2026-03-02T00:00:00&end=2026-03-03T23:59:59 => generated 20 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1138] 10.0.0.104 () {30 vars in 654 bytes} [Tue Mar 3 02:05:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1141] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:05:15 2026] POST /v2.1/os-keypairs => generated 396 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1142] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:05:19 2026] POST /v2.1/os-keypairs => generated 398 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1143] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:05:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1144] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:05:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1145] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1146] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=1b28a0a6fe1241998882471486d76b0c => 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: 8|app: 0|req: 578/1147] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=3391f21ff12247fd833dd89b68cd3c17 => 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: 579/1148] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=3ae0e3c4a2ac4f26b0ecebf51d6c7662 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-03 02:05:21.415 7 WARNING neutronclient.v2_0.client [None req-814baa8f-c9ce-443b-9e03-2ad68d49f03f 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1149] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=4cd4a42fcade4197b10db3892c61334e => 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: 581/1150] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1151] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=5750b1ae687d4d42b5e4de72b62cfad2 => 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: 583/1152] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=6b1ba8210d804330a2087457bdd21691 => 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: 584/1153] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1154] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=7a15a463d80d49378c943b30537e91ae => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1155] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=7b6a4c9803c54dcd80e543b1abe067b1 => 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: 587/1156] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=ab0e5122a8c8488c81226734fc074222 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1157] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=b6ea371765ba4b98a20fe0fa4178c727 => 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: 589/1158] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=cc4f869044f54364b09ae0b3555aea26 => 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: 590/1159] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=d6d6b5381bf040bd96f12f5bcbaa7951 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1160] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 592/1161] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=e3b6e8ef94bb4ce6952ef2423e37f2ef => 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: 593/1162] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/limits?tenant_id=f90681f364c54b95bf6eb0a60afa5353 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1163] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:05:21 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: 595/1164] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:21.926 7 WARNING neutronclient.v2_0.client [None req-814baa8f-c9ce-443b-9e03-2ad68d49f03f 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1165] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1166] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:05:21 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: 598/1167] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:05:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 599/1168] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:05:22 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) 2026-03-03 02:05:24.046 7 WARNING neutronclient.v2_0.client [None req-814baa8f-c9ce-443b-9e03-2ad68d49f03f 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1171] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:05:21 2026] POST /v2.1/servers => generated 448 bytes in 2950 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-03 02:05:24.313 8 WARNING neutronclient.v2_0.client [None req-5728d543-3e5e-40c8-8842-1022d7c97267 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:24.501 7 WARNING neutronclient.v2_0.client [None req-3aa7cf5c-ddeb-4595-b63b-5c8b935a17da 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1172] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:24 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1395 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:05:24.572 7 WARNING neutronclient.v2_0.client [None req-3aa7cf5c-ddeb-4595-b63b-5c8b935a17da 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:05:24.772 7 WARNING neutronclient.v2_0.client [None req-3aa7cf5c-ddeb-4595-b63b-5c8b935a17da 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1173] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:05:24 2026] POST /v2.1/servers => generated 449 bytes in 1330 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:25.810 8 WARNING neutronclient.v2_0.client [None req-23affe09-5c86-46aa-9a2b-478707cfed37 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1174] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:25 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1403 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:27.397 7 WARNING neutronclient.v2_0.client [None req-95d695ba-b064-4d7d-baba-ca2b55bba2f2 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1175] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:27 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1399 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:28.799 8 WARNING neutronclient.v2_0.client [None req-d0e59b96-e966-41d4-9217-af60e6bb5a58 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1176] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:28 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1455 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:29.588 7 WARNING neutronclient.v2_0.client [None req-07f50885-bb35-4ffd-aad8-b8852335ffbd 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1177] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:29 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1455 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:30.153 8 WARNING neutronclient.v2_0.client [None req-37cc31b3-ed74-42af-abd5-ea0c3c4dcc13 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1178] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:30 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1455 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1179] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:05:30 2026] POST /v2.1/os-keypairs => generated 395 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:31.455 8 WARNING neutronclient.v2_0.client [None req-6365d404-67d4-44f2-b104-25adb8963362 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:05:32.083 7 INFO nova.api.openstack.compute.server_external_events [req-501a1b8f-61a2-4e2d-9433-59674f5bf2ed req-fc512206-c1ee-4974-a933-46bb6b0042fb 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance [pid: 7|app: 0|req: 575/1180] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:05:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1181] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:31 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1463 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:33.131 7 WARNING neutronclient.v2_0.client [None req-fc09c1da-6f6d-44ea-8854-71ce0a973126 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1184] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:33 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1185] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:05:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:34.130 7 INFO nova.api.openstack.compute.server_external_events [req-b504eb62-1b56-45d0-bf2a-5589c22f0e4c req-3b699aa7-69fd-4038-a892-e01763d38a4d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:cf3c3687-6069-4bb4-bfb4-b5f64414eeb2 for instance c27d03b5-2e78-4ca8-a554-c811518e9590 on instance [pid: 7|app: 0|req: 577/1186] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:05:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:05:34.742 8 WARNING neutronclient.v2_0.client [None req-7667fee3-fc9d-43d1-848c-c9f92b814b5f 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:35.017 7 WARNING neutronclient.v2_0.client [None req-bb8a3291-eba0-4100-b916-e33f65d1e914 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1187] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:34 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:35.586 8 WARNING neutronclient.v2_0.client [None req-08192c7e-96ba-4755-ac1c-4be998bf323b 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1188] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:34 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1519 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:05:35.769 8 WARNING neutronclient.v2_0.client [None req-08192c7e-96ba-4755-ac1c-4be998bf323b 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:05:35.838 8 WARNING neutronclient.v2_0.client [None req-08192c7e-96ba-4755-ac1c-4be998bf323b 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:05:36.056 8 WARNING neutronclient.v2_0.client [None req-08192c7e-96ba-4755-ac1c-4be998bf323b 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1189] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:05:35 2026] POST /v2.1/servers => generated 497 bytes in 738 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:36.283 7 WARNING neutronclient.v2_0.client [None req-70a85da3-9b4d-4c1a-870c-e42aa418fc71 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1190] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:36 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => 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-03-03 02:05:36.540 8 WARNING neutronclient.v2_0.client [None req-28184cc3-f50b-49fd-974d-9900f9caeaad 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1191] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:36 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:37.379 7 WARNING neutronclient.v2_0.client [None req-e3678829-cacb-4e06-9836-239b330fa8e4 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1192] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:37 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1459 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:37.698 8 WARNING neutronclient.v2_0.client [None req-0c2285ae-1dcd-420b-8fd4-50f3ebd843a1 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1193] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:37 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:38.486 7 WARNING neutronclient.v2_0.client [None req-eba7cf62-89c4-4f50-9098-67c7d5735208 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1194] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:38 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1507 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:38.840 8 WARNING neutronclient.v2_0.client [None req-e28083a1-cb81-4861-8156-f013abb0bf91 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1195] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:38 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:39.626 7 WARNING neutronclient.v2_0.client [None req-38be06e5-157a-497d-ad33-b8a39da9e35d 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1196] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:39 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1507 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:40.042 8 WARNING neutronclient.v2_0.client [None req-5e65e926-6b5c-4b96-b716-bf19ba5db8c7 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1197] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:40 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:40.701 7 WARNING neutronclient.v2_0.client [None req-6379e92e-89f7-4598-851e-f52c57b00fd2 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1198] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:40 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1515 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:40.785 8 WARNING neutronclient.v2_0.client [None req-23956ce2-f28c-4116-a041-895a6ec2fd23 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1199] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:40 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1519 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:41.226 7 WARNING neutronclient.v2_0.client [None req-fd140530-2c6d-4a01-8a63-b751153d4a94 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1200] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:41 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:41.786 8 WARNING neutronclient.v2_0.client [None req-4af34d35-810c-44ff-b7ba-2adf7aa6caf8 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:42.166 7 INFO nova.api.openstack.compute.server_external_events [req-bdd334b1-f9ff-412b-b90c-72c46ce17b4a req-f7e0c9d8-45e1-4360-836c-4bdb9d50ed68 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance [pid: 7|app: 0|req: 585/1201] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:05:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1202] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:41 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1640 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:42.418 7 WARNING neutronclient.v2_0.client [None req-857bcd2b-feaf-40de-90fc-cf79fb040d91 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1203] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:42 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 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-03-03 02:05:43.266 8 WARNING neutronclient.v2_0.client [None req-c78584ea-640b-48aa-9dc5-18a9d9febb4d 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 618/1206] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:43 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:43.583 7 WARNING neutronclient.v2_0.client [None req-ed6dd3dd-ae93-4cf9-bf46-f055402d9830 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1207] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:43 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 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, ' 2026-03-03 02:05:44.557 8 WARNING neutronclient.v2_0.client [None req-576143a7-74aa-412e-9735-b38a39abd2b8 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in 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/1208] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:44 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:44.774 7 WARNING neutronclient.v2_0.client [None req-6b59a95b-599c-4308-8e0a-4d0450fde948 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1209] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:44 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 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-03-03 02:05:45.702 8 WARNING neutronclient.v2_0.client [None req-f1a061ec-87f7-497a-b6e8-154d4fd6080f 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 620/1210] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:45 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:45.957 7 WARNING neutronclient.v2_0.client [None req-ce3b4652-3be2-4ff4-bfe8-cd1fb90ee602 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:45.996 8 WARNING neutronclient.v2_0.client [None req-bcad22c1-e824-4d93-9b24-4fca10a0cb64 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1211] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:45 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1519 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1212] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:45 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 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-03-03 02:05:46.833 7 WARNING neutronclient.v2_0.client [None req-267aa2b0-7967-4b54-9c52-acd9661f2509 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1213] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:46 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:47.208 8 WARNING neutronclient.v2_0.client [None req-3d7b9966-d5ee-4559-9cff-d94a623c55b4 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1214] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:47 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:48.004 7 WARNING neutronclient.v2_0.client [None req-70061b84-4914-42c0-bd16-ade91155959a 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1215] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:47 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:48.415 8 WARNING neutronclient.v2_0.client [None req-1e74f483-0cdb-425d-a59a-fa2ce0a98160 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1216] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:48 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:49.191 7 WARNING neutronclient.v2_0.client [None req-b781ff94-b330-4cbc-9518-55a09aafbaa5 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1217] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:49 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:49.548 8 WARNING neutronclient.v2_0.client [None req-0a7c89c0-ca37-428d-982d-b82d4ad0cdcc 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1218] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:49 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:50.509 7 WARNING neutronclient.v2_0.client [None req-62d9d109-4bf1-48c3-a44a-afb42fab6d0f 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 595/1219] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:50 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:05:50.699 8 WARNING neutronclient.v2_0.client [None req-69594cb5-b914-4b0e-bbfb-b1f805de9bd8 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1220] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:50 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:51.192 7 WARNING neutronclient.v2_0.client [None req-4a748f6e-5962-414f-bf6e-b01c7a13ef58 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1221] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:51 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1519 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:51.745 8 WARNING neutronclient.v2_0.client [None req-841a3fb6-f1af-49d2-9ea3-8bad9f49b4cb 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1222] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:51 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:51.940 7 WARNING neutronclient.v2_0.client [None req-6c3ea99a-2823-4cbb-b6c4-1821830be027 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1223] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:51 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:52.924 8 WARNING neutronclient.v2_0.client [None req-8dcd1299-69d1-48a5-b417-711592e7e7ff 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:53.080 7 WARNING neutronclient.v2_0.client [None req-2a1257bf-b8f8-4ac5-9b14-a15bb211d4f1 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1224] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:52 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1225] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:53 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:54.149 8 WARNING neutronclient.v2_0.client [None req-a95249e0-412a-4e62-b424-9b0c753867a6 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in 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/1228] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:54 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:54.291 7 WARNING neutronclient.v2_0.client [None req-cf73ab44-002f-4408-97c5-c0d480642e9b 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1229] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:54 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:55.291 8 WARNING neutronclient.v2_0.client [None req-04c2cc6e-db91-4ee0-9806-eb12cd131fe8 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:55.443 7 WARNING neutronclient.v2_0.client [None req-bbaaa4da-8179-42a1-ac1d-092a3d10ed6f 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1230] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:55 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1231] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:55 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:56.366 8 WARNING neutronclient.v2_0.client [None req-cd692a0c-8815-43f6-b144-314f6a616e19 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:56.497 7 WARNING neutronclient.v2_0.client [None req-cb3e9b1b-07e3-4044-93fa-4e9091754189 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1232] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:56 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1519 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 602/1233] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:56 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:05:56.603 8 WARNING neutronclient.v2_0.client [None req-9c546bf0-070a-4c39-a8d1-8cc971c0cbd3 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in 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/1234] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:56 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:57.015 7 INFO nova.api.openstack.compute.server_external_events [req-1447e92e-31fb-4ee7-ae9e-edb7bbd31a48 req-9e01b8c6-e688-4892-9a01-226ce6149685 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance [pid: 7|app: 0|req: 603/1235] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:05:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:57.643 8 WARNING neutronclient.v2_0.client [None req-7520d274-bb48-4277-ae63-83075ad9e5e5 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] 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: 633/1236] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:57 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:05:57.789 7 WARNING neutronclient.v2_0.client [None req-05eacd96-2d70-4b1c-9632-7ef242e52cc0 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1237] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:57 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:58.821 8 WARNING neutronclient.v2_0.client [None req-13967f0d-9c59-4a7b-8a26-306bfea77477 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] 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: 634/1238] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:58 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:05:58.950 7 WARNING neutronclient.v2_0.client [None req-a9c18979-444f-43dd-90ad-6bed53684c9a 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 605/1239] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:58 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:05:59.050 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:cf3c3687-6069-4bb4-bfb4-b5f64414eeb2 for instance c27d03b5-2e78-4ca8-a554-c811518e9590 on instance 2026-03-03 02:05:59.050 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:cf3c3687-6069-4bb4-bfb4-b5f64414eeb2 for instance c27d03b5-2e78-4ca8-a554-c811518e9590 on instance 2026-03-03 02:05:59.050 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:cf3c3687-6069-4bb4-bfb4-b5f64414eeb2 for instance c27d03b5-2e78-4ca8-a554-c811518e9590 on instance 2026-03-03 02:05:59.051 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance 2026-03-03 02:05:59.051 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance 2026-03-03 02:05:59.051 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance 2026-03-03 02:05:59.051 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance 2026-03-03 02:05:59.051 8 INFO nova.api.openstack.compute.server_external_events [req-0f5df3c7-f2a5-4e69-8084-d6c55140da10 req-83a62fcb-204b-467c-be33-fda22226634b 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance [pid: 8|app: 0|req: 635/1240] 10.0.0.63 () {38 vars in 815 bytes} [Tue Mar 3 02:05:59 2026] POST /v2.1/os-server-external-events => generated 1384 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:05:59.996 7 WARNING neutronclient.v2_0.client [None req-d175fea1-bddf-4204-841e-37220bb6f8f1 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:00.087 8 WARNING neutronclient.v2_0.client [None req-7d7901b8-f42e-4351-bfb9-d9e134cd9aa1 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1241] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:05:59 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1628 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1242] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:00 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1528 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:01.140 7 WARNING neutronclient.v2_0.client [None req-6c96f1a1-0aeb-4daf-9298-f5b8ae0cc427 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:01.256 8 WARNING neutronclient.v2_0.client [None req-2416acd4-4b00-4152-90c7-c1d7f86f6a63 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1243] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:01 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1809 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:01.292 7 WARNING neutronclient.v2_0.client [None req-bb36bd41-8d0b-4563-8974-709a435568f9 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1244] 10.0.0.162 () {32 vars in 741 bytes} [Tue Mar 3 02:06:01 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1245] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:01 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1696 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:01.446 7 WARNING neutronclient.v2_0.client [None req-683f4f25-7fb9-4da5-a355-180f6a4cffae 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:01.543 8 WARNING neutronclient.v2_0.client [None req-458583bc-ba39-4dc6-bfde-a8bd951cb7a4 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1246] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:01 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1696 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:02.176 7 INFO nova.api.openstack.compute.server_external_events [req-46d4db81-ee22-482d-b023-e256aae99b15 req-2f2577eb-f51e-40c6-9bac-ce69b0c35567 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance [pid: 7|app: 0|req: 610/1247] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:02 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: 8|app: 0|req: 638/1248] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:01 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1818 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:03.712 8 INFO nova.api.openstack.compute.server_external_events [req-34c56dbd-5824-446a-8b5e-c28d293698ca req-a4b28961-cd4e-43ab-a590-1d40dacd30fc 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:cf3c3687-6069-4bb4-bfb4-b5f64414eeb2 for instance c27d03b5-2e78-4ca8-a554-c811518e9590 on instance [pid: 8|app: 0|req: 640/1251] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:03.877 7 WARNING neutronclient.v2_0.client [None req-d6251a94-18af-4247-a0d4-e19ad41fdb14 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:06:03.947 7 WARNING neutronclient.v2_0.client [None req-d6251a94-18af-4247-a0d4-e19ad41fdb14 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:04.220 8 INFO nova.api.openstack.compute.server_external_events [req-d92a1346-189a-4509-9664-279ff0c779c4 req-0c9974f9-b9e8-4b1c-b30d-62db904b1b23 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance [pid: 8|app: 0|req: 641/1252] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:06:04.354 7 WARNING neutronclient.v2_0.client [None req-d6251a94-18af-4247-a0d4-e19ad41fdb14 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1253] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:06:03 2026] POST /v2.1/servers => generated 448 bytes in 864 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:04.689 8 WARNING neutronclient.v2_0.client [None req-a17e1874-e2f0-4672-ab51-d3057d1ff54a 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in 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/1254] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:04 2026] GET /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 1395 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:09.787 7 WARNING neutronclient.v2_0.client [None req-50343750-f7d3-4557-ab5b-299eb0c30fe1 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:10.482 8 INFO nova.api.openstack.compute.server_external_events [req-1ba420bc-96c8-49b9-b2b7-0d2d84d49bd2 req-bd7deb14-b096-4553-9881-b1de5572a6d9 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance [pid: 7|app: 0|req: 613/1255] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:09 2026] GET /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 1521 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1256] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:10 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 614/1257] 10.0.0.162 () {34 vars in 750 bytes} [Tue Mar 3 02:06:11 2026] POST /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590/action => generated 31890 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:15.424 8 INFO nova.api.openstack.compute.server_external_events [req-a75f49b0-f862-4cc0-a63a-7d71e756185c req-b5c55679-d1bc-4e69-800d-7b98faea649d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance [pid: 8|app: 0|req: 645/1260] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:15 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-03-03 02:06:15.547 7 WARNING neutronclient.v2_0.client [None req-436e85e0-fd85-452f-bbc3-6cb9f05ae21a 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1261] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:15 2026] GET /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 1519 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 646/1262] 10.0.0.162 () {34 vars in 671 bytes} [Tue Mar 3 02:06:17 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:17.479 7 INFO nova.api.openstack.compute.server_external_events [req-99c539a5-6e04-4388-b77a-830f4521d810 req-b1b02951-9029-4564-82de-9380486a538d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance 2026-03-03 02:06:17.479 7 INFO nova.api.openstack.compute.server_external_events [req-99c539a5-6e04-4388-b77a-830f4521d810 req-b1b02951-9029-4564-82de-9380486a538d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:cf3c3687-6069-4bb4-bfb4-b5f64414eeb2 for instance c27d03b5-2e78-4ca8-a554-c811518e9590 on instance [pid: 7|app: 0|req: 617/1263] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:17 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:06:17.722 8 WARNING neutronclient.v2_0.client [None req-02e8a4e8-b453-46f2-9c9d-7bf46caf61f8 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in 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/1264] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:17 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1929 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 618/1265] 10.0.0.162 () {32 vars in 753 bytes} [Tue Mar 3 02:06:18 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7/os-server-password => generated 116 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:19.469 8 WARNING neutronclient.v2_0.client [None req-7ad9d8f2-a3ed-46cf-9684-cb7bb6ebc891 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:06:19.536 8 WARNING neutronclient.v2_0.client [None req-7ad9d8f2-a3ed-46cf-9684-cb7bb6ebc891 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:06:19.768 8 WARNING neutronclient.v2_0.client [None req-7ad9d8f2-a3ed-46cf-9684-cb7bb6ebc891 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1266] 10.0.0.162 () {34 vars in 663 bytes} [Tue Mar 3 02:06:19 2026] POST /v2.1/servers => generated 450 bytes in 552 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:20.001 7 WARNING neutronclient.v2_0.client [None req-08211ec0-15f8-45d7-abee-4d5345cfed32 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1267] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:19 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1403 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, ' [pid: 8|app: 0|req: 649/1268] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:06:20 2026] DELETE /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:20.786 7 WARNING neutronclient.v2_0.client [None req-fd93ac4f-bf19-4a81-9226-71a360e5868b 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:20.844 8 WARNING neutronclient.v2_0.client [None req-2d447be1-4903-4fe1-9cf0-a1aab0b87064 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1269] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:20 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1935 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1270] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:20 2026] GET /v2.1/limits?tenant_id=1b28a0a6fe1241998882471486d76b0c => generated 302 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1271] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:20 2026] GET /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 1819 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:06:21.255 7 WARNING neutronclient.v2_0.client [None req-05acbf0a-e94b-4f8d-b953-2da7f8fd85c9 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 651/1272] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=3391f21ff12247fd833dd89b68cd3c17 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1273] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1399 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1274] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=3ae0e3c4a2ac4f26b0ecebf51d6c7662 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 623/1275] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=4cd4a42fcade4197b10db3892c61334e => 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: 653/1276] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1277] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=5750b1ae687d4d42b5e4de72b62cfad2 => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1278] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=6b1ba8210d804330a2087457bdd21691 => generated 304 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1279] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1280] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=7b6a4c9803c54dcd80e543b1abe067b1 => generated 305 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1281] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=b6ea371765ba4b98a20fe0fa4178c727 => 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/1282] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=be3524fc37684b1c84417f288a3b3dae => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1283] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=c94d7c064b7f44b88c7f9692a38fad82 => 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: 657/1284] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=cc4f869044f54364b09ae0b3555aea26 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1285] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 658/1286] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=e3b6e8ef94bb4ce6952ef2423e37f2ef => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1287] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=ebf7786f4a324d59ad09233ddfc18559 => 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: 659/1288] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/limits?tenant_id=f90681f364c54b95bf6eb0a60afa5353 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1289] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1290] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 631/1291] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 632/1292] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:06:21.970 8 WARNING neutronclient.v2_0.client [None req-c4f5634a-f352-48e8-bc12-51a08fa1c8dc 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1293] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2413 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: 7|app: 0|req: 634/1294] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:06:22 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-03-03 02:06:22.135 7 WARNING neutronclient.v2_0.client [None req-cfa6f92b-3af5-45dd-bb5d-e9cfa5337725 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in 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/1295] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:21 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1935 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:22.565 8 INFO nova.api.openstack.compute.server_external_events [req-37ef893b-fb07-4628-95e3-5e1248663e6c req-ab1ba782-a424-4774-9844-c42104c635ab 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance [pid: 8|app: 0|req: 662/1296] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 635/1297] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:06:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 11650 bytes in 540 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, ' 2026-03-03 02:06:22.612 8 WARNING neutronclient.v2_0.client [None req-2f4cc7c7-cfaa-4ce0-ae56-b1fbe2f220ac 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1298] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:06:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1299] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:06:22 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: 663/1300] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:22 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1455 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:06:23.602 7 WARNING neutronclient.v2_0.client [None req-255e3b0a-9581-48a0-abef-45951385b201 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 639/1303] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:23 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1935 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:24.084 8 WARNING neutronclient.v2_0.client [None req-a7ad029b-6ea0-47f1-bbc0-7436597420f9 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 665/1304] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:24 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:24.620 7 INFO nova.api.openstack.compute.server_external_events [req-f6c3e9b7-039e-458b-8cc3-788d7afc685c req-754f1194-9b84-46ea-b638-bd2aee51ffbe 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance 2026-03-03 02:06:24.620 7 INFO nova.api.openstack.compute.server_external_events [req-f6c3e9b7-039e-458b-8cc3-788d7afc685c req-754f1194-9b84-46ea-b638-bd2aee51ffbe 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance 2026-03-03 02:06:24.620 7 INFO nova.api.openstack.compute.server_external_events [req-f6c3e9b7-039e-458b-8cc3-788d7afc685c req-754f1194-9b84-46ea-b638-bd2aee51ffbe 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:e03fac53-5647-4be4-8793-b31fb262e0b3 for instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 on instance [pid: 7|app: 0|req: 640/1305] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:24 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:24.782 8 WARNING neutronclient.v2_0.client [None req-76820c4c-ef9c-471c-a31f-bd042cc7b9d6 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 666/1306] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:24 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1536 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:25.173 7 WARNING neutronclient.v2_0.client [None req-bdb229d6-dc22-4e91-a35f-a95f31498969 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1307] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:25 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1531 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:25.828 8 INFO nova.api.openstack.compute.server_external_events [req-e655ca2e-e983-439e-85fc-319f0b3d9dd1 req-f597034a-3552-4dd2-affe-35230bc6fbf4 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:0e1a3fc4-ba4e-4440-9552-5320cba9d271 for instance 79d3c18d-2207-4b1e-968c-137b6bf5aefa on instance [pid: 8|app: 0|req: 667/1308] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:25.870 7 WARNING neutronclient.v2_0.client [None req-8a950871-1d9a-4156-b3d0-9c18a341bc20 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1309] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:25 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => 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-03-03 02:06:26.397 8 WARNING neutronclient.v2_0.client [None req-95824771-5ef8-485b-8c7e-76e028d7076e 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 668/1310] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:26 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1529 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-03-03 02:06:26.957 7 WARNING neutronclient.v2_0.client [None req-fbe2200c-7d1c-4054-992a-2b9cb78929d2 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 643/1311] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:26 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 1541 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:27.620 8 WARNING neutronclient.v2_0.client [None req-8b074875-0ce4-4f3e-a7fe-0ee960f13b35 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 669/1312] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:27 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:28.038 7 INFO nova.api.openstack.wsgi [None req-2df04929-a07a-4c0a-84ab-abdcdb56baa4 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] HTTP exception thrown: Instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 could not be found. [pid: 7|app: 0|req: 644/1313] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:28 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:28.069 8 INFO nova.api.openstack.wsgi [None req-94a2b46e-52e6-4621-b7ce-86ee1932bd6b 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] HTTP exception thrown: Instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 could not be found. [pid: 8|app: 0|req: 670/1314] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:06:28 2026] DELETE /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:28.098 7 INFO nova.api.openstack.wsgi [None req-7bb90e42-88e0-447a-a4a6-a5825a03c790 8ebe6ad46da34a1881210ce117724119 6b1ba8210d804330a2087457bdd21691 - - default default] HTTP exception thrown: Instance 771bc3bb-d40b-4a00-81b2-5c8f808530c7 could not be found. [pid: 7|app: 0|req: 645/1315] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:28 2026] GET /v2.1/servers/771bc3bb-d40b-4a00-81b2-5c8f808530c7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 671/1316] 10.0.0.162 () {32 vars in 706 bytes} [Tue Mar 3 02:06:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2051706407 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:28.776 7 WARNING neutronclient.v2_0.client [None req-54eb0cf0-d962-4138-a938-d17371241852 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 672/1317] 10.0.0.162 () {32 vars in 724 bytes} [Tue Mar 3 02:06:28 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-53400775 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1318] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:28 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1529 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:06:29.968 8 WARNING neutronclient.v2_0.client [None req-a5d3ed65-0db7-45af-a282-f07e18be700b 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 673/1319] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:29 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:30.843 7 INFO nova.api.openstack.compute.server_external_events [req-620817ba-d9f2-4902-84b7-59dd33bff27b req-66522bf7-117b-4f80-b989-a192b8c14564 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:0e1a3fc4-ba4e-4440-9552-5320cba9d271 for instance 79d3c18d-2207-4b1e-968c-137b6bf5aefa on instance [pid: 7|app: 0|req: 647/1320] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:30 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-03-03 02:06:31.120 8 WARNING neutronclient.v2_0.client [None req-1a563361-ce2f-478e-b24f-305ada267fae 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 674/1321] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:31 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1529 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:32.612 7 WARNING neutronclient.v2_0.client [None req-b769f463-4968-4967-bb94-4f0f533f5fdc 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 648/1322] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:32 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1696 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:32.832 8 WARNING neutronclient.v2_0.client [None req-312f00e3-3b0d-4e62-8995-3ace6662427d 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:32.894 7 INFO nova.api.openstack.compute.server_external_events [req-9a8eefa9-4383-4c32-894f-8fb04c7b4e83 req-69993e91-a422-4c8b-b150-1a5f51a23323 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:0e1a3fc4-ba4e-4440-9552-5320cba9d271 for instance 79d3c18d-2207-4b1e-968c-137b6bf5aefa on instance [pid: 7|app: 0|req: 649/1323] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:32 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) [pid: 8|app: 0|req: 675/1324] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:32 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1696 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:34.939 7 INFO nova.api.openstack.compute.server_external_events [req-008d998e-5377-4186-9b8a-5cfab8d87622 req-bcb460c2-53bd-439b-a236-ed39954a2d07 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:0e1a3fc4-ba4e-4440-9552-5320cba9d271 for instance 79d3c18d-2207-4b1e-968c-137b6bf5aefa on instance [pid: 7|app: 0|req: 651/1327] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1330] 10.0.0.162 () {34 vars in 750 bytes} [Tue Mar 3 02:06:44 2026] POST /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa/action => generated 31890 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1331] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:06:47 2026] DELETE /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:47.484 8 WARNING neutronclient.v2_0.client [None req-cffe2eea-9b42-474b-b3de-fd00d9bbd073 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 679/1332] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:47 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1822 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:48.760 7 WARNING neutronclient.v2_0.client [None req-0d0c96b5-881c-4b0b-b59a-183d6c73d8a3 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1333] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:48 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1822 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:50.188 8 WARNING neutronclient.v2_0.client [None req-34ecfa9e-9312-4f2a-aea9-08f6ed152615 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:50.545 7 INFO nova.api.openstack.compute.server_external_events [req-4e69b5ce-ac35-4d1c-974e-2c9892527d83 req-22f5b6cc-6c8f-4380-bd61-265fc3981f55 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:0e1a3fc4-ba4e-4440-9552-5320cba9d271 for instance 79d3c18d-2207-4b1e-968c-137b6bf5aefa on instance [pid: 8|app: 0|req: 680/1334] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:50 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1754 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1335] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:51.070 8 WARNING neutronclient.v2_0.client [None req-1a10e0ca-cb27-4356-864e-fa8c975d9812 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:51.600 7 WARNING neutronclient.v2_0.client [None req-2fb0edee-da30-48ff-9055-18fefb2614b6 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:06:51.732 8 WARNING neutronclient.v2_0.client [None req-1a10e0ca-cb27-4356-864e-fa8c975d9812 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 656/1336] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:51 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1489 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:06:51.860 8 WARNING neutronclient.v2_0.client [None req-1a10e0ca-cb27-4356-864e-fa8c975d9812 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 681/1337] 199.204.45.70 () {36 vars in 713 bytes} [Tue Mar 3 02:06:50 2026] POST /v2.1/servers => generated 453 bytes in 1410 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:52.499 7 WARNING neutronclient.v2_0.client [None req-079333b4-9409-454a-a8d1-326b8d7a1b5a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 657/1338] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:06:52 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2213 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:52.580 8 WARNING neutronclient.v2_0.client [None req-e0eb1531-f04c-4476-a81d-9e3af729e28a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 682/1339] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:06:52 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 658/1340] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:06:52 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-volume_attachments => generated 25 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, ' 2026-03-03 02:06:52.816 8 WARNING neutronclient.v2_0.client [None req-5faacb8c-5084-4605-aa02-041cfb43e061 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 683/1341] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:52 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:53.891 8 INFO nova.api.openstack.wsgi [None req-05e65d5f-8706-4fbe-9aac-11b9ffd0280a 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] HTTP exception thrown: Instance 79d3c18d-2207-4b1e-968c-137b6bf5aefa could not be found. [pid: 8|app: 0|req: 685/1344] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:53 2026] GET /v2.1/servers/79d3c18d-2207-4b1e-968c-137b6bf5aefa => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 660/1345] 10.0.0.162 () {32 vars in 730 bytes} [Tue Mar 3 02:06:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1682087088 => generated 0 bytes in 24 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: 686/1346] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:06:54 2026] DELETE /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-03 02:06:54.735 7 WARNING neutronclient.v2_0.client [None req-512783b6-c414-4bf9-94c8-8e583643aa64 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 661/1347] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:54 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1702 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:55.479 8 WARNING neutronclient.v2_0.client [None req-79777f6d-fd92-4f10-ac70-0c6b4e55dd8a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 687/1348] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:06:55 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2303 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:55.785 7 WARNING neutronclient.v2_0.client [None req-a344914a-1fb0-4bec-852e-50f24b017369 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:55.946 8 WARNING neutronclient.v2_0.client [None req-85df2264-7a28-45d3-9b12-b713c93c861b 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 662/1349] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:06:55 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 28 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 663/1350] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:06:56 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1351] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:55 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1702 bytes in 1387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:58.353 7 WARNING neutronclient.v2_0.client [None req-8dd7a5aa-f428-413b-92a4-1a921c1d5340 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:58.737 8 INFO nova.api.openstack.compute.server_external_events [req-14b0c902-aa17-452d-a1cf-6620dc103905 req-1dcf5dfe-d6fe-44f6-add8-e1b10ffc2dfc 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:cf3c3687-6069-4bb4-bfb4-b5f64414eeb2 for instance c27d03b5-2e78-4ca8-a554-c811518e9590 on instance [pid: 8|app: 0|req: 689/1352] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:06:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1353] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:58 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1635 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:59.485 8 WARNING neutronclient.v2_0.client [None req-f20a9c76-3d7f-4e62-9d68-3905ced671f8 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:06:59.993 7 WARNING neutronclient.v2_0.client [None req-85f8497d-9a8c-4f98-b028-337721ccb99c 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 665/1354] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:06:59 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1489 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:01.441 7 INFO nova.api.openstack.compute.server_external_events [req-85f1250d-651a-4f81-bd02-b416102dce85 req-ba0050e2-ac77-4620-842f-ce78d4e78154 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:3516ef19-5b09-471e-ba6c-f6bd8a73675f for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 666/1355] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:07:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1356] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:06:59 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2445 bytes in 2233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:01.733 7 WARNING neutronclient.v2_0.client [None req-4c2c51ec-0d44-489e-9c62-1849d576aa2c 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:01.810 8 WARNING neutronclient.v2_0.client [None req-af3e1b49-f076-4ef2-8fbc-ede1ccfb4985 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 667/1357] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:07:01 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 283 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 668/1358] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:07:01 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1359] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:07:01 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 1489 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:02.984 7 INFO nova.api.openstack.wsgi [None req-b7034c60-06b2-44f5-8a1f-f4e103ff3497 548de5133cbd45e098a378f3a2b644c7 7b6a4c9803c54dcd80e543b1abe067b1 - - default default] HTTP exception thrown: Instance c27d03b5-2e78-4ca8-a554-c811518e9590 could not be found. [pid: 7|app: 0|req: 669/1360] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:07:02 2026] GET /v2.1/servers/c27d03b5-2e78-4ca8-a554-c811518e9590 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 692/1361] 10.0.0.162 () {32 vars in 730 bytes} [Tue Mar 3 02:07:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1169932864 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-03 02:07:04.622 8 WARNING neutronclient.v2_0.client [None req-420ab551-ce7a-48bc-a141-88ba2d6b8ec9 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 694/1364] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:07:04 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2433 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:05.094 7 WARNING neutronclient.v2_0.client [None req-eff23268-d826-4bf0-a2b4-9a24acd942b4 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 671/1365] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:07:05 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 283 bytes in 913 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: 695/1366] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:07:05 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/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-03-03 02:07:08.709 7 WARNING neutronclient.v2_0.client [None req-72ac3c9d-7d31-4551-9ecc-6a606dad89bb 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 672/1367] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:07:08 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2433 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:08.840 8 WARNING neutronclient.v2_0.client [None req-cc3e0e55-a94c-40a3-a8f4-f530054dc2ce 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 696/1368] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:07:08 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 283 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 673/1369] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:07:08 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-volume_attachments => generated 197 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, ' 2026-03-03 02:07:11.851 8 WARNING neutronclient.v2_0.client [None req-60b5bea6-51fc-40af-9e13-284d04e76303 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 697/1370] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:07:11 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2433 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:12.020 7 WARNING neutronclient.v2_0.client [None req-b9ec2e73-7fa8-4584-814c-18bfe71566d1 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 674/1371] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:07:11 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 283 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:12.110 7 INFO nova.api.openstack.compute.server_external_events [req-e38cc29a-27fd-4e74-a059-36ff81c99269 req-f1214ab1-979e-4205-b0d1-b3b8e09d3b5a 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:3516ef19-5b09-471e-ba6c-f6bd8a73675f for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 698/1372] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:07:12 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1373] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:07:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:14.148 8 INFO nova.api.openstack.compute.server_external_events [req-2a252b84-6915-4928-9652-e3f867ecaf10 req-4285ce2e-27e1-4e05-85a6-88ede528e80c 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:3516ef19-5b09-471e-ba6c-f6bd8a73675f for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance 2026-03-03 02:07:14.148 8 INFO nova.api.openstack.compute.server_external_events [req-2a252b84-6915-4928-9652-e3f867ecaf10 req-4285ce2e-27e1-4e05-85a6-88ede528e80c 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:3516ef19-5b09-471e-ba6c-f6bd8a73675f for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 700/1376] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:07:14 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:14.774 7 WARNING neutronclient.v2_0.client [None req-7858d4be-1fd2-4070-a067-74eff225dfe2 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 677/1377] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:07:14 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2433 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:15.639 8 WARNING neutronclient.v2_0.client [None req-42eb2c0f-f81b-4386-89eb-e3b86ec31695 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 701/1378] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:07:15 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 285 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 678/1379] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:07:15 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-volume_attachments => generated 197 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, ' 2026-03-03 02:07:18.778 8 WARNING neutronclient.v2_0.client [None req-ba712ad6-9298-4b94-829e-0050f765aab2 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 702/1380] 199.204.45.70 () {32 vars in 732 bytes} [Tue Mar 3 02:07:18 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 2580 bytes in 1038 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:19.830 7 WARNING neutronclient.v2_0.client [None req-6243c8f2-967d-4810-ba67-4ae7b29c1491 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 679/1381] 199.204.45.70 () {32 vars in 758 bytes} [Tue Mar 3 02:07:19 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 285 bytes in 374 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: 703/1382] 199.204.45.70 () {32 vars in 776 bytes} [Tue Mar 3 02:07:20 2026] GET /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 680/1383] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/os-services => generated 783 bytes in 363 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: 704/1384] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 681/1385] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:07:21 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: 705/1386] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/limits?tenant_id=11c89b9ecba9405b9545a4a3063c7fef => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1387] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/limits?tenant_id=1b28a0a6fe1241998882471486d76b0c => 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: 706/1388] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/limits?tenant_id=31651ab7d5844e71b6bfc62fc90910d9 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1389] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/limits?tenant_id=3391f21ff12247fd833dd89b68cd3c17 => 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: 707/1390] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/limits?tenant_id=35ff5dd599c44dd3b0a60a776fa1b97a => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1391] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/limits?tenant_id=3ae0e3c4a2ac4f26b0ecebf51d6c7662 => 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: 708/1392] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:21 2026] GET /v2.1/limits?tenant_id=4cd4a42fcade4197b10db3892c61334e => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1393] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => 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: 709/1394] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=5750b1ae687d4d42b5e4de72b62cfad2 => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1395] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => 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: 710/1396] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=968ca291a0ec44e4bddb69c5afae1ced => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1397] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=b6ea371765ba4b98a20fe0fa4178c727 => 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: 711/1398] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=b723ceb4e90245d0aeae37ba997e5a0c => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1399] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=d834bee82a824092a33df27091332e17 => 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: 712/1400] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1401] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=e3b6e8ef94bb4ce6952ef2423e37f2ef => 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: 713/1402] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=e77985c2adb14c01a82dfc3612ecefa3 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1403] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=f90681f364c54b95bf6eb0a60afa5353 => 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: 714/1404] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/limits?tenant_id=fed5441377a245efb84e58aa4f26cb99 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1405] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1554 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1406] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:07:22 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, ' 2026-03-03 02:07:22.884 7 WARNING neutronclient.v2_0.client [None req-8a27742d-06ad-4e31-ae98-88848406ac89 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 692/1409] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:07:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7601 bytes in 939 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/1410] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:07:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 693/1411] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:07:23 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: 719/1412] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:07:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:07:55.646 7 WARNING neutronclient.v2_0.client [None req-fde6fa14-62a3-4c46-9bdf-557f78cec1d4 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:07:55.694 7 WARNING neutronclient.v2_0.client [None req-fde6fa14-62a3-4c46-9bdf-557f78cec1d4 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:07:58.338 8 INFO nova.api.openstack.compute.server_external_events [req-d1a39175-305a-4f05-9bd8-a1c477adecd7 req-d5da53bf-11b2-4d43-8947-91b21d4ad77e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 723/1419] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:07:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:01.574 8 INFO nova.api.openstack.compute.server_external_events [req-1510e092-93d5-4b8b-acd7-53dc54df6fa0 req-fede04d5-0f6b-4aa6-8428-1600ec7afad5 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 724/1420] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:08:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:03.618 8 INFO nova.api.openstack.compute.server_external_events [req-6b76776d-a0f2-4571-98fd-77330aff3876 req-0db686b2-2f9d-411a-a9a4-6556ded5c8d7 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 727/1423] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:08:03 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) 2026-03-03 02:08:04.756 7 WARNING neutronclient.v2_0.client [None req-fde6fa14-62a3-4c46-9bdf-557f78cec1d4 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 697/1424] 199.204.45.70 () {36 vars in 811 bytes} [Tue Mar 3 02:07:55 2026] POST /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 280 bytes in 9207 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:05.986 8 INFO nova.api.openstack.compute.server_external_events [req-ff8e3690-3594-4b50-94c9-fd522553cfe7 req-e079817c-cd90-4537-b12f-c950511d086a 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 728/1425] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:08:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:08.027 7 INFO nova.api.openstack.compute.server_external_events [req-d38cdcc7-911d-4cb5-b86b-e96796805464 req-94d0b9f5-063f-4a0a-b4a3-39fc0574cf19 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 698/1426] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:08:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 730/1429] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:08:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 700/1430] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1431] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:08:21 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: 7|app: 0|req: 701/1432] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=1b28a0a6fe1241998882471486d76b0c => 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: 732/1433] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=3391f21ff12247fd833dd89b68cd3c17 => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1434] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=3ae0e3c4a2ac4f26b0ecebf51d6c7662 => 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: 733/1435] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=4cd4a42fcade4197b10db3892c61334e => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1436] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1437] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=5750b1ae687d4d42b5e4de72b62cfad2 => generated 305 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1438] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => 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: 735/1439] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=b6ea371765ba4b98a20fe0fa4178c727 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1440] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1441] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=e3b6e8ef94bb4ce6952ef2423e37f2ef => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1442] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/limits?tenant_id=f90681f364c54b95bf6eb0a60afa5353 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-03 02:08:21.585 8 WARNING neutronclient.v2_0.client [None req-f7117e1f-b508-4255-86d6-ead049336625 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 737/1443] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7812 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1444] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 738/1445] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1446] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 38 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: 739/1447] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 709/1448] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:08:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-03 02:08:37.782 7 WARNING neutronclient.v2_0.client [None req-5dc32d08-62d4-43ce-ba1b-05606f694576 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:08:37.838 7 WARNING neutronclient.v2_0.client [None req-5dc32d08-62d4-43ce-ba1b-05606f694576 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:40.343 8 INFO nova.api.openstack.compute.server_external_events [req-220982fb-f4d7-477b-baef-ca63113c67ed req-1e904178-da62-4542-a0c8-844d2cc6a997 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:efe4f55d-add9-44b2-aa09-0f5707da0eda for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 742/1453] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:08:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:43.658 8 INFO nova.api.openstack.compute.server_external_events [req-f9a9b33e-d51d-431e-8aa6-522692202524 req-e0bb43bc-c0b4-436a-9dc3-03e42bedcb60 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:efe4f55d-add9-44b2-aa09-0f5707da0eda for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 745/1456] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:08:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:45.696 8 INFO nova.api.openstack.compute.server_external_events [req-f7e362eb-8a51-4192-829e-2bea1b723b66 req-acbee915-9a15-440c-84db-34bfdaf19943 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:efe4f55d-add9-44b2-aa09-0f5707da0eda for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 746/1457] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:08:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:08:46.881 7 WARNING neutronclient.v2_0.client [None req-5dc32d08-62d4-43ce-ba1b-05606f694576 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 712/1458] 199.204.45.70 () {36 vars in 811 bytes} [Tue Mar 3 02:08:37 2026] POST /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 376 bytes in 9236 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:08:57.820 8 WARNING neutronclient.v2_0.client [None req-bb5c05b3-5c27-426e-a1e1-739b2c312c0b 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-03 02:08:57.870 8 WARNING neutronclient.v2_0.client [None req-bb5c05b3-5c27-426e-a1e1-739b2c312c0b 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:00.462 7 INFO nova.api.openstack.compute.server_external_events [req-d7cc4a65-752a-4ba3-b733-584a677d12f2 req-68d3c6c9-45b8-4358-9d5c-db2771e012c8 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:4e1bae99-8681-4d3d-86c4-90a20d08eece for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 714/1461] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:04.073 7 INFO nova.api.openstack.compute.server_external_events [req-c06f6370-5e5b-4794-83d4-bdcee5c2ed55 req-118a140c-3297-4c8d-a2ca-afde28aaffc0 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:4e1bae99-8681-4d3d-86c4-90a20d08eece for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 717/1464] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:04 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-03-03 02:09:06.108 7 INFO nova.api.openstack.compute.server_external_events [req-7cf4338f-b1aa-4b1f-9600-4c9b7964ccd0 req-f8e462a2-b4ce-46c5-a755-18f6efb7fcf8 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-plugged:4e1bae99-8681-4d3d-86c4-90a20d08eece for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 718/1465] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 02:09:07.429 8 WARNING neutronclient.v2_0.client [None req-bb5c05b3-5c27-426e-a1e1-739b2c312c0b 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 748/1466] 199.204.45.70 () {36 vars in 811 bytes} [Tue Mar 3 02:08:57 2026] POST /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface => generated 378 bytes in 9727 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:08.388 7 INFO nova.api.openstack.compute.server_external_events [req-49881b03-5d16-4349-9125-471844733c46 req-60e2eda6-ab07-4b11-a4cb-2f7c134e870e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:efe4f55d-add9-44b2-aa09-0f5707da0eda for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 719/1467] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 750/1470] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:09:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 721/1471] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:09:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 751/1472] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:09:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 722/1473] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:20 2026] GET /v2.1/limits?tenant_id=1b28a0a6fe1241998882471486d76b0c => 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: 752/1474] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:20 2026] GET /v2.1/limits?tenant_id=3391f21ff12247fd833dd89b68cd3c17 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1475] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:20 2026] GET /v2.1/limits?tenant_id=3ae0e3c4a2ac4f26b0ecebf51d6c7662 => 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: 753/1476] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=4cd4a42fcade4197b10db3892c61334e => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1477] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => 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: 754/1478] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=5750b1ae687d4d42b5e4de72b62cfad2 => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1479] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => 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: 755/1480] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=b6ea371765ba4b98a20fe0fa4178c727 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1481] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 756/1482] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=e3b6e8ef94bb4ce6952ef2423e37f2ef => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1483] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/limits?tenant_id=f90681f364c54b95bf6eb0a60afa5353 => 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: 757/1484] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-03 02:09:21.472 7 WARNING neutronclient.v2_0.client [None req-54f63ff6-6bee-430c-ab51-4e2e987b134f 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 728/1485] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8297 bytes in 206 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/1486] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 729/1487] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1488] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:09:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 730/1489] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:09:21 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-03-03 02:09:21.968 8 INFO nova.api.openstack.compute.server_external_events [req-85b9ed8b-f24f-4313-987d-1c3f58bd02eb req-97e089e3-2b12-4244-8b6a-6ecd44c5b1b1 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:4e1bae99-8681-4d3d-86c4-90a20d08eece for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 760/1490] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1491] 199.204.45.70 () {34 vars in 854 bytes} [Tue Mar 3 02:09:22 2026] DELETE /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface/4e1bae99-8681-4d3d-86c4-90a20d08eece => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:24.007 8 INFO nova.api.openstack.compute.server_external_events [req-2e01376c-50ec-47e4-9e33-2198e5ad809e req-5b5ff18f-2bbf-4f8e-916d-705d168026e6 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:4e1bae99-8681-4d3d-86c4-90a20d08eece for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 762/1494] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:24.918 7 INFO nova.api.openstack.compute.server_external_events [req-9ca0b67e-4d1c-4f30-b443-521af9229d14 req-45a54bbf-d65b-455d-a640-c8e232ab47e2 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:4e1bae99-8681-4d3d-86c4-90a20d08eece for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 733/1495] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:26.964 8 INFO nova.api.openstack.compute.server_external_events [req-5cfdd229-14a5-4440-801d-55e92b7abe8e req-685a8073-7da9-4b1a-9631-7f53a84fe5e7 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:4e1bae99-8681-4d3d-86c4-90a20d08eece for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 763/1496] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:32.138 7 INFO nova.api.openstack.compute.server_external_events [req-27bbd45b-2209-4888-a780-687f929f5919 req-be771972-e5ee-4a74-86c3-4982e52a8e3d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:efe4f55d-add9-44b2-aa09-0f5707da0eda for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 734/1497] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09: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, ' [pid: 8|app: 0|req: 764/1498] 199.204.45.70 () {34 vars in 854 bytes} [Tue Mar 3 02:09:32 2026] DELETE /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface/efe4f55d-add9-44b2-aa09-0f5707da0eda => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:34.324 8 INFO nova.api.openstack.compute.server_external_events [req-89623149-c852-4fa7-b2e1-ebd3434c4ede req-2e41f13f-ecc0-419e-8e59-38cae9205085 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:efe4f55d-add9-44b2-aa09-0f5707da0eda for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 766/1501] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:36.375 7 INFO nova.api.openstack.compute.server_external_events [req-02287887-f4e3-4b8b-b125-dc87fc7f93ae req-4f79f2fc-22d2-4285-96cc-0290103a2e35 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:efe4f55d-add9-44b2-aa09-0f5707da0eda for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 736/1502] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1505] 199.204.45.70 () {34 vars in 854 bytes} [Tue Mar 3 02:09:52 2026] DELETE /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513/os-interface/0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:55.296 7 INFO nova.api.openstack.compute.server_external_events [req-a68acd42-6aff-45c0-9d16-f6004e1f48d0 req-dc0bd3bd-e676-445b-9096-2023f06d81dc 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 739/1508] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:09:57.361 8 INFO nova.api.openstack.compute.server_external_events [req-4213c775-2134-4a39-9857-c2e091ca8fef req-82c5e4d0-31e7-4b1e-a69b-b7dd068dcfb8 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:0cd36b96-3ab7-4bfa-8f0a-884b0b952f93 for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 770/1509] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:09:57 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 740/1510] 199.204.45.70 () {34 vars in 754 bytes} [Tue Mar 3 02:09:58 2026] DELETE /v2.1/servers/f57f7a78-e5f8-4094-8247-352550ee6513 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:00.153 8 INFO nova.api.openstack.compute.server_external_events [req-befb496a-6d08-41f4-a0f1-084b8dbed508 req-273207c5-3f3e-4033-a52c-78d67019e225 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:3516ef19-5b09-471e-ba6c-f6bd8a73675f for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 8|app: 0|req: 771/1511] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:02.190 7 INFO nova.api.openstack.compute.server_external_events [req-ad22733f-db01-465d-826b-7f98f05ce497 req-23561946-c37d-48c4-89d8-1449eed62fe9 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:3516ef19-5b09-471e-ba6c-f6bd8a73675f for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance 2026-03-03 02:10:02.190 7 INFO nova.api.openstack.compute.server_external_events [req-ad22733f-db01-465d-826b-7f98f05ce497 req-23561946-c37d-48c4-89d8-1449eed62fe9 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:3516ef19-5b09-471e-ba6c-f6bd8a73675f for instance f57f7a78-e5f8-4094-8247-352550ee6513 on instance [pid: 7|app: 0|req: 741/1512] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:02 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:02.978 8 INFO nova.api.openstack.compute.server_external_events [req-4d2c67e7-88bf-47bd-b55a-3a65b914654f req-5c24eae1-b5cd-43be-affd-680e27cb4837 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance [pid: 8|app: 0|req: 772/1513] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:02 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: 7|app: 0|req: 742/1514] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:10:02 2026] DELETE /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:03.115 8 WARNING neutronclient.v2_0.client [None req-21a6596b-5b74-4ba5-ba2d-613f26b5c689 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 773/1515] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:10:03 2026] GET /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 1945 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:04.426 8 INFO nova.api.openstack.compute.server_external_events [req-f9a72772-cea3-4a54-a9a2-a673caf845cc req-5a5b5e6d-17d7-4b1f-a9a8-f7b6f6fe2f8d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance [pid: 8|app: 0|req: 775/1518] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:06.467 7 INFO nova.api.openstack.compute.server_external_events [req-bb0d0352-8c9e-4d96-a16d-f91c3c570124 req-b1fb90ee-320a-44cf-a714-9048f5088dba 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance [pid: 7|app: 0|req: 744/1519] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:06.658 8 INFO nova.api.openstack.compute.server_external_events [req-1ad4ba4b-ad44-423f-af94-b9f141b2b779 req-48394acf-10ad-447b-9217-c7f1ad9c72b7 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:15a7d56b-ae0f-41fb-910d-00fd15f62992 for instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 on instance [pid: 8|app: 0|req: 776/1520] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:08.336 7 WARNING neutronclient.v2_0.client [None req-d5541d26-c231-4ef2-8180-846fd8150fba 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 745/1521] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:10:08 2026] GET /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 1481 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:13.430 8 INFO nova.api.openstack.wsgi [None req-ccc3ddc1-6817-48c1-b6f6-78e03eed0c3a 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] HTTP exception thrown: Instance 160b75b7-2840-4a1e-a570-f0295d9ea5c9 could not be found. [pid: 8|app: 0|req: 777/1522] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:10:13 2026] GET /v2.1/servers/160b75b7-2840-4a1e-a570-f0295d9ea5c9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:13.883 8 INFO nova.api.openstack.compute.server_external_events [req-bbe8c99e-ad9e-4af1-b6c2-52d340628ded req-c24b16e3-057b-4fb8-bdf1-9908cb26f47d 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-changed:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance [pid: 8|app: 0|req: 779/1525] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 747/1526] 10.0.0.162 () {32 vars in 718 bytes} [Tue Mar 3 02:10:13 2026] DELETE /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:14.026 8 WARNING neutronclient.v2_0.client [None req-eaaa9bf2-4b07-4099-a362-f740e9f37fb1 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 780/1527] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:10:13 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1944 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, ' 2026-03-03 02:10:15.264 7 INFO nova.api.openstack.compute.server_external_events [req-5316040e-94fa-4cad-b508-de7ece3fc39a req-5cc52563-9a93-47fe-bb8a-ad6a3d5f4f9f 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance [pid: 7|app: 0|req: 748/1528] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:16.855 8 INFO nova.api.openstack.compute.server_external_events [req-42517b3b-2aea-4db5-a75f-473a944598a9 req-4d1e06a3-8bd3-414b-8e29-72e40d4308ed 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-deleted:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance [pid: 8|app: 0|req: 781/1529] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:17.307 7 INFO nova.api.openstack.compute.server_external_events [req-ef565e53-3b24-4eff-83ed-f1339e97e2d7 req-d3fff9cd-46f2-402e-b5d6-a91a05f7ce7e 5c75f444200e494bb9510f8983822c52 570b434a5846497281ecfd6a2649dfba - - 043303e3b5954e4c8926514ac850fdf1 043303e3b5954e4c8926514ac850fdf1] Creating event network-vif-unplugged:9f7d95c9-ef47-4989-8e57-1621f6701b9c for instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 on instance [pid: 7|app: 0|req: 749/1530] 10.0.0.63 () {38 vars in 814 bytes} [Tue Mar 3 02:10:17 2026] POST /v2.1/os-server-external-events => generated 185 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-03-03 02:10:19.216 8 WARNING neutronclient.v2_0.client [None req-a1d60c58-da4b-4ac7-9368-059d3c9d3bc8 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 782/1531] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:10:19 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 1481 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 750/1532] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:10:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1533] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:10:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 751/1534] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:10:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1535] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:10:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1536] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:10:20 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: 785/1537] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:10:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1538] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:20 2026] GET /v2.1/limits?tenant_id=1b28a0a6fe1241998882471486d76b0c => 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: 786/1539] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:20 2026] GET /v2.1/limits?tenant_id=3391f21ff12247fd833dd89b68cd3c17 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1540] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=3ae0e3c4a2ac4f26b0ecebf51d6c7662 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1541] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=4cd4a42fcade4197b10db3892c61334e => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1542] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1543] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=5750b1ae687d4d42b5e4de72b62cfad2 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1544] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => 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: 789/1545] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=b6ea371765ba4b98a20fe0fa4178c727 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1546] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 790/1547] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=e3b6e8ef94bb4ce6952ef2423e37f2ef => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1548] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/limits?tenant_id=f90681f364c54b95bf6eb0a60afa5353 => 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: 791/1549] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1550] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:10:21 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 792/1551] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:10:21 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-03-03 02:10:24.326 8 INFO nova.api.openstack.wsgi [None req-32051c96-fada-4a83-99a2-a4467f6dccf7 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] HTTP exception thrown: Instance 1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 could not be found. [pid: 8|app: 0|req: 794/1554] 10.0.0.162 () {32 vars in 715 bytes} [Tue Mar 3 02:10:24 2026] GET /v2.1/servers/1efc208b-4c78-4ee8-91a7-fd2d1e72abc2 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 761/1555] 10.0.0.162 () {32 vars in 726 bytes} [Tue Mar 3 02:10:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1120988143 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 02:10:26.695 8 INFO nova.api.openstack.wsgi [None req-84defba2-dccf-4a88-90b9-56a1c7433d86 917fd4e3c01a488aa4e80ba871cb11a2 5750b1ae687d4d42b5e4de72b62cfad2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1120988143 not found for user 917fd4e3c01a488aa4e80ba871cb11a2 [pid: 8|app: 0|req: 795/1556] 10.0.0.162 () {32 vars in 723 bytes} [Tue Mar 3 02:10:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1120988143 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1567] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:11:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1568] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:11:21 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: 802/1569] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1570] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:11:21 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: 803/1571] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1572] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1573] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 770/1574] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => 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: 805/1575] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/limits?tenant_id=ae61a58d27ac48898fae8aadeb286961 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1576] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 806/1577] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1578] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1579] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:11:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1582] 10.0.0.162 () {32 vars in 655 bytes} [Tue Mar 3 02:11:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1583] 10.0.0.162 () {32 vars in 641 bytes} [Tue Mar 3 02:11:31 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-03 02:11:31.495 7 WARNING oslo_db.sqlalchemy.utils [None req-e67c5cdf-1881-4ab8-a96f-ab5172da2e23 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 775/1584] 10.0.0.162 () {32 vars in 649 bytes} [Tue Mar 3 02:11:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1585] 10.0.0.162 () {32 vars in 694 bytes} [Tue Mar 3 02:11:31 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1596] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:12:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1597] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:12:21 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: 817/1598] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:12:21 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) [pid: 7|app: 0|req: 782/1599] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 62 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: 818/1600] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 783/1601] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => 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: 819/1602] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1603] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 820/1604] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1605] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1606] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1607] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:12:21 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1612] 10.0.0.206 () {28 vars in 454 bytes} [Tue Mar 3 02:12:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1613] 10.0.0.206 () {30 vars in 658 bytes} [Tue Mar 3 02:12:38 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 790/1614] 10.0.0.206 () {32 vars in 731 bytes} [Tue Mar 3 02:12:38 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1615] 10.0.0.206 () {34 vars in 806 bytes} [Tue Mar 3 02:12:38 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1616] 10.0.0.206 () {28 vars in 454 bytes} [Tue Mar 3 02:12:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1617] 10.0.0.206 () {30 vars in 658 bytes} [Tue Mar 3 02:12:39 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 792/1618] 10.0.0.206 () {32 vars in 731 bytes} [Tue Mar 3 02:12:39 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1619] 10.0.0.206 () {34 vars in 894 bytes} [Tue Mar 3 02:12:39 2026] GET /v2.1/servers/detail?project_id=570b434a5846497281ecfd6a2649dfba&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1620] 10.0.0.206 () {34 vars in 894 bytes} [Tue Mar 3 02:12:39 2026] GET /v2.1/servers/detail?project_id=72d1d5b358c242139410f3d79f26d84a&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1621] 10.0.0.206 () {34 vars in 894 bytes} [Tue Mar 3 02:12:39 2026] GET /v2.1/servers/detail?project_id=e346b381d65c4a55bbdc9ac6e83cb7bf&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1630] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:13:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1631] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:13:20 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1632] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 834/1633] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1634] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1635] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1636] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1637] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1638] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 837/1639] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 803/1640] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 838/1641] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:13:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:14:20.742 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0836b0e8-ac3d-4a11-99cf-fb7d55f5d01e] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 845/1654] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:14:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 810/1655] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:14:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 846/1656] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:14:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 811/1657] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:14:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1658] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1659] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => 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: 848/1660] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1661] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 849/1662] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1663] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1664] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1665] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:14:21 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-03 02:15:20.671 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0836b0e8-ac3d-4a11-99cf-fb7d55f5d01e] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 33496. [pid: 8|app: 0|req: 857/1678] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:15:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-03 02:15:20.869 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [9475ab4f-800a-4b3b-83c0-08b2bcda5387] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 822/1679] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:15:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1680] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:15:20 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: 7|app: 0|req: 823/1681] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:15:20 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: 859/1682] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:15:20 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: 7|app: 0|req: 824/1683] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:15:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 860/1684] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:15:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 825/1685] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:15:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1686] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:15:21 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 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: 7|app: 0|req: 826/1687] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:15:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => 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: 862/1688] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:15:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1689] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:15:21 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-03-03 02:16:20.801 7 INFO oslo.messaging._drivers.impl_rabbit [-] [9475ab4f-800a-4b3b-83c0-08b2bcda5387] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 42716. [pid: 7|app: 0|req: 834/1702] 10.0.0.224 () {32 vars in 668 bytes} [Tue Mar 3 02:16:20 2026] GET /v2.1/os-services => generated 783 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1703] 10.0.0.224 () {32 vars in 688 bytes} [Tue Mar 3 02:16:20 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 7|app: 0|req: 835/1704] 10.0.0.224 () {32 vars in 672 bytes} [Tue Mar 3 02:16:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 870/1705] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:16:20 2026] GET /v2.1/limits?tenant_id=570b434a5846497281ecfd6a2649dfba => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1706] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:16:21 2026] GET /v2.1/limits?tenant_id=72d1d5b358c242139410f3d79f26d84a => 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: 871/1707] 10.0.0.224 () {32 vars in 743 bytes} [Tue Mar 3 02:16:21 2026] GET /v2.1/limits?tenant_id=e346b381d65c4a55bbdc9ac6e83cb7bf => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1708] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:16:21 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: 8|app: 0|req: 872/1709] 10.0.0.224 () {32 vars in 682 bytes} [Tue Mar 3 02:16:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1710] 10.0.0.224 () {32 vars in 686 bytes} [Tue Mar 3 02:16:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1711] 10.0.0.224 () {32 vars in 707 bytes} [Tue Mar 3 02:16:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 839/1712] 10.0.0.224 () {32 vars in 703 bytes} [Tue Mar 3 02:16:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1713] 10.0.0.224 () {32 vars in 711 bytes} [Tue Mar 3 02:16:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)