+ 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 [Fri Mar 6 01:27:05 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-867474bb6d-lzxqm machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f8b9074f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-06 01:27:10.038 8 INFO nova.utils [None req-7476edc3-10e0-4ecc-95d8-5eb702c875e3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 01:27:10.111 7 INFO nova.utils [None req-761b8748-ffdc-47d9-acb3-5f46eac23966 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 01:27:11.791 8 WARNING keystonemiddleware._common.config [None req-7476edc3-10e0-4ecc-95d8-5eb702c875e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:27:11.798 7 WARNING keystonemiddleware._common.config [None req-761b8748-ffdc-47d9-acb3-5f46eac23966 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:27:11.805 8 WARNING oslo_config.cfg [None req-7476edc3-10e0-4ecc-95d8-5eb702c875e3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 01:27:11.807 7 WARNING oslo_config.cfg [None req-761b8748-ffdc-47d9-acb3-5f46eac23966 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 01:27:11.886 7 WARNING keystonemiddleware._common.config [None req-761b8748-ffdc-47d9-acb3-5f46eac23966 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:27:11.898 8 WARNING keystonemiddleware._common.config [None req-7476edc3-10e0-4ecc-95d8-5eb702c875e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:27:11.901 7 WARNING oslo_config.cfg [None req-761b8748-ffdc-47d9-acb3-5f46eac23966 - - - - - -] 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-06 01:27:11.913 7 WARNING oslo_config.cfg [None req-761b8748-ffdc-47d9-acb3-5f46eac23966 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-03-06 01:27:11.914 8 WARNING oslo_config.cfg [None req-7476edc3-10e0-4ecc-95d8-5eb702c875e3 - - - - - -] 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. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8b9074f668 pid: 7 (default app) 2026-03-06 01:27:11.926 8 WARNING oslo_config.cfg [None req-7476edc3-10e0-4ecc-95d8-5eb702c875e3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8b9074f668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1 => generated 114 bytes in 17 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-06 01:27:19.555 8 WARNING oslo_policy.policy [None req-51edb57d-9fe3-46c8-b77f-75acea0f245e 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:27:19.555 8 WARNING oslo_policy.policy [None req-51edb57d-9fe3-46c8-b77f-75acea0f245e 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1 => generated 0 bytes in 541 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:27:19.648 7 WARNING oslo_policy.policy [req-51edb57d-9fe3-46c8-b77f-75acea0f245e req-f7534b7c-9492-43a0-82a5-6da37222d879 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - 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-06 01:27:19.649 7 WARNING oslo_policy.policy [req-51edb57d-9fe3-46c8-b77f-75acea0f245e req-f7534b7c-9492-43a0-82a5-6da37222d879 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:27:19.752 8 INFO nova.api.openstack.wsgi [None req-e4d37c24-33fc-4a92-b285-d94e2d261f21 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.206 () {48 vars in 1010 bytes} [Fri Mar 6 01:27:19 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: 7|app: 0|req: 4/7] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.206 () {52 vars in 1047 bytes} [Fri Mar 6 01:27:19 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:27:20.704 8 INFO nova.api.openstack.wsgi [None req-e186b191-fb2b-4b7b-8a3a-64ed0589d872 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.206 () {48 vars in 1012 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1/flavors/m1.small => 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: 7/13] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.206 () {52 vars in 1047 bytes} [Fri Mar 6 01:27:20 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1 => generated 0 bytes in 22 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:27:21.655 8 INFO nova.api.openstack.wsgi [None req-29e63f33-b597-41ef-942d-01754526ac82 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.206 () {48 vars in 1014 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.206 () {52 vars in 1047 bytes} [Fri Mar 6 01:27:21 2026] POST /v2.1/flavors => generated 533 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:27:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:27:22 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:27:22 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:27:22.587 8 INFO nova.api.openstack.wsgi [None req-c8bc648f-a3a9-423f-a99e-1637f3b2f1c0 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.206 () {48 vars in 1012 bytes} [Fri Mar 6 01:27:22 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:27:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.206 () {52 vars in 1047 bytes} [Fri Mar 6 01:27:22 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:27:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:27:23 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:27:23 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:27:23.562 8 INFO nova.api.openstack.wsgi [None req-8a019a11-6308-4b3c-9fb3-a6c2d5605b53 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.206 () {48 vars in 1014 bytes} [Fri Mar 6 01:27:23 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:27:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.206 () {52 vars in 1047 bytes} [Fri Mar 6 01:27:23 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 10.0.0.236 () {28 vars in 454 bytes} [Fri Mar 6 01:34:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 58/116] 10.0.0.236 () {30 vars in 658 bytes} [Fri Mar 6 01:34:10 2026] GET /v2.1 => generated 0 bytes in 403 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: 59/117] 10.0.0.236 () {32 vars in 731 bytes} [Fri Mar 6 01:34:10 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 10.0.0.236 () {34 vars in 804 bytes} [Fri Mar 6 01:34:10 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:36:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/146] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:36:26 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/147] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:36:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:26.730 7 INFO nova.api.openstack.wsgi [None req-923125bc-2871-440e-867f-0f236120e186 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/148] 162.253.55.206 () {48 vars in 1016 bytes} [Fri Mar 6 01:36:26 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: 8|app: 0|req: 75/149] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:36:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 162.253.55.206 () {52 vars in 1048 bytes} [Fri Mar 6 01:36:26 2026] POST /v2.1/flavors => generated 534 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:37:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:37:22 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:37:22 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:22.741 7 INFO nova.api.openstack.wsgi [None req-93097666-30a2-421d-9ab3-19d0f7061362 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 7bb5af3f024845fd88b0b1b461e9204d [pid: 7|app: 0|req: 83/166] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:37:22 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-06 01:37:22.756 8 WARNING oslo_db.sqlalchemy.utils [None req-51688384-488e-48a4-ba41-84e8a845b6d5 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/167] 162.253.55.206 () {48 vars in 1015 bytes} [Fri Mar 6 01:37:22 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/168] 162.253.55.206 () {52 vars in 1056 bytes} [Fri Mar 6 01:37:22 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:37:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:37:26 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:37:26 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 162.253.55.206 () {48 vars in 1072 bytes} [Fri Mar 6 01:37:26 2026] GET /v2.1/os-quota-sets/43d5be4d94014888b5fcb7c4c04ca990 => 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: 87/173] 162.253.55.206 () {52 vars in 1124 bytes} [Fri Mar 6 01:37:26 2026] PUT /v2.1/os-quota-sets/43d5be4d94014888b5fcb7c4c04ca990 => generated 238 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:45: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: 7|app: 0|req: 137/275] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:45:39 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 139/276] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:45:39 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:45:39.447 7 INFO nova.api.openstack.wsgi [None req-db2dd7ac-2d62-4f14-88cc-c08b4c9b47f2 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 138/277] 162.253.55.206 () {48 vars in 1014 bytes} [Fri Mar 6 01:45:39 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:45:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 162.253.55.206 () {52 vars in 1048 bytes} [Fri Mar 6 01:45:39 2026] POST /v2.1/flavors => generated 534 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/316] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:48:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/317] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:48:43 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 159/318] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:48:43 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/319] 162.253.55.206 () {48 vars in 1072 bytes} [Fri Mar 6 01:48:43 2026] GET /v2.1/os-quota-sets/8d541cdb92434d1e8e4b1d8b6afa855c => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 162.253.55.206 () {52 vars in 1124 bytes} [Fri Mar 6 01:48:43 2026] PUT /v2.1/os-quota-sets/8d541cdb92434d1e8e4b1d8b6afa855c => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:50:22 2026] GET /v2.1/os-services => generated 782 bytes in 151 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: 171/342] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:50:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 172/343] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:50:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 14 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: 172/344] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:50:23 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: 173/345] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/348] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 175/349] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => 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: 175/350] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 176/352] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:50:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:51:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 183/366] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:51:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 184/367] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:51:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:51:22 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 185/369] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:51:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 185/370] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:51:22 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: 186/371] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:51:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:51:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 187/373] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:51:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:51:23 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: 188/375] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:51:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:51:23 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: 195/389] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:52:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:52:22 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: 196/391] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:52:22 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) [pid: 7|app: 0|req: 196/392] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:52:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:52:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:52:22 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 198/395] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:52:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 198/396] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:52:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:52:23 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/398] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:52:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 200/399] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:52:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/400] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:52: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) [pid: 8|app: 0|req: 207/413] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:53:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:53: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) [pid: 8|app: 0|req: 208/415] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:53:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:53:22 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 209/417] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:53:22 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 209/418] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:53:22 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: 210/419] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:53:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:53:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 211/421] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:53:23 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 211/422] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:53:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/423] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:53:23 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: 212/424] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:53: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) [pid: 8|app: 0|req: 219/437] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:54:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:54:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:54:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 220/440] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:54:22 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: 221/441] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:54: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) [pid: 7|app: 0|req: 221/442] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:54:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 222/443] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:54:23 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: 7|app: 0|req: 222/444] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:54:23 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: 223/445] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:54:23 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:54:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 224/447] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:54:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 224/448] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:54:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:55:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:55:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 232/463] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:55:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 232/464] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:55:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:55:23 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: 233/466] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:55:23 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:55:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/468] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:55:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 235/469] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:55:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 235/470] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:55: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) [pid: 7|app: 0|req: 236/471] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:55: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) [pid: 8|app: 0|req: 236/472] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:55:23 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: 243/485] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:56:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:56:22 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: 244/487] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:56:22 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: 244/488] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:56:22 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: 245/489] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:56: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/490] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:56: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) [pid: 7|app: 0|req: 246/491] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:56:22 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:56:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/493] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:56:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:56:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 248/495] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:56:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:56: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) [pid: 7|app: 0|req: 255/509] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:57:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:57:22 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:57:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 256/512] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:57:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:57: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) [pid: 8|app: 0|req: 257/514] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:57:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:57:22 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: 258/516] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:57:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => 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: 259/517] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:57:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 259/518] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:57:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 260/519] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:57:23 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: 260/520] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:57:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/533] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:58:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 97 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: 267/534] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:58:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:58:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 268/536] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:58: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: 269/537] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:58:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:58:22 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: 270/539] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:58:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:58:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 271/541] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:58:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:58:23 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: 8|app: 0|req: 272/543] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:58:23 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 272/544] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:58:23 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: 276/551] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:58:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 276/552] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:58:56 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 277/553] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:58:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:58:56.207 8 INFO nova.api.openstack.wsgi [None req-044bee35-63cd-4806-9c8d-179c58065c2b 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 277/554] 162.253.55.206 () {48 vars in 1010 bytes} [Fri Mar 6 01:58:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:58:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 162.253.55.206 () {48 vars in 1098 bytes} [Fri Mar 6 01:58:56 2026] GET /v2.1/flavors/a2831228-5f81-4870-99f1-de117975859d/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:58:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:58:57 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/561] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:58:57 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:58:57.128 7 INFO nova.api.openstack.wsgi [None req-3d1a81ce-ff26-4829-a897-e1eb405cd102 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 281/562] 162.253.55.206 () {48 vars in 1012 bytes} [Fri Mar 6 01:58:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:58:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 162.253.55.206 () {48 vars in 1098 bytes} [Fri Mar 6 01:58:57 2026] GET /v2.1/flavors/9b4d5381-1362-47cc-96c0-e7ef34d6cb85/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:58:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:58:58 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/567] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:58:58 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:58:58.078 7 INFO nova.api.openstack.wsgi [None req-760d72a4-7093-433e-913e-ce545fc49ca3 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 284/568] 162.253.55.206 () {48 vars in 1014 bytes} [Fri Mar 6 01:58:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:58:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 162.253.55.206 () {48 vars in 1098 bytes} [Fri Mar 6 01:58:58 2026] GET /v2.1/flavors/9b70050e-3f66-4f62-aa8c-373627c71c26/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 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: 7|app: 0|req: 286/572] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:58:58 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/573] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:58:59.036 7 INFO nova.api.openstack.wsgi [None req-19b07d96-22e8-409a-9f0d-893e3791ac58 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 287/574] 162.253.55.206 () {48 vars in 1012 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 162.253.55.206 () {48 vars in 1098 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1/flavors/b4662bc5-0835-410d-b960-20535832b028/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/579] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:58:59.992 7 INFO nova.api.openstack.wsgi [None req-f25e4a94-62ce-4f32-a547-aea9a7c2a47b 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 290/580] 162.253.55.206 () {48 vars in 1014 bytes} [Fri Mar 6 01:58:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:59:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 162.253.55.206 () {48 vars in 1098 bytes} [Fri Mar 6 01:59:00 2026] GET /v2.1/flavors/36297c8a-0f81-4379-9d5d-5569cc361b12/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:59:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 78 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: 294/588] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 01:59:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 01:59:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 295/590] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 01:59:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 01:59:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 01:59:23 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: 297/593] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 01:59:23 2026] GET /v2.1/os-services => generated 782 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 01:59:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/595] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 01:59:23 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: 298/596] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:59:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:59:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 299/598] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 01:59:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 01:59:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 304/608] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 01:59:59 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/609] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 01:59:59 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:59:59.690 8 INFO nova.api.openstack.wsgi [None req-0a1f3830-2c2c-432a-96c6-260446da6364 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 305/610] 162.253.55.206 () {48 vars in 1016 bytes} [Fri Mar 6 01:59:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 01:59:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 162.253.55.206 () {48 vars in 1098 bytes} [Fri Mar 6 01:59:59 2026] GET /v2.1/flavors/b805e2f4-5b38-427e-817a-853fc3672ec0/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: 307/613] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 02:00:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 02:00:06 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 308/615] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 02:00:06 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 02:00:06 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.16 () {28 vars in 453 bytes} [Fri Mar 6 02:00:07 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: 310/620] 10.0.0.16 () {30 vars in 657 bytes} [Fri Mar 6 02:00:07 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: 311/621] 10.0.0.16 () {32 vars in 730 bytes} [Fri Mar 6 02:00:07 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: 311/622] 10.0.0.16 () {34 vars in 764 bytes} [Fri Mar 6 02:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 02:00:09 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: 312/624] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 02:00:09 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 313/625] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 02:00:09 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 162.253.55.206 () {48 vars in 1072 bytes} [Fri Mar 6 02:00:09 2026] GET /v2.1/os-quota-sets/43d5be4d94014888b5fcb7c4c04ca990 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.16 () {28 vars in 453 bytes} [Fri Mar 6 02:00:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/628] 10.0.0.16 () {30 vars in 657 bytes} [Fri Mar 6 02:00:11 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.16 () {32 vars in 730 bytes} [Fri Mar 6 02:00:12 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: 315/630] 10.0.0.16 () {34 vars in 764 bytes} [Fri Mar 6 02:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.16 () {28 vars in 453 bytes} [Fri Mar 6 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/632] 10.0.0.16 () {30 vars in 657 bytes} [Fri Mar 6 02:00:16 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.16 () {32 vars in 730 bytes} [Fri Mar 6 02:00:16 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: 317/634] 10.0.0.16 () {34 vars in 807 bytes} [Fri Mar 6 02:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.16 () {28 vars in 453 bytes} [Fri Mar 6 02:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/638] 10.0.0.16 () {30 vars in 657 bytes} [Fri Mar 6 02:00:20 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 320/639] 10.0.0.16 () {32 vars in 730 bytes} [Fri Mar 6 02:00:20 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: 320/640] 10.0.0.16 () {34 vars in 807 bytes} [Fri Mar 6 02:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:00:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 40 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: 321/642] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:00:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:00:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 322/644] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:00:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 323/645] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:00:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:00:23 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: 324/647] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:00:23 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: 324/648] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:00:23 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: 325/649] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:00:23 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: 325/650] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:00:23 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/651] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:00:23 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: 326/652] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:00: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) [pid: 7|app: 0|req: 331/661] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 02:00:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 331/662] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 02:00:57 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/663] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 02:00:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:00:57.790 8 INFO nova.api.openstack.wsgi [None req-a4cd684d-6453-4344-aa05-cf8911668264 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 332/664] 162.253.55.206 () {48 vars in 1014 bytes} [Fri Mar 6 02:00:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 02:00:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 162.253.55.206 () {48 vars in 1098 bytes} [Fri Mar 6 02:00:57 2026] GET /v2.1/flavors/dfc342c3-f3ff-47fe-817d-25ab6d693586/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 02:01:11 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: 335/670] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 02:01:11 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 336/671] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 02:01:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 162.253.55.206 () {48 vars in 1072 bytes} [Fri Mar 6 02:01:11 2026] GET /v2.1/os-quota-sets/8d541cdb92434d1e8e4b1d8b6afa855c => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/675] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/678] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/679] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/680] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/681] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => 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: 341/682] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:01:22 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 342/683] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:01:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:01:23 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: 343/685] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:01:23 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: 343/686] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:01:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 162.253.55.206 () {42 vars in 704 bytes} [Fri Mar 6 02:01:52 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: 347/694] 162.253.55.206 () {44 vars in 908 bytes} [Fri Mar 6 02:01:52 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/695] 162.253.55.206 () {46 vars in 981 bytes} [Fri Mar 6 02:01:52 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:01:52.403 8 INFO nova.api.openstack.wsgi [None req-c0e043f7-cea1-49e7-aef5-7b6588b70440 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 348/696] 162.253.55.206 () {48 vars in 1010 bytes} [Fri Mar 6 02:01:52 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: 349/697] 162.253.55.206 () {48 vars in 1050 bytes} [Fri Mar 6 02:01:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:02:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:02:22 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: 354/706] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:02:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => 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: 353/707] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:02:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 355/708] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:02:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:02:23 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: 7|app: 0|req: 356/710] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:02:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/711] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:02:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/712] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:02:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:02:23 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:02:23 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: 357/715] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:02:23 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: 360/718] 10.0.0.134 () {32 vars in 655 bytes} [Fri Mar 6 02:02:33 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.134 () {32 vars in 641 bytes} [Fri Mar 6 02:02:34 2026] GET /v2.1/servers => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 02:02:34.245 7 WARNING oslo_db.sqlalchemy.utils [None req-41388531-c40a-4e47-ad5b-3c00137b4b44 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 361/720] 10.0.0.134 () {32 vars in 649 bytes} [Fri Mar 6 02:02:34 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.134 () {32 vars in 694 bytes} [Fri Mar 6 02:02:34 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:02:45 2026] GET /v2.1/flavors/a2831228-5f81-4870-99f1-de117975859d => generated 511 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.134 () {30 vars in 413 bytes} [Fri Mar 6 02:02:45 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/726] 10.0.0.134 () {32 vars in 641 bytes} [Fri Mar 6 02:02:45 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:02:45 2026] GET /v2.1/flavors/a2831228-5f81-4870-99f1-de117975859d => generated 511 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.134 () {28 vars in 560 bytes} [Fri Mar 6 02:02:45 2026] GET /v2/ => generated 402 bytes in 516 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.134 () {28 vars in 564 bytes} [Fri Mar 6 02:02:45 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: 365/730] 10.0.0.134 () {30 vars in 413 bytes} [Fri Mar 6 02:02:45 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-06 02:02:49.692 7 WARNING neutronclient.v2_0.client [None req-80b2018f-75ed-4edd-87c2-21e377a00000 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/733] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:02:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.134 () {34 vars in 685 bytes} [Fri Mar 6 02:02:49 2026] POST /v2.1/os-security-groups => generated 247 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:50.279 8 WARNING neutronclient.v2_0.client [None req-73e82779-47f7-4e29-a56b-a3933cca7c77 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The 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-06 02:02:50.866 8 WARNING neutronclient.v2_0.client [None req-73e82779-47f7-4e29-a56b-a3933cca7c77 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/735] 10.0.0.134 () {34 vars in 695 bytes} [Fri Mar 6 02:02:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:51.401 7 WARNING neutronclient.v2_0.client [None req-81c952c3-2930-499c-beb5-87f9519a3d22 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.134 () {34 vars in 685 bytes} [Fri Mar 6 02:02:51 2026] POST /v2.1/os-security-groups => generated 247 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:51.580 8 WARNING neutronclient.v2_0.client [None req-52aff99d-9a1c-4011-bbb3-cc4cceb016b4 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The 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-06 02:02:51.626 8 WARNING neutronclient.v2_0.client [None req-52aff99d-9a1c-4011-bbb3-cc4cceb016b4 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/737] 10.0.0.134 () {34 vars in 695 bytes} [Fri Mar 6 02:02:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:51.803 7 WARNING neutronclient.v2_0.client [None req-48b29b8f-a33a-43f8-8cb6-83210cd07457 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The 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-06 02:02:51.848 7 WARNING neutronclient.v2_0.client [None req-48b29b8f-a33a-43f8-8cb6-83210cd07457 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/738] 10.0.0.134 () {34 vars in 695 bytes} [Fri Mar 6 02:02:51 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:51.997 8 WARNING neutronclient.v2_0.client [None req-4bbe4f4f-75c5-41ad-9881-333eb3eff289 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/739] 10.0.0.134 () {32 vars in 737 bytes} [Fri Mar 6 02:02:51 2026] GET /v2.1/os-security-groups/dc02e76c-0a12-45bb-a9e5-1f68e185a2a1 => generated 664 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:52.070 7 WARNING neutronclient.v2_0.client [None req-d90ccf93-9882-46dd-a155-6c0b5fe724d0 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The 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-06 02:02:52.095 7 WARNING neutronclient.v2_0.client [None req-d90ccf93-9882-46dd-a155-6c0b5fe724d0 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The 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-06 02:02:52.136 7 WARNING neutronclient.v2_0.client [None req-d90ccf93-9882-46dd-a155-6c0b5fe724d0 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/740] 10.0.0.134 () {32 vars in 750 bytes} [Fri Mar 6 02:02:52 2026] DELETE /v2.1/os-security-group-rules/f104f9a8-2538-4b16-90a1-644b6d90806f => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 02:02:52.249 8 WARNING neutronclient.v2_0.client [None req-5ee2fe66-315a-4426-88f5-fec400169fed 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The 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-06 02:02:52.295 8 WARNING neutronclient.v2_0.client [None req-5ee2fe66-315a-4426-88f5-fec400169fed 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/741] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:52 2026] DELETE /v2.1/os-security-groups/dc02e76c-0a12-45bb-a9e5-1f68e185a2a1 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 02:02:52.432 7 WARNING neutronclient.v2_0.client [None req-06189fdd-2214-4594-98d5-25ab9f1207d8 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The 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-06 02:02:52.467 7 WARNING neutronclient.v2_0.client [None req-06189fdd-2214-4594-98d5-25ab9f1207d8 849e4982849e4816b8f32912907a6347 8d09b5b022094d0aa3c953bc07e5e066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:52 2026] DELETE /v2.1/os-security-groups/6ddfc24d-8eac-48a1-9702-c083112f132a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 02:02:54.496 8 WARNING neutronclient.v2_0.client [None req-c87dc9bf-c295-450a-9050-fa5bf7c1b825 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/743] 10.0.0.134 () {34 vars in 685 bytes} [Fri Mar 6 02:02:54 2026] POST /v2.1/os-security-groups => generated 244 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:54.665 7 WARNING neutronclient.v2_0.client [None req-06f12632-1d7a-4613-91a8-958a00f155a7 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/744] 10.0.0.134 () {34 vars in 685 bytes} [Fri Mar 6 02:02:54 2026] POST /v2.1/os-security-groups => generated 242 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:54.834 8 WARNING neutronclient.v2_0.client [None req-60e99921-baa3-4223-b4ac-361df600d886 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/745] 10.0.0.134 () {34 vars in 685 bytes} [Fri Mar 6 02:02:54 2026] POST /v2.1/os-security-groups => generated 243 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:55.018 7 WARNING neutronclient.v2_0.client [None req-cebbf806-0ba2-46ad-9baf-fc19b9e95b70 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.062 7 WARNING neutronclient.v2_0.client [None req-cebbf806-0ba2-46ad-9baf-fc19b9e95b70 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.105 7 WARNING neutronclient.v2_0.client [None req-cebbf806-0ba2-46ad-9baf-fc19b9e95b70 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/746] 10.0.0.134 () {32 vars in 663 bytes} [Fri Mar 6 02:02:55 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:02:55.188 8 WARNING neutronclient.v2_0.client [None req-6ff85c69-fd88-411f-b19c-e0c34c7e414b ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.220 8 WARNING neutronclient.v2_0.client [None req-6ff85c69-fd88-411f-b19c-e0c34c7e414b ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/747] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:55 2026] DELETE /v2.1/os-security-groups/df0d747e-a9c4-4963-b2f5-5151f6e8a328 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 02:02:55.339 7 WARNING neutronclient.v2_0.client [None req-4056f49e-0909-445e-b743-f12ab18ee929 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.367 7 INFO nova.api.openstack.wsgi [None req-4056f49e-0909-445e-b743-f12ab18ee929 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] HTTP exception thrown: Security group df0d747e-a9c4-4963-b2f5-5151f6e8a328 does not exist Neutron server returns request_ids: ['req-2c2e9c4b-110d-4ca5-9630-70686754b628'] [pid: 7|app: 0|req: 374/748] 10.0.0.134 () {32 vars in 737 bytes} [Fri Mar 6 02:02:55 2026] GET /v2.1/os-security-groups/df0d747e-a9c4-4963-b2f5-5151f6e8a328 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 02:02:55.379 8 WARNING neutronclient.v2_0.client [None req-87f67526-cb5f-4015-bfe1-93c9d717163b ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.409 8 WARNING neutronclient.v2_0.client [None req-87f67526-cb5f-4015-bfe1-93c9d717163b ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/749] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:55 2026] DELETE /v2.1/os-security-groups/9b830345-4988-4155-95e3-b39b9f659fb4 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 02:02:55.537 7 WARNING neutronclient.v2_0.client [None req-e4c49f74-2744-4003-aa28-c94f53c10e83 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.556 7 INFO nova.api.openstack.wsgi [None req-e4c49f74-2744-4003-aa28-c94f53c10e83 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] HTTP exception thrown: Security group 9b830345-4988-4155-95e3-b39b9f659fb4 does not exist Neutron server returns request_ids: ['req-65737ebd-4288-49f3-9873-cc4fa2c4c989'] [pid: 7|app: 0|req: 375/750] 10.0.0.134 () {32 vars in 737 bytes} [Fri Mar 6 02:02:55 2026] GET /v2.1/os-security-groups/9b830345-4988-4155-95e3-b39b9f659fb4 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 02:02:55.569 8 WARNING neutronclient.v2_0.client [None req-c89b898a-2b88-41d8-92b9-f9708df1b557 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.601 8 WARNING neutronclient.v2_0.client [None req-c89b898a-2b88-41d8-92b9-f9708df1b557 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/751] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:55 2026] DELETE /v2.1/os-security-groups/12294d7b-17d5-422c-a8a3-903be421c3d5 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 02:02:55.685 7 WARNING neutronclient.v2_0.client [None req-40625d3b-b3fa-449e-9cb0-81e34278163c ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.708 7 INFO nova.api.openstack.wsgi [None req-40625d3b-b3fa-449e-9cb0-81e34278163c ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] HTTP exception thrown: Security group 12294d7b-17d5-422c-a8a3-903be421c3d5 does not exist Neutron server returns request_ids: ['req-d9f34bb8-aac7-40f1-b8e6-e3c1ef4dda4f'] [pid: 7|app: 0|req: 376/752] 10.0.0.134 () {32 vars in 737 bytes} [Fri Mar 6 02:02:55 2026] GET /v2.1/os-security-groups/12294d7b-17d5-422c-a8a3-903be421c3d5 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 02:02:55.723 8 WARNING neutronclient.v2_0.client [None req-48ac2fdf-f88c-4903-bebe-2c620da2d1a4 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.754 8 WARNING neutronclient.v2_0.client [None req-48ac2fdf-f88c-4903-bebe-2c620da2d1a4 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.792 8 WARNING neutronclient.v2_0.client [None req-48ac2fdf-f88c-4903-bebe-2c620da2d1a4 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/753] 10.0.0.134 () {32 vars in 663 bytes} [Fri Mar 6 02:02:55 2026] GET /v2.1/os-security-groups => generated 707 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:02:55.854 7 WARNING neutronclient.v2_0.client [None req-ccf0bce8-c644-41da-8705-449e738a220b ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.872 7 INFO nova.api.openstack.wsgi [None req-ccf0bce8-c644-41da-8705-449e738a220b ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] HTTP exception thrown: Security group 12294d7b-17d5-422c-a8a3-903be421c3d5 does not exist Neutron server returns request_ids: ['req-5f533fc4-68d1-4166-9ebe-b52817bd619c'] [pid: 7|app: 0|req: 377/754] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:55 2026] DELETE /v2.1/os-security-groups/12294d7b-17d5-422c-a8a3-903be421c3d5 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 02:02:55.884 8 WARNING neutronclient.v2_0.client [None req-fd67070e-7038-45db-bc50-be9a9c98a349 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.907 8 INFO nova.api.openstack.wsgi [None req-fd67070e-7038-45db-bc50-be9a9c98a349 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] HTTP exception thrown: Security group 9b830345-4988-4155-95e3-b39b9f659fb4 does not exist Neutron server returns request_ids: ['req-f9b70cc6-7a72-4415-bdac-21f3b54a3fbd'] [pid: 8|app: 0|req: 378/755] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:55 2026] DELETE /v2.1/os-security-groups/9b830345-4988-4155-95e3-b39b9f659fb4 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 02:02:55.919 7 WARNING neutronclient.v2_0.client [None req-4da53549-a93f-4197-b075-a5a7a4bceaf8 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] The 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-06 02:02:55.942 7 INFO nova.api.openstack.wsgi [None req-4da53549-a93f-4197-b075-a5a7a4bceaf8 ea21ea8a7fa745049c212e43126870a0 18dfadb0a53d434e9d17c26b8d3cc1b0 - - default default] HTTP exception thrown: Security group df0d747e-a9c4-4963-b2f5-5151f6e8a328 does not exist Neutron server returns request_ids: ['req-221d14e5-e36e-4d89-9fbf-43f1c70a5b02'] [pid: 7|app: 0|req: 378/756] 10.0.0.134 () {32 vars in 740 bytes} [Fri Mar 6 02:02:55 2026] DELETE /v2.1/os-security-groups/df0d747e-a9c4-4963-b2f5-5151f6e8a328 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 02:02:56.320 8 WARNING neutronclient.v2_0.client [None req-de688be9-cff3-4bf0-82c0-ca807aec188c 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The 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-06 02:02:56.372 8 WARNING neutronclient.v2_0.client [None req-de688be9-cff3-4bf0-82c0-ca807aec188c 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The 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-06 02:02:56.554 8 WARNING neutronclient.v2_0.client [None req-de688be9-cff3-4bf0-82c0-ca807aec188c 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/759] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:02:56 2026] POST /v2.1/servers => generated 451 bytes in 1110 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 02:02:57.373 7 WARNING neutronclient.v2_0.client [None req-c2f2d92f-1576-4463-9a24-22fa25e8af61 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/760] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:02:57 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1253 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-06 02:02:58.524 8 WARNING neutronclient.v2_0.client [None req-8dbbb658-79b0-467f-b9f1-cbdccfdf861b 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/761] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:02:58 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1303 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-06 02:02:59.675 7 WARNING neutronclient.v2_0.client [None req-79c5fa74-f90a-4a8a-8df4-81acd3acd6bd 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/762] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:02:59 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1351 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-06 02:03:00.776 8 WARNING neutronclient.v2_0.client [None req-995a3f56-9c51-4fa5-b71f-e4876099fbe4 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/763] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:00 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1351 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/764] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:03:01 2026] POST /v2.1/os-keypairs => generated 385 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-06 02:03:01.935 8 WARNING neutronclient.v2_0.client [None req-42fd8d41-4ee0-4ccc-abd3-207abfe193b2 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/765] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:01 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1359 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:03:03.192 7 WARNING neutronclient.v2_0.client [None req-8d1f5321-abe9-4295-95e2-5673d4bbbf5f 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] 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-06 02:03:03.968 8 WARNING neutronclient.v2_0.client [None req-ac4c9622-691f-49d3-af6e-e1a260da9a2c 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/766] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:03 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1437 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:03:04.026 8 WARNING neutronclient.v2_0.client [None req-ac4c9622-691f-49d3-af6e-e1a260da9a2c 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The 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-06 02:03:04.216 8 WARNING neutronclient.v2_0.client [None req-ac4c9622-691f-49d3-af6e-e1a260da9a2c 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/767] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:03:03 2026] POST /v2.1/servers => generated 449 bytes in 515 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-06 02:03:04.442 7 WARNING neutronclient.v2_0.client [None req-9a992e8f-78ad-4904-a8a2-5d40d887b866 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/768] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:04 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1423 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, ' [pid: 8|app: 0|req: 384/769] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:03:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:05.079 7 WARNING neutronclient.v2_0.client [None req-85289431-c60c-4a2f-8a5b-e5205566bbd2 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in 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.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:05 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1437 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:03:05.233 8 INFO nova.api.openstack.compute.server_external_events [req-e5726a33-2431-4b9a-b379-2d7a9d9786ce req-94ba56f9-69d7-452d-80e5-42157ed6bdc5 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:f9261534-9f92-46f6-ab9b-a1bdccd7d508 for instance a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b on instance 2026-03-06 02:03:05.250 8 INFO nova.compute.rpcapi [None req-c5f36c07-e566-4c9c-a852-a8eae9cd6fca - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 385/771] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:05.551 7 WARNING neutronclient.v2_0.client [None req-d780e5c2-105c-4939-8a3f-157a787d0f33 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/772] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:05 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1427 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:06.259 8 WARNING neutronclient.v2_0.client [None req-5e55563a-1f92-42aa-9739-07205ed594f5 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in 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.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:06 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1437 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:06.481 7 WARNING neutronclient.v2_0.client [None req-b6a7c2a4-71d4-4e0b-a766-d981b2f8a7a4 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The 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-06 02:03:06.513 7 WARNING neutronclient.v2_0.client [None req-b6a7c2a4-71d4-4e0b-a766-d981b2f8a7a4 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] 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-06 02:03:06.663 8 WARNING neutronclient.v2_0.client [None req-73aa83c8-2ab8-4cd7-9498-6fabc8f71c9b 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:06 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1475 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:03:06.727 7 WARNING neutronclient.v2_0.client [None req-b6a7c2a4-71d4-4e0b-a766-d981b2f8a7a4 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] 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-06 02:03:07.395 8 WARNING neutronclient.v2_0.client [None req-67444ded-b44f-41d7-a591-97610a0dc0f2 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/777] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:03:06 2026] POST /v2.1/servers => generated 449 bytes in 1004 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-06 02:03:07.460 7 WARNING neutronclient.v2_0.client [None req-cbe08cdf-e284-475d-b910-2e5fe92e686c a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/778] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:07 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1399 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:07 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1437 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-06 02:03:07.762 7 WARNING neutronclient.v2_0.client [None req-0260b2c5-a89e-478f-9562-9453e1c0550b 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/780] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:07 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1475 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:08.556 8 WARNING neutronclient.v2_0.client [None req-55800412-de67-4dfd-a086-2331be723cf9 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The 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-06 02:03:08.564 7 WARNING neutronclient.v2_0.client [None req-3d1ccae0-378a-4ddd-9fad-85793a0e2dbe a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/781] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:08 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1403 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:08 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1425 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-06 02:03:08.851 7 WARNING neutronclient.v2_0.client [None req-c8636d21-c21a-4e9e-9141-6366e9adc38b 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/783] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:08 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1483 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:09.661 8 WARNING neutronclient.v2_0.client [None req-f011539f-dbe1-4ab6-88a8-d8c72f0fe0ad a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] 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-06 02:03:09.695 7 WARNING neutronclient.v2_0.client [None req-c895dc0c-9f45-4e6c-a10c-1e20b60e409d 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/784] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:09 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1451 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:09.795 8 INFO nova.api.openstack.compute.server_external_events [req-a65e17d2-0c2b-4273-b0d0-182a50ba518c req-c02518d0-1f93-4031-93a8-17d6f8c3d9cd 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:85b3044e-6944-47d2-8be4-82c17c9e7227 for instance 1df1b127-cd3f-47fc-a9f9-538e98c7a91d on instance [pid: 7|app: 0|req: 393/785] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:09 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1425 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:09.950 7 WARNING neutronclient.v2_0.client [None req-5ac455a6-e621-4b73-8a61-0d1e600a7975 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/787] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:09 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1559 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-06 02:03:10.762 8 WARNING neutronclient.v2_0.client [None req-1cc7d6b9-ea64-484a-82df-43a87d482d2c a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:10 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1451 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:10.864 7 WARNING neutronclient.v2_0.client [None req-34148e9d-e5d0-4461-baaa-7e9f075e0e5a 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/789] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:10 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1425 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-06 02:03:11.163 8 WARNING neutronclient.v2_0.client [None req-e1d4640a-1f73-44f9-89f3-adcdb9627033 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/790] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:11 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 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-06 02:03:11.882 7 WARNING neutronclient.v2_0.client [None req-d3ab56b7-0613-443d-b5f6-baaf854e6bf3 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/791] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:11 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1459 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:12.086 8 WARNING neutronclient.v2_0.client [None req-1103d23d-f37b-45f3-a7f8-be7ac197dad3 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] 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-06 02:03:12.332 7 WARNING neutronclient.v2_0.client [None req-f8473570-c818-479f-ae37-a3319c43d333 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/792] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:12 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1425 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:12 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 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-06 02:03:12.963 8 WARNING neutronclient.v2_0.client [None req-acc31482-e2d3-49d1-9d39-c59268552285 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/794] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:12 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1536 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:13.282 7 INFO nova.api.openstack.compute.server_external_events [req-bac462f2-e366-4568-9595-30dea4daad64 req-ef5f8e72-4639-47e9-acac-64a046db95ca 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:354e2cc3-431f-476f-bd56-46ee59259979 for instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 on instance 2026-03-06 02:03:13.307 7 INFO nova.compute.rpcapi [None req-50ae2707-d7ca-4f71-9219-218fa7c278cd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 398/795] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:13.447 8 WARNING neutronclient.v2_0.client [None req-3a4cda2d-1a3d-4abe-9cd3-2d8346a28fe8 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] 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-06 02:03:13.499 7 WARNING neutronclient.v2_0.client [None req-6b747dfb-af7d-4a33-9901-04eda2291d96 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/796] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:13 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1425 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/797] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:13 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 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-06 02:03:14.168 8 WARNING neutronclient.v2_0.client [None req-e2c00e8f-c70d-4a6d-8081-78fa73954607 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/798] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:14 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1524 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-06 02:03:14.616 7 WARNING neutronclient.v2_0.client [None req-e95fad69-71bb-4a25-903e-3cfed40b658a 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] 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-06 02:03:14.660 8 WARNING neutronclient.v2_0.client [None req-96ad7648-e61c-471a-9f0d-fd27350d5be4 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/799] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:14 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:14 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1425 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:15.216 8 INFO nova.api.openstack.compute.server_external_events [req-4f2d353a-8b6c-45e3-9b54-7c753a853ff8 req-988ec7fd-c52d-43a4-b6f6-3fc0f07adc1b 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:f9261534-9f92-46f6-ab9b-a1bdccd7d508 for instance a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b on instance [pid: 8|app: 0|req: 401/801] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:03:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:15.353 7 WARNING neutronclient.v2_0.client [None req-fc730c27-a19b-454e-9ffd-c6a232da216e a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/802] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:15 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1524 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:15.809 8 WARNING neutronclient.v2_0.client [None req-8af4d7fd-0caf-4ba1-8be8-3e5bdee8c164 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The 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-06 02:03:15.841 7 WARNING neutronclient.v2_0.client [None req-0929ae70-9d7b-4c11-ada2-d397051dd187 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/803] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:15 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:15 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1425 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:16.523 8 WARNING neutronclient.v2_0.client [None req-1b6735b0-f2ce-47c3-b1ac-891d1c2f876e a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/805] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:16 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1524 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:16.993 8 WARNING neutronclient.v2_0.client [None req-2392cbf6-1ebd-443c-a872-d44db4a5ea30 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The 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-06 02:03:16.993 7 WARNING neutronclient.v2_0.client [None req-b8ba5805-9acc-41d2-ba1c-125cf851fa5a 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/806] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:16 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1612 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:17.150 8 WARNING neutronclient.v2_0.client [None req-b0fbd0f3-69cd-45dc-a789-143726f3417e 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in 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.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:16 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 bytes in 208 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.134 () {32 vars in 741 bytes} [Fri Mar 6 02:03:17 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b/os-interface => generated 284 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:17.685 7 WARNING neutronclient.v2_0.client [None req-bd3946a6-01cb-42db-b64b-1e0b328754ed a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:17 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1524 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:18.225 7 WARNING neutronclient.v2_0.client [None req-2a2412a6-72ee-4de7-84d5-f498f1f43c9e 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] 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-06 02:03:18.295 8 INFO nova.api.openstack.compute.server_external_events [req-d3148003-4eb9-47ce-976f-5011c67f85ec req-c319c7b4-a7a5-43ab-a8ea-804ae6bedfe5 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:85b3044e-6944-47d2-8be4-82c17c9e7227 for instance 1df1b127-cd3f-47fc-a9f9-538e98c7a91d on instance [pid: 8|app: 0|req: 408/812] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:03:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/813] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:18 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 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-06 02:03:18.350 7 INFO nova.api.openstack.compute.server_external_events [req-ac1df060-1de4-4d47-a238-79b1695f64de req-ddc491f4-1540-46e9-b413-5c8863853d5b 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:f9261534-9f92-46f6-ab9b-a1bdccd7d508 for instance a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b on instance [pid: 7|app: 0|req: 406/814] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:18 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-06 02:03:18.374 8 WARNING neutronclient.v2_0.client [None req-a12bda57-cb26-41f9-bb45-5166ef6b87b4 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/815] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:18 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1612 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, ' [pid: 7|app: 0|req: 407/816] 10.0.0.134 () {32 vars in 641 bytes} [Fri Mar 6 02:03:18 2026] GET /v2.1/servers => generated 387 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/817] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:03:18 2026] DELETE /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 0 bytes in 137 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:18.851 8 WARNING neutronclient.v2_0.client [None req-63721732-8161-400f-8126-093093c33e72 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The 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-06 02:03:18.854 7 WARNING neutronclient.v2_0.client [None req-07fd40fe-95b7-4844-9cd9-8d96af66988e a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/818] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:18 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1618 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:18 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1524 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:19.402 8 WARNING neutronclient.v2_0.client [None req-fc6d50e3-073b-482e-ac98-01f635efd9a8 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/820] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:19 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1547 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:20.069 7 WARNING neutronclient.v2_0.client [None req-cde73305-5080-44ec-81e4-772928ac462e 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] 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-06 02:03:20.138 8 WARNING neutronclient.v2_0.client [None req-9717679e-8a83-43d4-9e0f-19ae1ea7f0ef a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/821] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:20 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1738 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:20 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1524 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:20.346 7 INFO nova.api.openstack.compute.server_external_events [req-17e3a7dd-52e4-4408-bd05-afb18502b8bf req-23fec689-9cd0-4559-8ded-72b31bb2e25c 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:354e2cc3-431f-476f-bd56-46ee59259979 for instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 on instance [pid: 7|app: 0|req: 410/823] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:03:20 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-06 02:03:20.568 8 WARNING neutronclient.v2_0.client [None req-8023abc6-a168-4160-9384-f837c0538d9e 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/824] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:20 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1723 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-06 02:03:20.766 7 WARNING neutronclient.v2_0.client [None req-b142721d-c2ad-40a6-9c9d-b431f51112d2 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/825] 10.0.0.134 () {32 vars in 741 bytes} [Fri Mar 6 02:03:20 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06 02:03:21.246 8 INFO nova.api.openstack.compute.server_external_events [req-efc402ee-6080-49ea-9fa2-236713c60a26 req-23c76ed8-13dd-40aa-b23a-82f443387db4 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-unplugged:f9261534-9f92-46f6-ab9b-a1bdccd7d508 for instance a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b on instance [pid: 8|app: 0|req: 415/826] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:03:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:03:21.284 7 WARNING neutronclient.v2_0.client [None req-1a63d2ed-d861-421d-998c-754339d70c92 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] 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-06 02:03:21.333 8 WARNING neutronclient.v2_0.client [None req-55c481ce-ebaf-42f7-b6f2-edcf3ed3ea94 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/827] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:21 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1738 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/828] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:21 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1524 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:03:21.930 7 WARNING neutronclient.v2_0.client [None req-e5d6f2d5-512a-460e-9890-5052fafa3e22 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] 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-06 02:03:21.947 8 INFO nova.api.openstack.compute.server_external_events [req-28d999d4-dc08-4577-aa4e-3603d1087ed3 req-0d0ec6e1-7826-4ce6-9b2f-06893d2913a2 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:85b3044e-6944-47d2-8be4-82c17c9e7227 for instance 1df1b127-cd3f-47fc-a9f9-538e98c7a91d on instance [pid: 8|app: 0|req: 417/829] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:21 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1723 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/831] 10.0.0.134 () {32 vars in 641 bytes} [Fri Mar 6 02:03:22 2026] GET /v2.1/servers => generated 378 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/832] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:03:22 2026] DELETE /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:22.779 8 WARNING neutronclient.v2_0.client [None req-076c439f-a225-417e-ba33-0f233842d30e 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/833] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:22 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1729 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:22.974 7 WARNING neutronclient.v2_0.client [None req-ed0b0d14-a371-42e0-bb99-97a4906bc384 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The 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-06 02:03:23.009 8 WARNING neutronclient.v2_0.client [None req-9c7ab22b-42e8-4969-bce7-dc2a82f3cdb0 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/834] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:22 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1380 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:22 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1716 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:23.661 8 WARNING neutronclient.v2_0.client [None req-8dc2c36d-c418-4a93-b8cf-a78104fa99d1 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] 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: 416/836] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:03:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/837] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:03:23 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: 421/838] 10.0.0.134 () {32 vars in 741 bytes} [Fri Mar 6 02:03:23 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/os-interface => generated 285 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/839] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:03:23 2026] GET /v2.1/limits?tenant_id=00b687c43e5540ac8c6dceb05f25ba72 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/840] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:03:23 2026] GET /v2.1/limits?tenant_id=11e5294f990b4806b3770fd5f4a3f0da => generated 304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:03:23 2026] GET /v2.1/limits?tenant_id=2c3846f1ba3b4ec5ae3971c47bb1e809 => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:03:23.955 8 WARNING neutronclient.v2_0.client [None req-28795f08-bfe8-42e2-8a34-35cb7fba4f1f 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in 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/842] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:03:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:03:24.028 7 INFO nova.api.openstack.compute.server_external_events [req-5eb6e05e-55c7-4527-bd3c-e59612c36d3d req-ed1c7fa1-924b-454a-ba8f-625a15510409 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:f9261534-9f92-46f6-ab9b-a1bdccd7d508 for instance a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b on instance [pid: 7|app: 0|req: 421/843] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:24 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, ' [pid: 7|app: 0|req: 422/844] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/846] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/limits?tenant_id=d22aec9547e24e7b98748f5923638e8f => 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: 425/847] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/848] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:24.385 7 WARNING neutronclient.v2_0.client [None req-1fb78297-d6a6-4a68-8423-5a0e30543ca4 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in 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/849] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:23 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1849 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-06 02:03:24.750 8 WARNING neutronclient.v2_0.client [None req-946da49b-539d-4929-9259-f84aef46b458 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/850] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7012 bytes in 605 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-06 02:03:24.880 7 INFO nova.api.openstack.compute.server_external_events [req-32f6135f-fff6-4c55-b1bb-0b43577818bf req-387e56cf-dea8-4645-bc3c-bb5d3ece39b5 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:354e2cc3-431f-476f-bd56-46ee59259979 for instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 on instance [pid: 7|app: 0|req: 428/851] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:24.931 7 WARNING neutronclient.v2_0.client [None req-736f86db-f6b7-4706-b13b-60e6a76b8aba 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in 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/852] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1716 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/853] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:03:24 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: 429/854] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1385 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/855] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:03:24 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/856] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:03:25 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/857] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:03:25 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, ' 2026-03-06 02:03:25.293 7 INFO nova.api.openstack.compute.server_external_events [req-25e02992-96db-44b9-87ea-6b539a9593f3 req-05238c67-3823-48f1-b05a-46fc09834b47 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-unplugged:85b3044e-6944-47d2-8be4-82c17c9e7227 for instance 1df1b127-cd3f-47fc-a9f9-538e98c7a91d on instance [pid: 7|app: 0|req: 431/858] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:03:25 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) 2026-03-06 02:03:25.789 8 WARNING neutronclient.v2_0.client [None req-cff9f3f7-bee9-4acd-b143-1d6e842946c4 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] 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-06 02:03:26.250 7 WARNING neutronclient.v2_0.client [None req-09bfab8f-8d4b-446c-b371-f7b31a3d4720 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/859] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:25 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1849 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/860] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:25 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 1339 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:26.943 8 INFO nova.api.openstack.compute.server_external_events [req-e6a8dc4f-4b56-42d3-8e50-09a04d08eab0 req-325e16b2-46f9-42fa-9967-7b31c7441f07 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:85b3044e-6944-47d2-8be4-82c17c9e7227 for instance 1df1b127-cd3f-47fc-a9f9-538e98c7a91d on instance [pid: 8|app: 0|req: 429/861] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:27.485 8 WARNING neutronclient.v2_0.client [None req-358520dd-a9cf-4459-8ff2-f42af7c1f02e 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The 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-06 02:03:27.499 7 INFO nova.api.openstack.wsgi [None req-52c3a4ab-8526-45f0-a772-a6b426a89317 479b1f0c17e647d186c72b5848892058 11e5294f990b4806b3770fd5f4a3f0da - - default default] HTTP exception thrown: Instance a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b could not be found. [pid: 7|app: 0|req: 434/864] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:27 2026] GET /v2.1/servers/a9f346fa-b0f0-4e5c-b1a0-d1717b347e6b => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/865] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:27 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1504 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/866] 10.0.0.134 () {32 vars in 706 bytes} [Fri Mar 6 02:03:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1545628470 => 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-06 02:03:28.590 8 WARNING neutronclient.v2_0.client [None req-67a3ee4f-2dfb-40f1-b024-5636a201a92d 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/867] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:28 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => generated 1509 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:03:29.957 7 INFO nova.api.openstack.wsgi [None req-2d3f911d-db38-4ea6-a79e-e28ade71d844 6a7559618ab54934aab90077c5512cbf 00b687c43e5540ac8c6dceb05f25ba72 - - default default] HTTP exception thrown: Instance 1df1b127-cd3f-47fc-a9f9-538e98c7a91d could not be found. [pid: 7|app: 0|req: 436/868] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:29 2026] GET /v2.1/servers/1df1b127-cd3f-47fc-a9f9-538e98c7a91d => 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: 433/869] 10.0.0.134 () {32 vars in 704 bytes} [Fri Mar 6 02:03:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-438820732 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 02:03:38.293 8 WARNING neutronclient.v2_0.client [None req-0381becf-b903-4334-a239-f2b14542df88 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The 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-06 02:03:38.446 8 WARNING neutronclient.v2_0.client [None req-0381becf-b903-4334-a239-f2b14542df88 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/872] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:03:38 2026] POST /v2.1/servers => generated 424 bytes in 700 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-06 02:03:38.758 7 WARNING neutronclient.v2_0.client [None req-af6ccd99-556f-42ac-8909-941d78945967 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/873] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:38 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1371 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:39.869 8 WARNING neutronclient.v2_0.client [None req-9fc7060f-2414-41f7-a508-b9890ff002a3 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/874] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:39 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1375 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:40.963 7 WARNING neutronclient.v2_0.client [None req-d6459daf-8e64-40b3-986b-64fb31e48851 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/875] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:40 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1423 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-06 02:03:42.053 8 WARNING neutronclient.v2_0.client [None req-d43f2e51-6c65-4f1d-b7ad-70f68d6af081 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/876] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:42 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1423 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-06 02:03:43.144 7 WARNING neutronclient.v2_0.client [None req-21e30d86-397f-4cdf-8863-d91a8a9cf3d4 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/877] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:43 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1431 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-06 02:03:44.146 8 INFO nova.api.openstack.compute.server_external_events [req-690616b2-15fe-4794-a307-a9e5caccfcb0 req-2191f707-2755-4937-a7a2-708f7371709f 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:f92c7dc4-61c6-416e-9e25-d7da5a089765 for instance 4a1bceb3-626d-4e5c-85df-89493d7cc376 on instance [pid: 8|app: 0|req: 438/878] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:44 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-06 02:03:44.218 7 WARNING neutronclient.v2_0.client [None req-83c6c656-49e5-49d3-8e4a-2822439a9997 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/879] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:44 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1473 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-06 02:03:45.358 8 WARNING neutronclient.v2_0.client [None req-92b49080-7dfe-49a8-bccd-e7d1fe893cac f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/880] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:45 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1471 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:46.577 7 WARNING neutronclient.v2_0.client [None req-50d2084f-aa5e-411e-b896-cfbbcf4cef39 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/881] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:46 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1471 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-06 02:03:47.220 8 WARNING neutronclient.v2_0.client [None req-9085179b-d0bb-4b3a-b067-dba71db6f702 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/884] 10.0.0.134 () {32 vars in 741 bytes} [Fri Mar 6 02:03:47 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/os-interface => generated 285 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:47.369 7 WARNING neutronclient.v2_0.client [None req-5b38ce2c-4d76-4b1e-ba4c-d37429f9514b a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/885] 10.0.0.134 () {32 vars in 815 bytes} [Fri Mar 6 02:03:47 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/os-interface/354e2cc3-431f-476f-bd56-46ee59259979 => generated 282 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/886] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:47 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 157 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, ' [pid: 7|app: 0|req: 445/887] 10.0.0.134 () {34 vars in 750 bytes} [Fri Mar 6 02:03:47 2026] POST /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/action => generated 0 bytes in 34 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: 443/888] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:47 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/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, ' 2026-03-06 02:03:47.731 7 WARNING neutronclient.v2_0.client [None req-a1aefe18-9877-400a-b531-604d0a2dcfbd f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in 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/889] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:47 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1471 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/890] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:48 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/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-06 02:03:48.741 7 INFO nova.api.openstack.compute.server_external_events [req-505d2ad0-4614-40d3-a74b-6dc45ef2ac8c req-90db27ea-1006-4eac-994a-04afa291ec2d 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:354e2cc3-431f-476f-bd56-46ee59259979 for instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 on instance [pid: 7|app: 0|req: 447/891] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:48.774 8 INFO nova.api.openstack.compute.server_external_events [req-d0efe1b7-c18d-4035-a001-2c93326db6e3 req-321eccd3-d804-423e-9f27-9b9a574b897c 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:f92c7dc4-61c6-416e-9e25-d7da5a089765 for instance 4a1bceb3-626d-4e5c-85df-89493d7cc376 on instance [pid: 8|app: 0|req: 445/892] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:03:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:48.929 7 WARNING neutronclient.v2_0.client [None req-2b500fe2-edf3-415f-bc94-7324c79983dd f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in 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/893] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:48 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1471 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, ' [pid: 8|app: 0|req: 446/894] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:49 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 195 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-06 02:03:49.721 7 WARNING neutronclient.v2_0.client [None req-75809aa9-166f-4348-9651-586064dccc67 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/895] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:49 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1950 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/896] 10.0.0.134 () {34 vars in 750 bytes} [Fri Mar 6 02:03:49 2026] POST /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/action => generated 0 bytes in 45 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: 450/897] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:49 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 195 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-06 02:03:50.122 8 WARNING neutronclient.v2_0.client [None req-0a4443d2-56d6-4adf-b799-7e722bfaf3f5 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/898] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:50 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/899] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:50 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 195 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-06 02:03:51.271 8 WARNING neutronclient.v2_0.client [None req-1dd4d9fe-1ce1-4bab-b57e-5931bfde91d0 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/900] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:51 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1471 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/901] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:51 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 195 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-06 02:03:52.649 8 WARNING neutronclient.v2_0.client [None req-ca5e4c35-0401-438b-8ee2-04c6fabdc206 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in 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/902] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:52 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1657 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, ' [pid: 7|app: 0|req: 453/903] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:52 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376/ips => generated 110 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/904] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:52 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/905] 10.0.0.134 () {32 vars in 825 bytes} [Fri Mar 6 02:03:52 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376/ips/tempest-ServerAddressesTestJSON-1988076159-network => generated 95 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/906] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:53 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/907] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:03:53 2026] DELETE /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:53.128 7 WARNING neutronclient.v2_0.client [None req-01bc5580-4158-46e0-a589-28a4509a5796 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] 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-06 02:03:53.251 8 INFO nova.api.openstack.compute.server_external_events [req-478fda82-e1c7-43ad-89ec-888161cc4b39 req-de4e0ed6-e5d2-415e-8b4b-4b7530b2a6d0 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:354e2cc3-431f-476f-bd56-46ee59259979 for instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 on instance [pid: 8|app: 0|req: 453/908] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/909] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:53 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1663 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/910] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:54 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:54.589 7 WARNING neutronclient.v2_0.client [None req-3d01e0db-bded-4387-9867-0795f395d529 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/911] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:54 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1663 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/912] 10.0.0.134 () {32 vars in 723 bytes} [Fri Mar 6 02:03:55 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/913] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:03:55 2026] DELETE /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 0 bytes in 90 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-06 02:03:55.287 8 WARNING neutronclient.v2_0.client [None req-49e7ce5d-978b-4760-a3b4-fd9824ada2d4 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/914] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:55 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1842 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:55.886 7 WARNING neutronclient.v2_0.client [None req-a5679a7c-3c88-43cf-a355-37b68e04eab2 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] 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-06 02:03:55.920 8 INFO nova.api.openstack.compute.server_external_events [req-97fa1cae-e54a-402a-a9a6-9d10b2aa55e2 req-a56f63cf-d6dd-4c4e-9d2e-13a96e6b1b26 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:f92c7dc4-61c6-416e-9e25-d7da5a089765 for instance 4a1bceb3-626d-4e5c-85df-89493d7cc376 on instance [pid: 8|app: 0|req: 457/915] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/916] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:55 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1621 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-06 02:03:56.530 8 WARNING neutronclient.v2_0.client [None req-4bb7830c-83bd-42f8-aa30-db8b1f2b2098 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in 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/917] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:56 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1842 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:57.169 8 WARNING neutronclient.v2_0.client [None req-fd9bc799-68a2-4bf3-8c13-ea7c37a8ab67 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/920] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:57 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1457 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:57.700 7 WARNING neutronclient.v2_0.client [None req-ba949265-7a0b-4aac-8c70-d1983b82cfe5 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/921] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:57 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1842 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:58.265 8 WARNING neutronclient.v2_0.client [None req-a8bd94aa-261a-46c0-ba8b-b2493a839a03 f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] 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-06 02:03:58.371 7 INFO nova.api.openstack.compute.server_external_events [req-c17d252d-0a51-45b3-9c0e-b5d173e96772 req-23de3f59-07ee-4148-880c-11e85840a6b2 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:354e2cc3-431f-476f-bd56-46ee59259979 for instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 on instance [pid: 7|app: 0|req: 462/922] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:03:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/923] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:58 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 1457 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:58.873 7 WARNING neutronclient.v2_0.client [None req-fa07f210-c556-46f0-8cf3-f93f14b0e056 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/924] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:58 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1480 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:03:59.944 8 INFO nova.api.openstack.wsgi [None req-d506ec8d-d228-494b-8b5f-b5d6140d155b f945aba4e5024cc7a4668c5e7fa4e7b3 2cfe1e6bdbea45678324a1cb9cbb0787 - - default default] HTTP exception thrown: Instance 4a1bceb3-626d-4e5c-85df-89493d7cc376 could not be found. [pid: 8|app: 0|req: 462/925] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:03:59 2026] GET /v2.1/servers/4a1bceb3-626d-4e5c-85df-89493d7cc376 => generated 111 bytes in 184 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-06 02:04:00.204 7 WARNING neutronclient.v2_0.client [None req-8e69de62-7aa1-499b-9bae-05e0ca737a44 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/926] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:00 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 1485 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:01.790 8 INFO nova.api.openstack.wsgi [None req-1f1beaab-6507-42e3-b4ac-759bb61244bd a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] HTTP exception thrown: Instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 could not be found. [pid: 8|app: 0|req: 463/927] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:01 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/928] 10.0.0.134 () {32 vars in 704 bytes} [Fri Mar 6 02:04:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-400482750 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:02.509 8 INFO nova.api.openstack.wsgi [None req-51e7a9e1-7f2c-40eb-bcc3-0aea2d17126b a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] HTTP exception thrown: Instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 could not be found. [pid: 8|app: 0|req: 464/929] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:04:02 2026] DELETE /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 02:04:02.537 7 INFO nova.api.openstack.wsgi [None req-7259879f-4bdc-4b57-b198-4e602f053fe9 a720ce3f06374d7f972f5d99afced7f7 d22aec9547e24e7b98748f5923638e8f - - default default] HTTP exception thrown: Instance 17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 could not be found. [pid: 7|app: 0|req: 466/930] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:02 2026] GET /v2.1/servers/17b4ca46-11bf-4dd4-9720-3a87ef2a3b93 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/933] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:04:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:14.744 8 WARNING neutronclient.v2_0.client [None req-58eba581-e6d3-4be7-a52a-0065acf4c671 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The 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-06 02:04:14.839 8 WARNING neutronclient.v2_0.client [None req-58eba581-e6d3-4be7-a52a-0065acf4c671 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The 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-06 02:04:15.312 8 WARNING neutronclient.v2_0.client [None req-58eba581-e6d3-4be7-a52a-0065acf4c671 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/934] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:04:14 2026] POST /v2.1/servers => generated 452 bytes in 1008 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 02:04:15.728 7 WARNING neutronclient.v2_0.client [None req-1da73152-53aa-4d63-8f52-c42814387d17 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/935] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:15 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1431 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:16.821 8 WARNING neutronclient.v2_0.client [None req-6513d3b1-be3a-42b7-b9cd-9b09303b7cbe 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/936] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:16 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1435 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-06 02:04:18.011 7 WARNING neutronclient.v2_0.client [None req-c86b53f0-7e11-4ff4-b027-78524d7ee02a 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/939] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:17 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1483 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-06 02:04:19.110 8 WARNING neutronclient.v2_0.client [None req-5b782e3b-9ea8-411b-96fa-177fdbf1cf37 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/940] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:19 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1483 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:20.211 7 WARNING neutronclient.v2_0.client [None req-ef679f4f-2a23-4125-ab2a-198dd7850f83 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/941] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:20 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1491 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:21.347 8 INFO nova.api.openstack.compute.server_external_events [req-d4797a8b-e452-4bb2-ae4f-f8f47f42d648 req-707df8f1-8950-46cb-a23d-ccd29ea7c2d5 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:dfb6b234-d337-47fa-9aed-4adf2b257d1f for instance e939a230-d703-4ee6-aa7c-62aebd6df42f on instance [pid: 8|app: 0|req: 470/942] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:04: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) 2026-03-06 02:04:21.366 7 WARNING neutronclient.v2_0.client [None req-08fdb5bf-a34a-4679-92da-90c35371d87e 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/943] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:21 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1568 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:23.208 7 WARNING neutronclient.v2_0.client [None req-39422c00-f45c-4b43-97ae-bb8ecced6860 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] 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-06 02:04:23.373 8 WARNING neutronclient.v2_0.client [None req-14aecdcb-fcda-4eac-8c13-8da4c69b65e5 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in 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/944] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:23 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1556 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/945] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:04:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2237 bytes in 1166 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: 475/946] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/947] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:04:24 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: 7|app: 0|req: 476/948] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/os-hypervisors/detail => generated 1705 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: 473/949] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/os-aggregates => generated 18 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/950] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:04:24 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: 474/951] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/limits?tenant_id=0628bde7432541929330bbec22a4090a => 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: 478/952] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/953] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/limits?tenant_id=6b748a093d6f4ab5acd29a26bf660fe7 => 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: 479/954] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 476/955] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/956] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/limits?tenant_id=a6171aaac6bb467b965007e3dba53113 => 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: 477/957] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/limits?tenant_id=f844ca45ac3846279acfc84e5ef97018 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/958] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:04:24 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: 478/959] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:04:24 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/960] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:04:24 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, ' 2026-03-06 02:04:25.360 8 WARNING neutronclient.v2_0.client [None req-a949c4f6-4431-4ee0-a0df-922a9f7bd82a 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/961] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:25 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1556 bytes in 986 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:27.369 8 WARNING neutronclient.v2_0.client [None req-01722339-b7cc-40ad-ab62-1408c54023bc 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/964] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:27 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1556 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:28.857 7 WARNING neutronclient.v2_0.client [None req-3c37819e-d6a4-480b-85af-1c5d06733f2a 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/965] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:28 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1556 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:30.175 8 INFO nova.api.openstack.compute.server_external_events [req-03af4593-4f07-4698-a65d-2391ab4d0cfe req-7eb1a3fd-235e-40d1-ace0-cf70b58629e8 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:dfb6b234-d337-47fa-9aed-4adf2b257d1f for instance e939a230-d703-4ee6-aa7c-62aebd6df42f on instance [pid: 8|app: 0|req: 482/966] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:04:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:30.650 7 WARNING neutronclient.v2_0.client [None req-e919b57c-ffa5-4b0a-a94b-5f78d5319afd 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/967] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:30 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1556 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:32.275 8 WARNING neutronclient.v2_0.client [None req-b19b6218-d830-46a4-8041-d0dee8235c48 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/968] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:32 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1739 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:32.673 7 WARNING neutronclient.v2_0.client [None req-340a5d64-12c9-4a2f-bf3b-d1b9a30c6295 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/969] 10.0.0.134 () {32 vars in 741 bytes} [Fri Mar 6 02:04:32 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/970] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:04:33 2026] POST /v2.1/os-keypairs => generated 394 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:33.560 8 INFO nova.api.openstack.compute.server_external_events [req-95a4e60a-1e48-4259-bd91-5f893bb26b03 req-9272884b-2faa-4310-953e-46da40635932 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:dfb6b234-d337-47fa-9aed-4adf2b257d1f for instance e939a230-d703-4ee6-aa7c-62aebd6df42f on instance [pid: 8|app: 0|req: 485/971] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:04:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:04:33.576 7 WARNING neutronclient.v2_0.client [None req-1d40fc78-4027-4214-9da5-7261210bcc2d 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/972] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:33 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1739 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/973] 10.0.0.134 () {32 vars in 641 bytes} [Fri Mar 6 02:04:33 2026] GET /v2.1/servers => generated 383 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/974] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:04:33 2026] DELETE /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 0 bytes in 143 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-06 02:04:34.048 8 WARNING neutronclient.v2_0.client [None req-1985e4ab-c4a1-45ca-8e6c-7e5a353104f5 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/975] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:33 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1745 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/976] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:04:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:35.259 8 WARNING neutronclient.v2_0.client [None req-32c86130-ff07-427c-99e1-d41984c75a92 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/977] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:35 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1865 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:04:36.083 7 WARNING neutronclient.v2_0.client [None req-9896e846-c895-4fcc-b2ef-8aeb4fe65594 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The 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-06 02:04:36.118 7 WARNING neutronclient.v2_0.client [None req-9896e846-c895-4fcc-b2ef-8aeb4fe65594 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The 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-06 02:04:36.161 7 WARNING neutronclient.v2_0.client [None req-9896e846-c895-4fcc-b2ef-8aeb4fe65594 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The 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-06 02:04:36.324 7 WARNING neutronclient.v2_0.client [None req-9896e846-c895-4fcc-b2ef-8aeb4fe65594 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] 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-06 02:04:36.547 8 WARNING neutronclient.v2_0.client [None req-adab4a48-3025-4518-87f0-78081a229c18 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/978] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:04:36 2026] POST /v2.1/servers => generated 497 bytes in 539 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-06 02:04:36.587 7 WARNING neutronclient.v2_0.client [None req-cf4ac22c-54d8-49d4-913f-fd7120da5473 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/979] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:36 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1453 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/980] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:36 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1865 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:37.138 8 INFO nova.api.openstack.compute.server_external_events [req-6abbdef6-e55b-42cb-a24e-05e6a186895d req-47d73205-cd53-432b-a19e-aedf6751f4fe 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:dfb6b234-d337-47fa-9aed-4adf2b257d1f for instance e939a230-d703-4ee6-aa7c-62aebd6df42f on instance [pid: 8|app: 0|req: 491/983] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:04:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:37.772 7 WARNING neutronclient.v2_0.client [None req-a6fc4d6b-9269-4f24-99dd-d7322eddb2db bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/984] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:37 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1457 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-06 02:04:37.870 8 WARNING neutronclient.v2_0.client [None req-5803113b-4c99-4baa-8a82-67f9e9c609e8 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/985] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:37 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1512 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-06 02:04:38.875 7 WARNING neutronclient.v2_0.client [None req-bcda6517-721f-410a-b7c5-813d27755d66 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in 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/986] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:38 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1505 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:38.979 8 WARNING neutronclient.v2_0.client [None req-0dd9991f-25fd-4b59-95eb-c70d03ea2a52 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/987] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:38 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1517 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:39.968 7 WARNING neutronclient.v2_0.client [None req-59b17f65-8e3c-42c2-b160-e5f6edc30df6 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in 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/988] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:39 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1505 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-06 02:04:40.078 8 WARNING neutronclient.v2_0.client [None req-2edeff15-b23d-41ca-a900-1fc5e7484753 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in 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/989] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:40 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:41.073 7 WARNING neutronclient.v2_0.client [None req-4b0e4a7a-7cce-4668-8c48-ed896117bd61 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in 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/990] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:41 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1513 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-06 02:04:41.196 8 WARNING neutronclient.v2_0.client [None req-986b6fa1-18e6-4d08-8ed5-917a6db19a9a 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/991] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:41 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => generated 1517 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-06 02:04:41.941 7 INFO nova.api.openstack.compute.server_external_events [req-8d482a37-6ab1-44a5-b27f-3274f39f2ca8 req-7b5305d6-fafc-4307-9ada-9d56139e23da 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:582ea624-19e7-47e1-9fad-6bed5258f8a6 for instance 7f392830-bb8b-475a-b562-4da21e1c9317 on instance [pid: 7|app: 0|req: 497/992] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:04:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:42.167 8 WARNING neutronclient.v2_0.client [None req-e758d581-bbc6-4e1c-abc5-1218336943b0 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] 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-06 02:04:42.277 7 INFO nova.api.openstack.wsgi [None req-59e3856b-248f-4216-8a0b-88f8974b618b 399d76ef84c3478fa917880f0d9bed3c f844ca45ac3846279acfc84e5ef97018 - - default default] HTTP exception thrown: Instance e939a230-d703-4ee6-aa7c-62aebd6df42f could not be found. [pid: 7|app: 0|req: 498/993] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:42 2026] GET /v2.1/servers/e939a230-d703-4ee6-aa7c-62aebd6df42f => 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: 499/994] 10.0.0.134 () {32 vars in 706 bytes} [Fri Mar 6 02:04:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1726975253 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/995] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:42 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1638 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:04:43.390 7 WARNING neutronclient.v2_0.client [None req-7f040b53-0ae2-48fe-8103-2561029b88ad bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/996] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:43 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1626 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:44.668 8 WARNING neutronclient.v2_0.client [None req-7e82fdd3-6236-44e8-83c8-0664d753dd62 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in 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/997] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:44 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1626 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-06 02:04:45.847 7 WARNING neutronclient.v2_0.client [None req-3432adc6-23b0-402c-b3d5-4cd174bb5a6f bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/998] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:45 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1626 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:47.006 8 INFO nova.api.openstack.compute.server_external_events [req-d5cb1750-d680-4066-9e3e-05ac69521e02 req-b69cfc23-58ae-4959-b3ef-05d0bf9999c4 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:582ea624-19e7-47e1-9fad-6bed5258f8a6 for instance 7f392830-bb8b-475a-b562-4da21e1c9317 on instance [pid: 8|app: 0|req: 498/999] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:04:46 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-06 02:04:47.201 7 WARNING neutronclient.v2_0.client [None req-94e8ee82-2b36-4652-9e31-7890fe6b6a1e bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1002] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:47 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1626 bytes in 1599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:49.824 8 WARNING neutronclient.v2_0.client [None req-575b7850-27b3-4f60-9c46-e049eb0a0ced bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in 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/1003] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:49 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1626 bytes in 1780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1004] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:04:51 2026] POST /v2.1/os-keypairs => generated 397 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:52.263 8 WARNING neutronclient.v2_0.client [None req-0394cfd9-fee1-4ba7-b604-1755b0da0141 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The 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-06 02:04:52.618 7 WARNING neutronclient.v2_0.client [None req-eb4c8061-fed6-49ed-a38c-31d4f40f2e00 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The 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-06 02:04:52.670 8 WARNING neutronclient.v2_0.client [None req-0394cfd9-fee1-4ba7-b604-1755b0da0141 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in 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/1005] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:52 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1806 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:52.901 7 WARNING neutronclient.v2_0.client [None req-0672f3b0-af83-46c5-9d0b-885a1536d57a bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in 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/1006] 10.0.0.134 () {32 vars in 741 bytes} [Fri Mar 6 02:04:52 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1007] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:04:52 2026] POST /v2.1/servers => generated 424 bytes in 828 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-06 02:04:53.061 7 WARNING neutronclient.v2_0.client [None req-00c096d0-8801-4804-ac76-14c430062d8f 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1008] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:53 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1368 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, ' [pid: 8|app: 0|req: 502/1009] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:04:53 2026] POST /v2.1/os-keypairs => generated 385 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:53.527 7 WARNING neutronclient.v2_0.client [None req-79bb88b8-25c4-4f46-85be-caf5b7e70ef6 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The 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-06 02:04:53.662 7 WARNING neutronclient.v2_0.client [None req-79bb88b8-25c4-4f46-85be-caf5b7e70ef6 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The 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-06 02:04:54.187 8 WARNING neutronclient.v2_0.client [None req-a0e16885-b9b7-4768-b5ed-83646e2a0ac3 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The 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-06 02:04:54.385 7 WARNING neutronclient.v2_0.client [None req-79bb88b8-25c4-4f46-85be-caf5b7e70ef6 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1010] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:54 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1372 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:54.455 8 INFO nova.api.openstack.compute.server_external_events [req-61fc7d16-1226-48db-acc0-e57e6dc4b539 req-472a8185-b109-4fde-9a90-4be8971b89c2 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:582ea624-19e7-47e1-9fad-6bed5258f8a6 for instance 7f392830-bb8b-475a-b562-4da21e1c9317 on instance [pid: 8|app: 0|req: 504/1011] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:04:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1012] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:04:53 2026] POST /v2.1/servers => generated 450 bytes in 1192 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-06 02:04:54.678 8 WARNING neutronclient.v2_0.client [None req-700ccaa7-0377-4ab1-89da-d1af4246578c 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1013] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:54 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1402 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-06 02:04:54.965 7 WARNING neutronclient.v2_0.client [None req-1baef270-a43d-41f6-a133-d53bbc9d8da7 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The 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-06 02:04:55.012 7 WARNING neutronclient.v2_0.client [None req-1baef270-a43d-41f6-a133-d53bbc9d8da7 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The 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-06 02:04:55.188 7 WARNING neutronclient.v2_0.client [None req-1baef270-a43d-41f6-a133-d53bbc9d8da7 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1014] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:04:54 2026] POST /v2.1/servers => generated 453 bytes in 485 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-06 02:04:55.415 8 WARNING neutronclient.v2_0.client [None req-9db47a02-ac65-43e5-ac40-ff264c018369 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1015] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:55 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1391 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:55.475 7 WARNING neutronclient.v2_0.client [None req-936c4de0-f310-45c6-b2b7-b62f9a37def2 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1016] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:55 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1420 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:55.771 8 WARNING neutronclient.v2_0.client [None req-c9adb46f-5c77-4b32-8dc7-116cf450c1bd 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1017] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:55 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1406 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:56.493 7 WARNING neutronclient.v2_0.client [None req-5be8f16e-17d2-4c1e-a5b5-665c7d1aef49 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1018] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:56 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1395 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-06 02:04:56.573 8 WARNING neutronclient.v2_0.client [None req-6e2881cb-aeba-4e80-b547-4ae84abf956f 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1019] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:56 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1420 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-06 02:04:56.856 7 WARNING neutronclient.v2_0.client [None req-c2551dba-7f7a-430c-a6d0-d5e951f49fae 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1020] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:56 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1398 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-06 02:04:57.580 8 WARNING neutronclient.v2_0.client [None req-4b2032a1-455e-40ed-8d55-a7990e09f9d0 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1023] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:57 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1387 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-06 02:04:57.661 7 WARNING neutronclient.v2_0.client [None req-ac0486d1-431d-4543-b284-e31a2bf84989 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1024] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:57 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:57.962 8 WARNING neutronclient.v2_0.client [None req-9fdeba6b-34c2-4a13-815e-6d9639bc6b06 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1025] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:57 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1454 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:58.454 7 INFO nova.api.openstack.compute.server_external_events [req-7df76fbd-2f73-4c4d-8aa3-d5c95b5c7900 req-6505dd31-9035-4db8-b5e1-5839b620e930 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:79606c19-7c84-4d49-b73a-8ab97adfb2dc for instance 9c98a13a-d8ed-41b0-a41e-65d22921ecb7 on instance [pid: 7|app: 0|req: 515/1026] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:04:58 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-06 02:04:58.689 8 WARNING neutronclient.v2_0.client [None req-02742c3e-3587-443e-b198-b9d82d486940 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] 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: 512/1027] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:58 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1387 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:04:58.747 7 WARNING neutronclient.v2_0.client [None req-411344fa-d184-4224-bb44-f78a060fe752 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1028] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:58 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1480 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-06 02:04:59.075 8 WARNING neutronclient.v2_0.client [None req-5a756a58-4777-4902-9fb7-f0fcb185322a 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1029] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:59 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1454 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-06 02:04:59.792 7 WARNING neutronclient.v2_0.client [None req-c087e016-fa4c-418b-983e-86588ccbef7f 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1030] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:59 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1443 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:04:59.959 8 WARNING neutronclient.v2_0.client [None req-2cf98a22-775b-4ae6-a2f7-e896266dd6f3 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1031] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:04:59 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1468 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:00.170 7 WARNING neutronclient.v2_0.client [None req-4468fb70-73cc-4005-85eb-9c0adb7165c3 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1032] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:00 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1530 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:00.908 8 WARNING neutronclient.v2_0.client [None req-40f0c761-7087-44ce-9f3b-25d456bd0e33 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] 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: 515/1033] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:00 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1443 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:00.959 7 INFO nova.api.openstack.compute.server_external_events [req-72c85d49-a7f0-491b-b027-a65497112ccd req-62716af6-c7e1-482b-b6b8-3a32070518c5 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:009ff420-6810-48d0-8b50-e9a40b8b2b41 for instance 66a30856-e541-4897-b5b1-932166670967 on instance [pid: 7|app: 0|req: 519/1034] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:01.139 8 WARNING neutronclient.v2_0.client [None req-6458a940-9be6-4097-977a-71f0517fd701 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1035] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:01 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1468 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:01.411 7 WARNING neutronclient.v2_0.client [None req-2cf30a20-a98e-4c5b-906a-7cf572cf6029 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] 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: 520/1036] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:01 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1528 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:01.567 8 WARNING neutronclient.v2_0.client [None req-fdbad0b1-3705-408d-8921-d8d7f1362b23 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1037] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:01 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1926 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:02.011 7 WARNING neutronclient.v2_0.client [None req-2d9e16cc-750d-4f99-a157-2e75dd429c32 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1038] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:01 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1451 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:02.344 8 WARNING neutronclient.v2_0.client [None req-19523405-134b-4082-9891-45b33cfccf4f 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1039] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:02 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1468 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-06 02:05:02.587 7 WARNING neutronclient.v2_0.client [None req-d6ba070c-65ac-49c3-a081-7f7ab897eae5 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1040] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:02 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1528 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-06 02:05:02.998 8 INFO nova.api.openstack.compute.server_external_events [req-b561d741-f9d7-4ba7-a05a-d82c4346f326 req-ef10f063-f072-4317-95e6-55953f869124 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:0f3b2cf3-9b41-4552-adb4-daa4c98675c8 for instance 0bb68920-c4e9-4e11-9c07-2992ef824e85 on instance [pid: 8|app: 0|req: 519/1041] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:02 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-06 02:05:03.106 7 WARNING neutronclient.v2_0.client [None req-0b472f35-0ba5-4f52-9e79-abfe541f7a00 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1042] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:03 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1529 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-06 02:05:03.507 8 WARNING neutronclient.v2_0.client [None req-46279469-b1d8-409a-a04a-bec54a057c27 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1043] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:03 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1468 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1044] 10.0.0.134 () {32 vars in 753 bytes} [Fri Mar 6 02:05:03 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317/os-server-password => generated 116 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:05:03.744 8 WARNING neutronclient.v2_0.client [None req-e172428f-c40d-49c5-8eb5-132beb343554 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1045] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:03 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1528 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-06 02:05:04.276 7 WARNING neutronclient.v2_0.client [None req-b7d34779-1e9b-46c3-bbcb-ef8b303f9217 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1046] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:04 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1517 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-06 02:05:04.687 8 WARNING neutronclient.v2_0.client [None req-af49eb36-c179-47a3-85ed-aaaeb1d355ee 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] 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-06 02:05:04.798 7 INFO nova.api.openstack.compute.server_external_events [req-84aa444d-b313-4ef0-acbf-5733847b5fb7 req-2555c6e7-734c-4716-ae38-9732792cb538 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:79606c19-7c84-4d49-b73a-8ab97adfb2dc for instance 9c98a13a-d8ed-41b0-a41e-65d22921ecb7 on instance [pid: 7|app: 0|req: 526/1047] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:05:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1048] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:04 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1468 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:04.907 7 WARNING neutronclient.v2_0.client [None req-79fd8f63-6208-4ce0-a84a-a9d6658ef369 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1049] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:04 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => 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, ' [pid: 8|app: 0|req: 523/1050] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:05:05 2026] DELETE /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:05.347 7 WARNING neutronclient.v2_0.client [None req-90149492-1da6-4d3a-b241-d8035da187f2 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] 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-06 02:05:05.467 8 WARNING neutronclient.v2_0.client [None req-9ddff55f-43a0-4e4d-a0df-864b8b5eba16 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1051] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:05 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1932 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1052] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:05 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1517 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:05.970 7 WARNING neutronclient.v2_0.client [None req-7b251b19-fead-4079-84fa-4e20d400a8e5 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] 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-06 02:05:06.058 8 WARNING neutronclient.v2_0.client [None req-6a1c6f90-5106-46d4-8a62-b99da60ca40c 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1053] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:05 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1647 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1054] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:06 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1528 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-06 02:05:06.544 7 WARNING neutronclient.v2_0.client [None req-a6781262-50f3-4fd9-a40b-e8ac7be4784d bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] 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-06 02:05:06.630 8 WARNING neutronclient.v2_0.client [None req-ab937510-edd9-4439-bd2d-c8be5aedeaa0 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1055] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:06 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1932 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1056] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:06 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1517 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:07.132 8 INFO nova.api.openstack.compute.server_external_events [req-df30c72c-84fb-4ac2-9037-4faae81e1c27 req-80bcb5c0-817d-4f21-9829-32501a16deff 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:009ff420-6810-48d0-8b50-e9a40b8b2b41 for instance 66a30856-e541-4897-b5b1-932166670967 on instance [pid: 8|app: 0|req: 528/1059] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:05:07 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-06 02:05:07.286 7 WARNING neutronclient.v2_0.client [None req-5cf2d63e-1f60-4f2f-bc16-23bc6322bc62 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] 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: 532/1060] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:07 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1061] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:05:07 2026] DELETE /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => 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-06 02:05:07.458 7 WARNING neutronclient.v2_0.client [None req-d1a5ab52-c686-4964-9fa2-445cd7173564 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1062] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:07 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1653 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-06 02:05:07.722 8 WARNING neutronclient.v2_0.client [None req-5739d958-1341-4fec-900e-81139be97fde bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] 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-06 02:05:07.778 7 WARNING neutronclient.v2_0.client [None req-08a333e3-431a-4df2-b47e-09632bd55a87 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1063] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:07 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1932 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1064] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:07 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1517 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-06 02:05:08.463 8 WARNING neutronclient.v2_0.client [None req-53631858-2b85-477b-aed2-34242c8d17b3 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1065] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:08 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1696 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:08.606 7 WARNING neutronclient.v2_0.client [None req-7ddc1e6a-6b67-4ea7-b9df-d254e552265c 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The 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-06 02:05:08.649 8 WARNING neutronclient.v2_0.client [None req-747de548-53bb-44a9-8641-0580f3b9081b 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1066] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:08 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1696 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:08.790 7 INFO nova.api.openstack.compute.server_external_events [req-a59feec5-7a0d-4d55-9321-7aea9db016f0 req-0d9806a0-228e-4e6b-ae1d-037b6a049a38 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:582ea624-19e7-47e1-9fad-6bed5258f8a6 for instance 7f392830-bb8b-475a-b562-4da21e1c9317 on instance [pid: 7|app: 0|req: 536/1067] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:08 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) [pid: 8|app: 0|req: 532/1068] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:08 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1653 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:08.957 7 WARNING neutronclient.v2_0.client [None req-fd863834-6c54-45cf-aca9-87facb3d2d86 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] 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: 537/1069] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:08 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1534 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:09.006 8 WARNING neutronclient.v2_0.client [None req-dbeec66f-68df-4d19-bb82-93230bdca33c 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1070] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:08 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1517 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:09.600 7 INFO nova.api.openstack.compute.server_external_events [req-e2aa577c-fb26-4d08-bde3-4932ea9ccfd8 req-b11d63b3-daf8-4319-8816-6aae0f82cf7f 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:0f3b2cf3-9b41-4552-adb4-daa4c98675c8 for instance 0bb68920-c4e9-4e11-9c07-2992ef824e85 on instance [pid: 7|app: 0|req: 538/1071] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:05:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:09.854 8 WARNING neutronclient.v2_0.client [None req-f7326abf-c683-4358-bb65-1f8c1aa9bd86 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] 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: 534/1072] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:09 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1653 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:10.077 7 WARNING neutronclient.v2_0.client [None req-971ae2e2-47ca-434f-ae9d-77979d22c764 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1073] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:10 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1539 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-06 02:05:10.211 8 WARNING neutronclient.v2_0.client [None req-1fb31998-82d9-4168-9e23-82de06069ff5 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1074] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:10 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1517 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-06 02:05:10.436 7 INFO nova.api.openstack.compute.server_external_events [req-608039a9-9846-4fcf-87da-b2174a6daaf5 req-918446dc-9b36-434f-838d-6b18c0c7cb3d 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:79606c19-7c84-4d49-b73a-8ab97adfb2dc for instance 9c98a13a-d8ed-41b0-a41e-65d22921ecb7 on instance [pid: 7|app: 0|req: 540/1075] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:10.848 8 INFO nova.api.openstack.compute.server_external_events [req-b631b081-c254-461b-b1d9-fcf9182b4cd7 req-f2243272-e1cd-4b66-a191-0b7399f2f972 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:009ff420-6810-48d0-8b50-e9a40b8b2b41 for instance 66a30856-e541-4897-b5b1-932166670967 on instance [pid: 8|app: 0|req: 536/1076] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:11.102 7 WARNING neutronclient.v2_0.client [None req-3680c04d-916c-48fa-ada2-c89f6ced64d2 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1077] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:11 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1449 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:11.230 8 WARNING neutronclient.v2_0.client [None req-abfa7eb0-f149-443b-91c4-14cc725c1e01 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1078] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:11 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 1539 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:11.437 7 WARNING neutronclient.v2_0.client [None req-4109811b-3a2d-4946-9b42-1c27d538bc58 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1079] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:11 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1700 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:11.604 8 WARNING neutronclient.v2_0.client [None req-d6b06ba1-25a3-4ee5-b1f1-9278ac26edbd 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1080] 10.0.0.134 () {32 vars in 741 bytes} [Fri Mar 6 02:05:11 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:12.224 7 WARNING neutronclient.v2_0.client [None req-2d6a7c88-ac88-4732-ac3b-5b2ec6be7d1f 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1081] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:12 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1454 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:12.319 8 INFO nova.api.openstack.wsgi [None req-5994e4bd-b423-4f4b-afbd-819b3041fcc0 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] HTTP exception thrown: Instance 7f392830-bb8b-475a-b562-4da21e1c9317 could not be found. [pid: 8|app: 0|req: 539/1082] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:12 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:12.348 7 INFO nova.api.openstack.wsgi [None req-d7c7a0bd-10ee-4107-a8d8-21037e748353 bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] HTTP exception thrown: Instance 7f392830-bb8b-475a-b562-4da21e1c9317 could not be found. [pid: 7|app: 0|req: 544/1083] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:05:12 2026] DELETE /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:12.377 8 INFO nova.api.openstack.wsgi [None req-42a68c95-20bc-4128-a41e-bad2daaf0f3d bf6bf56d24a5492f88f6dd65dc17dc32 6b748a093d6f4ab5acd29a26bf660fe7 - - default default] HTTP exception thrown: Instance 7f392830-bb8b-475a-b562-4da21e1c9317 could not be found. [pid: 8|app: 0|req: 540/1084] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:12 2026] GET /v2.1/servers/7f392830-bb8b-475a-b562-4da21e1c9317 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1085] 10.0.0.134 () {32 vars in 704 bytes} [Fri Mar 6 02:05:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-780646780 => generated 0 bytes in 31 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-06 02:05:12.892 8 INFO nova.api.openstack.compute.server_external_events [req-5ab5a200-4a94-4063-9d8a-828a806d5109 req-a2c9c5ae-21e0-41a1-9674-a43e017ea76c 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:0f3b2cf3-9b41-4552-adb4-daa4c98675c8 for instance 0bb68920-c4e9-4e11-9c07-2992ef824e85 on instance [pid: 8|app: 0|req: 541/1086] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1087] 10.0.0.134 () {32 vars in 722 bytes} [Fri Mar 6 02:05:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-8652143 => 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-06 02:05:13.343 8 WARNING neutronclient.v2_0.client [None req-890452b3-1ffd-4fdd-8814-b4c19b378c24 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1088] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:13 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:14.415 7 INFO nova.api.openstack.wsgi [None req-83a794b0-be87-414a-bdf6-9a9d27fba2e2 7225643186ab4557a2f3a1c55a208d8d 05345b008b444bc6a3d680ef236585e0 - - default default] HTTP exception thrown: Instance 9c98a13a-d8ed-41b0-a41e-65d22921ecb7 could not be found. [pid: 7|app: 0|req: 547/1089] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:14 2026] GET /v2.1/servers/9c98a13a-d8ed-41b0-a41e-65d22921ecb7 => 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: 544/1092] 10.0.0.134 () {34 vars in 750 bytes} [Fri Mar 6 02:05:18 2026] POST /v2.1/servers/66a30856-e541-4897-b5b1-932166670967/action => generated 31919 bytes in 555 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: 549/1093] 10.0.0.69 () {30 vars in 618 bytes} [Fri Mar 6 02:05:21 2026] GET /v2.1 => generated 0 bytes in 99 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: 545/1094] 10.0.0.69 () {32 vars in 691 bytes} [Fri Mar 6 02:05: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: 550/1095] 10.0.0.69 () {34 vars in 912 bytes} [Fri Mar 6 02:05:21 2026] GET /v2.1/os-simple-tenant-usage/fbeee453bbde44f48bc82039c49d6011?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1096] 10.0.0.69 () {30 vars in 653 bytes} [Fri Mar 6 02:05:21 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1097] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 100 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-06 02:05:23.213 8 WARNING neutronclient.v2_0.client [None req-4c334cb9-f89b-4cb9-850e-fbd10336f04c 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1098] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4857 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1099] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:05:23 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: 548/1100] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:05:23 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: 553/1101] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1102] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:05:23 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: 554/1103] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1104] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/limits?tenant_id=3d1f6dce734245e1a37dd7d58f65f34b => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1105] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1106] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/limits?tenant_id=57327943762b43bba9be0782489b4e3a => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1107] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 552/1108] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/limits?tenant_id=82cf26d98e844cf8a3d9551d51dbc7c2 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1109] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1110] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:23 2026] GET /v2.1/limits?tenant_id=9c7252d2c7054f289ceb201dfe0ef4b7 => 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: 558/1111] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:24 2026] GET /v2.1/limits?tenant_id=a91264fa7ded41d1b0446b63c9715a10 => generated 304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1112] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:24 2026] GET /v2.1/limits?tenant_id=e6e2c9c5cb9d47749dc7f80d711e3d73 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1113] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:05:24 2026] GET /v2.1/limits?tenant_id=fbeee453bbde44f48bc82039c49d6011 => 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: 555/1114] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:05:24 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1390 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1115] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:05:24 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1116] 10.0.0.69 () {30 vars in 618 bytes} [Fri Mar 6 02:05:25 2026] GET /v2.1 => generated 0 bytes in 54 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: 561/1117] 10.0.0.69 () {32 vars in 691 bytes} [Fri Mar 6 02:05:25 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1118] 10.0.0.69 () {34 vars in 912 bytes} [Fri Mar 6 02:05:25 2026] GET /v2.1/os-simple-tenant-usage/fbeee453bbde44f48bc82039c49d6011?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1119] 10.0.0.69 () {30 vars in 653 bytes} [Fri Mar 6 02:05:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:30.434 8 INFO nova.api.openstack.compute.server_external_events [req-abdfa5d0-e686-4198-a527-58c65d083c8b req-63afbfc9-e43c-48ca-86de-a84e0e05fdcf 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:009ff420-6810-48d0-8b50-e9a40b8b2b41 for instance 66a30856-e541-4897-b5b1-932166670967 on instance [pid: 8|app: 0|req: 559/1122] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1123] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:05:33 2026] POST /v2.1/os-keypairs => generated 397 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-06 02:05:34.706 8 WARNING neutronclient.v2_0.client [None req-85605398-5563-4dfa-88d5-b7238a0f44b5 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1124] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:34 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1820 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:35.234 7 WARNING neutronclient.v2_0.client [None req-4c4c1436-ed2f-4f0c-9ea7-5dc4f7318f5a 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1125] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:35 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1820 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1126] 10.0.0.134 () {34 vars in 750 bytes} [Fri Mar 6 02:05:35 2026] POST /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85/action => generated 0 bytes in 74 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:35.786 7 WARNING neutronclient.v2_0.client [None req-0d2593c0-de8a-496f-8f96-9e9498de111a 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The 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-06 02:05:35.853 8 WARNING neutronclient.v2_0.client [None req-453d0c3a-c4a6-43cc-bed1-f2623631bc67 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The 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-06 02:05:35.933 8 WARNING neutronclient.v2_0.client [None req-453d0c3a-c4a6-43cc-bed1-f2623631bc67 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1127] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:35 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1822 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:36.423 8 WARNING neutronclient.v2_0.client [None req-453d0c3a-c4a6-43cc-bed1-f2623631bc67 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1128] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:05:35 2026] POST /v2.1/servers => generated 448 bytes in 1038 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-06 02:05:36.832 7 WARNING neutronclient.v2_0.client [None req-ae4e1230-e0af-4eca-9771-12cb10d12a88 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1129] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:36 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1402 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-06 02:05:37.010 8 WARNING neutronclient.v2_0.client [None req-29cfb39a-b1f2-4a10-9f9a-ccf55638025b 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1132] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:36 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1822 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-06 02:05:38.001 7 WARNING neutronclient.v2_0.client [None req-eb4c8706-c260-400e-9a03-35f41ad0e67e 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] 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: 570/1133] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:37 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1406 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:05:38.150 8 WARNING neutronclient.v2_0.client [None req-a70c0086-2f4c-4612-a767-8af411ac2030 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1134] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:38 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:39.172 7 WARNING neutronclient.v2_0.client [None req-e7cb3f0d-8c85-4e7b-83c0-38d04f512db1 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1135] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:39 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:39.342 8 WARNING neutronclient.v2_0.client [None req-f0872aa6-8635-4aae-9df1-802193b8d715 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1136] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:39 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1827 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-06 02:05:40.270 7 WARNING neutronclient.v2_0.client [None req-10ea22f8-45b9-4970-ba05-7fbf8daf2764 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1137] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:40 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:40.571 8 WARNING neutronclient.v2_0.client [None req-007f967c-2a9d-494d-ad7b-0a6ba81f5a28 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1138] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:40 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1827 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-06 02:05:41.366 7 WARNING neutronclient.v2_0.client [None req-f0ad3b25-d28b-4d0f-8dc0-6607844c06f4 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1139] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:41 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1528 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:41.707 8 WARNING neutronclient.v2_0.client [None req-1cf04f76-42dc-4019-97ca-d424e4dba6e8 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] 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-06 02:05:42.134 7 INFO nova.api.openstack.compute.server_external_events [req-c23fa6f1-553a-4cb5-8424-ab3e32f4c8b5 req-0469215e-13f0-4bc3-826f-a7b20940014b 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:792f74f1-1b4e-415e-9725-d76eca47f8fd for instance 2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 on instance [pid: 7|app: 0|req: 574/1140] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1141] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:41 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1827 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:42.713 7 WARNING neutronclient.v2_0.client [None req-f8c07401-03f2-4a6c-bc1f-5ba30b37a428 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] 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-06 02:05:42.818 8 INFO nova.api.openstack.compute.server_external_events [req-f3c7e516-bab4-4692-8d84-6fc448a7f020 req-3cdd508c-375c-4777-ad49-2786aaecfe14 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-unplugged:0f3b2cf3-9b41-4552-adb4-daa4c98675c8 for instance 0bb68920-c4e9-4e11-9c07-2992ef824e85 on instance [pid: 8|app: 0|req: 568/1142] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:05:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1143] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:42 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1538 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-06 02:05:43.326 8 WARNING neutronclient.v2_0.client [None req-226ad1b5-248e-47d3-ac2c-8c31a9991a47 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1144] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:43 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1827 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-06 02:05:43.957 7 WARNING neutronclient.v2_0.client [None req-4592590a-742a-46d0-8636-d4f03179f795 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1145] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:43 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1526 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:44.477 8 WARNING neutronclient.v2_0.client [None req-a311aa90-82de-4271-a1a7-21364f3d66b5 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1146] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:44 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1827 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:45.105 7 INFO nova.api.openstack.compute.server_external_events [req-ac2e8086-d58c-4c93-8b4b-363032aa976b req-deafcbe2-91ce-4b7d-9a2b-3e3721368724 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:0f3b2cf3-9b41-4552-adb4-daa4c98675c8 for instance 0bb68920-c4e9-4e11-9c07-2992ef824e85 on instance [pid: 7|app: 0|req: 577/1147] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:05:45 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-06 02:05:45.494 8 WARNING neutronclient.v2_0.client [None req-fc4ee803-c2bc-45df-8092-501c6094a580 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1148] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:45 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1526 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-06 02:05:45.741 7 WARNING neutronclient.v2_0.client [None req-1d5b209d-9b59-460b-92d2-b3b295168651 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1149] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:45 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1820 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:46.679 8 WARNING neutronclient.v2_0.client [None req-6b28fec4-2797-4a3f-aec9-3b4b7b38db60 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1150] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:46 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1526 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-06 02:05:47.460 7 INFO nova.api.openstack.compute.server_external_events [req-73fb3a83-2805-46fb-86f9-b6b486e5714e req-04e4e5eb-6962-4d95-b116-e1096c6abb65 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:792f74f1-1b4e-415e-9725-d76eca47f8fd for instance 2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 on instance [pid: 7|app: 0|req: 580/1153] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:05:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:05:47.861 8 WARNING neutronclient.v2_0.client [None req-c1f54ae7-8722-4535-9a79-e6c4d996117e 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1154] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:47 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1526 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-06 02:05:49.103 7 WARNING neutronclient.v2_0.client [None req-39ac70a3-1034-4088-a872-4e287a3a354f 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1155] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:49 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1694 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-06 02:05:49.264 8 WARNING neutronclient.v2_0.client [None req-a658d016-13db-46a4-97ff-9f542df7ca0e 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1156] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:05:49 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1694 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-06 02:05:50.611 7 INFO nova.api.openstack.compute.server_external_events [req-eeaa82ad-4ef8-45fe-9001-cc6cf8a4f022 req-c1a66a76-56d7-442d-8dd9-cf1105e15ec0 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:792f74f1-1b4e-415e-9725-d76eca47f8fd for instance 2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 on instance [pid: 7|app: 0|req: 582/1157] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:05:50 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1160] 10.0.0.134 () {34 vars in 750 bytes} [Fri Mar 6 02:05:58 2026] POST /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650/action => generated 31890 bytes in 540 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-06 02:06:07.367 7 WARNING neutronclient.v2_0.client [None req-99aac19f-602e-4fd0-88c5-e59654ebec17 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1163] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:07 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1820 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1164] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:06:07 2026] DELETE /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:07.650 7 WARNING neutronclient.v2_0.client [None req-d4d17498-af5c-4d4c-a566-778157368f9c 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1165] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:07 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1826 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-06 02:06:08.796 8 WARNING neutronclient.v2_0.client [None req-c5b9acbd-70f7-4969-8748-cca4d0c62668 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1166] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:08 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:09.941 8 WARNING neutronclient.v2_0.client [None req-93431f7f-15e2-43cc-baec-83daabc3795e 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1167] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:06:09 2026] DELETE /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 0 bytes in 124 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-06 02:06:10.005 7 WARNING neutronclient.v2_0.client [None req-9ed1c04e-ce41-462f-83a4-aae0d07d0bc5 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1168] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:09 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1826 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1169] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:09 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1820 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-06 02:06:10.872 8 INFO nova.api.openstack.compute.server_external_events [req-c4c4e838-72d1-4a40-8dc0-3bbb4bcc4aec req-5915bb84-3fd0-4e71-82f8-7d1adaef3546 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:0f3b2cf3-9b41-4552-adb4-daa4c98675c8 for instance 0bb68920-c4e9-4e11-9c07-2992ef824e85 on instance [pid: 8|app: 0|req: 582/1170] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:06:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:11.111 7 WARNING neutronclient.v2_0.client [None req-48cc8272-520e-4360-bd89-e6168963c125 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1171] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:11 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1472 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-06 02:06:11.243 8 WARNING neutronclient.v2_0.client [None req-e9014db2-383a-4266-99b5-cc68048ef333 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1172] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:11 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1820 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-06 02:06:12.220 7 WARNING neutronclient.v2_0.client [None req-1c83f885-6682-4617-9a2e-7e7d8843a41d 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in 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/1173] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:12 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1477 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-06 02:06:12.400 8 WARNING neutronclient.v2_0.client [None req-a1d299d5-fd0d-4dad-8ef8-17cce1e86bb2 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] 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-06 02:06:12.709 7 INFO nova.api.openstack.compute.server_external_events [req-3eb452f0-5ab9-40a6-af2a-9fb52c309f38 req-b187fb39-2c9a-43de-82fd-b1de06589195 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-unplugged:792f74f1-1b4e-415e-9725-d76eca47f8fd for instance 2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 on instance [pid: 7|app: 0|req: 591/1174] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:06:12 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) [pid: 8|app: 0|req: 584/1175] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:12 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1820 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:13.121 7 INFO nova.api.openstack.compute.server_external_events [req-7e926742-f33e-47f9-a7fd-32ee5beb4722 req-a061fe4c-414c-4f73-be6e-8f3de220decb 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:792f74f1-1b4e-415e-9725-d76eca47f8fd for instance 2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 on instance [pid: 7|app: 0|req: 592/1176] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:06:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:13.318 8 WARNING neutronclient.v2_0.client [None req-0eb67c48-1ad2-4bf7-a01c-b3939f27fce5 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1177] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:13 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => generated 1477 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-06 02:06:13.836 7 WARNING neutronclient.v2_0.client [None req-1e963bc1-ed68-497b-953e-6864d729c62b 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1178] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:13 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1483 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-06 02:06:14.390 8 INFO nova.api.openstack.wsgi [None req-ad70723f-c91d-43db-a654-98b67eed6c1b 263a7e1043df4325a4c23d4fe8b4ea0a a91264fa7ded41d1b0446b63c9715a10 - - default default] HTTP exception thrown: Instance 0bb68920-c4e9-4e11-9c07-2992ef824e85 could not be found. [pid: 8|app: 0|req: 586/1179] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:14 2026] GET /v2.1/servers/0bb68920-c4e9-4e11-9c07-2992ef824e85 => 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: 594/1180] 10.0.0.134 () {32 vars in 704 bytes} [Fri Mar 6 02:06:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-971085888 => 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-06 02:06:14.922 8 WARNING neutronclient.v2_0.client [None req-7c2637e7-b33c-4cd6-a5a7-e90ac0417031 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1181] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:14 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1488 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:06:16.159 7 WARNING neutronclient.v2_0.client [None req-e1bcb362-ffda-4e85-aa1f-9c3bbdb042f3 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1182] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:16 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => generated 1488 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-06 02:06:17.282 8 INFO nova.api.openstack.wsgi [None req-fd62ab96-a9b3-4005-a246-44084fc53128 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] HTTP exception thrown: Instance 2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 could not be found. [pid: 8|app: 0|req: 589/1185] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:17 2026] GET /v2.1/servers/2bfeba1d-44e3-494a-9a4b-7dca3b4f2650 => 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: 597/1186] 10.0.0.134 () {32 vars in 728 bytes} [Fri Mar 6 02:06:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-834523983 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 590/1187] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:06:17 2026] DELETE /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-06 02:06:17.942 7 WARNING neutronclient.v2_0.client [None req-8cb6c058-fb46-45e5-8da7-ce6b1e2ec898 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1188] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:17 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1702 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:19.202 8 WARNING neutronclient.v2_0.client [None req-80ec2095-cead-4bf6-a537-63f678db8c59 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1189] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:19 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1702 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-06 02:06:20.384 7 WARNING neutronclient.v2_0.client [None req-2794e348-61f2-4d3e-9791-1c9374e99a8d 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1190] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:20 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1702 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-06 02:06:20.735 8 INFO nova.api.openstack.compute.server_external_events [req-df6a29d8-4006-4169-b731-891eba797abc req-aa5485e6-977c-4b16-acab-75f361ad1e0b 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:009ff420-6810-48d0-8b50-e9a40b8b2b41 for instance 66a30856-e541-4897-b5b1-932166670967 on instance [pid: 8|app: 0|req: 592/1191] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:06:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:21.536 7 WARNING neutronclient.v2_0.client [None req-956f6077-4b60-4d61-b554-22782f1b32df 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in 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/1192] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:21 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1483 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:22.658 8 WARNING neutronclient.v2_0.client [None req-b9f7da08-b103-4762-99b7-ce83d12a3a91 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1193] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:22 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1488 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 601/1194] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1195] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1196] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1197] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:23.750 8 WARNING neutronclient.v2_0.client [None req-9b9eab92-db91-41a2-988b-0c88141a51ee 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] The 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-06 02:06:23.775 7 WARNING neutronclient.v2_0.client [None req-1caa93a1-9215-40df-b31c-0bcdbf85b993 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in 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/1198] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1199] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2041 bytes in 118 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: 597/1200] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 604/1201] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1202] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:06:23 2026] GET /v2.1/limits?tenant_id=3d1f6dce734245e1a37dd7d58f65f34b => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 605/1203] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:06:24 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1204] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:06:24 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 606/1205] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:06:24 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1206] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:06:24 2026] GET /v2.1/limits?tenant_id=9c7252d2c7054f289ceb201dfe0ef4b7 => 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: 607/1207] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:06:24 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: 8|app: 0|req: 601/1208] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:06:24 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:06:24.826 7 INFO nova.api.openstack.wsgi [None req-c2f2920e-e64e-45ae-994c-4889fb704b97 073e4886412e4e8facb2a5e08a23930b 3d1f6dce734245e1a37dd7d58f65f34b - - default default] HTTP exception thrown: Instance 66a30856-e541-4897-b5b1-932166670967 could not be found. [pid: 7|app: 0|req: 608/1209] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:06:24 2026] GET /v2.1/servers/66a30856-e541-4897-b5b1-932166670967 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1210] 10.0.0.134 () {32 vars in 728 bytes} [Fri Mar 6 02:06:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-252909112 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1221] 10.0.0.134 () {34 vars in 671 bytes} [Fri Mar 6 02:07:10 2026] POST /v2.1/os-keypairs => generated 395 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-06 02:07:12.269 7 WARNING neutronclient.v2_0.client [None req-d0a2a361-6d55-4e42-9768-a27052ebd78d ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The 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-06 02:07:12.306 7 WARNING neutronclient.v2_0.client [None req-d0a2a361-6d55-4e42-9768-a27052ebd78d ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The 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-06 02:07:12.563 7 WARNING neutronclient.v2_0.client [None req-d0a2a361-6d55-4e42-9768-a27052ebd78d ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1222] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:07:12 2026] POST /v2.1/servers => generated 447 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 02:07:12.761 8 WARNING neutronclient.v2_0.client [None req-7ec1c302-0fe7-42fa-8f17-3631201d37f9 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1223] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:12 2026] GET /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => generated 1394 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:07:17.854 8 WARNING neutronclient.v2_0.client [None req-88cc3830-caf7-47ab-af49-bdd8343107e4 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in 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/1226] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:17 2026] GET /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => generated 1519 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-06 02:07:18.069 7 INFO nova.api.openstack.compute.server_external_events [req-a5904fff-d2b7-4773-a8f5-6ca822101785 req-960a637d-97f1-4803-b4f5-767d115f927b 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:ae545de0-bc3d-4f54-8bf5-88a72430f461 for instance 08c42321-1866-4dd1-baa2-cf15677c1600 on instance [pid: 7|app: 0|req: 616/1227] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:07:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:07:23.009 7 WARNING neutronclient.v2_0.client [None req-cec1da08-8f05-459c-b234-ebcc06cd1035 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in 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/1228] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:22 2026] GET /v2.1/limits?tenant_id=03eae776f9fb49ee9cb81929718f7b58 => generated 302 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1229] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=0d0797a2b2854f6dae7616bbc799822a => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1230] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=1a0a5b8d48364d45b2bf67dc4e123b10 => 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: 615/1231] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=1e4ecc0cd03b45939bb873fcffff2e90 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:07:23.204 8 INFO nova.api.openstack.compute.server_external_events [req-0e8c24e9-1462-473d-82c2-f3bbb1e598fd req-80d6a947-7fd7-4674-b244-be645009a37e 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:ae545de0-bc3d-4f54-8bf5-88a72430f461 for instance 08c42321-1866-4dd1-baa2-cf15677c1600 on instance [pid: 8|app: 0|req: 616/1232] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:07:23 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, ' [pid: 8|app: 0|req: 617/1233] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=43b2d436d72140b3b10f9b768e85e736 => 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: 617/1234] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:22 2026] GET /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => generated 1517 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1235] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 618/1236] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=5a409c86486843e89718be02ce2a1d08 => 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: 619/1237] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=673e902f03be481da73ee5833ce9484a => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1238] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 620/1239] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=7435229b7974450e83ae71084beb7ee6 => 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: 620/1240] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1241] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=a7fc656e150a493b97e941833af2d7b7 => 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: 621/1242] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=b4a62228c411459a9038e583526a4103 => 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: 622/1243] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/limits?tenant_id=fd276a5d77db491581cbacf83cc4af39 => 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: 622/1244] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:07:23 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: 623/1245] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:07:23 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: 623/1246] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1247] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 624/1248] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:07:23 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: 625/1249] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:07:23 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-06 02:07:23.925 7 WARNING neutronclient.v2_0.client [None req-23afbf44-ef5b-4df1-ab61-0481ad61081e 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1250] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:07:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2058 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1251] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:07:24 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: 7|app: 0|req: 626/1252] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:07:24 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:07:28.306 7 WARNING neutronclient.v2_0.client [None req-32247e5f-a1c1-4c07-8764-3f5886dcb4c2 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1255] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:28 2026] GET /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => generated 1817 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:07:29.532 8 INFO nova.api.openstack.compute.server_external_events [req-9aa097e7-36b3-4a03-a626-69ac7b01adaf req-a73e5ef5-1f8b-439a-b417-3cb2d95b657c 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:ae545de0-bc3d-4f54-8bf5-88a72430f461 for instance 08c42321-1866-4dd1-baa2-cf15677c1600 on instance [pid: 8|app: 0|req: 628/1256] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:07:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:07:29.575 7 WARNING neutronclient.v2_0.client [None req-84c42e76-1c1e-4fd6-8bbd-c8bb84f0593e ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The 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-06 02:07:29.615 7 WARNING neutronclient.v2_0.client [None req-84c42e76-1c1e-4fd6-8bbd-c8bb84f0593e ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The 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-06 02:07:29.835 7 WARNING neutronclient.v2_0.client [None req-84c42e76-1c1e-4fd6-8bbd-c8bb84f0593e ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 629/1257] 10.0.0.134 () {34 vars in 663 bytes} [Fri Mar 6 02:07:29 2026] POST /v2.1/servers => generated 447 bytes in 500 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-06 02:07:30.034 8 WARNING neutronclient.v2_0.client [None req-8bc8806f-54f0-41b0-92cc-b86a2d4bbc0b ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in 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/1258] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:30 2026] GET /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 1394 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-06 02:07:35.128 7 WARNING neutronclient.v2_0.client [None req-c9be84c4-0acd-4988-b67a-47c9f3be3ff9 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1259] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:35 2026] GET /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 1519 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-06 02:07:35.277 8 INFO nova.api.openstack.compute.server_external_events [req-9216b502-ca78-476a-9e97-755a7c716169 req-07aef560-0e85-4929-9eba-57c153d32ca0 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:7d545cb8-2e7d-413c-89e1-6bd232147bba for instance b54dd418-2ddd-4697-af78-ffd4327b4eeb on instance [pid: 8|app: 0|req: 630/1260] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:07: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:07:40.304 7 WARNING neutronclient.v2_0.client [None req-6d7a0173-ab14-4885-824c-69d66897381d ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1263] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:40 2026] GET /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 1517 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:07:40.643 8 INFO nova.api.openstack.compute.server_external_events [req-d1dab549-223e-479f-8ba1-a59b69e29983 req-a3002406-4d71-4cc2-ade7-879f91f5d436 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:7d545cb8-2e7d-413c-89e1-6bd232147bba for instance b54dd418-2ddd-4697-af78-ffd4327b4eeb on instance [pid: 8|app: 0|req: 632/1264] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:07:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:07:45.478 7 WARNING neutronclient.v2_0.client [None req-b1ad94e5-8de3-418f-8c1b-828f26821533 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in 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/1265] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:07:45 2026] GET /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 1818 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-06 02:07:46.683 8 INFO nova.api.openstack.compute.server_external_events [req-38e4ac5e-08df-4e5c-a63f-d523fe8bf922 req-7ddbfaed-432a-4f21-8d2b-982563ac1c0e 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:7d545cb8-2e7d-413c-89e1-6bd232147bba for instance b54dd418-2ddd-4697-af78-ffd4327b4eeb on instance [pid: 8|app: 0|req: 633/1266] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:07:46 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-06 02:08:16.466 7 WARNING neutronclient.v2_0.client [None req-f83643d7-966b-4810-8be5-75cb47c3b1ed 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The 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-06 02:08:16.506 7 WARNING neutronclient.v2_0.client [None req-f83643d7-966b-4810-8be5-75cb47c3b1ed 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The 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-06 02:08:16.657 7 WARNING neutronclient.v2_0.client [None req-f83643d7-966b-4810-8be5-75cb47c3b1ed 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1275] 162.253.55.206 () {36 vars in 714 bytes} [Fri Mar 6 02:08:16 2026] POST /v2.1/servers => generated 453 bytes in 795 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-06 02:08:17.405 8 WARNING neutronclient.v2_0.client [None req-9048f876-eaaf-4ced-b5f5-e8f729ae7935 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1276] 162.253.55.206 () {32 vars in 733 bytes} [Fri Mar 6 02:08:17 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece => generated 2213 bytes in 118 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-06 02:08:17.525 7 WARNING neutronclient.v2_0.client [None req-ea3fb282-0c25-4b4f-a416-f945dd96a597 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1277] 162.253.55.206 () {32 vars in 759 bytes} [Fri Mar 6 02:08:17 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 28 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: 640/1278] 162.253.55.206 () {32 vars in 777 bytes} [Fri Mar 6 02:08:17 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:08:20.155 7 WARNING neutronclient.v2_0.client [None req-9808ecc5-4001-4ae0-ab18-5a7b91a380a3 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in 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/1279] 162.253.55.206 () {32 vars in 733 bytes} [Fri Mar 6 02:08:20 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece => generated 2371 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:08:20.241 8 WARNING neutronclient.v2_0.client [None req-63857d45-e21b-456b-a434-62296209d03e 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 641/1280] 162.253.55.206 () {32 vars in 759 bytes} [Fri Mar 6 02:08:20 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 28 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: 7|app: 0|req: 640/1281] 162.253.55.206 () {32 vars in 777 bytes} [Fri Mar 6 02:08:20 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-volume_attachments => generated 197 bytes in 56 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-06 02:08:22.381 8 INFO nova.api.openstack.compute.server_external_events [req-5c4c0ed2-cfaa-4299-9dce-1f423cb9037f req-cf9a022a-c622-4daf-83a9-a63e00daa6c1 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:f0a115fc-bbe2-4d5e-968e-9eadfdf04eb0 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 642/1282] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:08:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 641/1283] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:08:22 2026] GET /v2.1/os-availability-zone => generated 97 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: 643/1284] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:08:22 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 642/1285] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:08:22 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 644/1286] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:08:22 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: 643/1287] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=03eae776f9fb49ee9cb81929718f7b58 => 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: 645/1288] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=0d0797a2b2854f6dae7616bbc799822a => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1289] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=1a0a5b8d48364d45b2bf67dc4e123b10 => 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: 646/1290] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=1e4ecc0cd03b45939bb873fcffff2e90 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1291] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=43b2d436d72140b3b10f9b768e85e736 => 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: 647/1292] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:08:23.299 7 WARNING neutronclient.v2_0.client [None req-2b091ed8-c5ed-4fe0-9f83-f4b2bd806bba 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in 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/1293] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1294] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=7435229b7974450e83ae71084beb7ee6 => 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: 650/1295] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1296] 162.253.55.206 () {32 vars in 733 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece => generated 2445 bytes in 124 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: 651/1297] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=b4a62228c411459a9038e583526a4103 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:08:23.431 7 WARNING neutronclient.v2_0.client [None req-2a49bbae-5fe2-4287-b6a4-1fca8413dcaa 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 647/1298] 162.253.55.206 () {32 vars in 759 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1299] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/limits?tenant_id=fd276a5d77db491581cbacf83cc4af39 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 653/1300] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:08: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) [pid: 8|app: 0|req: 654/1301] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1302] 162.253.55.206 () {32 vars in 777 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:08:23.616 8 WARNING neutronclient.v2_0.client [None req-849d2417-c71c-43fc-81e8-0ceb62aae96e 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1303] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7464 bytes in 201 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: 649/1304] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 656/1305] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:08:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1044 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-06 02:08:26.095 7 WARNING neutronclient.v2_0.client [None req-d245593e-4b7c-44a0-a151-60465c74a21f 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 650/1306] 162.253.55.206 () {32 vars in 733 bytes} [Fri Mar 6 02:08:26 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece => generated 2433 bytes in 116 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-06 02:08:26.230 8 WARNING neutronclient.v2_0.client [None req-de1a21bd-52bb-45a9-83cd-41ed2664679e 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 657/1307] 162.253.55.206 () {32 vars in 759 bytes} [Fri Mar 6 02:08:26 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 284 bytes in 102 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: 651/1308] 162.253.55.206 () {32 vars in 777 bytes} [Fri Mar 6 02:08:26 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:08:27.164 8 INFO nova.api.openstack.compute.server_external_events [req-8912d6cd-f998-46e8-b217-0daba58aae19 req-9416b775-357d-4040-a41b-98b297e65723 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:f0a115fc-bbe2-4d5e-968e-9eadfdf04eb0 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 659/1311] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:08:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:08:29.129 7 WARNING neutronclient.v2_0.client [None req-06372fd2-c87b-45f2-ada4-ea96ebf4b074 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 653/1312] 162.253.55.206 () {32 vars in 733 bytes} [Fri Mar 6 02:08:29 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece => generated 2433 bytes in 127 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-06 02:08:29.264 8 WARNING neutronclient.v2_0.client [None req-fb6ff6ce-0dee-485e-9fe0-e0195ad47c0a 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1313] 162.253.55.206 () {32 vars in 759 bytes} [Fri Mar 6 02:08:29 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 286 bytes in 69 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: 654/1314] 162.253.55.206 () {32 vars in 777 bytes} [Fri Mar 6 02:08:29 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-volume_attachments => generated 197 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, ' 2026-03-06 02:08:31.993 8 WARNING neutronclient.v2_0.client [None req-d7492787-c363-4885-9f6d-ad55a4431860 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in 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/1315] 162.253.55.206 () {32 vars in 733 bytes} [Fri Mar 6 02:08:31 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece => generated 2581 bytes in 145 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-06 02:08:32.125 7 WARNING neutronclient.v2_0.client [None req-8a51c74a-8a7f-4e79-a676-a413bbeea23f 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 655/1316] 162.253.55.206 () {32 vars in 759 bytes} [Fri Mar 6 02:08:32 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 286 bytes in 86 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: 662/1317] 162.253.55.206 () {32 vars in 777 bytes} [Fri Mar 6 02:08:32 2026] GET /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:09:07.828 7 WARNING neutronclient.v2_0.client [None req-40f360c3-cdb8-4981-94be-c87ba758db64 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The 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-06 02:09:07.868 7 WARNING neutronclient.v2_0.client [None req-40f360c3-cdb8-4981-94be-c87ba758db64 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] 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-06 02:09:10.096 8 INFO nova.api.openstack.compute.server_external_events [req-a2f75db1-379a-4892-9a1f-c8a877b39742 req-d36d8508-a871-4baa-bcf5-5680d509a6c0 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:8c2b5b55-33b6-41c1-946b-b3f693d53e81 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 667/1326] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:09:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:09:14.656 8 INFO nova.api.openstack.compute.server_external_events [req-dfb7ff3c-4e0b-4f28-a1cd-e3a02dfdcdd5 req-9a6fb3d3-efce-4529-a392-cb8955324943 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:8c2b5b55-33b6-41c1-946b-b3f693d53e81 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 668/1327] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:09:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:09:16.432 7 WARNING neutronclient.v2_0.client [None req-40f360c3-cdb8-4981-94be-c87ba758db64 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 660/1328] 162.253.55.206 () {36 vars in 812 bytes} [Fri Mar 6 02:09:07 2026] POST /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 281 bytes in 8679 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-06 02:09:16.771 8 INFO nova.api.openstack.compute.server_external_events [req-6d380525-a551-4939-8d0f-9605839a6179 req-72245f4e-080c-4483-a8a1-bbda671437de 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:8c2b5b55-33b6-41c1-946b-b3f693d53e81 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 669/1329] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:09:16 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-06 02:09:17.055 7 INFO nova.api.openstack.compute.server_external_events [req-a7632430-f53a-4189-9aed-fa6d86e0e944 req-56e64402-3d58-47b0-9e77-36c8635a3f79 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:8c2b5b55-33b6-41c1-946b-b3f693d53e81 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 7|app: 0|req: 662/1332] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:09:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 671/1333] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:09:22 2026] GET /v2.1/os-services => generated 782 bytes in 66 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: 663/1334] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:09:22 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 672/1335] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:09:22 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: 664/1336] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:22 2026] GET /v2.1/limits?tenant_id=03eae776f9fb49ee9cb81929718f7b58 => 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: 673/1337] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=0d0797a2b2854f6dae7616bbc799822a => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1338] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=1a0a5b8d48364d45b2bf67dc4e123b10 => 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: 674/1339] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=1e4ecc0cd03b45939bb873fcffff2e90 => 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: 666/1340] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=43b2d436d72140b3b10f9b768e85e736 => 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: 675/1341] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1342] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 676/1343] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=7435229b7974450e83ae71084beb7ee6 => 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: 668/1344] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 677/1345] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=b4a62228c411459a9038e583526a4103 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1346] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/limits?tenant_id=fd276a5d77db491581cbacf83cc4af39 => 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: 678/1347] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:09: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) [pid: 7|app: 0|req: 670/1348] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1349] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:09:23.584 7 WARNING neutronclient.v2_0.client [None req-2fc8f16e-2fc6-44ae-b64e-54609628c090 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in 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/1350] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7813 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1351] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 672/1352] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:09:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:09:42.798 7 WARNING neutronclient.v2_0.client [None req-9bcdc123-da4f-473b-a59b-c430ff32702d 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The 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-06 02:09:42.839 7 WARNING neutronclient.v2_0.client [None req-9bcdc123-da4f-473b-a59b-c430ff32702d 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The 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-06 02:09:45.044 8 INFO nova.api.openstack.compute.server_external_events [req-159d1ffd-baa8-4d03-8ccf-a414e747fb89 req-735b5f4e-d2a9-4f65-ae58-9aa214bf6980 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:a3a8ad8d-98d4-48b6-b874-36973a51cb6e for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 683/1357] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:09:45 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-06 02:09:50.246 8 INFO nova.api.openstack.compute.server_external_events [req-602e56d4-890e-4108-89b9-200a87813179 req-c2f211d7-6179-438d-bc60-1751367f490d 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:a3a8ad8d-98d4-48b6-b874-36973a51cb6e for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 686/1360] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:09:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:09:51.376 7 WARNING neutronclient.v2_0.client [None req-9bcdc123-da4f-473b-a59b-c430ff32702d 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 675/1361] 162.253.55.206 () {36 vars in 812 bytes} [Fri Mar 6 02:09:42 2026] POST /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 376 bytes in 8696 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-06 02:10:02.841 8 WARNING neutronclient.v2_0.client [None req-6e431d3e-0e31-407a-bcd8-4766ee6152c8 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The 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-06 02:10:02.885 8 WARNING neutronclient.v2_0.client [None req-6e431d3e-0e31-407a-bcd8-4766ee6152c8 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] 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-06 02:10:05.129 7 INFO nova.api.openstack.compute.server_external_events [req-9114b845-9319-4947-9c59-e42c31b0e7e5 req-034d111a-ad56-464b-b440-24fac93212f6 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:f9f10f7b-2151-4b96-b28a-3f1584597662 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 7|app: 0|req: 677/1364] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:10:05 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-06 02:10:10.893 7 INFO nova.api.openstack.compute.server_external_events [req-efe07526-355e-4ca4-b829-7da3e85dddd7 req-e0cfa014-42d9-4b16-b69c-3a5cb280d46a 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-plugged:f9f10f7b-2151-4b96-b28a-3f1584597662 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 7|app: 0|req: 680/1367] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:10:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 02:10:11.933 8 WARNING neutronclient.v2_0.client [None req-6e431d3e-0e31-407a-bcd8-4766ee6152c8 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 688/1368] 162.253.55.206 () {36 vars in 812 bytes} [Fri Mar 6 02:10:02 2026] POST /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface => generated 377 bytes in 9196 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-06 02:10:12.644 7 INFO nova.api.openstack.compute.server_external_events [req-6a193ace-2876-422d-ad70-6178c957d20f req-e774eba6-f80f-41c9-8f6c-b9141be2e232 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:a3a8ad8d-98d4-48b6-b874-36973a51cb6e for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 7|app: 0|req: 681/1369] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:10:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:10:23.018 7 WARNING neutronclient.v2_0.client [None req-396273f6-b673-4085-a03f-a03a479968c0 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 683/1372] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:10:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8297 bytes in 226 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: 690/1373] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 684/1374] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1375] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:10:23 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: 685/1376] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1377] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:10: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: 686/1378] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:10:23 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: 693/1379] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1380] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 694/1381] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=03eae776f9fb49ee9cb81929718f7b58 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 688/1382] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=0d0797a2b2854f6dae7616bbc799822a => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1383] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=1a0a5b8d48364d45b2bf67dc4e123b10 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1384] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=1e4ecc0cd03b45939bb873fcffff2e90 => 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: 696/1385] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=43b2d436d72140b3b10f9b768e85e736 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1386] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => 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: 697/1387] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 691/1388] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=7435229b7974450e83ae71084beb7ee6 => 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: 698/1389] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 692/1390] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=b4a62228c411459a9038e583526a4103 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1391] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:10:23 2026] GET /v2.1/limits?tenant_id=fd276a5d77db491581cbacf83cc4af39 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:10:26.019 7 INFO nova.api.openstack.compute.server_external_events [req-3a60f76d-90ad-418c-a424-14ceef6f5db5 req-9b58a348-dab1-4c94-9b6f-0e531b6554b8 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:f9f10f7b-2151-4b96-b28a-3f1584597662 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 7|app: 0|req: 693/1392] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:10:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1393] 162.253.55.206 () {34 vars in 855 bytes} [Fri Mar 6 02:10:26 2026] DELETE /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface/f9f10f7b-2151-4b96-b28a-3f1584597662 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:10:28.059 7 INFO nova.api.openstack.compute.server_external_events [req-283ff844-88de-42b9-95c3-81b27e7676e2 req-a3b487ff-9a98-4d6c-8e7b-057c93ef25e0 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:f9f10f7b-2151-4b96-b28a-3f1584597662 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 7|app: 0|req: 695/1396] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:10:28 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-06 02:10:36.837 8 INFO nova.api.openstack.compute.server_external_events [req-b0dbac4c-7c8d-4962-95c3-f7132838235b req-69bc30ae-74ef-4f3d-8fc2-085b6eac66de 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:a3a8ad8d-98d4-48b6-b874-36973a51cb6e for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 702/1397] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:10:36 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: 696/1398] 162.253.55.206 () {34 vars in 855 bytes} [Fri Mar 6 02:10:36 2026] DELETE /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface/a3a8ad8d-98d4-48b6-b874-36973a51cb6e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 706/1405] 162.253.55.206 () {34 vars in 855 bytes} [Fri Mar 6 02:10:57 2026] DELETE /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece/os-interface/8c2b5b55-33b6-41c1-946b-b3f693d53e81 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 700/1406] 162.253.55.206 () {34 vars in 755 bytes} [Fri Mar 6 02:11:02 2026] DELETE /v2.1/servers/663df59a-5d09-4d95-bd23-2c48474b5ece => generated 0 bytes in 108 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-06 02:11:05.609 8 INFO nova.api.openstack.compute.server_external_events [req-821c913e-7310-4f0b-8a4c-7d2f7f5c4805 req-26f45fa1-21f9-4485-bd6a-d7c627d465a3 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:f0a115fc-bbe2-4d5e-968e-9eadfdf04eb0 for instance 663df59a-5d09-4d95-bd23-2c48474b5ece on instance [pid: 8|app: 0|req: 707/1407] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:11:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:11:07.390 8 INFO nova.api.openstack.compute.server_external_events [req-a1c2a879-efbc-4326-a0e3-d853e682ece4 req-50deca66-16e1-4983-a217-e6f927230282 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:7d545cb8-2e7d-413c-89e1-6bd232147bba for instance b54dd418-2ddd-4697-af78-ffd4327b4eeb on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1410] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:11:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1411] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:11:07 2026] DELETE /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 0 bytes in 128 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-06 02:11:07.565 8 WARNING neutronclient.v2_0.client [None req-068ff258-9f5c-4113-9b14-6e1f1cd86883 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 710/1412] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:11:07 2026] GET /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 1944 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:11:10.314 7 INFO nova.api.openstack.compute.server_external_events [req-ae565219-9553-4b24-bacb-2fd58ed9cc1a req-9ab623f6-ef6d-4a2e-8357-ec21d405239d 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:7d545cb8-2e7d-413c-89e1-6bd232147bba for instance b54dd418-2ddd-4697-af78-ffd4327b4eeb on instance [pid: 7|app: 0|req: 703/1413] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:11:10 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-06 02:11:12.757 8 WARNING neutronclient.v2_0.client [None req-f8f52672-ac36-48e9-a9c5-1614b4846288 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 711/1414] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:11:12 2026] GET /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 1480 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-06 02:11:17.836 7 INFO nova.api.openstack.wsgi [None req-24215e6f-bc54-454f-962d-2bfe50203c43 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] HTTP exception thrown: Instance b54dd418-2ddd-4697-af78-ffd4327b4eeb could not be found. [pid: 7|app: 0|req: 705/1417] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:11:17 2026] GET /v2.1/servers/b54dd418-2ddd-4697-af78-ffd4327b4eeb => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:11:18.433 8 INFO nova.api.openstack.compute.server_external_events [req-1fd6af4f-1ad8-47c5-b9da-d9416ede3181 req-6bbd05f9-9315-4442-9a30-3d83f72543d4 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-changed:ae545de0-bc3d-4f54-8bf5-88a72430f461 for instance 08c42321-1866-4dd1-baa2-cf15677c1600 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 713/1418] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:11:18 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: 7|app: 0|req: 706/1419] 10.0.0.134 () {32 vars in 718 bytes} [Fri Mar 6 02:11:18 2026] DELETE /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => 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-06 02:11:18.569 8 WARNING neutronclient.v2_0.client [None req-b75bbe03-b002-4fcd-ab0c-191ec6916ad9 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 714/1420] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:11:18 2026] GET /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => generated 1943 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:11:20.928 7 INFO nova.api.openstack.compute.server_external_events [req-248784af-c136-4a17-a804-e17bc30c4cb4 req-70a15f23-4422-4299-afd1-ebcfcf50e563 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-unplugged:ae545de0-bc3d-4f54-8bf5-88a72430f461 for instance 08c42321-1866-4dd1-baa2-cf15677c1600 on instance [pid: 7|app: 0|req: 707/1421] 10.0.0.120 () {38 vars in 815 bytes} [Fri Mar 6 02:11:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:11:21.377 8 INFO nova.api.openstack.compute.server_external_events [req-9fb351c2-f0f2-42e1-b9e9-570a5b669035 req-8d076bec-654a-44a8-b13e-61d2388cb404 9f4a30b9fe084745b5cb8936e82f3cc6 8d541cdb92434d1e8e4b1d8b6afa855c - - caa1d4b94b0e418b9e415c8610d98bb2 caa1d4b94b0e418b9e415c8610d98bb2] Creating event network-vif-deleted:ae545de0-bc3d-4f54-8bf5-88a72430f461 for instance 08c42321-1866-4dd1-baa2-cf15677c1600 on instance [pid: 8|app: 0|req: 715/1422] 10.0.0.82 () {38 vars in 814 bytes} [Fri Mar 6 02:11:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 708/1423] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:11:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 716/1424] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:11:22 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 709/1425] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:11:22 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: 717/1426] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:22 2026] GET /v2.1/limits?tenant_id=03eae776f9fb49ee9cb81929718f7b58 => 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: 710/1427] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:22 2026] GET /v2.1/limits?tenant_id=0d0797a2b2854f6dae7616bbc799822a => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1428] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=1a0a5b8d48364d45b2bf67dc4e123b10 => 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: 711/1429] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=1e4ecc0cd03b45939bb873fcffff2e90 => 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: 719/1430] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=43b2d436d72140b3b10f9b768e85e736 => 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: 712/1431] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => 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: 720/1432] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 713/1433] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=7435229b7974450e83ae71084beb7ee6 => 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: 721/1434] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1435] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=b4a62228c411459a9038e583526a4103 => 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: 722/1436] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/limits?tenant_id=fd276a5d77db491581cbacf83cc4af39 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 02:11:23.446 7 WARNING neutronclient.v2_0.client [None req-26f8d9a5-cfe0-4d69-a750-d3fcb6698799 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 715/1437] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2021 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1438] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:11:23 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: 716/1439] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:11:23 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: 724/1440] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1441] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 725/1442] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 02:11:23.774 7 WARNING neutronclient.v2_0.client [None req-b826ecb4-db1a-46cb-8467-827846b9c39f ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 718/1443] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:11:23 2026] GET /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:11:28.858 8 INFO nova.api.openstack.wsgi [None req-7c9878c8-b8b5-4a1d-b249-56e8e1033eb2 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] HTTP exception thrown: Instance 08c42321-1866-4dd1-baa2-cf15677c1600 could not be found. [pid: 8|app: 0|req: 727/1446] 10.0.0.134 () {32 vars in 715 bytes} [Fri Mar 6 02:11:28 2026] GET /v2.1/servers/08c42321-1866-4dd1-baa2-cf15677c1600 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 720/1447] 10.0.0.134 () {32 vars in 724 bytes} [Fri Mar 6 02:11:29 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-914869370 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 02:11:30.006 8 INFO nova.api.openstack.wsgi [None req-9d4cbea3-b1aa-4f8b-8b33-9075e296ee55 ec5266ed4beb47deba7a4591d82a6785 0d0797a2b2854f6dae7616bbc799822a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-914869370 not found for user ec5266ed4beb47deba7a4591d82a6785 [pid: 8|app: 0|req: 728/1448] 10.0.0.134 () {32 vars in 721 bytes} [Fri Mar 6 02:11:29 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-914869370 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1451] 10.0.0.134 () {32 vars in 655 bytes} [Fri Mar 6 02:11:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1452] 10.0.0.134 () {32 vars in 641 bytes} [Fri Mar 6 02:11:44 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 02:11:44.414 7 WARNING oslo_db.sqlalchemy.utils [None req-edc136fe-c035-4b78-86d9-f1b3181c5896 7bb5af3f024845fd88b0b1b461e9204d 43d5be4d94014888b5fcb7c4c04ca990 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 723/1453] 10.0.0.134 () {32 vars in 649 bytes} [Fri Mar 6 02:11:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1454] 10.0.0.134 () {32 vars in 694 bytes} [Fri Mar 6 02:11:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1463] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:12:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1464] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:12:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1465] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:12: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 737/1466] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:12:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1467] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:12:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 738/1468] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:12:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 731/1469] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:12:23 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: 739/1470] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:12:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => 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: 732/1471] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:12:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 740/1472] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:12:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1473] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:12:23 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: 741/1474] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:12:23 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1487] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:13:22 2026] GET /v2.1/os-services => generated 782 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 748/1488] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:13: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 741/1489] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:13:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1490] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:13:22 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 742/1491] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:13:22 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1492] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:13:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1493] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:13:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 751/1494] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:13: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) [pid: 7|app: 0|req: 744/1495] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:13:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1496] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:13:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 745/1497] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:13:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1498] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:13:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1511] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:14:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 96 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: 752/1512] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:14:22 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 761/1513] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:14:22 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1514] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:14:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1515] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:14:22 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: 754/1516] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:14:23 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 763/1517] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:14: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) [pid: 7|app: 0|req: 755/1518] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:14:23 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: 764/1519] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:14:23 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: 7|app: 0|req: 756/1520] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:14:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 765/1521] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:14: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) [pid: 7|app: 0|req: 757/1522] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:14:23 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1535] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:15:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 764/1536] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:15:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 773/1537] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:15:23 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: 765/1538] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:15:23 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: 8|app: 0|req: 774/1539] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:15:23 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 766/1540] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:15:23 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: 775/1541] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:15:23 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: 767/1542] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:15:23 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: 776/1543] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:15:23 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: 768/1544] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:15:23 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1545] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:15:23 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1546] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:15:23 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 779/1549] 10.0.0.78 () {28 vars in 453 bytes} [Fri Mar 6 02:15: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: 771/1550] 10.0.0.78 () {30 vars in 657 bytes} [Fri Mar 6 02:15:33 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 780/1551] 10.0.0.78 () {32 vars in 730 bytes} [Fri Mar 6 02:15:33 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: 772/1552] 10.0.0.78 () {34 vars in 805 bytes} [Fri Mar 6 02:15:33 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1553] 10.0.0.78 () {28 vars in 453 bytes} [Fri Mar 6 02:15: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: 773/1554] 10.0.0.78 () {30 vars in 657 bytes} [Fri Mar 6 02:15:34 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 782/1555] 10.0.0.78 () {32 vars in 730 bytes} [Fri Mar 6 02:15:34 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: 774/1556] 10.0.0.78 () {34 vars in 893 bytes} [Fri Mar 6 02:15:34 2026] GET /v2.1/servers/detail?project_id=43d5be4d94014888b5fcb7c4c04ca990&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1557] 10.0.0.78 () {34 vars in 893 bytes} [Fri Mar 6 02:15:34 2026] GET /v2.1/servers/detail?project_id=71c1cfdf0bf44176a97a40539f51a4f4&all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1558] 10.0.0.78 () {34 vars in 893 bytes} [Fri Mar 6 02:15:34 2026] GET /v2.1/servers/detail?project_id=8d541cdb92434d1e8e4b1d8b6afa855c&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1569] 10.0.0.115 () {32 vars in 688 bytes} [Fri Mar 6 02:16:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1570] 10.0.0.115 () {32 vars in 672 bytes} [Fri Mar 6 02:16:22 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 790/1571] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:16:22 2026] GET /v2.1/limits?tenant_id=43d5be4d94014888b5fcb7c4c04ca990 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1572] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:16:22 2026] GET /v2.1/limits?tenant_id=71c1cfdf0bf44176a97a40539f51a4f4 => 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: 791/1573] 10.0.0.115 () {32 vars in 743 bytes} [Fri Mar 6 02:16:22 2026] GET /v2.1/limits?tenant_id=8d541cdb92434d1e8e4b1d8b6afa855c => 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: 783/1574] 10.0.0.115 () {32 vars in 711 bytes} [Fri Mar 6 02:16:23 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: 8|app: 0|req: 792/1575] 10.0.0.115 () {32 vars in 686 bytes} [Fri Mar 6 02:16:23 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 784/1576] 10.0.0.115 () {32 vars in 668 bytes} [Fri Mar 6 02:16:23 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 793/1577] 10.0.0.115 () {32 vars in 707 bytes} [Fri Mar 6 02:16:23 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 785/1578] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:16: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) [pid: 8|app: 0|req: 794/1579] 10.0.0.115 () {32 vars in 703 bytes} [Fri Mar 6 02:16:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1580] 10.0.0.115 () {32 vars in 682 bytes} [Fri Mar 6 02:16:23 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)