+ 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 [Mon Mar 2 17:17:54 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-99cd76b4c-txsqv 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 0x7fd4659f8668 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-02 17:17:59.806 7 INFO nova.utils [None req-cdced1c6-0272-456e-b004-98b0f452dd4a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 17:17:59.889 8 INFO nova.utils [None req-2b3a07b0-145f-451b-b339-aa33bfa3b3a5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 17:18:01.873 8 WARNING keystonemiddleware._common.config [None req-2b3a07b0-145f-451b-b339-aa33bfa3b3a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:18:01.882 8 WARNING oslo_config.cfg [None req-2b3a07b0-145f-451b-b339-aa33bfa3b3a5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 17:18:01.967 8 WARNING keystonemiddleware._common.config [None req-2b3a07b0-145f-451b-b339-aa33bfa3b3a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:18:01.985 8 WARNING oslo_config.cfg [None req-2b3a07b0-145f-451b-b339-aa33bfa3b3a5 - - - - - -] 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-02 17:18:01.998 8 WARNING oslo_config.cfg [None req-2b3a07b0-145f-451b-b339-aa33bfa3b3a5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fd4659f8668 pid: 8 (default app) 2026-03-02 17:18:02.247 7 WARNING keystonemiddleware._common.config [None req-cdced1c6-0272-456e-b004-98b0f452dd4a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:18:02.261 7 WARNING oslo_config.cfg [None req-cdced1c6-0272-456e-b004-98b0f452dd4a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 17:18:02.381 7 WARNING keystonemiddleware._common.config [None req-cdced1c6-0272-456e-b004-98b0f452dd4a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:18:02.402 7 WARNING oslo_config.cfg [None req-cdced1c6-0272-456e-b004-98b0f452dd4a - - - - - -] 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-02 17:18:02.417 7 WARNING oslo_config.cfg [None req-cdced1c6-0272-456e-b004-98b0f452dd4a - - - - - -] 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 8 seconds on interpreter 0x7fd4659f8668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:18:07 2026] GET /v2.1 => generated 114 bytes in 18 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-02 17:18:08.080 7 WARNING oslo_policy.policy [None req-d642b039-3d23-406b-8881-be8a5dd38d1f 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - 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-02 17:18:08.081 7 WARNING oslo_policy.policy [None req-d642b039-3d23-406b-8881-be8a5dd38d1f 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:18:07 2026] GET /v2.1 => generated 0 bytes in 636 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-02 17:18:08.198 8 WARNING oslo_policy.policy [req-d642b039-3d23-406b-8881-be8a5dd38d1f req-dd1a3598-39be-4793-8f45-7fe0474168bf 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - 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-02 17:18:08.198 8 WARNING oslo_policy.policy [req-d642b039-3d23-406b-8881-be8a5dd38d1f req-dd1a3598-39be-4793-8f45-7fe0474168bf 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/6] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:18:08 2026] GET /v2.1/ => generated 400 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:18:08.452 7 INFO nova.api.openstack.wsgi [None req-e5f8fe1c-77e7-43c0-8cbf-1d1d19b9dcb1 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.162 () {48 vars in 1010 bytes} [Mon Mar 2 17:18:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 103 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:18:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.162 () {52 vars in 1047 bytes} [Mon Mar 2 17:18:08 2026] POST /v2.1/flavors => generated 529 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:18: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: 4/11] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:18:11 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:18:11 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-02 17:18:11.558 7 INFO nova.api.openstack.wsgi [None req-1d34b2a5-68c7-4c70-b572-4e08314cbece 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.162 () {48 vars in 1012 bytes} [Mon Mar 2 17:18:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:18:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/17] 199.204.45.162 () {52 vars in 1047 bytes} [Mon Mar 2 17:18:11 2026] POST /v2.1/flavors => generated 532 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/18] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:18:13 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: 7/19] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:18:13 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: 8|app: 0|req: 13/20] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:18:13 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:18:13.225 7 INFO nova.api.openstack.wsgi [None req-0b9fa5c4-9e46-479d-95f9-e4fea9169f11 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/21] 199.204.45.162 () {48 vars in 1014 bytes} [Mon Mar 2 17:18:13 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/22] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:18:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/23] 199.204.45.162 () {52 vars in 1047 bytes} [Mon Mar 2 17:18:13 2026] POST /v2.1/flavors => generated 533 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/24] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:18:14 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: 10/25] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:18:14 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/26] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:18:14 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-02 17:18:14.896 7 INFO nova.api.openstack.wsgi [None req-493239a7-8c1f-4564-a5bc-c41e411cf66e 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 11/27] 199.204.45.162 () {48 vars in 1012 bytes} [Mon Mar 2 17:18:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/28] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:18:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/29] 199.204.45.162 () {52 vars in 1047 bytes} [Mon Mar 2 17:18:14 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/30] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:18:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/31] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:18:16 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: 19/32] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:18:16 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:18:16.168 7 INFO nova.api.openstack.wsgi [None req-881d6fe5-33c8-4366-b6fb-dcd431635add 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 14/33] 199.204.45.162 () {48 vars in 1014 bytes} [Mon Mar 2 17:18:16 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/34] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:18:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/35] 199.204.45.162 () {52 vars in 1047 bytes} [Mon Mar 2 17:18:16 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: 64/122] 10.0.0.27 () {28 vars in 452 bytes} [Mon Mar 2 17:25:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 59/123] 10.0.0.27 () {30 vars in 656 bytes} [Mon Mar 2 17:25:27 2026] GET /v2.1 => generated 0 bytes in 139 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: 65/124] 10.0.0.27 () {32 vars in 729 bytes} [Mon Mar 2 17:25:28 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/125] 10.0.0.27 () {34 vars in 802 bytes} [Mon Mar 2 17:25:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/168] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:28: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) /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: 82/169] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:28:58 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/170] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:28:58 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:28:58.911 7 INFO nova.api.openstack.wsgi [None req-d2ad1074-8f0a-4734-a4bf-45c4c5220fb2 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 83/171] 199.204.45.162 () {48 vars in 1016 bytes} [Mon Mar 2 17:28:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/172] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:28:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/173] 199.204.45.162 () {52 vars in 1048 bytes} [Mon Mar 2 17:28:58 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/192] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:30:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/193] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:30:29 2026] GET /v2.1 => generated 0 bytes in 392 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 95/194] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:30:29 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-02 17:30:29.665 8 INFO nova.api.openstack.wsgi [None req-d4a1052c-a1f2-48bf-80c5-ad67c1da3085 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 50fbddb802e346c49fff9f834578419b [pid: 8|app: 0|req: 100/195] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:30:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-02 17:30:29.682 7 WARNING oslo_db.sqlalchemy.utils [None req-cfc049a0-c37d-4561-bf68-6d0fccfa6b0f 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 96/196] 199.204.45.162 () {48 vars in 1015 bytes} [Mon Mar 2 17:30:29 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: 8|app: 0|req: 101/197] 199.204.45.162 () {52 vars in 1056 bytes} [Mon Mar 2 17:30:29 2026] POST /v2.1/os-keypairs => generated 576 bytes in 79 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/200] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:30: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: 98/201] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:30:34 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: 104/202] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:30:34 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/203] 199.204.45.162 () {48 vars in 1072 bytes} [Mon Mar 2 17:30:34 2026] GET /v2.1/os-quota-sets/790e7dc1b16c49a69358d42464eb1533 => generated 283 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/204] 199.204.45.162 () {52 vars in 1124 bytes} [Mon Mar 2 17:30:34 2026] PUT /v2.1/os-quota-sets/790e7dc1b16c49a69358d42464eb1533 => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/323] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:40:23 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/324] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:40:23 2026] GET /v2.1 => generated 0 bytes in 179 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 166/325] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:40:23 2026] GET /v2.1/ => generated 400 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:40:24.013 7 INFO nova.api.openstack.wsgi [None req-9b129d8a-4a5e-4772-9310-f481020b74b4 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 160/326] 199.204.45.162 () {48 vars in 1014 bytes} [Mon Mar 2 17:40:24 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: 8|app: 0|req: 167/327] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:40:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/328] 199.204.45.162 () {52 vars in 1048 bytes} [Mon Mar 2 17:40:24 2026] POST /v2.1/flavors => generated 534 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:43:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:43:45 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: 183/371] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:43:45 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.162 () {48 vars in 1072 bytes} [Mon Mar 2 17:43:45 2026] GET /v2.1/os-quota-sets/caae0d6698604581a023f0f37caa30a2 => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.162 () {52 vars in 1124 bytes} [Mon Mar 2 17:43:45 2026] PUT /v2.1/os-quota-sets/caae0d6698604581a023f0f37caa30a2 => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:54:44 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: 251/507] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:54:44 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/508] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:54:44 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:54:44.699 7 INFO nova.api.openstack.wsgi [None req-c39f1763-c975-42af-86bd-d5ca2b269305 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 252/509] 199.204.45.162 () {48 vars in 1010 bytes} [Mon Mar 2 17:54:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/510] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:54:44 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: 253/511] 199.204.45.162 () {48 vars in 1098 bytes} [Mon Mar 2 17:54:44 2026] GET /v2.1/flavors/82bd99ab-5daa-46e6-9caf-4331667373fb/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: 259/512] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:54:45 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: 254/513] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:54:45 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: 260/514] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:54:45 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:54:45.671 7 INFO nova.api.openstack.wsgi [None req-84a17c93-bc80-438a-8f00-46da4dac6462 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 255/515] 199.204.45.162 () {48 vars in 1012 bytes} [Mon Mar 2 17:54:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/516] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:54:45 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: 256/517] 199.204.45.162 () {48 vars in 1098 bytes} [Mon Mar 2 17:54:45 2026] GET /v2.1/flavors/b46010ad-db5e-4d8d-bfd7-788d4d11b4c2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/518] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:54:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/519] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:54:46 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/520] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:54:46 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-02 17:54:46.688 7 INFO nova.api.openstack.wsgi [None req-869e7d0b-0327-4086-a696-7591b5890bbd 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 258/521] 199.204.45.162 () {48 vars in 1014 bytes} [Mon Mar 2 17:54:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/522] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:54:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/523] 199.204.45.162 () {48 vars in 1098 bytes} [Mon Mar 2 17:54:46 2026] GET /v2.1/flavors/eab7868a-a073-4ccb-ac05-5100045f5d7c/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/524] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:54:47 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: 260/525] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:54:47 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/526] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:54:47 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:54:47.660 7 INFO nova.api.openstack.wsgi [None req-1bfba1dc-dd16-41f7-a874-f5d710babe7d 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 261/527] 199.204.45.162 () {48 vars in 1012 bytes} [Mon Mar 2 17:54:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/528] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:54:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/529] 199.204.45.162 () {48 vars in 1098 bytes} [Mon Mar 2 17:54:47 2026] GET /v2.1/flavors/a33642c7-0cc3-4c27-9ae2-388914da672d/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: 268/530] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:54:48 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: 263/531] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:54:48 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/532] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:54:48 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-02 17:54:48.624 7 INFO nova.api.openstack.wsgi [None req-248a71b9-cfbc-419f-9fcb-cd0359ea6d25 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 264/533] 199.204.45.162 () {48 vars in 1014 bytes} [Mon Mar 2 17:54:48 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/534] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:54:48 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: 265/535] 199.204.45.162 () {48 vars in 1098 bytes} [Mon Mar 2 17:54:48 2026] GET /v2.1/flavors/5c6309c1-31ef-4e17-ad43-f2f941493e7e/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: 273/550] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:55:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/551] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:55:52 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/552] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:55:52 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:55:52.501 8 INFO nova.api.openstack.wsgi [None req-27d68aa8-5b7d-4ec1-b570-7e3a032fe118 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 279/553] 199.204.45.162 () {48 vars in 1016 bytes} [Mon Mar 2 17:55:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:55:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 199.204.45.162 () {48 vars in 1098 bytes} [Mon Mar 2 17:55:52 2026] GET /v2.1/flavors/dfadf9db-c4bd-47be-a351-447956945ef3/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: 276/556] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:55: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: 8|app: 0|req: 281/557] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:55:59 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/558] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:55:59 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/559] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:55:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/563] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:56:03 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: 280/564] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/565] 199.204.45.162 () {48 vars in 1072 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1/os-quota-sets/790e7dc1b16c49a69358d42464eb1533 => generated 280 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/576] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:56: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: 286/577] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:56:59 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/578] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:56:59 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:56:59.462 7 INFO nova.api.openstack.wsgi [None req-e8ef1133-6bab-428f-b960-cb41c4eeb3d1 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 287/579] 199.204.45.162 () {48 vars in 1014 bytes} [Mon Mar 2 17:56:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/580] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:56:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/581] 199.204.45.162 () {48 vars in 1098 bytes} [Mon Mar 2 17:56:59 2026] GET /v2.1/flavors/36640d1d-4ca4-4201-a78e-afdbe04183ee/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/586] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:57:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/587] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:57:15 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 297/588] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:57:15 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: 7|app: 0|req: 292/589] 199.204.45.162 () {48 vars in 1072 bytes} [Mon Mar 2 17:57:15 2026] GET /v2.1/os-quota-sets/caae0d6698604581a023f0f37caa30a2 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 199.204.45.162 () {42 vars in 704 bytes} [Mon Mar 2 17:58:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 199.204.45.162 () {44 vars in 908 bytes} [Mon Mar 2 17:58:12 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.204.45.162 () {46 vars in 981 bytes} [Mon Mar 2 17:58:12 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-02 17:58:12.239 8 INFO nova.api.openstack.wsgi [None req-7c68f512-a61e-4928-b868-1a7ddbb3c219 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 305/605] 199.204.45.162 () {48 vars in 1010 bytes} [Mon Mar 2 17:58:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.204.45.162 () {48 vars in 1050 bytes} [Mon Mar 2 17:58:12 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/615] 10.0.0.176 () {32 vars in 654 bytes} [Mon Mar 2 17:58:58 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.176 () {32 vars in 640 bytes} [Mon Mar 2 17:58:58 2026] GET /v2.1/servers => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 17:58:59.084 7 WARNING oslo_db.sqlalchemy.utils [None req-599547ed-b437-4bcf-a521-d8ff05d560cb 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 307/617] 10.0.0.176 () {32 vars in 648 bytes} [Mon Mar 2 17:58:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 10.0.0.176 () {32 vars in 693 bytes} [Mon Mar 2 17:58:59 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:11 2026] GET /v2.1/flavors/82bd99ab-5daa-46e6-9caf-4331667373fb => generated 511 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 10.0.0.176 () {32 vars in 640 bytes} [Mon Mar 2 17:59:11 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:11 2026] GET /v2.1/flavors/82bd99ab-5daa-46e6-9caf-4331667373fb => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 17:59:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:20.991 7 WARNING neutronclient.v2_0.client [None req-9942fc01-5f55-4119-be9d-3553d6b23ae8 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/627] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 17:59:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 10.0.0.176 () {34 vars in 684 bytes} [Mon Mar 2 17:59:20 2026] POST /v2.1/os-security-groups => generated 245 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:21.670 7 WARNING neutronclient.v2_0.client [None req-38fc4e5d-58fc-44fb-9730-30caefe0b0cb e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:21.805 7 WARNING neutronclient.v2_0.client [None req-38fc4e5d-58fc-44fb-9730-30caefe0b0cb e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/631] 10.0.0.176 () {34 vars in 694 bytes} [Mon Mar 2 17:59:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:22.042 7 WARNING neutronclient.v2_0.client [None req-62dcbe34-e220-4ddd-bcae-07dc22dc8d0e e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:22.354 8 WARNING neutronclient.v2_0.client [None req-0bd38ae0-96b3-4678-8b7b-edc818d2027f ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/632] 10.0.0.176 () {34 vars in 684 bytes} [Mon Mar 2 17:59:22 2026] POST /v2.1/os-security-groups => generated 248 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:22.737 7 WARNING neutronclient.v2_0.client [None req-64cb6d6d-378c-42ba-b65b-2a304f064d43 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:22.751 8 WARNING neutronclient.v2_0.client [None req-0bd38ae0-96b3-4678-8b7b-edc818d2027f ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The 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-02 17:59:22.780 7 WARNING neutronclient.v2_0.client [None req-64cb6d6d-378c-42ba-b65b-2a304f064d43 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/633] 10.0.0.176 () {34 vars in 694 bytes} [Mon Mar 2 17:59:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:22.981 7 WARNING neutronclient.v2_0.client [None req-167ff936-1d89-471a-b42e-505d627fcd9d e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:23.087 8 WARNING neutronclient.v2_0.client [None req-0bd38ae0-96b3-4678-8b7b-edc818d2027f ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The 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-02 17:59:23.104 7 WARNING neutronclient.v2_0.client [None req-167ff936-1d89-471a-b42e-505d627fcd9d e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/634] 10.0.0.176 () {34 vars in 694 bytes} [Mon Mar 2 17:59:22 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:23.273 7 WARNING neutronclient.v2_0.client [None req-8e91b0b3-9e31-42c8-9d66-22ad1bbc7d24 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/635] 10.0.0.176 () {32 vars in 736 bytes} [Mon Mar 2 17:59:23 2026] GET /v2.1/os-security-groups/6fd1a877-d0c5-442e-ab2d-5bef31fb48a1 => generated 665 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:23.354 7 WARNING neutronclient.v2_0.client [None req-e9971807-a629-4a8c-8c84-bdf02899d4b5 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:23.381 7 WARNING neutronclient.v2_0.client [None req-e9971807-a629-4a8c-8c84-bdf02899d4b5 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:23.441 7 WARNING neutronclient.v2_0.client [None req-e9971807-a629-4a8c-8c84-bdf02899d4b5 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/636] 10.0.0.176 () {32 vars in 749 bytes} [Mon Mar 2 17:59:23 2026] DELETE /v2.1/os-security-group-rules/d3680b96-94da-45f2-819c-ffcafb112160 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:59:23.557 7 WARNING neutronclient.v2_0.client [None req-156e2537-4f1d-4cf7-a030-21ac1116f24d e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:23.591 7 WARNING neutronclient.v2_0.client [None req-156e2537-4f1d-4cf7-a030-21ac1116f24d e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/637] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:23 2026] DELETE /v2.1/os-security-groups/6fd1a877-d0c5-442e-ab2d-5bef31fb48a1 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:59:23.776 7 WARNING neutronclient.v2_0.client [None req-40cceea3-ea51-43de-b53d-6075919fa0e8 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The 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-02 17:59:23.815 7 WARNING neutronclient.v2_0.client [None req-40cceea3-ea51-43de-b53d-6075919fa0e8 e67eabde2802401ab6bb4c22978507ef b074b3a01710435d95e9e2fb01c22b35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/638] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:23 2026] DELETE /v2.1/os-security-groups/1435655f-d372-46fe-906e-4b03cf19be75 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 17:59:21 2026] POST /v2.1/servers => generated 453 bytes in 2144 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 17:59:24.028 7 WARNING neutronclient.v2_0.client [None req-3ce65ccb-c4c0-4628-b5b7-a72a030083b7 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/640] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:23 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1431 bytes in 1210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:25.602 8 WARNING neutronclient.v2_0.client [None req-ae9d794b-8924-4da6-8e7a-dff7f9459363 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/641] 10.0.0.176 () {34 vars in 684 bytes} [Mon Mar 2 17:59:25 2026] POST /v2.1/os-security-groups => generated 242 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:25.777 7 WARNING neutronclient.v2_0.client [None req-c5efdddc-b2cf-4248-a749-121aa99eed4c 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/642] 10.0.0.176 () {34 vars in 684 bytes} [Mon Mar 2 17:59:25 2026] POST /v2.1/os-security-groups => generated 241 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:25.913 8 WARNING neutronclient.v2_0.client [None req-41663fa5-1b97-4c94-8d11-9a804e5da84c 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/643] 10.0.0.176 () {34 vars in 684 bytes} [Mon Mar 2 17:59:25 2026] POST /v2.1/os-security-groups => generated 242 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:26.063 7 WARNING neutronclient.v2_0.client [None req-234ff853-b7db-42e3-a643-9f15bff41fd5 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.128 7 WARNING neutronclient.v2_0.client [None req-234ff853-b7db-42e3-a643-9f15bff41fd5 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.178 7 WARNING neutronclient.v2_0.client [None req-234ff853-b7db-42e3-a643-9f15bff41fd5 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/644] 10.0.0.176 () {32 vars in 662 bytes} [Mon Mar 2 17:59:26 2026] GET /v2.1/os-security-groups => generated 1378 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:26.243 7 WARNING neutronclient.v2_0.client [None req-f727c50d-4af9-466b-8abf-0adecef5b2da 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.294 7 WARNING neutronclient.v2_0.client [None req-f727c50d-4af9-466b-8abf-0adecef5b2da 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.321 8 WARNING neutronclient.v2_0.client [None req-65a4eea5-206a-4d24-882e-be18f5e97479 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/645] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:26 2026] DELETE /v2.1/os-security-groups/14bd2e68-63c0-451f-824b-5f24b94e5883 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:59:26.391 7 WARNING neutronclient.v2_0.client [None req-3338dbdd-7f72-4253-ad28-b061e40ac885 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.423 7 INFO nova.api.openstack.wsgi [None req-3338dbdd-7f72-4253-ad28-b061e40ac885 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] HTTP exception thrown: Security group 14bd2e68-63c0-451f-824b-5f24b94e5883 does not exist Neutron server returns request_ids: ['req-e2d6ab5c-5f1c-46dc-9ef9-5b578d29892e'] [pid: 8|app: 0|req: 323/646] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:26 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1483 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.176 () {32 vars in 736 bytes} [Mon Mar 2 17:59:26 2026] GET /v2.1/os-security-groups/14bd2e68-63c0-451f-824b-5f24b94e5883 => generated 194 bytes in 44 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-02 17:59:26.436 8 WARNING neutronclient.v2_0.client [None req-17d84598-8755-4a0c-a153-670704784b09 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.475 8 WARNING neutronclient.v2_0.client [None req-17d84598-8755-4a0c-a153-670704784b09 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:26 2026] DELETE /v2.1/os-security-groups/136a85e1-ace3-4d98-8b8e-c17110ecb2c4 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:59:26.605 7 WARNING neutronclient.v2_0.client [None req-f95d4efc-4b3d-451f-81b2-fa8ee1743539 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.625 7 INFO nova.api.openstack.wsgi [None req-f95d4efc-4b3d-451f-81b2-fa8ee1743539 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] HTTP exception thrown: Security group 136a85e1-ace3-4d98-8b8e-c17110ecb2c4 does not exist Neutron server returns request_ids: ['req-6526d3b5-70c1-47bf-95d0-76629a967509'] [pid: 7|app: 0|req: 325/649] 10.0.0.176 () {32 vars in 736 bytes} [Mon Mar 2 17:59:26 2026] GET /v2.1/os-security-groups/136a85e1-ace3-4d98-8b8e-c17110ecb2c4 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:59:26.638 8 WARNING neutronclient.v2_0.client [None req-5ccc22ea-1864-4ae0-a804-c3033b7e0cf5 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.687 8 WARNING neutronclient.v2_0.client [None req-5ccc22ea-1864-4ae0-a804-c3033b7e0cf5 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:26 2026] DELETE /v2.1/os-security-groups/1848efbc-f17c-4d8c-86de-96a29f0b73bf => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:59:26.799 7 WARNING neutronclient.v2_0.client [None req-e54c5a32-df3b-48a3-80cf-f09eaa8aa979 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.825 7 INFO nova.api.openstack.wsgi [None req-e54c5a32-df3b-48a3-80cf-f09eaa8aa979 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] HTTP exception thrown: Security group 1848efbc-f17c-4d8c-86de-96a29f0b73bf does not exist Neutron server returns request_ids: ['req-7fa9c5b5-8e90-4031-aa61-e3754a9683e7'] [pid: 7|app: 0|req: 326/651] 10.0.0.176 () {32 vars in 736 bytes} [Mon Mar 2 17:59:26 2026] GET /v2.1/os-security-groups/1848efbc-f17c-4d8c-86de-96a29f0b73bf => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:59:26.839 8 WARNING neutronclient.v2_0.client [None req-d0267df2-bcf7-4a90-a576-15ff2b9504c1 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.882 8 WARNING neutronclient.v2_0.client [None req-d0267df2-bcf7-4a90-a576-15ff2b9504c1 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:26.920 8 WARNING neutronclient.v2_0.client [None req-d0267df2-bcf7-4a90-a576-15ff2b9504c1 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/652] 10.0.0.176 () {32 vars in 662 bytes} [Mon Mar 2 17:59:26 2026] GET /v2.1/os-security-groups => generated 707 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:26.994 7 WARNING neutronclient.v2_0.client [None req-fa2c6df2-63e8-4020-8023-150a402d5ff9 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:27.017 7 INFO nova.api.openstack.wsgi [None req-fa2c6df2-63e8-4020-8023-150a402d5ff9 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] HTTP exception thrown: Security group 1848efbc-f17c-4d8c-86de-96a29f0b73bf does not exist Neutron server returns request_ids: ['req-6244a5c5-a2e1-4564-8ab3-8a95aefaed51'] [pid: 7|app: 0|req: 327/653] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:26 2026] DELETE /v2.1/os-security-groups/1848efbc-f17c-4d8c-86de-96a29f0b73bf => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:59:27.035 8 WARNING neutronclient.v2_0.client [None req-edaf7025-1d25-48fe-9081-4746d8b6f278 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:27.059 8 INFO nova.api.openstack.wsgi [None req-edaf7025-1d25-48fe-9081-4746d8b6f278 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] HTTP exception thrown: Security group 136a85e1-ace3-4d98-8b8e-c17110ecb2c4 does not exist Neutron server returns request_ids: ['req-7706629c-c195-4a61-93fc-be9289479784'] [pid: 8|app: 0|req: 327/654] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:27 2026] DELETE /v2.1/os-security-groups/136a85e1-ace3-4d98-8b8e-c17110ecb2c4 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:59:27.079 7 WARNING neutronclient.v2_0.client [None req-ecbd3e55-01c7-4826-9ba5-7f7dc40f9c2b 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] The 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-02 17:59:27.102 7 INFO nova.api.openstack.wsgi [None req-ecbd3e55-01c7-4826-9ba5-7f7dc40f9c2b 111a002578814c9883b33fbdb1855279 8f27e04c864f4207b066232aa847a873 - - default default] HTTP exception thrown: Security group 14bd2e68-63c0-451f-824b-5f24b94e5883 does not exist Neutron server returns request_ids: ['req-8c33a01f-bc8b-4f0b-b2e7-0b94c37ffb3f'] [pid: 7|app: 0|req: 328/655] 10.0.0.176 () {32 vars in 739 bytes} [Mon Mar 2 17:59:27 2026] DELETE /v2.1/os-security-groups/14bd2e68-63c0-451f-824b-5f24b94e5883 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:59:27.497 8 WARNING neutronclient.v2_0.client [None req-db3821fd-9c30-4ac5-96ac-ed6a74861796 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/656] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:27 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1483 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:28.468 7 WARNING neutronclient.v2_0.client [None req-99cb6323-07b7-4389-8605-e3d11c1ad2f5 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The 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-02 17:59:28.531 7 WARNING neutronclient.v2_0.client [None req-99cb6323-07b7-4389-8605-e3d11c1ad2f5 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] 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-02 17:59:28.595 8 WARNING neutronclient.v2_0.client [None req-8a27f205-d00b-4a21-8d39-1c44a9300654 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/657] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:28 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1491 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:28.893 7 WARNING neutronclient.v2_0.client [None req-99cb6323-07b7-4389-8605-e3d11c1ad2f5 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] 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-02 17:59:29.844 8 WARNING neutronclient.v2_0.client [None req-24cb00f0-b862-476f-99f3-fdda34cf4f03 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/658] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:29 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1569 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 17:59:28 2026] POST /v2.1/servers => generated 450 bytes in 2030 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-02 17:59:30.333 8 WARNING neutronclient.v2_0.client [None req-da359532-d575-4a56-8ab1-29705d69b2a5 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/660] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:30 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1253 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:31.312 7 WARNING neutronclient.v2_0.client [None req-49c91c22-1b35-4466-87d5-443e02d84027 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] 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: 330/661] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:31 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1557 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:31.486 8 INFO nova.api.openstack.compute.server_external_events [req-90ab69d4-222d-4a38-90bc-98f061286a4b req-c4901832-4fec-4950-bd25-1ec5cc5d3eee bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a022e0ea-e731-4055-8bd3-be7a2cabd8ea for instance 03f10e20-1832-4d60-b25a-4b0edc2ba3be on instance 2026-03-02 17:59:31.502 7 WARNING neutronclient.v2_0.client [None req-85f6296b-30b8-4af5-9954-0df590017e29 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The 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-02 17:59:31.506 8 INFO nova.compute.rpcapi [None req-ca10f2ce-1a24-4589-b308-01c08876fc3f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 332/662] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 17:59:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:31 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1303 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-02 17:59:32.537 7 WARNING neutronclient.v2_0.client [None req-959c8bc2-ffb4-4a91-bd39-9f44112e43b1 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] 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-02 17:59:32.608 8 WARNING neutronclient.v2_0.client [None req-d5a3d51a-ea0d-4362-b51b-c25bd6839d2d 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/666] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:32 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1351 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:32 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1557 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:33.846 8 WARNING neutronclient.v2_0.client [None req-63157063-88ee-4316-9331-5890674f8f71 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] 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-02 17:59:33.899 7 WARNING neutronclient.v2_0.client [None req-37bc8122-02e5-4a48-835f-e25f9c695536 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/668] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:33 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1351 bytes in 1300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:33 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1557 bytes in 1416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:36.160 7 WARNING neutronclient.v2_0.client [None req-8d05e989-5c93-4164-8c30-9e9b129d2008 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] 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: 335/670] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:36 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1351 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-02 17:59:36.322 7 WARNING neutronclient.v2_0.client [None req-6ef60bd8-493f-40b6-8f33-7d3f0a300336 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/671] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:36 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1557 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 17:59:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:37.257 7 WARNING neutronclient.v2_0.client [None req-992cec55-d77e-44ac-8cd9-d164f7991adc 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The 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-02 17:59:37.466 8 WARNING neutronclient.v2_0.client [None req-2cb019b2-cc46-4bd2-b25d-14bd04265cba ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/673] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:37 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1359 bytes in 1185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:39.452 7 WARNING neutronclient.v2_0.client [None req-aad37a49-351b-4553-8f84-5602142cd7ff 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/674] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:37 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1557 bytes in 2622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:40.287 8 INFO nova.api.openstack.compute.server_external_events [req-c7fe1ff0-b268-4c22-bf95-4cd5853737cb req-263cc1eb-c2f0-4207-86ea-8dfa37eefa88 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:a022e0ea-e731-4055-8bd3-be7a2cabd8ea for instance 03f10e20-1832-4d60-b25a-4b0edc2ba3be on instance [pid: 8|app: 0|req: 338/675] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 17:59:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:39 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1436 bytes in 1595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:41.111 8 WARNING neutronclient.v2_0.client [None req-e333cde8-9e1b-4e4b-ac32-4004c5ee614a ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] 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-02 17:59:41.715 7 INFO nova.api.openstack.compute.server_external_events [req-baab2377-4415-4a58-8235-9e36df12cdc9 req-d8b2f670-c9e6-42e7-8c07-4c78626e1e41 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:9d68f8f5-1dc8-43af-ade5-3462e518fd4a for instance bd293086-7810-485f-8266-85a2f69ac37c on instance 2026-03-02 17:59:41.733 7 INFO nova.compute.rpcapi [None req-a75ee95f-d7d3-4041-8a3c-20ab6333f719 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 339/677] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:41 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1557 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 17:59:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:42.092 8 WARNING neutronclient.v2_0.client [None req-2368f50e-535e-4462-811f-85db5be45998 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The 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-02 17:59:42.165 7 WARNING neutronclient.v2_0.client [None req-80d26e9c-246c-4d44-8fc5-2cd840454413 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The 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-02 17:59:42.313 7 WARNING neutronclient.v2_0.client [None req-80d26e9c-246c-4d44-8fc5-2cd840454413 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/681] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:42 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1436 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:42.766 7 WARNING neutronclient.v2_0.client [None req-80d26e9c-246c-4d44-8fc5-2cd840454413 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] 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-02 17:59:42.830 8 WARNING neutronclient.v2_0.client [None req-5a0b9cbf-261d-4db6-94f3-b8f0694c50c5 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/682] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:42 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1557 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 17:59:42 2026] POST /v2.1/servers => generated 449 bytes in 1255 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-02 17:59:43.369 8 WARNING neutronclient.v2_0.client [None req-677173cd-5194-452d-80f3-f74123ebf34d 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] 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: 344/684] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:43 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1400 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:43.519 7 WARNING neutronclient.v2_0.client [None req-80b041ac-b9ff-457d-a162-affe2b0087a4 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/685] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:43 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1436 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:44.099 8 WARNING neutronclient.v2_0.client [None req-3ac96788-5d3e-4b0f-884e-4cf4af4a5b43 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] 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: 345/686] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:44 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1740 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-02 17:59:44.359 8 WARNING neutronclient.v2_0.client [None req-5d4a04af-ad57-4e03-b279-de111e41272c ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/687] 10.0.0.176 () {32 vars in 740 bytes} [Mon Mar 2 17:59:44 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be/os-interface => generated 285 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, ' 2026-03-02 17:59:44.520 8 WARNING neutronclient.v2_0.client [None req-f14e63ad-7a04-435e-b065-a61172a34bbd 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/688] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:44 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1400 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 17:59:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:44.727 8 WARNING neutronclient.v2_0.client [None req-2017ab8e-ad48-43b0-8001-4d05fea18e60 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The 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-02 17:59:45.605 7 WARNING neutronclient.v2_0.client [None req-64f2aa3c-db6b-4381-98b6-f48b6d5d27ce 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/690] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:44 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1436 bytes in 1269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:45 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1400 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 17:59:46.173 8 WARNING neutronclient.v2_0.client [None req-55a01670-248d-4f98-9881-3933abb6fcfe ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The 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-02 17:59:46.177 7 INFO nova.api.openstack.compute.server_external_events [req-54f98b73-8288-4bac-bbaa-4ecb0d67dd0b req-82effaf3-528d-4b2f-be7e-8b7a4dd7fdf3 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a022e0ea-e731-4055-8bd3-be7a2cabd8ea for instance 03f10e20-1832-4d60-b25a-4b0edc2ba3be on instance [pid: 7|app: 0|req: 344/692] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 17:59:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:46 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1740 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: 7|app: 0|req: 345/694] 10.0.0.176 () {32 vars in 640 bytes} [Mon Mar 2 17:59:46 2026] GET /v2.1/servers => generated 383 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/695] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 17:59:46 2026] DELETE /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 0 bytes in 309 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-02 17:59:46.870 7 WARNING neutronclient.v2_0.client [None req-3f8035b6-41bd-49ba-a6b7-77b21d4e995d ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] 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-02 17:59:47.024 8 WARNING neutronclient.v2_0.client [None req-dcc7d2af-74f1-466f-b054-47f2e1b2240a 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/696] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:46 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1746 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:47.138 7 WARNING neutronclient.v2_0.client [None req-ab567b80-77be-4eb3-8060-3056086160ea 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/697] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:47 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1452 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:46 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1424 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-02 17:59:47.936 7 WARNING neutronclient.v2_0.client [None req-b069b399-7ad2-46f3-a08e-6fea41de9c28 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The 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-02 17:59:47.976 7 WARNING neutronclient.v2_0.client [None req-b069b399-7ad2-46f3-a08e-6fea41de9c28 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] 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-02 17:59:48.178 8 WARNING neutronclient.v2_0.client [None req-92fa93f2-542c-4d74-9e2d-c80fbce7d7bc ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The 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-02 17:59:48.202 7 WARNING neutronclient.v2_0.client [None req-b069b399-7ad2-46f3-a08e-6fea41de9c28 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/699] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:48 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1866 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:48.335 8 WARNING neutronclient.v2_0.client [None req-490b8ed6-fac0-400e-83a1-b79f0c2ce278 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/700] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:48 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1452 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-02 17:59:48.410 8 WARNING neutronclient.v2_0.client [None req-89660c6d-6bcc-4f01-9148-3f1e7bb5c90f 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/701] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:48 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1424 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-02 17:59:48.576 8 INFO nova.api.openstack.compute.server_external_events [req-74e3de18-105c-4a61-828c-4597682153de req-2e75d347-5f8e-46ba-ab30-39c5a9ebc9bf bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:9d68f8f5-1dc8-43af-ade5-3462e518fd4a for instance bd293086-7810-485f-8266-85a2f69ac37c on instance [pid: 8|app: 0|req: 355/702] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 17:59:48 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) [pid: 7|app: 0|req: 348/703] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 17:59:47 2026] POST /v2.1/servers => generated 450 bytes in 921 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-02 17:59:48.837 8 WARNING neutronclient.v2_0.client [None req-dd99a922-73b7-439c-9f5a-ca9fa5614701 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/704] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:48 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1423 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:49.361 7 WARNING neutronclient.v2_0.client [None req-82802a78-fc75-4aa8-a1ed-d0fdbc6b7b5d ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] 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-02 17:59:49.424 8 WARNING neutronclient.v2_0.client [None req-7031b381-f904-4cd4-8949-800d65b5443c 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/705] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:49 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/706] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:49 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1866 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-02 17:59:49.609 8 WARNING neutronclient.v2_0.client [None req-4225568a-facb-41ee-b047-1db97c4ae52d 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/707] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:49 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1424 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:49.956 7 WARNING neutronclient.v2_0.client [None req-ae840157-387f-43b8-b3a5-f94cb990f0ff 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/708] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:49 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:50.517 7 WARNING neutronclient.v2_0.client [None req-0caae5e1-7031-4bae-aab1-7b280a286e7c 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The 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-02 17:59:50.521 8 WARNING neutronclient.v2_0.client [None req-6ea60b3f-ebe9-49eb-a618-6a338b4915aa ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/709] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:50 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1460 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/710] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:50 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1866 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:50.774 7 WARNING neutronclient.v2_0.client [None req-a55bf48a-71d5-4030-9dca-a0a610662613 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/711] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:50 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1424 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-02 17:59:51.046 8 WARNING neutronclient.v2_0.client [None req-083168ca-2e78-4416-824e-acfc12ff3cc3 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] 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-02 17:59:51.578 7 INFO nova.api.openstack.compute.server_external_events [req-6beba5c9-1f64-41a6-9e2d-42057b695dbe req-0b82657c-0f0a-43dd-b387-3bb43ae018ba bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-unplugged:a022e0ea-e731-4055-8bd3-be7a2cabd8ea for instance 03f10e20-1832-4d60-b25a-4b0edc2ba3be on instance [pid: 7|app: 0|req: 353/712] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 17:59:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:51.621 7 WARNING neutronclient.v2_0.client [None req-7b289ffe-1862-45e9-b246-678925eaa10c 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/713] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:51 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1423 bytes in 883 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:51.964 8 WARNING neutronclient.v2_0.client [None req-28cb9110-905d-4c4d-b4e6-db32d96603bd ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/716] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:51 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1798 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, ' [pid: 7|app: 0|req: 354/717] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:51 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1527 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:52.140 8 INFO nova.api.openstack.compute.server_external_events [req-e69e6168-997c-4eea-97a6-113c3ea8d2c2 req-deeaad73-2f7b-423b-b731-2c02c717187d bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:a022e0ea-e731-4055-8bd3-be7a2cabd8ea for instance 03f10e20-1832-4d60-b25a-4b0edc2ba3be on instance 2026-03-02 17:59:52.148 7 WARNING neutronclient.v2_0.client [None req-37857a7a-050d-4b52-b009-aef17e43e92d 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/718] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 17:59:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:52 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1424 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:52.944 8 WARNING neutronclient.v2_0.client [None req-096e9525-340c-4d2d-9d07-f525a098372c 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/720] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:52 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1427 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:53.019 7 INFO nova.api.openstack.compute.server_external_events [req-6b6097c9-df01-468f-ab8b-e5eda87f0096 req-187270ab-1d78-4c16-94d7-15891a1e2ca4 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a068f600-d785-49f9-a992-d7556596edf8 for instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 on instance [pid: 7|app: 0|req: 356/721] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 17:59:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:53.077 8 WARNING neutronclient.v2_0.client [None req-4aefd472-5d21-4775-838f-68729844fa46 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] 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: 366/722] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:53 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1512 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:53.128 7 WARNING neutronclient.v2_0.client [None req-5e6d54b0-0cb0-460f-9abc-5a9a3e4b166e 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/723] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:53 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1525 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-02 17:59:53.459 8 WARNING neutronclient.v2_0.client [None req-9d2f8839-2691-4e69-9374-a36d011de260 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in 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/724] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:53 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1612 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:53.608 7 WARNING neutronclient.v2_0.client [None req-eeacf639-b1ad-46e5-9d36-3276be0f0d07 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/725] 10.0.0.176 () {32 vars in 740 bytes} [Mon Mar 2 17:59:53 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c/os-interface => generated 285 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-02 17:59:54.028 8 WARNING neutronclient.v2_0.client [None req-17b009e9-d383-4e8a-8a32-97214e298530 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/726] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:53 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1419 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:54.207 7 WARNING neutronclient.v2_0.client [None req-296b2d59-7fe1-408e-85f2-b24d96bd48c1 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/727] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:54 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1517 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-02 17:59:54.288 8 WARNING neutronclient.v2_0.client [None req-d93a4d12-a68e-4a83-aeba-d0f39f65e692 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in 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/728] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:54 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1525 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:54.783 7 WARNING neutronclient.v2_0.client [None req-71a5f5d7-537e-436e-8978-415c7955edc5 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/729] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:54 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1612 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:55.066 7 INFO nova.api.openstack.compute.server_external_events [req-b4038961-8793-46ad-bd70-dca82c78ac76 req-e3f1ddce-7ca7-4e3a-b983-5923e090d899 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:9d68f8f5-1dc8-43af-ade5-3462e518fd4a for instance bd293086-7810-485f-8266-85a2f69ac37c on instance [pid: 7|app: 0|req: 361/730] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 17:59:55 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:55.120 7 WARNING neutronclient.v2_0.client [None req-0a79eb2b-5d92-4f2b-afcf-40b8dba1bb70 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/731] 10.0.0.176 () {32 vars in 640 bytes} [Mon Mar 2 17:59:54 2026] GET /v2.1/servers => generated 388 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/732] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:55 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1475 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-02 17:59:55.334 7 WARNING neutronclient.v2_0.client [None req-d9fd25d9-fc22-4376-ac21-aed30eeb5226 ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/733] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:55 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 1517 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 17:59:55 2026] DELETE /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 0 bytes in 264 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-02 17:59:55.461 8 WARNING neutronclient.v2_0.client [None req-a7a886e0-7823-4fcf-a8f5-3632b987ce4d 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The 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-02 17:59:55.473 7 WARNING neutronclient.v2_0.client [None req-4fbf7dec-7d2e-4294-a30a-bb9b25eba740 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in 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/735] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:55 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1525 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:55 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1618 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-02 17:59:56.262 8 WARNING neutronclient.v2_0.client [None req-cd3ae44c-4e2a-4d9f-81b2-f29262772a1a 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/737] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:56 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1475 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:56.419 7 INFO nova.api.openstack.wsgi [None req-3b954361-525d-464c-95f9-47014e36898b ffadbbf9fd3d4df8882c5754e9306d69 6a0931bd8cd946e7a0b2d96e3bd56665 - - default default] HTTP exception thrown: Instance 03f10e20-1832-4d60-b25a-4b0edc2ba3be could not be found. [pid: 7|app: 0|req: 365/738] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:56 2026] GET /v2.1/servers/03f10e20-1832-4d60-b25a-4b0edc2ba3be => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/739] 10.0.0.176 () {32 vars in 705 bytes} [Mon Mar 2 17:59:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2000783361 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:56.656 7 WARNING neutronclient.v2_0.client [None req-fd033cfa-9dd0-4493-a454-17c7a770c57f 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The 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-02 17:59:56.707 8 WARNING neutronclient.v2_0.client [None req-95b18555-dc19-4896-b318-48ba316242ea 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/740] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:56 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1525 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/741] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:56 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1738 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-02 17:59:57.399 7 WARNING neutronclient.v2_0.client [None req-7a1c380c-655b-4db7-830d-dbf169a3c9fd 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] 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-02 17:59:57.884 8 WARNING neutronclient.v2_0.client [None req-9fc7ef03-72b4-4aef-9419-4cf4bb5393c1 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/742] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:57 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1550 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:58.257 7 WARNING neutronclient.v2_0.client [None req-086c2081-ba92-4687-a065-ea9b377683fb 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in 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/743] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:57 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1525 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:58.500 8 INFO nova.api.openstack.compute.server_external_events [req-f90ce4b5-ea2a-494a-aa06-dc5d661ee482 req-5429b6ff-ff27-4110-bd1e-e3dabd538e85 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:4e6e5cc1-5e8d-4bb0-a8c0-bfadc73c551d for instance 284590e5-2f01-47c7-9f1f-ed5fb35062fc on instance [pid: 8|app: 0|req: 377/744] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 17:59:58 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-02 17:59:58.735 8 INFO nova.api.openstack.compute.server_external_events [req-17ac6c3f-e0e9-462a-8137-738606f96bf2 req-d7f5ed17-9d28-41cf-bc60-21829ee818f3 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:a068f600-d785-49f9-a992-d7556596edf8 for instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 on instance [pid: 8|app: 0|req: 378/745] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 17:59:58 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-02 17:59:59.288 8 WARNING neutronclient.v2_0.client [None req-11cdf543-1780-4e7c-932f-dd7f8197e821 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/746] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:58 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1738 bytes in 1827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:00.100 7 WARNING neutronclient.v2_0.client [None req-293401c6-a08a-4a57-b9d8-90ecb1f473a0 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in 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/747] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 17:59:59 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1548 bytes in 1190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:00.439 8 INFO nova.api.openstack.compute.server_external_events [req-dfab9e25-f1f9-443d-a170-024b44efe84c req-5d9d3938-ae21-433c-8428-0ff9e1f0bb0c bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:9d68f8f5-1dc8-43af-ade5-3462e518fd4a for instance bd293086-7810-485f-8266-85a2f69ac37c on instance [pid: 8|app: 0|req: 380/748] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/749] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:00 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1525 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:01.178 8 WARNING neutronclient.v2_0.client [None req-9ee4486f-6164-455f-8cf0-3c64c4920c51 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in 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/750] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:01 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1380 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-02 18:00:01.480 7 WARNING neutronclient.v2_0.client [None req-5770a387-304a-48b2-b429-6572a36d7d4a 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] 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-02 18:00:01.569 8 WARNING neutronclient.v2_0.client [None req-fb98fd85-07cc-4263-9f43-c12c9b2a91d7 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in 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/751] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:01 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1548 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/754] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:01 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1716 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:01.786 7 WARNING neutronclient.v2_0.client [None req-dacfac35-6b79-4518-9466-cfe076539683 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in 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/755] 10.0.0.176 () {32 vars in 740 bytes} [Mon Mar 2 18:00:01 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/os-interface => generated 284 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:02.297 8 WARNING neutronclient.v2_0.client [None req-848ba7de-10b0-427a-8627-ba944b29abdc 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in 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/756] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:02 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1385 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-02 18:00:02.703 7 WARNING neutronclient.v2_0.client [None req-a7840fd3-0b85-4afb-afeb-5c7ac14e75a3 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/757] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:02 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1548 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 18:00:03.061 7 INFO nova.api.openstack.compute.server_external_events [req-af048579-8b2d-44f8-9030-c076bc4f34c2 req-1055d80a-5b23-4d8e-9ad3-42444f0b68f2 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a068f600-d785-49f9-a992-d7556596edf8 for instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 on instance [pid: 7|app: 0|req: 375/758] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:03 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) 2026-03-02 18:00:03.073 8 WARNING neutronclient.v2_0.client [None req-66b4100a-03ac-44ed-92d8-b069f2799677 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/759] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:03 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1716 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-02 18:00:03.439 7 WARNING neutronclient.v2_0.client [None req-27a6bc1c-6a4a-4017-ae86-905863faf50e 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/760] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:03 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 1385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:04.010 8 WARNING neutronclient.v2_0.client [None req-0acad153-8d47-4e4d-956f-d820b26c0e74 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/761] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:03 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1548 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:04.533 7 INFO nova.api.openstack.wsgi [None req-8c408beb-bcb1-4d5f-855e-cb97aafe4da1 6740d48f341b4bec814d13896480971b 36a21fca59bf4e10b19592a20329910a - - default default] HTTP exception thrown: Instance bd293086-7810-485f-8266-85a2f69ac37c could not be found. [pid: 7|app: 0|req: 377/762] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:04 2026] GET /v2.1/servers/bd293086-7810-485f-8266-85a2f69ac37c => generated 111 bytes in 39 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: 386/763] 10.0.0.176 () {32 vars in 703 bytes} [Mon Mar 2 18:00:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-586164884 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:05.356 7 WARNING neutronclient.v2_0.client [None req-e26e0467-26c6-4521-a287-af84fea1ff31 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The 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-02 18:00:06.123 8 INFO nova.api.openstack.compute.server_external_events [req-6c9ee2a4-7c90-44b3-8cb5-503f27279249 req-d2ea36bf-6d16-4b71-a495-90eaefd223d0 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:4e6e5cc1-5e8d-4bb0-a8c0-bfadc73c551d for instance 284590e5-2f01-47c7-9f1f-ed5fb35062fc on instance [pid: 8|app: 0|req: 387/764] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:00:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:05 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1548 bytes in 3297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:09.526 8 WARNING neutronclient.v2_0.client [None req-3f77a186-ecc9-40df-b2f9-f3a13d15576d 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/766] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:09 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1725 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:09.852 7 WARNING neutronclient.v2_0.client [None req-d324098b-fdbb-409d-ab6c-40acd707b177 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/767] 10.0.0.176 () {32 vars in 740 bytes} [Mon Mar 2 18:00:09 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/768] 10.0.0.62 () {28 vars in 452 bytes} [Mon Mar 2 18:00: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: 380/769] 10.0.0.62 () {30 vars in 656 bytes} [Mon Mar 2 18:00:10 2026] GET /v2.1 => generated 0 bytes in 41 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: 390/770] 10.0.0.62 () {32 vars in 729 bytes} [Mon Mar 2 18:00:10 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.62 () {34 vars in 763 bytes} [Mon Mar 2 18:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:10.838 8 INFO nova.api.openstack.compute.server_external_events [req-af5d8878-a6b1-464b-baf6-1503d829c2c3 req-79bfec27-d17d-4ebf-b2b4-93d538ae986e bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:4e6e5cc1-5e8d-4bb0-a8c0-bfadc73c551d for instance 284590e5-2f01-47c7-9f1f-ed5fb35062fc on instance [pid: 8|app: 0|req: 391/772] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:10 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-02 18:00:10.864 7 WARNING neutronclient.v2_0.client [None req-1f858713-51dc-47cd-ab3c-0da4d255f01f 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/773] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:10 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1725 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/774] 10.0.0.176 () {32 vars in 640 bytes} [Mon Mar 2 18:00:11 2026] GET /v2.1/servers => generated 378 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/775] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:00:11 2026] DELETE /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 0 bytes in 197 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-02 18:00:11.376 8 WARNING neutronclient.v2_0.client [None req-802e7927-e166-41e2-9e28-9c5c3f0d68a6 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/776] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:11 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1731 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/779] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 18:00:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:12.559 8 WARNING neutronclient.v2_0.client [None req-09d82262-3cda-4838-89c3-a5b900a79ab6 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/780] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:12 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1851 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:00:13.839 7 WARNING neutronclient.v2_0.client [None req-a8904960-d85b-4829-a02c-ad455ec26309 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] 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: 385/781] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:13 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1851 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:00:14.074 8 WARNING neutronclient.v2_0.client [None req-74061849-f6b8-4934-8fb5-59066a1c4899 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The 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-02 18:00:14.141 8 WARNING neutronclient.v2_0.client [None req-74061849-f6b8-4934-8fb5-59066a1c4899 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The 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-02 18:00:14.349 8 WARNING neutronclient.v2_0.client [None req-74061849-f6b8-4934-8fb5-59066a1c4899 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/782] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:00:13 2026] POST /v2.1/servers => generated 452 bytes in 731 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-02 18:00:14.773 7 WARNING neutronclient.v2_0.client [None req-f95fa357-1fe7-4bd5-8135-d27d6dfa7a2b 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] 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: 386/783] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:14 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1392 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:00:14.891 8 INFO nova.api.openstack.compute.server_external_events [req-3b8b7792-f2d3-49c7-ae37-13c95ad1d494 req-2279d299-1ba1-4a8b-80c5-695e5222f5e9 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:4e6e5cc1-5e8d-4bb0-a8c0-bfadc73c551d for instance 284590e5-2f01-47c7-9f1f-ed5fb35062fc on instance [pid: 8|app: 0|req: 398/784] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:15.081 7 WARNING neutronclient.v2_0.client [None req-9ef37fe9-5881-4bec-87b8-65322224eba4 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/785] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:15 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1504 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:15.935 8 WARNING neutronclient.v2_0.client [None req-1cbdec94-b598-45cc-8a8a-2d247f98d171 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/786] 10.0.0.62 () {28 vars in 452 bytes} [Mon Mar 2 18:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/787] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:15 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1396 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/788] 10.0.0.62 () {30 vars in 656 bytes} [Mon Mar 2 18:00:15 2026] GET /v2.1 => generated 0 bytes in 188 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: 390/789] 10.0.0.62 () {32 vars in 729 bytes} [Mon Mar 2 18:00:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:00:16.237 8 WARNING neutronclient.v2_0.client [None req-dbee34dc-d399-4868-af46-94f816340d87 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in 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/790] 10.0.0.62 () {34 vars in 763 bytes} [Mon Mar 2 18:00:16 2026] GET /v2.1/os-services => generated 783 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:16 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1509 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-02 18:00:17.040 7 WARNING neutronclient.v2_0.client [None req-eb915781-0d73-4056-80a8-9012f7303b0a 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/792] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:17 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1388 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-02 18:00:17.377 8 WARNING neutronclient.v2_0.client [None req-8e4a6138-895b-4850-89dc-348d12897ff1 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/793] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:17 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 1509 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:18.159 7 WARNING neutronclient.v2_0.client [None req-296e1454-eccb-4786-8a41-b3cce5554da5 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/794] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:18 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1444 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-02 18:00:18.468 8 INFO nova.api.openstack.wsgi [None req-2e11ce65-88ae-47fd-94df-b79240da3c4a 2cff0c9b36404f1f806f54f54c9c38e3 6cfd10a1c3a342df90db109c51ed1299 - - default default] HTTP exception thrown: Instance 284590e5-2f01-47c7-9f1f-ed5fb35062fc could not be found. [pid: 8|app: 0|req: 402/795] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:18 2026] GET /v2.1/servers/284590e5-2f01-47c7-9f1f-ed5fb35062fc => generated 111 bytes in 35 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: 394/796] 10.0.0.176 () {32 vars in 703 bytes} [Mon Mar 2 18:00:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-804105769 => generated 0 bytes in 38 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-02 18:00:19.271 8 WARNING neutronclient.v2_0.client [None req-81955e02-349e-4e47-9d27-f74489b04f84 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/797] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:19 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1444 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:00:20.386 7 WARNING neutronclient.v2_0.client [None req-c9c19656-25b4-41b1-aa27-12678f45b7e7 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/798] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:20 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1519 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:21.263 8 INFO nova.api.openstack.compute.server_external_events [req-f277d05a-b256-4c8f-b7d2-1ce438ca513e req-116e1bc9-ea43-41c5-9f0b-893357a21657 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:55d7cea6-7f8d-4ec6-8148-6645080588c1 for instance 4942ae31-65d5-484b-81cb-45b5dbc3eba7 on instance [pid: 8|app: 0|req: 404/799] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/800] 10.0.0.62 () {28 vars in 452 bytes} [Mon Mar 2 18:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/801] 10.0.0.62 () {30 vars in 656 bytes} [Mon Mar 2 18:00:21 2026] GET /v2.1 => generated 0 bytes in 56 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: 397/802] 10.0.0.62 () {32 vars in 729 bytes} [Mon Mar 2 18:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/803] 10.0.0.62 () {34 vars in 806 bytes} [Mon Mar 2 18:00:21 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 18:00:21.774 7 WARNING neutronclient.v2_0.client [None req-f441cd7a-ac5d-40d9-8845-3efff8328a0f 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/806] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:21 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1517 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-02 18:00:22.944 8 WARNING neutronclient.v2_0.client [None req-94efe519-3388-4671-a5b9-7b149129a2d9 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/807] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:22 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1517 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:24.106 7 WARNING neutronclient.v2_0.client [None req-83163298-f507-4477-9178-58f315d03c2c 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/808] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:24 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1517 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:25.310 8 WARNING neutronclient.v2_0.client [None req-c30de24c-6d26-42a7-932b-32b9c24cbcf9 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/809] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:25 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1517 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/810] 10.0.0.62 () {28 vars in 452 bytes} [Mon Mar 2 18:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/811] 10.0.0.62 () {30 vars in 656 bytes} [Mon Mar 2 18:00:26 2026] GET /v2.1 => generated 0 bytes in 47 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: 402/812] 10.0.0.62 () {32 vars in 729 bytes} [Mon Mar 2 18:00:26 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/813] 10.0.0.62 () {34 vars in 806 bytes} [Mon Mar 2 18:00:26 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 18:00:26.523 7 WARNING neutronclient.v2_0.client [None req-097c852f-18bc-42b9-b537-919f594e39eb 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/814] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:26 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1517 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:26.845 8 INFO nova.api.openstack.compute.server_external_events [req-63cba654-7ea4-4be9-af5b-1b8387933a95 req-78d9ab03-0804-4e08-b05c-ccc69447dbe0 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:55d7cea6-7f8d-4ec6-8148-6645080588c1 for instance 4942ae31-65d5-484b-81cb-45b5dbc3eba7 on instance [pid: 8|app: 0|req: 412/815] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:00:26 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-02 18:00:27.819 7 WARNING neutronclient.v2_0.client [None req-5c6023ad-e1bb-4d6a-a74a-ac857009b83a 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/816] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:27 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:28.499 8 WARNING neutronclient.v2_0.client [None req-1cfa8ad5-7611-4409-b073-30189fcb4969 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/817] 10.0.0.176 () {32 vars in 740 bytes} [Mon Mar 2 18:00:28 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/os-interface => generated 284 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:28.693 7 WARNING neutronclient.v2_0.client [None req-ae21041b-31f2-4465-9f9b-87140f216161 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/818] 10.0.0.176 () {32 vars in 814 bytes} [Mon Mar 2 18:00:28 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/os-interface/a068f600-d785-49f9-a992-d7556596edf8 => generated 281 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/819] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:28 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/820] 10.0.0.176 () {34 vars in 749 bytes} [Mon Mar 2 18:00:28 2026] POST /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/821] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:28 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 156 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-02 18:00:29.049 7 WARNING neutronclient.v2_0.client [None req-329f24fd-576e-4e4b-8111-8255a36c07c4 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/822] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:28 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1700 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-02 18:00:29.247 8 WARNING neutronclient.v2_0.client [None req-0e8c1f13-d207-40b8-8a22-dadfdec2c4d6 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/823] 10.0.0.176 () {32 vars in 740 bytes} [Mon Mar 2 18:00:29 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/824] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:29 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:30.180 8 INFO nova.api.openstack.compute.server_external_events [req-202e7730-1fa4-4eee-b7e1-681421dbb0ff req-cb359635-cf93-44a7-8699-5f76a0061b88 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:55d7cea6-7f8d-4ec6-8148-6645080588c1 for instance 4942ae31-65d5-484b-81cb-45b5dbc3eba7 on instance [pid: 8|app: 0|req: 417/825] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:30.225 7 INFO nova.api.openstack.compute.server_external_events [req-6e15690c-1404-4974-91fb-c980852e2dc1 req-050be653-d55d-4c8d-9f1c-09ad98f02d96 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a068f600-d785-49f9-a992-d7556596edf8 for instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 on instance [pid: 7|app: 0|req: 409/826] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/827] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:31 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 156 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/830] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:32 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 195 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-02 18:00:32.175 7 WARNING neutronclient.v2_0.client [None req-902a9115-47a6-4056-bf1c-4333fd29deee 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in 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/831] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:32 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1951 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/832] 10.0.0.176 () {34 vars in 749 bytes} [Mon Mar 2 18:00:32 2026] POST /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/action => generated 0 bytes in 38 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: 412/833] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:32 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/834] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:33 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 195 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-02 18:00:34.092 7 INFO nova.api.openstack.compute.server_external_events [req-c7e0d30c-1035-445e-bf27-e04f47a108f8 req-b9e2393a-fe8b-483c-86b3-bee9250dbba3 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a068f600-d785-49f9-a992-d7556596edf8 for instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 on instance [pid: 7|app: 0|req: 413/835] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/836] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:34 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 195 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: 414/837] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:00:35 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0/ips => generated 156 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/838] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:00:35 2026] DELETE /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:35.726 7 WARNING neutronclient.v2_0.client [None req-d60c0615-5c92-4a4d-8e99-f025f93dc5e4 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in 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/839] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:35 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1842 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-02 18:00:36.893 8 WARNING neutronclient.v2_0.client [None req-c575d54a-6622-490f-ab98-2d24eb26062d 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/840] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:36 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1842 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-02 18:00:38.077 7 WARNING neutronclient.v2_0.client [None req-828d3f7b-b0a2-43af-abf2-50f641dcf8a4 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/841] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:38 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1842 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:38.239 8 INFO nova.api.openstack.compute.server_external_events [req-25ed6778-c120-47af-813f-f99e3b725572 req-05dd7ed4-bb92-4c30-99c6-d123517a0cd1 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-unplugged:a068f600-d785-49f9-a992-d7556596edf8 for instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 on instance [pid: 8|app: 0|req: 426/842] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:00:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:39.144 7 INFO nova.api.openstack.compute.server_external_events [req-27be5d41-e6fa-4ce4-b8e1-bd19b4e84b01 req-c25abca7-7232-4726-8419-e425828edcff bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:a068f600-d785-49f9-a992-d7556596edf8 for instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 on instance [pid: 7|app: 0|req: 417/843] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:00:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:39.253 8 WARNING neutronclient.v2_0.client [None req-bbf3dbc5-a08a-4d5b-bf11-a6e015926aa9 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/844] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:39 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1481 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-02 18:00:40.370 7 WARNING neutronclient.v2_0.client [None req-68adeb79-f642-4ca7-a3ae-b369e996571a 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/845] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:40 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1486 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-02 18:00:41.473 8 WARNING neutronclient.v2_0.client [None req-2430c77a-3ed4-475c-8ade-3bbcce36c37b 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] The python binding code in 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/846] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:41 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 1486 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-02 18:00:42.554 7 INFO nova.api.openstack.wsgi [None req-984bdf52-f731-48e6-aa6f-bfa9bc1c2146 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] HTTP exception thrown: Instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 could not be found. [pid: 7|app: 0|req: 420/849] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:42 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/850] 10.0.0.176 () {32 vars in 703 bytes} [Mon Mar 2 18:00:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-933294103 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:43.173 7 INFO nova.api.openstack.wsgi [None req-d2ec277e-099f-4e72-b75c-0cc7ebef96dd 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] HTTP exception thrown: Instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 could not be found. [pid: 7|app: 0|req: 421/851] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:00:43 2026] DELETE /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 18:00:43.207 8 INFO nova.api.openstack.wsgi [None req-f9456348-286f-4519-ba09-6c6cf3e855d6 31fed32f5faf4172884236dde7555b3c bdcd05ec8f0943abb4bb31e5b0cb5e05 - - default default] HTTP exception thrown: Instance 95988cba-7463-4e2c-86bc-642c7a6dc6d0 could not be found. [pid: 8|app: 0|req: 431/852] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:43 2026] GET /v2.1/servers/95988cba-7463-4e2c-86bc-642c7a6dc6d0 => 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-02 18:00:51.671 7 WARNING neutronclient.v2_0.client [None req-d14ccfe0-6e48-4b62-9d61-4660ea6f6d7a 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/855] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:51 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1820 bytes in 2065 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:53.739 8 WARNING neutronclient.v2_0.client [None req-18a9afac-a1bc-467f-98e4-34b189ed8b84 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/856] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:53 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1820 bytes in 1819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/857] 10.0.0.176 () {34 vars in 749 bytes} [Mon Mar 2 18:00:55 2026] POST /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7/action => generated 0 bytes in 105 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-02 18:00:55.884 8 WARNING neutronclient.v2_0.client [None req-bff0c095-29a4-4724-bb23-c10c9447466e 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/858] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:55 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1822 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-02 18:00:56.842 7 WARNING neutronclient.v2_0.client [None req-22f71968-7f77-4733-96e4-2933ebd323c3 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] 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-02 18:00:57.241 8 WARNING neutronclient.v2_0.client [None req-b6b963d7-a368-4521-9fd2-c1cef884cb3e 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The 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-02 18:00:57.689 7 WARNING neutronclient.v2_0.client [None req-22f71968-7f77-4733-96e4-2933ebd323c3 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in 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/859] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:57 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1822 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:58.827 8 WARNING neutronclient.v2_0.client [None req-5add0b9c-6ed6-46a0-86d5-b99785778a8c 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/860] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:00:56 2026] POST /v2.1/servers => generated 424 bytes in 3336 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/861] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:58 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1822 bytes in 1052 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:59.869 7 WARNING neutronclient.v2_0.client [None req-42ca1054-54df-481c-b3a1-fb38bfe49f4a 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/862] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:00:59 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1371 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:00.908 8 WARNING neutronclient.v2_0.client [None req-f7940b85-a80e-478b-92a8-154006dc0632 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] 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-02 18:01:01.259 7 WARNING neutronclient.v2_0.client [None req-2196e519-a5da-441c-a614-81961b207ed4 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/863] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:01 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1367 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/866] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:00 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1822 bytes in 981 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:02.820 7 WARNING neutronclient.v2_0.client [None req-2d0854d5-5bbb-43a7-9e06-ba56e7b9e93d 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/867] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:02 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1423 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-02 18:01:02.906 8 WARNING neutronclient.v2_0.client [None req-45fd3a2c-b38d-4fd3-82e5-43992d566c93 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/868] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:02 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1827 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:03.916 8 WARNING neutronclient.v2_0.client [None req-4dcb2250-73a9-4f35-b356-7b25ea04ef5d 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The 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-02 18:01:03.936 7 WARNING neutronclient.v2_0.client [None req-f9cef431-a3fa-44ea-8fe2-c29602c07275 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/869] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:03 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1431 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:04.065 8 WARNING neutronclient.v2_0.client [None req-efa734ed-c1a7-4b45-a502-62ed8f84d44f 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The 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-02 18:01:04.090 7 WARNING neutronclient.v2_0.client [None req-f9cef431-a3fa-44ea-8fe2-c29602c07275 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/870] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:04 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1827 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/871] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:01:03 2026] POST /v2.1/servers => generated 424 bytes in 530 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-02 18:01:04.421 8 WARNING neutronclient.v2_0.client [None req-4b00679b-589a-413d-920d-eee1304426d8 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/872] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:04 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1367 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:05.028 7 WARNING neutronclient.v2_0.client [None req-58272049-9425-4c56-883b-0cb0cb2de613 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] 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-02 18:01:05.281 8 WARNING neutronclient.v2_0.client [None req-45c6b779-bc37-45cd-b339-ab322f887aad 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/873] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:04 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1473 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/874] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:05 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1827 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:01:05.472 7 INFO nova.api.openstack.compute.server_external_events [req-8d301452-8420-4bc4-ac4b-fd7fcd665d4e req-09792825-81eb-4cb5-8b8c-825832bbca14 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:c69109bf-2573-4aa9-96f2-4f5a286e1a9c for instance d44f3854-b56a-4865-bddd-6aec112d1cfe on instance [pid: 7|app: 0|req: 432/875] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:01:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:05.622 8 WARNING neutronclient.v2_0.client [None req-05a76f6c-bb41-458d-a953-0bf879992b7f 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/876] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:05 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:06.498 7 WARNING neutronclient.v2_0.client [None req-ca0665fd-463e-4529-9807-b2807543c98a 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The 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-02 18:01:06.515 8 WARNING neutronclient.v2_0.client [None req-aafec3ee-2938-4611-99a3-589d14c5a0f1 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/877] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:06 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1471 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/878] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:06 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1827 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:01:06.729 7 WARNING neutronclient.v2_0.client [None req-26c92864-5e3b-409e-b457-145a9c261331 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] 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-02 18:01:06.770 8 INFO nova.api.openstack.compute.server_external_events [req-1bb0f495-28e7-4c90-b02e-93630edfe17f req-301daa36-6063-4c27-a105-fa2994c9edfd bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-unplugged:55d7cea6-7f8d-4ec6-8148-6645080588c1 for instance 4942ae31-65d5-484b-81cb-45b5dbc3eba7 on instance [pid: 8|app: 0|req: 446/879] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:01:06 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) [pid: 7|app: 0|req: 434/880] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:06 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1419 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:07.774 7 WARNING neutronclient.v2_0.client [None req-c8614d66-4907-4dd5-b97c-2c57f5268d34 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The 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-02 18:01:07.780 8 WARNING neutronclient.v2_0.client [None req-af780761-8032-4019-a210-36cf37edba2d 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/881] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:07 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1471 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/882] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:07 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1827 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:01:07.929 8 WARNING neutronclient.v2_0.client [None req-8330b053-4ba9-4940-9f86-93179a4a4a59 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/883] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:07 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1419 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:08.963 7 WARNING neutronclient.v2_0.client [None req-89ed5463-eb3b-41fb-a9c3-895406221dff 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The 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-02 18:01:08.988 8 WARNING neutronclient.v2_0.client [None req-500d19c1-a1ae-4be5-915e-f9c9a6ed4d00 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/884] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:08 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1471 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/885] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:08 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1827 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:09.222 7 WARNING neutronclient.v2_0.client [None req-b8230733-8cd0-410a-bc75-4ed0fcc4f4f5 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The 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-02 18:01:09.229 8 INFO nova.api.openstack.compute.server_external_events [req-d6171ac3-ba46-4a32-93a1-8cfc065a39ee req-047346f1-a1af-4c83-9f18-36d8741b8783 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:55d7cea6-7f8d-4ec6-8148-6645080588c1 for instance 4942ae31-65d5-484b-81cb-45b5dbc3eba7 on instance [pid: 8|app: 0|req: 450/886] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:01:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/887] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:09 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1427 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:09.976 8 INFO nova.api.openstack.compute.server_external_events [req-a51d3e28-5a05-4692-8f71-b7edea05746e req-e49ef556-f741-4a2f-a08c-eefd427ded0f bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:780498e7-766f-4269-868a-173674f3c6b1 for instance 82e93fd9-2172-43e2-b05b-b60e5ab96180 on instance [pid: 8|app: 0|req: 451/888] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:01:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 18:01:10.269 7 WARNING neutronclient.v2_0.client [None req-87a761a4-c1ca-4bec-9801-16d9f2439598 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The 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-02 18:01:10.286 8 WARNING neutronclient.v2_0.client [None req-476126c5-f5a0-42e2-90f6-bffb17c35d71 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/889] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:10 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1820 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-02 18:01:10.425 8 WARNING neutronclient.v2_0.client [None req-db81a0e3-2ade-40d2-8fa4-8d2e12f8f5b5 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/890] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:10 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1471 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/891] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:10 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1479 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:11.645 7 WARNING neutronclient.v2_0.client [None req-459ba5a5-5ed3-43f2-bede-c1466438874c 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] 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-02 18:01:11.753 8 WARNING neutronclient.v2_0.client [None req-33f7e56e-e019-4c61-9ff6-f13643983f78 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/894] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:11 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1471 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/895] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:11 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1467 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:12.154 7 INFO nova.api.openstack.compute.server_external_events [req-5003a285-adad-4563-80c9-8e305f076f10 req-66ae27aa-0228-421a-9618-4f925d547dac bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:c69109bf-2573-4aa9-96f2-4f5a286e1a9c for instance d44f3854-b56a-4865-bddd-6aec112d1cfe on instance [pid: 7|app: 0|req: 440/896] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:01:12 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-02 18:01:12.859 8 WARNING neutronclient.v2_0.client [None req-0ae4596a-e2e1-45c3-b243-0f4fbe026149 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/897] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:12 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1471 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:13.095 7 WARNING neutronclient.v2_0.client [None req-ec8d390b-e952-4227-bb44-062441c9d4b9 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/898] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:13 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1467 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:14.059 8 WARNING neutronclient.v2_0.client [None req-1383b488-1858-4a7c-ad20-4d21f6dc9beb 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in 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/899] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:14 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1656 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:14.265 8 WARNING neutronclient.v2_0.client [None req-79c93b45-241a-4c90-b23c-2004387639c9 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/900] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:01:14 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe/ips => generated 109 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, ' [pid: 7|app: 0|req: 443/901] 10.0.0.176 () {32 vars in 722 bytes} [Mon Mar 2 18:01:14 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe/ips => generated 109 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, ' [pid: 7|app: 0|req: 444/902] 10.0.0.176 () {32 vars in 824 bytes} [Mon Mar 2 18:01:14 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe/ips/tempest-ServerAddressesTestJSON-2099523148-network => generated 94 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/903] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:14 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1467 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/904] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:01:14 2026] DELETE /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 0 bytes in 149 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-02 18:01:14.562 8 WARNING neutronclient.v2_0.client [None req-c3fb3fd1-2be5-40f6-b260-751da2d0afa7 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in 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/905] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:14 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1662 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:15.461 7 WARNING neutronclient.v2_0.client [None req-62eb20e3-bdbf-4543-8c82-9a355635a154 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/906] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:15 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1467 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:15.772 8 WARNING neutronclient.v2_0.client [None req-52c025e0-be78-4831-9829-65a3351abecb 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/907] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:15 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1662 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 18:01:16.723 7 WARNING neutronclient.v2_0.client [None req-4a110af7-1315-4ad2-a4c8-b528251bca5b 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The 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-02 18:01:16.745 8 INFO nova.api.openstack.compute.server_external_events [req-511936ae-d442-4892-be2a-837a20fd76b1 req-0ceabe92-db57-49cf-b982-d0f3519fd1cf bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:780498e7-766f-4269-868a-173674f3c6b1 for instance 82e93fd9-2172-43e2-b05b-b60e5ab96180 on instance [pid: 8|app: 0|req: 462/908] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:01:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/909] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:16 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1467 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-02 18:01:16.980 8 WARNING neutronclient.v2_0.client [None req-2e64c3b1-61ef-4cdd-9309-c198287956dd 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/910] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:16 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1662 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:17.464 7 INFO nova.api.openstack.compute.server_external_events [req-1893f2fd-688e-4461-9b76-a18367971e4d req-216c8a27-3388-4651-a3b5-470a10543b9c bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:c69109bf-2573-4aa9-96f2-4f5a286e1a9c for instance d44f3854-b56a-4865-bddd-6aec112d1cfe on instance [pid: 7|app: 0|req: 448/911] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:01:17 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-02 18:01:17.890 8 WARNING neutronclient.v2_0.client [None req-3add830f-2ce1-44fd-b127-d9229f8c343a 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/912] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:17 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1647 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:18.155 7 WARNING neutronclient.v2_0.client [None req-41bc03ac-e3d1-4c7b-80bc-25277960b07d 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in 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/913] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:18 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:19.266 8 WARNING neutronclient.v2_0.client [None req-8f9e716f-b5ce-45e0-bef6-d5a0f1d9a8fe 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/914] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:19 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1457 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/915] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:01:19 2026] DELETE /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:19.372 8 WARNING neutronclient.v2_0.client [None req-cacdee5e-914b-439d-a87d-7f8d69c36e71 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/916] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:19 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1653 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:20.376 7 WARNING neutronclient.v2_0.client [None req-98583dee-6cc6-4bd9-b0a3-a9866de7c506 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/917] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:20 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 1457 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:20.530 8 WARNING neutronclient.v2_0.client [None req-59a86fc8-9d7f-479e-8a63-c27461cd0cb1 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/918] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:20 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1653 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:21.472 7 INFO nova.api.openstack.wsgi [None req-111b83aa-2984-401a-bc59-948967c3a6bc 7483f0ad7b0645b9a93435fa024551dc a2a94e0cdcbf434dad958c335cc7dbe5 - - default default] HTTP exception thrown: Instance d44f3854-b56a-4865-bddd-6aec112d1cfe could not be found. [pid: 7|app: 0|req: 452/919] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:21 2026] GET /v2.1/servers/d44f3854-b56a-4865-bddd-6aec112d1cfe => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:21.741 8 WARNING neutronclient.v2_0.client [None req-9794f336-4b7c-41fd-b645-c60ecf2f5b66 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in 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/922] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:21 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1653 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:22.324 7 INFO nova.api.openstack.compute.server_external_events [req-36ba5141-01c9-4428-8459-b5d8b71d10f4 req-0a3a4d70-2451-45cc-8127-5047311b0e52 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:780498e7-766f-4269-868a-173674f3c6b1 for instance 82e93fd9-2172-43e2-b05b-b60e5ab96180 on instance [pid: 7|app: 0|req: 454/923] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:01:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:23.077 8 WARNING neutronclient.v2_0.client [None req-5e39f902-d34d-4a83-bac6-c6f3b3d7ccf8 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/924] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:23 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1448 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:24.686 7 WARNING neutronclient.v2_0.client [None req-37d9000b-16d4-4519-b213-183ec61ffa89 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/925] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:24 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 1453 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:25.780 8 INFO nova.api.openstack.wsgi [None req-8ad1d78c-63b2-4929-b266-556876d1d73d 1c06bc3afe6d4dda90823c56197b067d f9a61f107c9d4e9881abd24be6465cc0 - - default default] HTTP exception thrown: Instance 82e93fd9-2172-43e2-b05b-b60e5ab96180 could not be found. [pid: 8|app: 0|req: 471/926] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:25 2026] GET /v2.1/servers/82e93fd9-2172-43e2-b05b-b60e5ab96180 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:28.362 7 WARNING neutronclient.v2_0.client [None req-8c9c2ba3-be57-4be3-a5e2-f1abb024290f 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/927] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:28 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1820 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/928] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:01:28 2026] DELETE /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:28.891 7 WARNING neutronclient.v2_0.client [None req-dd8a8d43-df6d-40b4-a47c-08484902de87 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in 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/929] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:28 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1826 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:30.437 8 WARNING neutronclient.v2_0.client [None req-78c0ab5c-da50-46db-8f26-8ef00570656c 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/930] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:30 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1826 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-02 18:01:31.595 7 WARNING neutronclient.v2_0.client [None req-d8c6e226-618a-406c-b587-5d50df82c081 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/933] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:31 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1826 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-02 18:01:32.197 8 INFO nova.api.openstack.compute.server_external_events [req-2c818e34-26cd-48a0-98b5-00440d48ff22 req-46869714-72a7-4aac-a466-23eece4eef7a bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:55d7cea6-7f8d-4ec6-8148-6645080588c1 for instance 4942ae31-65d5-484b-81cb-45b5dbc3eba7 on instance [pid: 8|app: 0|req: 476/934] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:01:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:32.760 7 WARNING neutronclient.v2_0.client [None req-fbe297d3-684f-4a7e-9871-d3d1e2e817de 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/935] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:32 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1473 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-02 18:01:33.899 8 WARNING neutronclient.v2_0.client [None req-46eb00f2-bd5a-4c19-998d-08c14df62835 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/936] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:33 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1478 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:35.145 7 WARNING neutronclient.v2_0.client [None req-1fe0ba10-1244-47eb-9269-b90ee6516d0e 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/937] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:35 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 1478 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:36.262 8 INFO nova.api.openstack.wsgi [None req-4d62ea73-14e3-4dc8-89b3-0dff37a8b704 0c7f76ed17e44fe08b47ad9d01f20ff0 da731d56e99e43b29be231ff2a13ca28 - - default default] HTTP exception thrown: Instance 4942ae31-65d5-484b-81cb-45b5dbc3eba7 could not be found. [pid: 8|app: 0|req: 478/938] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:36 2026] GET /v2.1/servers/4942ae31-65d5-484b-81cb-45b5dbc3eba7 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/939] 10.0.0.176 () {32 vars in 705 bytes} [Mon Mar 2 18:01:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1396045963 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/942] 10.0.0.176 () {30 vars in 412 bytes} [Mon Mar 2 18:01:43 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/943] 10.0.0.176 () {28 vars in 559 bytes} [Mon Mar 2 18:01:43 2026] GET /v2/ => generated 402 bytes in 654 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/944] 10.0.0.176 () {28 vars in 563 bytes} [Mon Mar 2 18:01:43 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: 481/945] 10.0.0.176 () {30 vars in 412 bytes} [Mon Mar 2 18:01:43 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/946] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 18:01:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/947] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 18:01:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:01:48.006 7 WARNING neutronclient.v2_0.client [None req-054c75bf-960e-4f25-99d4-ddf49ac73e56 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The 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-02 18:01:48.053 7 WARNING neutronclient.v2_0.client [None req-054c75bf-960e-4f25-99d4-ddf49ac73e56 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The 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-02 18:01:48.098 7 WARNING neutronclient.v2_0.client [None req-054c75bf-960e-4f25-99d4-ddf49ac73e56 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The 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-02 18:01:48.273 7 WARNING neutronclient.v2_0.client [None req-054c75bf-960e-4f25-99d4-ddf49ac73e56 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/948] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:01:47 2026] POST /v2.1/servers => generated 497 bytes in 805 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 18:01:48.768 8 WARNING neutronclient.v2_0.client [None req-361a43d9-156c-4d30-a5de-423e7473a683 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in 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/949] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:48 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1456 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-02 18:01:49.862 7 WARNING neutronclient.v2_0.client [None req-a6d46723-9c23-42a6-ab38-32c48118432e e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/950] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:49 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1460 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-02 18:01:50.951 8 WARNING neutronclient.v2_0.client [None req-0b0b4023-d3af-45ea-8267-f8fee46beb77 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/951] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:50 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1508 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-02 18:01:52.049 7 WARNING neutronclient.v2_0.client [None req-ebe0f531-c322-4f6f-b327-f031cf5d3ec1 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in 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/954] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:52 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1508 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:53.290 8 WARNING neutronclient.v2_0.client [None req-9e1fc6ec-7bb5-4bc4-a0d9-10b72158d751 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/955] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:53 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1516 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:54.467 7 WARNING neutronclient.v2_0.client [None req-eea026fe-a61f-41ef-958b-64d1625e44a4 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] 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-02 18:01:54.531 8 INFO nova.api.openstack.compute.server_external_events [req-e7936a93-9eba-4ee6-b5b6-939b8cfe8c0f req-8643f009-0127-49c8-b353-01a7b154ef2e bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:4e553a84-b584-4b40-bcf4-b748994818ce for instance cef3bb99-a123-4f45-905b-0d92ca1c2f08 on instance [pid: 8|app: 0|req: 487/956] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:01:54 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: 470/957] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:54 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1641 bytes in 1063 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:56.560 8 WARNING neutronclient.v2_0.client [None req-69ac983d-0032-4374-8bc1-63ef1a4cd40b e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in 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/958] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:56 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1629 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:01:58.509 7 WARNING neutronclient.v2_0.client [None req-64ac928f-e6b9-431a-a8f7-e8433ca1d263 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in 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/959] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:01:58 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1629 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:00.377 8 WARNING neutronclient.v2_0.client [None req-7ef1142f-7b76-4584-8c65-90a661528677 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/960] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:00 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1629 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:01.624 7 WARNING neutronclient.v2_0.client [None req-be893ef9-af81-4a53-aa48-b11eb8430736 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] 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-02 18:02:01.735 8 INFO nova.api.openstack.compute.server_external_events [req-2defe225-3d93-4ae1-9873-dfc27cb8d558 req-21f2f609-37e4-4623-b169-d35fa2cf1fe1 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:4e553a84-b584-4b40-bcf4-b748994818ce for instance cef3bb99-a123-4f45-905b-0d92ca1c2f08 on instance [pid: 8|app: 0|req: 492/963] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:02:01 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) [pid: 7|app: 0|req: 472/964] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:01 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1629 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:03.188 8 WARNING neutronclient.v2_0.client [None req-bf2fa37c-7e9d-4c6d-85cd-3a9815061fb5 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in 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/965] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:03 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1629 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:04.784 7 WARNING neutronclient.v2_0.client [None req-e189a244-92a9-4feb-bc4e-0595e74ad782 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in 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/966] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:04 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1810 bytes in 974 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:05.766 8 WARNING neutronclient.v2_0.client [None req-831084f1-556a-4127-9d3f-1354b7ebe01c e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in 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/967] 10.0.0.176 () {32 vars in 740 bytes} [Mon Mar 2 18:02:05 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08/os-interface => generated 285 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:07.048 7 INFO nova.api.openstack.compute.server_external_events [req-4965b43b-7793-4d78-9f74-e36bff9941e9 req-a1706e5a-35e2-431e-acd3-7bc2b3b6bad0 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:4e553a84-b584-4b40-bcf4-b748994818ce for instance cef3bb99-a123-4f45-905b-0d92ca1c2f08 on instance [pid: 7|app: 0|req: 474/968] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:02:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:14.347 8 WARNING neutronclient.v2_0.client [None req-2d72bb96-ff90-45f1-90d4-e2aa025cfde2 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/971] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:14 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1930 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/972] 10.0.0.176 () {32 vars in 752 bytes} [Mon Mar 2 18:02:17 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08/os-server-password => generated 116 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: 497/973] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:02:19 2026] DELETE /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => 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-02 18:02:19.651 7 WARNING neutronclient.v2_0.client [None req-80d505ba-9fc2-4681-976d-0c7aca47bd17 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/974] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:19 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1936 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:20.908 8 WARNING neutronclient.v2_0.client [None req-a4db7522-806b-418b-bb1f-44ff44c68836 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/975] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:20 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1936 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:22.275 8 WARNING neutronclient.v2_0.client [None req-fd3c0069-58f2-4dc0-a61b-ecdb92d41e08 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] 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-02 18:02:22.867 7 INFO nova.api.openstack.compute.server_external_events [req-52dde1dc-daf2-45bd-883f-51efad3a2834 req-68296199-4148-4119-9b37-b42196d9ad5c bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:4e553a84-b584-4b40-bcf4-b748994818ce for instance cef3bb99-a123-4f45-905b-0d92ca1c2f08 on instance [pid: 8|app: 0|req: 500/978] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:22 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1821 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/979] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:02:22 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-02 18:02:23.937 8 WARNING neutronclient.v2_0.client [None req-17f7b0c2-736f-4ae7-8887-9a1bc06fc25c e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/980] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:23 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1542 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-02 18:02:25.093 7 WARNING neutronclient.v2_0.client [None req-d612b798-27fc-44c9-b3e0-e3965c2e8432 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/981] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:25 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 1542 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-02 18:02:26.183 8 INFO nova.api.openstack.wsgi [None req-aab2fae1-d0de-4c71-9b18-a30541fc8ea6 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] HTTP exception thrown: Instance cef3bb99-a123-4f45-905b-0d92ca1c2f08 could not be found. [pid: 8|app: 0|req: 502/982] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:26 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:26.213 7 INFO nova.api.openstack.wsgi [None req-21d11a56-d8d6-4c85-92b3-277755699d28 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] HTTP exception thrown: Instance cef3bb99-a123-4f45-905b-0d92ca1c2f08 could not be found. [pid: 7|app: 0|req: 481/983] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:02:26 2026] DELETE /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => 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-02 18:02:26.239 8 INFO nova.api.openstack.wsgi [None req-9a1af886-7ed1-4531-adc7-9ed9591aa659 e66fa1feb95646c2913c0ec358752d7f e33c42e2017846578278fce2e414a839 - - default default] HTTP exception thrown: Instance cef3bb99-a123-4f45-905b-0d92ca1c2f08 could not be found. [pid: 8|app: 0|req: 503/984] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:26 2026] GET /v2.1/servers/cef3bb99-a123-4f45-905b-0d92ca1c2f08 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/985] 10.0.0.176 () {32 vars in 705 bytes} [Mon Mar 2 18:02:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1311161476 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/986] 10.0.0.176 () {32 vars in 725 bytes} [Mon Mar 2 18:02:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-457698741 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/991] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 18:02:49 2026] POST /v2.1/os-keypairs => generated 395 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:02:52.027 8 WARNING neutronclient.v2_0.client [None req-e1d89cb0-6dea-442e-9819-1acdf24918a8 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The 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-02 18:02:52.088 8 WARNING neutronclient.v2_0.client [None req-e1d89cb0-6dea-442e-9819-1acdf24918a8 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The 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-02 18:02:52.412 8 WARNING neutronclient.v2_0.client [None req-e1d89cb0-6dea-442e-9819-1acdf24918a8 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in 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/994] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:02:51 2026] POST /v2.1/servers => generated 448 bytes in 713 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 18:02:52.649 7 WARNING neutronclient.v2_0.client [None req-02c6f330-a644-4524-8c3f-6b450cda0e05 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in 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/995] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:52 2026] GET /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => generated 1393 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/996] 10.0.0.122 () {30 vars in 618 bytes} [Mon Mar 2 18:02:55 2026] GET /v2.1 => generated 0 bytes in 210 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: 488/997] 10.0.0.122 () {32 vars in 691 bytes} [Mon Mar 2 18:02:55 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/998] 10.0.0.122 () {34 vars in 912 bytes} [Mon Mar 2 18:02:55 2026] GET /v2.1/os-simple-tenant-usage/3c000e72074a4b59b5869900ea596c69?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/999] 10.0.0.122 () {30 vars in 653 bytes} [Mon Mar 2 18:02:55 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:02:57.751 8 WARNING neutronclient.v2_0.client [None req-38175768-b913-49e1-af91-83e18068a3d6 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The 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-02 18:02:58.215 7 INFO nova.api.openstack.compute.server_external_events [req-955e0b70-7157-47d9-b2ff-2a0018735370 req-bdebbf5a-b48f-4660-a4c8-a574bcbf93cc bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:c0aed64b-8ebc-4688-a29d-93dcb78358e8 for instance c7f2a8df-47aa-498a-998b-2ee6cdf1c029 on instance [pid: 7|app: 0|req: 490/1000] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:02:58 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: 8|app: 0|req: 511/1001] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:02:57 2026] GET /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => generated 1519 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/1002] 10.0.0.122 () {30 vars in 618 bytes} [Mon Mar 2 18:02:58 2026] GET /v2.1 => generated 0 bytes in 155 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: 512/1003] 10.0.0.122 () {32 vars in 691 bytes} [Mon Mar 2 18:02:59 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: 492/1004] 10.0.0.122 () {34 vars in 912 bytes} [Mon Mar 2 18:02:59 2026] GET /v2.1/os-simple-tenant-usage/3c000e72074a4b59b5869900ea596c69?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1005] 10.0.0.122 () {30 vars in 653 bytes} [Mon Mar 2 18:02:59 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:03:03.330 8 WARNING neutronclient.v2_0.client [None req-d914379d-8721-40dd-92cc-c39e000a87fa 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1008] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:03 2026] GET /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => 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-02 18:03:03.676 7 INFO nova.api.openstack.compute.server_external_events [req-ba51d0ba-ebf1-45f8-82ec-365b16c93529 req-3e921fbb-89a8-4ac5-8dee-19939164e31c bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:c0aed64b-8ebc-4688-a29d-93dcb78358e8 for instance c7f2a8df-47aa-498a-998b-2ee6cdf1c029 on instance [pid: 7|app: 0|req: 494/1009] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:03:03 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-02 18:03:08.539 8 WARNING neutronclient.v2_0.client [None req-8056e1ec-c496-48e1-b5e7-2a3511ff0641 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in 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/1010] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:08 2026] GET /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => generated 1817 bytes in 1249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 18:03:11.538 8 INFO nova.api.openstack.compute.server_external_events [req-22aa286e-1f69-4f7d-aac0-7b21395400fc req-dd2792c7-db82-483c-9f41-1d67618f48d0 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:c0aed64b-8ebc-4688-a29d-93dcb78358e8 for instance c7f2a8df-47aa-498a-998b-2ee6cdf1c029 on instance [pid: 8|app: 0|req: 517/1011] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:03:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:03:11.585 7 WARNING neutronclient.v2_0.client [None req-3f650d82-8003-41ff-899d-6d71020d90dd 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The 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-02 18:03:11.710 7 WARNING neutronclient.v2_0.client [None req-3f650d82-8003-41ff-899d-6d71020d90dd 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The 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-02 18:03:13.895 7 WARNING neutronclient.v2_0.client [None req-3f650d82-8003-41ff-899d-6d71020d90dd 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] 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: 520/1014] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 18:03:14 2026] POST /v2.1/os-keypairs => generated 398 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1015] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:03:11 2026] POST /v2.1/servers => generated 448 bytes in 2807 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 18:03:14.351 8 WARNING neutronclient.v2_0.client [None req-80e0d5c1-5029-4105-b7e5-4abff873dac5 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in 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/1016] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:14 2026] GET /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => generated 1394 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:16.741 7 WARNING neutronclient.v2_0.client [None req-3b84ef4b-b3ce-46d1-bf6c-d4c5905a6a10 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The 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-02 18:03:16.791 7 WARNING neutronclient.v2_0.client [None req-3b84ef4b-b3ce-46d1-bf6c-d4c5905a6a10 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The 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-02 18:03:17.003 7 WARNING neutronclient.v2_0.client [None req-3b84ef4b-b3ce-46d1-bf6c-d4c5905a6a10 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1017] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:03:16 2026] POST /v2.1/servers => generated 450 bytes in 560 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-02 18:03:17.258 8 WARNING neutronclient.v2_0.client [None req-7e85db0d-ca8c-472c-a5d5-cdc585f1e7d0 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1018] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:17 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1403 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-02 18:03:18.361 7 WARNING neutronclient.v2_0.client [None req-84d1be73-0d28-4a87-93a6-b60b7a09d5c6 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1019] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:18 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1407 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-02 18:03:19.450 8 WARNING neutronclient.v2_0.client [None req-5a963d4b-2bbf-408a-8008-10a2320fee9c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] 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-02 18:03:19.599 7 WARNING neutronclient.v2_0.client [None req-bd5650f1-faac-496a-81ac-1fb66a573ee3 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1020] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:19 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1455 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1021] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:19 2026] GET /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => generated 1520 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:20.034 8 INFO nova.api.openstack.compute.server_external_events [req-a19f8ef0-46de-4a95-be56-3fddbe0d0c9d req-cc7f048f-6316-4723-9e1e-00e999d9e9ce bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:629436ad-2dd5-4c79-a054-c63b6904ce7c for instance 765c7ffe-2f33-40cc-b794-65a5418ed256 on instance [pid: 8|app: 0|req: 524/1022] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:03:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:20.819 7 WARNING neutronclient.v2_0.client [None req-f4f67d3d-2db7-416a-be9c-8868ff4a29cc c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1023] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:20 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1455 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:21.937 8 WARNING neutronclient.v2_0.client [None req-ed8de9ee-5bd1-452f-8b75-73d91ed541c6 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1026] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:21 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1531 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:22.629 7 INFO nova.api.openstack.compute.server_external_events [req-3d980bd3-2c4b-4407-820b-ab55dac6289a req-27bf812a-4fff-4fb4-8aa6-7c8703dc7b26 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:2e30c8ae-e586-44aa-8f1f-377fa77fd147 for instance 43565883-9cb2-4ac4-962b-cb9ee93a62a1 on instance [pid: 7|app: 0|req: 501/1027] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:03:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:23.436 8 WARNING neutronclient.v2_0.client [None req-d5094fee-091c-41b7-b742-2a3b825b0dbe c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1028] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:23 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1529 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:24.622 7 WARNING neutronclient.v2_0.client [None req-1880f3e3-a8e1-42cf-8ade-4abc71cc0c1c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1029] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:24 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1529 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:24.965 8 WARNING neutronclient.v2_0.client [None req-fe04badb-2dbc-4b14-97ff-8ed65352ba9e 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1030] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:24 2026] GET /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => generated 1518 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-02 18:03:25.270 7 INFO nova.api.openstack.compute.server_external_events [req-7105ac5e-c4ce-4460-ab9f-3ddcfbd97c44 req-6bc74958-c6f3-417b-b0fd-c96ee69608f1 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:629436ad-2dd5-4c79-a054-c63b6904ce7c for instance 765c7ffe-2f33-40cc-b794-65a5418ed256 on instance [pid: 7|app: 0|req: 503/1031] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:03:25 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-02 18:03:25.863 8 WARNING neutronclient.v2_0.client [None req-7d207bf8-0ef5-41e0-9eb3-d5d41e3c171c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1032] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:25 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1529 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-02 18:03:27.043 7 WARNING neutronclient.v2_0.client [None req-876eb755-f12a-4b7a-821f-964c0add0671 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1033] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:26 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1529 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:27.917 8 INFO nova.api.openstack.compute.server_external_events [req-68def778-cd64-476f-9569-3789a2deb2f9 req-bf17dfb0-84bc-4f99-9640-fb535356cae2 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:2e30c8ae-e586-44aa-8f1f-377fa77fd147 for instance 43565883-9cb2-4ac4-962b-cb9ee93a62a1 on instance [pid: 8|app: 0|req: 530/1034] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:03:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:28.237 7 WARNING neutronclient.v2_0.client [None req-e63603ef-2fec-4a5a-b3c6-68a9a8939720 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1035] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:28 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1529 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:29.488 8 WARNING neutronclient.v2_0.client [None req-628e64a4-6bcf-4ca5-bea3-6e84fdf92e1c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1036] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:29 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1696 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-02 18:03:29.697 7 WARNING neutronclient.v2_0.client [None req-2d4560fb-25bd-43e7-9cf8-a048ac0b1506 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1037] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:29 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1696 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:30.189 8 WARNING neutronclient.v2_0.client [None req-534e43e3-38e5-4d4a-b34b-bc71912dc895 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1038] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:30 2026] GET /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => generated 1818 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:31.637 7 INFO nova.api.openstack.compute.server_external_events [req-7f7f65a6-0c9a-4cb7-9269-0b5a7faf6e16 req-c56220e8-9b70-4ce9-83a6-23d833a84d8d bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:2e30c8ae-e586-44aa-8f1f-377fa77fd147 for instance 43565883-9cb2-4ac4-962b-cb9ee93a62a1 on instance [pid: 7|app: 0|req: 507/1039] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:03:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:31.912 7 INFO nova.api.openstack.compute.server_external_events [req-7741218f-9a37-4a3e-9f09-430b2c91e6c7 req-5a2b8516-cfc5-40d3-8cfc-f5f955883336 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:629436ad-2dd5-4c79-a054-c63b6904ce7c for instance 765c7ffe-2f33-40cc-b794-65a5418ed256 on instance [pid: 7|app: 0|req: 509/1042] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:03:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1043] 10.0.0.176 () {34 vars in 749 bytes} [Mon Mar 2 18:03:37 2026] POST /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1/action => generated 31881 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:50.309 7 INFO nova.api.openstack.compute.server_external_events [req-d376a39a-029a-455c-b79e-a3035020e445 req-01ad221a-ec3d-48b1-8e63-015c866c810d bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:2e30c8ae-e586-44aa-8f1f-377fa77fd147 for instance 43565883-9cb2-4ac4-962b-cb9ee93a62a1 on instance [pid: 7|app: 0|req: 511/1046] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:03:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1049] 10.0.0.176 () {34 vars in 670 bytes} [Mon Mar 2 18:03:53 2026] POST /v2.1/os-keypairs => generated 397 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-02 18:03:55.042 8 WARNING neutronclient.v2_0.client [None req-e5e9fa28-a0e3-4b9f-9b2f-6b498d25742c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The 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-02 18:03:55.089 8 WARNING neutronclient.v2_0.client [None req-e5e9fa28-a0e3-4b9f-9b2f-6b498d25742c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The 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-02 18:03:55.340 8 WARNING neutronclient.v2_0.client [None req-e5e9fa28-a0e3-4b9f-9b2f-6b498d25742c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1050] 10.0.0.176 () {34 vars in 662 bytes} [Mon Mar 2 18:03:54 2026] POST /v2.1/servers => generated 449 bytes in 601 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 18:03:55.609 7 WARNING neutronclient.v2_0.client [None req-6cd8f622-c7cc-45be-bc09-d11ac24e8d3f c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1051] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:55 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1402 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:56.723 8 WARNING neutronclient.v2_0.client [None req-9ecdb158-67e3-4419-83c1-d949dadea93b c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1052] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:56 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1406 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:03:57.813 7 WARNING neutronclient.v2_0.client [None req-368cb8bb-2e81-4540-877c-c1e310b47044 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1053] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:57 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1454 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-02 18:03:58.908 8 WARNING neutronclient.v2_0.client [None req-184e537c-c0b6-48c7-b3f1-c80bd9f8204f c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1054] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:58 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:00.014 7 WARNING neutronclient.v2_0.client [None req-ddacad73-df92-4dde-ae0e-9632919b1fa0 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1055] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:03:59 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1462 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-02 18:04:01.018 8 INFO nova.api.openstack.compute.server_external_events [req-59ee2e7d-6b59-4b69-b603-123250a88add req-a5aefa2e-3545-4ac1-89f1-d006a14468f3 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:bc05e427-4b86-41cd-9b1a-5b5157def7e1 for instance e1c15e2b-1b45-499a-a002-8eb830025354 on instance [pid: 8|app: 0|req: 540/1056] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:04:00 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-02 18:04:01.303 7 WARNING neutronclient.v2_0.client [None req-9af11c33-7fda-41af-bbe6-e05c0117b864 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1057] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:01 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1539 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:02.465 8 WARNING neutronclient.v2_0.client [None req-9ba8edb9-59dc-4fc7-9ff7-112df93aa3f3 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1060] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:02 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:03.627 8 WARNING neutronclient.v2_0.client [None req-7d97d2aa-86c5-4538-a3b1-c844026b7c7c c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] 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: 543/1061] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:03 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 18:04:03.787 7 WARNING neutronclient.v2_0.client [None req-fe420ad7-b835-4952-9f59-0bc97e639ca8 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The 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-02 18:04:03.826 7 WARNING neutronclient.v2_0.client [None req-fe420ad7-b835-4952-9f59-0bc97e639ca8 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The 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-02 18:04:03.979 7 WARNING neutronclient.v2_0.client [None req-fe420ad7-b835-4952-9f59-0bc97e639ca8 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1062] 199.204.45.162 () {36 vars in 713 bytes} [Mon Mar 2 18:04:03 2026] POST /v2.1/servers => generated 453 bytes in 767 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-02 18:04:04.755 8 WARNING neutronclient.v2_0.client [None req-680443cc-bd7e-40b6-bde3-95df9f8f9ea2 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] 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-02 18:04:04.796 7 WARNING neutronclient.v2_0.client [None req-4f648a22-a940-47a9-9299-108860e70852 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1063] 199.204.45.162 () {32 vars in 732 bytes} [Mon Mar 2 18:04:04 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774 => generated 2213 bytes in 74 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-02 18:04:04.831 8 WARNING neutronclient.v2_0.client [None req-9c70eba1-bbf2-42c1-b8c1-1c98b5ac8a6b 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1064] 199.204.45.162 () {32 vars in 758 bytes} [Mon Mar 2 18:04:04 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1065] 199.204.45.162 () {32 vars in 776 bytes} [Mon Mar 2 18:04:04 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1066] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:04 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1527 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:06.013 8 WARNING neutronclient.v2_0.client [None req-ea040a01-6327-4470-ae64-ff39f3c09fba c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] 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-02 18:04:06.060 7 INFO nova.api.openstack.compute.server_external_events [req-32faf36f-2df5-40e9-92ab-df44ded82477 req-87ee62e9-31d5-4bbf-aed0-64cfd3a547eb bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:bc05e427-4b86-41cd-9b1a-5b5157def7e1 for instance e1c15e2b-1b45-499a-a002-8eb830025354 on instance [pid: 7|app: 0|req: 521/1067] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:04:06 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) [pid: 8|app: 0|req: 547/1068] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:05 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1527 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:07.210 7 WARNING neutronclient.v2_0.client [None req-9d5fdb38-bcf3-479f-b1b2-0d2714582f9e c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1069] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:07 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1527 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:07.817 8 WARNING neutronclient.v2_0.client [None req-62849522-cf3b-4819-be21-da19c1676e34 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1070] 199.204.45.162 () {32 vars in 732 bytes} [Mon Mar 2 18:04:07 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774 => generated 2371 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:07.924 7 WARNING neutronclient.v2_0.client [None req-a3ab9d5e-2524-4769-adec-c486bac97d44 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in 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/1071] 199.204.45.162 () {32 vars in 758 bytes} [Mon Mar 2 18:04:07 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 549/1072] 199.204.45.162 () {32 vars in 776 bytes} [Mon Mar 2 18:04:07 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-volume_attachments => generated 197 bytes in 68 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-02 18:04:08.395 7 WARNING neutronclient.v2_0.client [None req-95318194-6f83-412a-985e-70009546e308 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1073] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:08 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1694 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:08.569 8 WARNING neutronclient.v2_0.client [None req-f3fa0198-db2f-4519-a6b6-a06796593f7b c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1074] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:08 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1694 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-02 18:04:09.739 7 INFO nova.api.openstack.compute.server_external_events [req-74d4a008-8d8d-4cb0-9c2f-14cd0c91d94b req-414f64c3-593b-406c-be5a-8a1d44bf6601 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:bc05e427-4b86-41cd-9b1a-5b5157def7e1 for instance e1c15e2b-1b45-499a-a002-8eb830025354 on instance [pid: 7|app: 0|req: 525/1075] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:04:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:09.882 8 INFO nova.api.openstack.compute.server_external_events [req-59d69647-72cd-41a9-adb3-265b8b29afbd req-6bbfbbf7-6342-43d5-b24e-8837a889655f bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a0d09708-9253-407d-a2f7-4d6b539da746 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 551/1076] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:04:09 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-02 18:04:11.051 7 WARNING neutronclient.v2_0.client [None req-9f28fbdb-7e46-486f-a2fb-296286fb0bff 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1077] 199.204.45.162 () {32 vars in 732 bytes} [Mon Mar 2 18:04:10 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774 => generated 2445 bytes in 147 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-02 18:04:11.186 8 WARNING neutronclient.v2_0.client [None req-2174fcb0-33a7-4ef9-9a63-902225441545 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1078] 199.204.45.162 () {32 vars in 758 bytes} [Mon Mar 2 18:04:11 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 284 bytes in 91 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: 527/1079] 199.204.45.162 () {32 vars in 776 bytes} [Mon Mar 2 18:04:11 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:14.227 8 WARNING neutronclient.v2_0.client [None req-b97ce775-2f42-4652-8d9d-c0d5293fb339 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1082] 199.204.45.162 () {32 vars in 732 bytes} [Mon Mar 2 18:04:14 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774 => generated 2433 bytes in 327 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-02 18:04:14.378 7 WARNING neutronclient.v2_0.client [None req-95239538-56eb-4580-889c-3dd9bceee44d 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in 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/1083] 199.204.45.162 () {32 vars in 758 bytes} [Mon Mar 2 18:04:14 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1084] 199.204.45.162 () {32 vars in 776 bytes} [Mon Mar 2 18:04:14 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:16.101 7 INFO nova.api.openstack.compute.server_external_events [req-88335e42-1565-4be5-97b2-e1677251b2b1 req-f0ffd6d7-3029-402f-8e9c-9844452f79b1 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:a0d09708-9253-407d-a2f7-4d6b539da746 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 530/1085] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:04:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:17.414 8 WARNING neutronclient.v2_0.client [None req-a3efc2d8-0101-40f3-b2db-c962cab063e4 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] 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: 556/1086] 199.204.45.162 () {32 vars in 732 bytes} [Mon Mar 2 18:04:17 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774 => generated 2433 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:17.568 8 WARNING neutronclient.v2_0.client [None req-e7af690c-4e39-4715-abbf-931ee716973a 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1087] 199.204.45.162 () {32 vars in 758 bytes} [Mon Mar 2 18:04:17 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 286 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1088] 199.204.45.162 () {32 vars in 776 bytes} [Mon Mar 2 18:04:17 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1089] 10.0.0.176 () {34 vars in 749 bytes} [Mon Mar 2 18:04:17 2026] POST /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354/action => generated 31889 bytes in 559 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-02 18:04:20.443 8 WARNING neutronclient.v2_0.client [None req-36de0d0f-0abb-4a75-9c48-3358c45e6fe2 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1090] 199.204.45.162 () {32 vars in 732 bytes} [Mon Mar 2 18:04:20 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774 => generated 2581 bytes in 161 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-02 18:04:20.597 7 WARNING neutronclient.v2_0.client [None req-0fdba5cf-522a-4215-8f4a-746104bc5893 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1091] 199.204.45.162 () {32 vars in 758 bytes} [Mon Mar 2 18:04:20 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 286 bytes in 92 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: 560/1092] 199.204.45.162 () {32 vars in 776 bytes} [Mon Mar 2 18:04:20 2026] GET /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1095] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:04:28 2026] DELETE /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:28.782 7 WARNING neutronclient.v2_0.client [None req-474833b6-5c91-43dd-ae99-768b3a35945b c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1096] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:28 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1820 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:30.164 8 WARNING neutronclient.v2_0.client [None req-beada824-34d0-42ad-a4c2-e60f7e3db40a c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1097] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:30 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1820 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:31.376 7 WARNING neutronclient.v2_0.client [None req-cd8da32f-fde7-4fa8-ac77-8a80756510e6 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1098] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:31 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1820 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:31.630 8 INFO nova.api.openstack.compute.server_external_events [req-393126ed-aee7-4a83-9c1a-93cb2837a59a req-aed07b04-c969-402c-80bb-bdf99e06b5f1 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-unplugged:bc05e427-4b86-41cd-9b1a-5b5157def7e1 for instance e1c15e2b-1b45-499a-a002-8eb830025354 on instance [pid: 8|app: 0|req: 564/1099] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:04:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:32.173 8 INFO nova.api.openstack.compute.server_external_events [req-7fef732a-a573-461a-9c97-229d14fe3f8f req-53ae4d7c-814e-4658-a91f-ccb36441a0f7 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:bc05e427-4b86-41cd-9b1a-5b5157def7e1 for instance e1c15e2b-1b45-499a-a002-8eb830025354 on instance [pid: 8|app: 0|req: 566/1102] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:04:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:32.641 7 WARNING neutronclient.v2_0.client [None req-7f2e0068-8a60-45ec-ab50-a718007320cc c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1103] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:32 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:33.750 8 WARNING neutronclient.v2_0.client [None req-a96c0914-2594-4789-a8c1-fbce8d519765 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1104] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:33 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1488 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:34.875 7 WARNING neutronclient.v2_0.client [None req-3f533e02-5bc6-495c-b48c-920d91bcc700 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1105] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:34 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => generated 1488 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:35.959 8 INFO nova.api.openstack.wsgi [None req-033700e2-5c27-4dd6-9cdd-182fd9a971ca c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] HTTP exception thrown: Instance e1c15e2b-1b45-499a-a002-8eb830025354 could not be found. [pid: 8|app: 0|req: 568/1106] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:35 2026] GET /v2.1/servers/e1c15e2b-1b45-499a-a002-8eb830025354 => 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: 539/1107] 10.0.0.176 () {32 vars in 727 bytes} [Mon Mar 2 18:04:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-142417852 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1108] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:04:36 2026] DELETE /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-02 18:04:36.605 7 WARNING neutronclient.v2_0.client [None req-a94d8399-6750-49d6-821f-6d7dea6b6a9f c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1109] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:36 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1702 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-02 18:04:37.807 8 WARNING neutronclient.v2_0.client [None req-27b98ed0-5ffe-4f0e-85e6-65c91134bfb7 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1110] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:37 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1702 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:38.973 7 WARNING neutronclient.v2_0.client [None req-d8ad2369-04a9-43ce-9482-339e92df4403 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1111] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:38 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1702 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-02 18:04:39.463 8 INFO nova.api.openstack.compute.server_external_events [req-8bdb35e6-bc58-47dd-9851-c365d9918f60 req-ca60085b-492d-41fb-bd34-972b90d64a86 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:2e30c8ae-e586-44aa-8f1f-377fa77fd147 for instance 43565883-9cb2-4ac4-962b-cb9ee93a62a1 on instance [pid: 8|app: 0|req: 571/1112] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:04:39 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-02 18:04:40.119 7 WARNING neutronclient.v2_0.client [None req-c1b9e87d-9688-4391-a7c2-a63a452b3e2d c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1113] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:40 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1484 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:41.219 8 WARNING neutronclient.v2_0.client [None req-028314f6-c90e-44db-957e-b900c881eefc c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in 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/1114] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:41 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1489 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:42.326 7 WARNING neutronclient.v2_0.client [None req-810c3c93-e554-4db2-824e-0d03032dee46 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1117] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:42 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 1489 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-02 18:04:43.408 8 INFO nova.api.openstack.wsgi [None req-c10d9650-0766-43c0-aaaa-4ed6074a6175 c24ac95caf8c4411b8137e7c936a1828 0baa5889f4a743b1b04a34f5d45354df - - default default] HTTP exception thrown: Instance 43565883-9cb2-4ac4-962b-cb9ee93a62a1 could not be found. [pid: 8|app: 0|req: 574/1118] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:04:43 2026] GET /v2.1/servers/43565883-9cb2-4ac4-962b-cb9ee93a62a1 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1119] 10.0.0.176 () {32 vars in 729 bytes} [Mon Mar 2 18:04:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1252672590 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:04:56.471 8 WARNING neutronclient.v2_0.client [None req-2431f426-d746-4aed-8074-1ed599a49600 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The 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-02 18:04:56.531 8 WARNING neutronclient.v2_0.client [None req-2431f426-d746-4aed-8074-1ed599a49600 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The 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-02 18:04:59.053 7 INFO nova.api.openstack.compute.server_external_events [req-19d380df-c748-468b-89a5-bece16c079c3 req-0097ba65-4486-45cf-b217-ee09a2b36e2f bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:5636ab31-b37e-4f9f-993b-24f544dbd15a for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 547/1122] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:04:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:05:03.751 7 INFO nova.api.openstack.compute.server_external_events [req-0f841e4d-4332-48f4-84c2-acccdadfef45 req-c45c397e-3f40-453a-849e-43017aecc7c9 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:5636ab31-b37e-4f9f-993b-24f544dbd15a for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 550/1125] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:05:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:05:05.584 8 WARNING neutronclient.v2_0.client [None req-2431f426-d746-4aed-8074-1ed599a49600 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1126] 199.204.45.162 () {36 vars in 811 bytes} [Mon Mar 2 18:04:56 2026] POST /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 280 bytes in 9233 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-02 18:05:05.939 7 INFO nova.api.openstack.compute.server_external_events [req-eb8ed1c1-d58c-4b7b-a365-a0f166bb545e req-3d85c57e-716d-4bdc-aadd-dce2e3eb54ee bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:5636ab31-b37e-4f9f-993b-24f544dbd15a for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 551/1127] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:05:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:05:06.296 8 INFO nova.api.openstack.compute.server_external_events [req-b3310fcf-582c-484c-88b1-a9f0a5875f2c req-7fbb1c83-e76b-418f-84e9-1c4a59622a12 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:5636ab31-b37e-4f9f-993b-24f544dbd15a for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 577/1128] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:05:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1133] 10.0.0.182 () {28 vars in 453 bytes} [Mon Mar 2 18:05:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1134] 10.0.0.182 () {30 vars in 657 bytes} [Mon Mar 2 18:05:23 2026] GET /v2.1 => generated 0 bytes in 159 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: 581/1135] 10.0.0.182 () {32 vars in 730 bytes} [Mon Mar 2 18:05:23 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:05:24.032 7 WARNING neutronclient.v2_0.client [None req-d35032c2-eec2-4831-a7b4-2abea236a004 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1136] 10.0.0.182 () {34 vars in 805 bytes} [Mon Mar 2 18:05:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8379 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1137] 10.0.0.182 () {28 vars in 453 bytes} [Mon Mar 2 18:05:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1138] 10.0.0.182 () {30 vars in 657 bytes} [Mon Mar 2 18:05:24 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 583/1139] 10.0.0.182 () {32 vars in 730 bytes} [Mon Mar 2 18:05:24 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1140] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:24 2026] GET /v2.1/servers/detail?project_id=4f3b9b424dcd4ac29e7a5d6d283402f7&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1141] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:24 2026] GET /v2.1/servers/detail?project_id=5251df2d2a7647f08d902142e75841d9&all_tenants=True => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 18:05:25.175 7 WARNING neutronclient.v2_0.client [None req-f1d85c65-beb3-4a50-9027-512798b0ceb0 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1142] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=635c4ecd11ad4d3d9bbc1eed0b1dd35d&all_tenants=True => generated 5454 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1143] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=6e21a74a42d64bc0969e246af83307aa&all_tenants=True => generated 15 bytes in 42 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-02 18:05:25.474 7 WARNING neutronclient.v2_0.client [None req-679efe54-adb3-4be6-92cb-d776dd549143 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1144] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=790e7dc1b16c49a69358d42464eb1533&all_tenants=True => generated 3004 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1145] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=89921249cb9845a7a6f3a6fb9829e263&all_tenants=True => generated 15 bytes in 47 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: 560/1146] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=8f795791f4054899873dfe52b9aaf196&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1147] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=a598b3bdfe7f4573b3de41023a0c0b51&all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1148] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=a5d3efb828424f28a156bd1221ea269a&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1149] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=caae0d6698604581a023f0f37caa30a2&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1150] 10.0.0.182 () {34 vars in 893 bytes} [Mon Mar 2 18:05:25 2026] GET /v2.1/servers/detail?project_id=dd8c1da2487e4330baa0826435ac7a01&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 18:05:29.114 8 WARNING neutronclient.v2_0.client [None req-adfe9776-a4da-4f47-a46e-c5cf9ea81684 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The 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-02 18:05:29.161 8 WARNING neutronclient.v2_0.client [None req-adfe9776-a4da-4f47-a46e-c5cf9ea81684 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The 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-02 18:05:31.428 7 INFO nova.api.openstack.compute.server_external_events [req-fb21ceb5-375f-45c6-b65e-460ddbb2d2f6 req-c051a572-c997-4bb0-8897-6c6b4795d723 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:73bfe579-8364-426c-9267-e9dc5acd5e96 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 563/1151] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:05:31 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-02 18:05:37.192 7 INFO nova.api.openstack.compute.server_external_events [req-2ad4a5bb-473b-45a7-9eaa-babf5fe1270a req-53f3f9fb-36ad-4b99-bfd7-59734e3af763 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:73bfe579-8364-426c-9267-e9dc5acd5e96 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 566/1154] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:05:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 18:05:38.207 8 WARNING neutronclient.v2_0.client [None req-adfe9776-a4da-4f47-a46e-c5cf9ea81684 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1155] 199.204.45.162 () {36 vars in 811 bytes} [Mon Mar 2 18:05:29 2026] POST /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 376 bytes in 9186 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-02 18:05:51.108 7 WARNING neutronclient.v2_0.client [None req-225326b7-035e-4a99-b289-2cb327a0013d 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The 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-02 18:05:51.151 7 WARNING neutronclient.v2_0.client [None req-225326b7-035e-4a99-b289-2cb327a0013d 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] 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-02 18:05:53.450 8 INFO nova.api.openstack.compute.server_external_events [req-55a99f6c-23de-464e-bb38-3a9b236d8a49 req-355cf469-e74f-49b8-b51d-c03953247617 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a78f924d-4d6e-48f2-81d9-e75f2182bb71 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 593/1160] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:05:53 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-02 18:05:57.795 8 INFO nova.api.openstack.compute.server_external_events [req-b91fbdb2-9c9a-4320-8b3d-9bff60d790b2 req-eb3330e0-79d6-4a19-9eee-8e26dffe1a12 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-plugged:a78f924d-4d6e-48f2-81d9-e75f2182bb71 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 594/1161] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:05:57 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-02 18:06:00.713 7 WARNING neutronclient.v2_0.client [None req-225326b7-035e-4a99-b289-2cb327a0013d 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1162] 199.204.45.162 () {36 vars in 811 bytes} [Mon Mar 2 18:05:51 2026] POST /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface => generated 377 bytes in 9732 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-02 18:06:01.382 8 INFO nova.api.openstack.compute.server_external_events [req-3fa676d7-0c52-42d0-a163-c7034ac5de9e req-d91a35c8-bd89-4bd2-a75d-815f8dbd0e29 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:73bfe579-8364-426c-9267-e9dc5acd5e96 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 595/1163] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:06:01 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-02 18:06:12.767 8 INFO nova.api.openstack.compute.server_external_events [req-b3e43b42-f9ec-4566-a4d4-dc4eadfa28e6 req-16f8315e-779d-45db-9acf-ccb2c6d66ce7 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a78f924d-4d6e-48f2-81d9-e75f2182bb71 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 598/1168] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:06:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1169] 199.204.45.162 () {34 vars in 854 bytes} [Mon Mar 2 18:06:13 2026] DELETE /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface/a78f924d-4d6e-48f2-81d9-e75f2182bb71 => generated 0 bytes in 79 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-02 18:06:14.813 8 INFO nova.api.openstack.compute.server_external_events [req-bf0a5ac0-3cad-4055-b298-e90fac9de14a req-26a7ad80-763e-4480-8a14-51a6a8b18aa1 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:a78f924d-4d6e-48f2-81d9-e75f2182bb71 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 599/1170] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:06:14 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-02 18:06:22.991 7 INFO nova.api.openstack.compute.server_external_events [req-e76c4d48-cbe4-4f06-8cc1-b6df3e7f7983 req-42c497fa-5d3d-4e43-a4a0-f8924b14f9be bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:73bfe579-8364-426c-9267-e9dc5acd5e96 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 573/1173] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:06:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1174] 199.204.45.162 () {34 vars in 854 bytes} [Mon Mar 2 18:06:23 2026] DELETE /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface/73bfe579-8364-426c-9267-e9dc5acd5e96 => generated 0 bytes in 80 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: 604/1179] 199.204.45.162 () {34 vars in 854 bytes} [Mon Mar 2 18:06:44 2026] DELETE /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774/os-interface/5636ab31-b37e-4f9f-993b-24f544dbd15a => generated 0 bytes in 56 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: 576/1180] 199.204.45.162 () {34 vars in 754 bytes} [Mon Mar 2 18:06:49 2026] DELETE /v2.1/servers/dcdb8c60-4fff-4f05-8390-f2f27399e774 => generated 0 bytes in 124 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-02 18:06:51.880 8 INFO nova.api.openstack.compute.server_external_events [req-c381ce14-f47b-411e-91e1-32641571a43d req-40f2a5ac-8bc4-4ca9-8418-a2bbdd243665 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-unplugged:a0d09708-9253-407d-a2f7-4d6b539da746 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 8|app: 0|req: 606/1183] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:06:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:06:52.388 7 INFO nova.api.openstack.compute.server_external_events [req-b15db1a9-aa0e-4225-be1e-e3f00036263c req-507767c6-735b-4da1-8d2a-41d1925ab85f bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:a0d09708-9253-407d-a2f7-4d6b539da746 for instance dcdb8c60-4fff-4f05-8390-f2f27399e774 on instance [pid: 7|app: 0|req: 578/1184] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:06:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:06:54.207 8 INFO nova.api.openstack.compute.server_external_events [req-b7a1482e-2cf3-4183-b502-08fdd4410b91 req-b7bfc4a4-2d3e-4dd3-a619-dca71d8b157a bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:629436ad-2dd5-4c79-a054-c63b6904ce7c for instance 765c7ffe-2f33-40cc-b794-65a5418ed256 on instance [pid: 8|app: 0|req: 607/1185] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:06:54 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, ' [pid: 7|app: 0|req: 579/1186] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:06:54 2026] DELETE /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => generated 0 bytes in 101 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-02 18:06:54.384 8 WARNING neutronclient.v2_0.client [None req-1fd99d61-f734-4f80-b22c-711aeec35288 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1187] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:06:54 2026] GET /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => generated 1944 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:06:57.169 7 INFO nova.api.openstack.compute.server_external_events [req-09478e93-a503-44b0-a518-b0cb78e0a0d3 req-349448c8-f5db-4f3f-aaa7-efb7e6257889 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:629436ad-2dd5-4c79-a054-c63b6904ce7c for instance 765c7ffe-2f33-40cc-b794-65a5418ed256 on instance [pid: 7|app: 0|req: 580/1188] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:06:57 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-02 18:06:59.606 8 WARNING neutronclient.v2_0.client [None req-4622baa4-4346-407e-a211-90a59cfe4aa0 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in 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/1189] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:06:59 2026] GET /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => 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-02 18:07:04.691 7 INFO nova.api.openstack.wsgi [None req-4fd98223-cd14-4ec9-9ffa-6048bde5cacd 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] HTTP exception thrown: Instance 765c7ffe-2f33-40cc-b794-65a5418ed256 could not be found. [pid: 7|app: 0|req: 582/1192] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:07:04 2026] GET /v2.1/servers/765c7ffe-2f33-40cc-b794-65a5418ed256 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:07:05.407 8 INFO nova.api.openstack.compute.server_external_events [req-2c0820ef-86b3-4dcb-826c-cef67187be7a req-4518c546-4fbb-4266-8963-d3c3ec917793 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-changed:c0aed64b-8ebc-4688-a29d-93dcb78358e8 for instance c7f2a8df-47aa-498a-998b-2ee6cdf1c029 on instance [pid: 8|app: 0|req: 611/1193] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:07:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1194] 10.0.0.176 () {32 vars in 717 bytes} [Mon Mar 2 18:07:05 2026] DELETE /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => generated 0 bytes in 131 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-02 18:07:05.599 8 WARNING neutronclient.v2_0.client [None req-16d7f72d-14b2-4a3f-a474-b638d3bcb869 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in 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/1195] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:07:05 2026] GET /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => generated 1943 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:07:07.868 7 INFO nova.api.openstack.compute.server_external_events [req-19460150-ba36-41cc-9993-b020e6eea22b req-d356b251-c408-479f-b4c5-3d7b7b3e0cf9 bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-unplugged:c0aed64b-8ebc-4688-a29d-93dcb78358e8 for instance c7f2a8df-47aa-498a-998b-2ee6cdf1c029 on instance [pid: 7|app: 0|req: 584/1196] 10.0.0.183 () {38 vars in 814 bytes} [Mon Mar 2 18:07:07 2026] POST /v2.1/os-server-external-events => generated 185 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-02 18:07:08.418 8 INFO nova.api.openstack.compute.server_external_events [req-85dcdfc4-45dd-4643-b4d1-61f7e8d62fda req-9bafaa6a-c617-47eb-9d9a-972c2aa0285f bf91326fd8ac40a990e165f005369c6f caae0d6698604581a023f0f37caa30a2 - - d184159708204f039f57deff030c6eb1 d184159708204f039f57deff030c6eb1] Creating event network-vif-deleted:c0aed64b-8ebc-4688-a29d-93dcb78358e8 for instance c7f2a8df-47aa-498a-998b-2ee6cdf1c029 on instance [pid: 8|app: 0|req: 613/1197] 10.0.0.185 () {38 vars in 814 bytes} [Mon Mar 2 18:07:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:07:10.799 7 WARNING neutronclient.v2_0.client [None req-3868f566-9633-45fb-8e2f-55ec837a630a 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1198] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:07:10 2026] GET /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => generated 1479 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-02 18:07:15.880 8 INFO nova.api.openstack.wsgi [None req-3983392b-cc18-4fd9-9b2c-5dafac4cd5bc 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] HTTP exception thrown: Instance c7f2a8df-47aa-498a-998b-2ee6cdf1c029 could not be found. [pid: 8|app: 0|req: 615/1201] 10.0.0.176 () {32 vars in 714 bytes} [Mon Mar 2 18:07:15 2026] GET /v2.1/servers/c7f2a8df-47aa-498a-998b-2ee6cdf1c029 => 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, ' [pid: 7|app: 0|req: 587/1202] 10.0.0.176 () {32 vars in 723 bytes} [Mon Mar 2 18:07:16 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-429361185 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:07:16.991 8 INFO nova.api.openstack.wsgi [None req-c898f5ca-ee38-4c9d-a8c8-99ea9a47964c 7260a90009b040319ceb186384233e03 635c4ecd11ad4d3d9bbc1eed0b1dd35d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-429361185 not found for user 7260a90009b040319ceb186384233e03 [pid: 8|app: 0|req: 616/1203] 10.0.0.176 () {32 vars in 720 bytes} [Mon Mar 2 18:07:16 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-429361185 => generated 141 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1210] 10.0.0.176 () {32 vars in 654 bytes} [Mon Mar 2 18:07:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1211] 10.0.0.176 () {32 vars in 640 bytes} [Mon Mar 2 18:07:45 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-02 18:07:45.161 7 WARNING oslo_db.sqlalchemy.utils [None req-ff35386c-4e45-49cf-a0eb-d64f8df425f8 50fbddb802e346c49fff9f834578419b 790e7dc1b16c49a69358d42464eb1533 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 592/1212] 10.0.0.176 () {32 vars in 648 bytes} [Mon Mar 2 18:07:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1213] 10.0.0.176 () {32 vars in 693 bytes} [Mon Mar 2 18:07:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)