+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 1 03:12:09 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-fbfdcfb4f-z85sc 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 0x7f1adcc69668 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-05-01 03:12:14.456 7 INFO nova.utils [None req-30a41c43-eb4e-4422-8caa-5bf388c2821f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-01 03:12:14.550 8 INFO nova.utils [None req-7fb57e7d-ec54-422a-845f-504314f2c03a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-01 03:12:16.181 7 WARNING keystonemiddleware._common.config [None req-30a41c43-eb4e-4422-8caa-5bf388c2821f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-01 03:12:16.191 7 WARNING oslo_config.cfg [None req-30a41c43-eb4e-4422-8caa-5bf388c2821f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-01 03:12:16.281 7 WARNING keystonemiddleware._common.config [None req-30a41c43-eb4e-4422-8caa-5bf388c2821f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-01 03:12:16.299 7 WARNING oslo_config.cfg [None req-30a41c43-eb4e-4422-8caa-5bf388c2821f - - - - - -] 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-05-01 03:12:16.311 8 WARNING keystonemiddleware._common.config [None req-7fb57e7d-ec54-422a-845f-504314f2c03a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-01 03:12:16.313 7 WARNING oslo_config.cfg [None req-30a41c43-eb4e-4422-8caa-5bf388c2821f - - - - - -] 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 0x7f1adcc69668 pid: 7 (default app) 2026-05-01 03:12:16.320 8 WARNING oslo_config.cfg [None req-7fb57e7d-ec54-422a-845f-504314f2c03a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-01 03:12:16.398 8 WARNING keystonemiddleware._common.config [None req-7fb57e7d-ec54-422a-845f-504314f2c03a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-01 03:12:16.413 8 WARNING oslo_config.cfg [None req-7fb57e7d-ec54-422a-845f-504314f2c03a - - - - - -] 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-05-01 03:12:16.425 8 WARNING oslo_config.cfg [None req-7fb57e7d-ec54-422a-845f-504314f2c03a - - - - - -] 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 0x7f1adcc69668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:12:23 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:12:24.175 8 WARNING oslo_policy.policy [None req-deeabd62-09ea-45b7-bac2-538428ee3442 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - 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-05-01 03:12:24.176 8 WARNING oslo_policy.policy [None req-deeabd62-09ea-45b7-bac2-538428ee3442 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - 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: 1/4] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:12:23 2026] GET /v2.1 => generated 0 bytes in 533 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:12:24.285 7 WARNING oslo_policy.policy [req-deeabd62-09ea-45b7-bac2-538428ee3442 req-b5c84399-0846-42fe-b374-92a568b4a5ec 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - 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-05-01 03:12:24.286 7 WARNING oslo_policy.policy [req-deeabd62-09ea-45b7-bac2-538428ee3442 req-b5c84399-0846-42fe-b374-92a568b4a5ec 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - 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: 4/5] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:12:24 2026] GET /v2.1/ => generated 399 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:12:24.388 8 INFO nova.api.openstack.wsgi [None req-2304b212-db95-49cf-9433-4d138bc25177 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.33 () {48 vars in 1005 bytes} [Fri May 1 03:12:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:12:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.33 () {52 vars in 1042 bytes} [Fri May 1 03:12:24 2026] POST /v2.1/flavors => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:12:25 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: 7/12] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:12:25 2026] GET /v2.1 => generated 0 bytes in 377 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/13] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:12:25 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:12:25.807 7 INFO nova.api.openstack.wsgi [None req-1ed82417-8011-4b6d-9b05-dbb7228ca2ea 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.33 () {48 vars in 1007 bytes} [Fri May 1 03:12:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:12:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.204.45.33 () {52 vars in 1042 bytes} [Fri May 1 03:12:25 2026] POST /v2.1/flavors => generated 530 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:12:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:12:26 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:12:26 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:12:26.771 7 INFO nova.api.openstack.wsgi [None req-98095d64-1f0b-4d87-9922-39385cfb60cc 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.33 () {48 vars in 1009 bytes} [Fri May 1 03:12:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:12:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.33 () {52 vars in 1042 bytes} [Fri May 1 03:12:26 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:12:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:12:27 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:12:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:12:27.743 7 INFO nova.api.openstack.wsgi [None req-6abee76e-50f7-4879-9389-d18667cd79ad 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.33 () {48 vars in 1007 bytes} [Fri May 1 03:12:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:12:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.33 () {52 vars in 1042 bytes} [Fri May 1 03:12:27 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:12:28 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: 16/30] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:12:28 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:12:28 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:12:28.706 7 INFO nova.api.openstack.wsgi [None req-ac60c241-3403-4c29-9d23-377cbd9e6e39 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/32] 199.204.45.33 () {48 vars in 1009 bytes} [Fri May 1 03:12:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:12:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.33 () {52 vars in 1042 bytes} [Fri May 1 03:12:28 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 10.0.0.83 () {28 vars in 452 bytes} [Fri May 1 03:18:18 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: 52/106] 10.0.0.83 () {30 vars in 656 bytes} [Fri May 1 03:18:18 2026] GET /v2.1 => generated 0 bytes in 171 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: 55/107] 10.0.0.83 () {32 vars in 729 bytes} [Fri May 1 03:18:18 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: 53/108] 10.0.0.83 () {34 vars in 802 bytes} [Fri May 1 03:18:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/143] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:21:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/144] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:21:08 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/145] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:21:08 2026] GET /v2.1/ => generated 399 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:21:08.488 7 INFO nova.api.openstack.wsgi [None req-27f87b85-5d2c-4fc6-a1be-b2aa69ff6109 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/146] 199.204.45.33 () {48 vars in 1011 bytes} [Fri May 1 03:21:08 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:21:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.204.45.33 () {52 vars in 1043 bytes} [Fri May 1 03:21:08 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:22:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:22:05 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/163] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:22:05 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:22:05.598 7 INFO nova.api.openstack.wsgi [None req-5564dae5-946e-4116-a13d-4c538520eafc 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 871f046e50c746bab18b55f060863dbe [pid: 7|app: 0|req: 83/164] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:22:05 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-05-01 03:22:05.611 8 WARNING oslo_db.sqlalchemy.utils [None req-76e9e5c0-bec0-4345-8fef-0c9b91856c4a 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/165] 199.204.45.33 () {48 vars in 1010 bytes} [Fri May 1 03:22:05 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.33 () {52 vars in 1051 bytes} [Fri May 1 03:22:05 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/167] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:22:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/168] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:22:09 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:22:09 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.204.45.33 () {48 vars in 1067 bytes} [Fri May 1 03:22:09 2026] GET /v2.1/os-quota-sets/ffabd3ac9b824d4994fdaaedf227e887 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.204.45.33 () {52 vars in 1119 bytes} [Fri May 1 03:22:09 2026] PUT /v2.1/os-quota-sets/ffabd3ac9b824d4994fdaaedf227e887 => generated 238 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03: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: 136/273] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:30:29 2026] GET /v2.1 => generated 0 bytes in 190 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:30:30 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:30:30.086 8 INFO nova.api.openstack.wsgi [None req-4d0dea28-14e9-4fd4-98ad-ede5c6599ba9 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 137/275] 199.204.45.33 () {48 vars in 1009 bytes} [Fri May 1 03:30:30 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:30:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.33 () {52 vars in 1043 bytes} [Fri May 1 03:30:30 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:33:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:33:49 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 160/320] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:33:49 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.204.45.33 () {48 vars in 1067 bytes} [Fri May 1 03:33:49 2026] GET /v2.1/os-quota-sets/4e03895f8d4c44cb9aceef13793ee59a => generated 283 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 199.204.45.33 () {52 vars in 1119 bytes} [Fri May 1 03:33:49 2026] PUT /v2.1/os-quota-sets/4e03895f8d4c44cb9aceef13793ee59a => generated 238 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:44:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:44:38 2026] GET /v2.1 => generated 0 bytes in 223 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:44:38 2026] GET /v2.1/ => generated 399 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:44:38.517 7 INFO nova.api.openstack.wsgi [None req-275af054-4e1e-4ead-af6d-bf5efaa406a5 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 228/456] 199.204.45.33 () {48 vars in 1005 bytes} [Fri May 1 03:44:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:44:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 199.204.45.33 () {48 vars in 1093 bytes} [Fri May 1 03:44:38 2026] GET /v2.1/flavors/cd3e3b62-6fc2-4bde-8877-aefb08fff326/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:44:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:44:39 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:44:39 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:44:39.428 7 INFO nova.api.openstack.wsgi [None req-2aa98644-cf7e-4880-ab05-d176c826b822 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 231/462] 199.204.45.33 () {48 vars in 1007 bytes} [Fri May 1 03:44:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:44:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.33 () {48 vars in 1093 bytes} [Fri May 1 03:44:39 2026] GET /v2.1/flavors/d6e64728-06b8-478d-be2e-13dcb3e8d228/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: 233/465] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:44:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:44:40 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:44:40 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:44:40.421 7 INFO nova.api.openstack.wsgi [None req-5bc72385-1ef1-469b-b496-300cccdf8dd9 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 234/468] 199.204.45.33 () {48 vars in 1009 bytes} [Fri May 1 03:44:40 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: 235/469] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:44:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.33 () {48 vars in 1093 bytes} [Fri May 1 03:44:40 2026] GET /v2.1/flavors/6441d18d-69a2-4b09-bf52-c4942ad8cfed/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:44:41 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: 236/472] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:44:41 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:44:41 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:44:41.365 7 INFO nova.api.openstack.wsgi [None req-00d143e7-f0c8-4ff2-8b35-e4c1034d595a 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.33 () {48 vars in 1007 bytes} [Fri May 1 03:44:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:44:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.33 () {48 vars in 1093 bytes} [Fri May 1 03:44:41 2026] GET /v2.1/flavors/f2941d28-fd84-4105-971f-0f4d40803abc/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: 239/477] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:44:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:44:42 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:44:42 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:44:42.318 7 INFO nova.api.openstack.wsgi [None req-cec9a594-7680-4d36-815b-9fb75e2b07f9 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 240/480] 199.204.45.33 () {48 vars in 1009 bytes} [Fri May 1 03:44:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:44:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.33 () {48 vars in 1093 bytes} [Fri May 1 03:44:42 2026] GET /v2.1/flavors/0c43fcad-63ec-4ab8-89a2-9f73a65493eb/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: 249/497] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:45:46 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: 249/498] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:45:46 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:45:46 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:45:46.833 7 INFO nova.api.openstack.wsgi [None req-db86c468-bf1f-4630-a1ab-66f29ade8b59 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 250/500] 199.204.45.33 () {48 vars in 1011 bytes} [Fri May 1 03:45:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:45:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.33 () {48 vars in 1093 bytes} [Fri May 1 03:45:46 2026] GET /v2.1/flavors/9c875444-576d-40b3-8c3d-c03238e77728/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: 252/503] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:45:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:45:53 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:45:53 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:45:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:45:56 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: 255/510] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:45:56 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:45:56 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.204.45.33 () {48 vars in 1067 bytes} [Fri May 1 03:45:56 2026] GET /v2.1/os-quota-sets/ffabd3ac9b824d4994fdaaedf227e887 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:46: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: 262/524] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:46:46 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/525] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:46:46 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:46:46.106 7 INFO nova.api.openstack.wsgi [None req-2f976b27-7fa2-4237-8bcc-2893b62e7bd6 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 263/526] 199.204.45.33 () {48 vars in 1009 bytes} [Fri May 1 03:46:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:46:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 199.204.45.33 () {48 vars in 1093 bytes} [Fri May 1 03:46:46 2026] GET /v2.1/flavors/a8782cca-88e3-4720-8743-ae6d0e7063ba/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: 266/531] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:47:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:47:02 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:47:02 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.33 () {48 vars in 1067 bytes} [Fri May 1 03:47:02 2026] GET /v2.1/os-quota-sets/4e03895f8d4c44cb9aceef13793ee59a => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.33 () {42 vars in 699 bytes} [Fri May 1 03:47:52 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.33 () {44 vars in 903 bytes} [Fri May 1 03:47:52 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.33 () {46 vars in 976 bytes} [Fri May 1 03:47:52 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:47:52.164 7 INFO nova.api.openstack.wsgi [None req-91e68a16-f56b-419f-80af-b0e766ca4174 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 274/548] 199.204.45.33 () {48 vars in 1005 bytes} [Fri May 1 03:47:52 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: 275/549] 199.204.45.33 () {48 vars in 1045 bytes} [Fri May 1 03:47:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 280/558] 10.0.0.36 () {32 vars in 653 bytes} [Fri May 1 03:48:33 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/559] 10.0.0.36 () {32 vars in 639 bytes} [Fri May 1 03:48:33 2026] GET /v2.1/servers => generated 15 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-01 03:48:33.802 8 WARNING oslo_db.sqlalchemy.utils [None req-b181fde7-80a1-4561-a21c-398b8471c445 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 281/560] 10.0.0.36 () {32 vars in 647 bytes} [Fri May 1 03:48:33 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: 7|app: 0|req: 280/561] 10.0.0.36 () {32 vars in 692 bytes} [Fri May 1 03:48:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:48:44 2026] GET /v2.1/flavors/cd3e3b62-6fc2-4bde-8877-aefb08fff326 => generated 511 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 10.0.0.36 () {32 vars in 639 bytes} [Fri May 1 03:48:44 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:48:45 2026] GET /v2.1/flavors/cd3e3b62-6fc2-4bde-8877-aefb08fff326 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:48:52.554 8 WARNING neutronclient.v2_0.client [None req-ad455645-639a-4911-836b-38c277c590ba 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/571] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 1 03:48:52 2026] POST /v2.1/os-security-groups => generated 246 bytes in 2606 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:48:55.071 7 WARNING neutronclient.v2_0.client [None req-920001cc-26e9-4317-a43d-fd0ea24cd928 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/572] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:48:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:48:55.987 7 WARNING neutronclient.v2_0.client [None req-920001cc-26e9-4317-a43d-fd0ea24cd928 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:48:58.037 8 WARNING neutronclient.v2_0.client [None req-0f78f069-1235-4330-818b-c6ac7145ede6 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/573] 10.0.0.36 () {34 vars in 693 bytes} [Fri May 1 03:48:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 3342 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:48:58.428 7 WARNING neutronclient.v2_0.client [None req-b6c15cf1-23e1-438e-95d8-d12dde7b5c64 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/574] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 1 03:48:57 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:48:59.211 8 WARNING neutronclient.v2_0.client [None req-4550ce4b-ea29-4f96-af4d-05d13123b595 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/575] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 1 03:48:58 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:48:59.620 7 WARNING neutronclient.v2_0.client [None req-bc1ad0a2-ab96-4c42-b205-c61d43790cf0 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/576] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 1 03:48:59 2026] POST /v2.1/os-security-groups => generated 244 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:48:59.863 8 WARNING neutronclient.v2_0.client [None req-057d8d21-6439-4b31-a061-a67bf18ca371 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:48:59.869 7 WARNING neutronclient.v2_0.client [None req-bc1ad0a2-ab96-4c42-b205-c61d43790cf0 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/577] 10.0.0.36 () {34 vars in 683 bytes} [Fri May 1 03:48:59 2026] POST /v2.1/os-security-groups => generated 243 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/578] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:49:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:49:00.136 8 WARNING neutronclient.v2_0.client [None req-d9e2b195-6c7e-4286-a3a1-ca227f10e1c8 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/579] 10.0.0.36 () {34 vars in 693 bytes} [Fri May 1 03:48:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:49:00.265 7 WARNING neutronclient.v2_0.client [None req-49381c0c-e9e0-4c8b-9fdf-a1cce2bf6647 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:00.526 8 WARNING neutronclient.v2_0.client [None req-d9e2b195-6c7e-4286-a3a1-ca227f10e1c8 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:00.552 7 WARNING neutronclient.v2_0.client [None req-49381c0c-e9e0-4c8b-9fdf-a1cce2bf6647 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:00.642 8 WARNING neutronclient.v2_0.client [None req-d9e2b195-6c7e-4286-a3a1-ca227f10e1c8 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/580] 10.0.0.36 () {32 vars in 661 bytes} [Fri May 1 03:49:00 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:00.885 8 WARNING neutronclient.v2_0.client [None req-5760dbd9-e261-475a-9408-6aeecb171066 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:01.128 8 WARNING neutronclient.v2_0.client [None req-5760dbd9-e261-475a-9408-6aeecb171066 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/581] 10.0.0.36 () {34 vars in 693 bytes} [Fri May 1 03:49:00 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:49:01.153 7 WARNING neutronclient.v2_0.client [None req-edae0376-497e-4401-80a6-a428adef2606 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/582] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:00 2026] DELETE /v2.1/os-security-groups/9cf9509d-ea4b-4ad2-92b7-3a3acca1567f => generated 0 bytes in 494 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:49:01.386 8 WARNING neutronclient.v2_0.client [None req-4c13673f-7396-4f08-a2df-785666788e76 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/583] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 1 03:49:01 2026] GET /v2.1/os-security-groups/d96e5f44-f1b6-4cbd-a7e4-06052dbb8c72 => generated 665 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:49:01.481 7 WARNING neutronclient.v2_0.client [None req-c034ce37-6352-4ea4-a978-05904f80cd8b 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:01.499 8 INFO nova.api.openstack.wsgi [None req-4c13673f-7396-4f08-a2df-785666788e76 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] HTTP exception thrown: Security group 9cf9509d-ea4b-4ad2-92b7-3a3acca1567f does not exist Neutron server returns request_ids: ['req-ee3ad42c-e3d5-4188-bef0-090c817eabe2'] [pid: 8|app: 0|req: 294/584] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 1 03:49:01 2026] GET /v2.1/os-security-groups/9cf9509d-ea4b-4ad2-92b7-3a3acca1567f => generated 194 bytes in 122 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-01 03:49:01.512 8 WARNING neutronclient.v2_0.client [None req-85ecb481-4fad-4b33-b02f-875097bbf479 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:01.551 7 WARNING neutronclient.v2_0.client [None req-c034ce37-6352-4ea4-a978-05904f80cd8b 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:01.629 8 WARNING neutronclient.v2_0.client [None req-85ecb481-4fad-4b33-b02f-875097bbf479 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:01.714 7 WARNING neutronclient.v2_0.client [None req-c034ce37-6352-4ea4-a978-05904f80cd8b 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/585] 10.0.0.36 () {32 vars in 748 bytes} [Fri May 1 03:49:01 2026] DELETE /v2.1/os-security-group-rules/4c3454b7-9152-472c-9ab5-92398e32e379 => generated 0 bytes in 431 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:49:01.919 7 WARNING neutronclient.v2_0.client [None req-69b89e5c-464d-4f13-abba-f49744fd4872 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:01.958 7 WARNING neutronclient.v2_0.client [None req-69b89e5c-464d-4f13-abba-f49744fd4872 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/586] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:01 2026] DELETE /v2.1/os-security-groups/9f9b5e71-405d-460e-bf1c-fe383c478162 => generated 0 bytes in 582 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:49:02.159 8 WARNING neutronclient.v2_0.client [None req-e1ac2603-0d22-495d-bcc5-151b29c5a9bc f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/587] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:01 2026] DELETE /v2.1/os-security-groups/d96e5f44-f1b6-4cbd-a7e4-06052dbb8c72 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:49:02.173 7 WARNING neutronclient.v2_0.client [None req-c0104042-2b63-4b3e-8528-4f925f830bef 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:02.187 7 INFO nova.api.openstack.wsgi [None req-c0104042-2b63-4b3e-8528-4f925f830bef 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] HTTP exception thrown: Security group 9f9b5e71-405d-460e-bf1c-fe383c478162 does not exist Neutron server returns request_ids: ['req-1db0e68b-5fae-4963-836a-986c915f9018'] [pid: 7|app: 0|req: 293/588] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 1 03:49:02 2026] GET /v2.1/os-security-groups/9f9b5e71-405d-460e-bf1c-fe383c478162 => generated 194 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-01 03:49:02.193 7 WARNING neutronclient.v2_0.client [None req-b9c4f8a3-766a-4cdf-a553-94d97cfb8a69 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:02.220 7 WARNING neutronclient.v2_0.client [None req-b9c4f8a3-766a-4cdf-a553-94d97cfb8a69 96a8f10b212c4933bc7b9f0e69d43817 cfdfcf24a4494204917391448c4ba3d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:02.244 8 WARNING neutronclient.v2_0.client [None req-e1ac2603-0d22-495d-bcc5-151b29c5a9bc f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/589] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:02 2026] DELETE /v2.1/os-security-groups/1a5dfe26-50f0-4631-ba8f-40e6b3722fd2 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:49:02.424 7 WARNING neutronclient.v2_0.client [None req-cedaa790-3431-475a-ae12-9012de6389c0 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:02.553 8 WARNING neutronclient.v2_0.client [None req-e1ac2603-0d22-495d-bcc5-151b29c5a9bc f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:02.589 7 WARNING neutronclient.v2_0.client [None req-cedaa790-3431-475a-ae12-9012de6389c0 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/590] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:02 2026] DELETE /v2.1/os-security-groups/43756ac6-26d4-453f-bf7a-8c91c2d0c32e => generated 0 bytes in 450 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:49:02.878 7 WARNING neutronclient.v2_0.client [None req-d41e0355-1a82-42f9-8275-e1f02f995e00 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:02.953 7 INFO nova.api.openstack.wsgi [None req-d41e0355-1a82-42f9-8275-e1f02f995e00 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] HTTP exception thrown: Security group 43756ac6-26d4-453f-bf7a-8c91c2d0c32e does not exist Neutron server returns request_ids: ['req-563a8fdf-ff1e-4a3a-bdd5-ae26f33aba66'] [pid: 7|app: 0|req: 296/591] 10.0.0.36 () {32 vars in 735 bytes} [Fri May 1 03:49:02 2026] GET /v2.1/os-security-groups/43756ac6-26d4-453f-bf7a-8c91c2d0c32e => generated 194 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-01 03:49:02.968 7 WARNING neutronclient.v2_0.client [None req-2adf4d3a-6466-4a92-8929-ec25752dae4c 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:03.116 7 WARNING neutronclient.v2_0.client [None req-2adf4d3a-6466-4a92-8929-ec25752dae4c 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:03.321 7 WARNING neutronclient.v2_0.client [None req-2adf4d3a-6466-4a92-8929-ec25752dae4c 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/592] 10.0.0.36 () {32 vars in 661 bytes} [Fri May 1 03:49:02 2026] GET /v2.1/os-security-groups => generated 707 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:49:02 2026] POST /v2.1/servers => generated 449 bytes in 1309 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-05-01 03:49:03.414 8 WARNING neutronclient.v2_0.client [None req-37d6a1e8-b3aa-44df-88a4-7d9e6044ce71 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:03.423 7 WARNING neutronclient.v2_0.client [None req-38968516-c245-491f-ba7b-5bf11eaa19a6 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:03.434 8 INFO nova.api.openstack.wsgi [None req-37d6a1e8-b3aa-44df-88a4-7d9e6044ce71 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] HTTP exception thrown: Security group 43756ac6-26d4-453f-bf7a-8c91c2d0c32e does not exist Neutron server returns request_ids: ['req-3ba12eb4-8b52-473a-b399-c9a718179d16'] [pid: 8|app: 0|req: 297/594] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:03 2026] DELETE /v2.1/os-security-groups/43756ac6-26d4-453f-bf7a-8c91c2d0c32e => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-01 03:49:03.465 8 WARNING neutronclient.v2_0.client [None req-acd4335c-78c2-4832-941a-22223800d3cb 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:03.484 8 INFO nova.api.openstack.wsgi [None req-acd4335c-78c2-4832-941a-22223800d3cb 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] HTTP exception thrown: Security group 9f9b5e71-405d-460e-bf1c-fe383c478162 does not exist Neutron server returns request_ids: ['req-d5f5c736-a673-44ed-9cca-83cca777ddaf'] [pid: 8|app: 0|req: 298/595] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:03 2026] DELETE /v2.1/os-security-groups/9f9b5e71-405d-460e-bf1c-fe383c478162 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:03 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1400 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:03.496 8 WARNING neutronclient.v2_0.client [None req-2e131f81-9209-48d1-9e68-079fc007f653 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:03.518 8 INFO nova.api.openstack.wsgi [None req-2e131f81-9209-48d1-9e68-079fc007f653 72a90f075ea843da8638554c89312f64 01fd1b714ec64dcc95fb625a9d8773f9 - - default default] HTTP exception thrown: Security group 9cf9509d-ea4b-4ad2-92b7-3a3acca1567f does not exist Neutron server returns request_ids: ['req-b16a6da8-8ded-43b0-91f7-f6a43734709b'] [pid: 8|app: 0|req: 299/597] 10.0.0.36 () {32 vars in 738 bytes} [Fri May 1 03:49:03 2026] DELETE /v2.1/os-security-groups/9cf9509d-ea4b-4ad2-92b7-3a3acca1567f => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:04.399 7 WARNING neutronclient.v2_0.client [None req-2b6607ab-876f-4b14-a02b-b5b7e7899a32 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:04.567 8 WARNING neutronclient.v2_0.client [None req-a5ef4ef4-da7e-4c7c-9e2b-f61b34d1f2c2 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:04.574 7 WARNING neutronclient.v2_0.client [None req-2b6607ab-876f-4b14-a02b-b5b7e7899a32 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/598] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:04 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1404 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:05.452 7 WARNING neutronclient.v2_0.client [None req-2b6607ab-876f-4b14-a02b-b5b7e7899a32 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] 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-05-01 03:49:06.214 8 WARNING neutronclient.v2_0.client [None req-33ff37b3-caa0-4485-9a6b-6ba73035e85e f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/601] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:06 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1452 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:49:04 2026] POST /v2.1/servers => generated 450 bytes in 2175 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-05-01 03:49:06.506 8 WARNING neutronclient.v2_0.client [None req-75a4f1ad-28dc-4d01-bddc-c8b63ae75800 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/603] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:06 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1253 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:07.371 7 WARNING neutronclient.v2_0.client [None req-1d9b541d-e80b-4a5f-ad61-d221152933c9 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/604] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:07 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1452 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:07.623 8 WARNING neutronclient.v2_0.client [None req-787e3c0e-a3f8-4730-ba50-253097ce1caf d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/605] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:07 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1303 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-05-01 03:49:08.455 7 WARNING neutronclient.v2_0.client [None req-f0e3e565-8e66-49fc-9a63-8e7d79a224be f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/606] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:08 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1460 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:08.709 8 WARNING neutronclient.v2_0.client [None req-c3971352-de46-4f08-8d85-6832c12335ba d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/607] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:08 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1351 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-05-01 03:49:09.581 7 WARNING neutronclient.v2_0.client [None req-479ae1a8-7da2-4cdd-8aed-6fb0ac6ef144 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:49:09.791 8 WARNING neutronclient.v2_0.client [None req-22d22838-8929-4f5e-809a-dd64b16e1d25 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/608] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:09 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1351 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:11.513 8 WARNING neutronclient.v2_0.client [None req-1dfbad87-5cbe-435a-bfd7-a08fb2b5dcfd d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/609] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:09 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 2369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:12.360 7 INFO nova.api.openstack.compute.server_external_events [req-15382e8a-cc75-489d-95cf-b4755f36c76d req-9e5c5bcf-2c22-43c9-b890-42fc0770b6a8 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance 2026-05-01 03:49:12.368 7 INFO nova.compute.rpcapi [None req-d8918490-8983-4416-98bd-d279e17d2910 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 303/610] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:12.969 7 WARNING neutronclient.v2_0.client [None req-ea84aaf6-11eb-4d63-91bc-32487d800b02 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/611] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:11 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1359 bytes in 1505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:14.049 8 WARNING neutronclient.v2_0.client [None req-d01238eb-c939-4039-ab77-4d136869cf35 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/612] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:12 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 3395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/615] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:49:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:49:17.061 7 INFO nova.api.openstack.compute.server_external_events [req-c658140d-abcc-4f61-ba62-e64a03789509 req-285fe595-346a-4297-aa1f-c88d9f698c8f 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance [pid: 7|app: 0|req: 308/616] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:13 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1436 bytes in 3147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:17.381 7 WARNING neutronclient.v2_0.client [None req-cbead89c-52a3-48b1-acbf-6da4f31a1711 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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: 310/618] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:49:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:17 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:18.191 8 WARNING neutronclient.v2_0.client [None req-d0aef347-8e2f-43e0-be85-a1a0d1c03e8e d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/620] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:18 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:18.977 7 WARNING neutronclient.v2_0.client [None req-4cadc5f8-4279-4a69-bfed-d70ac66e866d f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:49:19.083 8 INFO nova.api.openstack.compute.server_external_events [req-4898543b-df20-4d45-8e6e-56156abedeb4 req-e233e07c-c6a0-4f07-9a5a-280c1a308bbb 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance 2026-05-01 03:49:19.092 8 INFO nova.compute.rpcapi [None req-e4e08a68-8ee8-4043-a5fb-e5ffc55ab78d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 312/621] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:18 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-01 03:49:19.579 7 WARNING neutronclient.v2_0.client [None req-690e642b-04d5-443e-8eb1-66ce55122aee d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/623] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:19 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:19.921 7 WARNING neutronclient.v2_0.client [None req-969981ea-6f63-455b-b2f9-8a18eb8ea4b7 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:19.971 7 WARNING neutronclient.v2_0.client [None req-969981ea-6f63-455b-b2f9-8a18eb8ea4b7 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:20.311 7 WARNING neutronclient.v2_0.client [None req-969981ea-6f63-455b-b2f9-8a18eb8ea4b7 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/624] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:49:19 2026] POST /v2.1/servers => generated 452 bytes in 716 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-05-01 03:49:20.604 7 WARNING neutronclient.v2_0.client [None req-edf2d4b4-4978-4be3-b7dc-2d029ecfccb5 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in 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/625] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:20 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 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-05-01 03:49:20.755 7 WARNING neutronclient.v2_0.client [None req-9c3d33ca-bc94-4bbc-b9ea-410aff4bd842 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/626] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:20 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1392 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:20.817 7 WARNING neutronclient.v2_0.client [None req-415708c8-88a1-4f7f-b973-de3afc0d63b3 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/627] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:20 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:21.621 8 WARNING neutronclient.v2_0.client [None req-eb127b7a-02f5-4530-9de2-4fe4e7d7a90b 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:21.699 8 WARNING neutronclient.v2_0.client [None req-eb127b7a-02f5-4530-9de2-4fe4e7d7a90b 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] 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-05-01 03:49:21.802 7 WARNING neutronclient.v2_0.client [None req-d302af76-4ef7-4a31-b6b2-3ffaa16e0370 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:21.898 8 WARNING neutronclient.v2_0.client [None req-eb127b7a-02f5-4530-9de2-4fe4e7d7a90b 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/628] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:21 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 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-05-01 03:49:22.004 7 WARNING neutronclient.v2_0.client [None req-5784d41b-a989-4db3-a2ef-7abc47aa2552 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/629] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:21 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1388 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/630] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:49:19 2026] POST /v2.1/servers => generated 451 bytes in 2574 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-05-01 03:49:22.119 7 WARNING neutronclient.v2_0.client [None req-4f4e4f53-6354-4be5-aa7a-21824a8e36d6 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] 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: 318/631] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:22 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1423 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:22.170 8 INFO nova.api.openstack.compute.server_external_events [req-28fd4f51-3025-4a43-9453-1aa6e0d0bee8 req-f362acdd-e249-4aee-8c34-256cc4285ae3 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance [pid: 8|app: 0|req: 314/632] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:22 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-05-01 03:49:22.477 7 WARNING neutronclient.v2_0.client [None req-d0a70c25-e84e-4a15-aaff-77f89d8503ca d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/633] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:22 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:23.025 8 WARNING neutronclient.v2_0.client [None req-fcc71b69-857c-42a2-8950-025990dd995b f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:49:23.104 7 WARNING neutronclient.v2_0.client [None req-09646883-c2d1-4bd7-8005-4e2f6d2e59c0 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/634] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:23 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1444 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/635] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:22 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:23.208 7 WARNING neutronclient.v2_0.client [None req-83dde2e0-2189-4ff5-b5ac-fbee88e6c5af 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/636] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:23 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1427 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:23.656 8 WARNING neutronclient.v2_0.client [None req-a57ed4f6-c91c-4175-8747-cf15126b5338 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/637] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:23 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:24.185 7 WARNING neutronclient.v2_0.client [None req-0446f973-3ebf-4579-8df1-b9759eb75fba ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:24.209 8 WARNING neutronclient.v2_0.client [None req-9ede1fba-4c9a-4bdd-abbd-e13fa2c3c79d f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in 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/638] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:24 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1444 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-05-01 03:49:24.302 7 WARNING neutronclient.v2_0.client [None req-de2b7277-4bcc-4bdd-8a42-4ae96c33632c 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/639] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:24 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:24 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1419 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-05-01 03:49:24.797 8 WARNING neutronclient.v2_0.client [None req-09c0b79a-2437-4aec-8a56-d76addd88f0e d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/641] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:24 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => 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-05-01 03:49:25.282 8 WARNING neutronclient.v2_0.client [None req-464e3445-3ed6-4b66-9b90-2888e6d050b5 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/644] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:25 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1452 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-05-01 03:49:25.360 7 WARNING neutronclient.v2_0.client [None req-77a53865-f40b-48ff-8854-65d63fdf2dca f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:49:25.408 8 WARNING neutronclient.v2_0.client [None req-3ea24fdf-015f-4a4a-bba9-2592aa7b5484 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/645] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:25 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1475 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:25 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 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-05-01 03:49:25.968 8 WARNING neutronclient.v2_0.client [None req-d57aa399-9474-49ee-a137-aff53e3f85ee d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/647] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:25 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 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-05-01 03:49:26.309 7 INFO nova.api.openstack.compute.server_external_events [req-ce71f77a-2dad-4d71-ad13-ea456d62f458 req-9c765118-4737-486b-8053-8691a6952333 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance [pid: 7|app: 0|req: 326/648] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:26 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-05-01 03:49:26.373 8 WARNING neutronclient.v2_0.client [None req-6969c920-709b-4820-a59a-450edc28bae6 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/649] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:26 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1529 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:26.510 7 WARNING neutronclient.v2_0.client [None req-3a0f279e-bf63-49d7-98c5-e08cb8d9a0c5 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] 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: 327/650] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:26 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1475 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:26.553 8 WARNING neutronclient.v2_0.client [None req-fa50e453-ed25-47e1-8a0e-11afb5d60e11 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in 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/651] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:26 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 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-05-01 03:49:27.154 7 WARNING neutronclient.v2_0.client [None req-677a8c75-029a-4c10-83f5-1a76bdb71211 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/652] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:27 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:27.520 8 WARNING neutronclient.v2_0.client [None req-3f66f9f3-d6ed-4b7e-8473-5374491174e1 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] 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-05-01 03:49:27.599 7 WARNING neutronclient.v2_0.client [None req-db6e31a1-c0ce-4e7b-a479-dd6c41823a16 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/653] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:27 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:27.719 8 WARNING neutronclient.v2_0.client [None req-77e8d785-c6fb-417b-a661-da92a1fd0dfd f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/654] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:27 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1551 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:27 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:28.324 7 WARNING neutronclient.v2_0.client [None req-963e5199-d85a-43b6-a793-2f07b3e72389 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/656] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:28 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 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-05-01 03:49:28.692 8 WARNING neutronclient.v2_0.client [None req-09d48e4f-47ca-43d3-b343-f8ea094d2ea0 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/657] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:28 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 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-05-01 03:49:28.834 7 INFO nova.api.openstack.compute.server_external_events [req-12a51251-5657-41f1-88b9-bff57cbd3412 req-741ec348-9493-4e8c-9ad0-b44abb8c9578 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance [pid: 7|app: 0|req: 331/658] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:28.921 8 WARNING neutronclient.v2_0.client [None req-bb19491e-a8be-4b0c-b218-cd6427edaee5 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:28.950 7 WARNING neutronclient.v2_0.client [None req-1f6a985d-3360-4777-b131-68fa56dab55b f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in 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/659] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:28 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:28 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:29.577 8 WARNING neutronclient.v2_0.client [None req-f4e1738d-6d36-4024-b610-f8774f0547b5 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/661] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:29 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:29.829 7 WARNING neutronclient.v2_0.client [None req-11d12a12-e7fb-4009-8608-64c4d39f2184 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/662] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:29 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:30.061 8 WARNING neutronclient.v2_0.client [None req-1d4e12f4-dd98-4444-af81-137e572c120e 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/663] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:30 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:30.178 7 WARNING neutronclient.v2_0.client [None req-e6938d2a-5264-4825-8009-f00c7369e5e2 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/664] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:30 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:30.720 8 WARNING neutronclient.v2_0.client [None req-ec0821c7-9f43-4421-81c8-5efeb58527cf d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/665] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:30 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 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-05-01 03:49:30.967 7 WARNING neutronclient.v2_0.client [None req-4fc4fcc8-6bfc-4199-a3e8-1478cfb4dc0e ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/666] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:30 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:31.201 8 WARNING neutronclient.v2_0.client [None req-95857c66-6060-4804-a4fc-d5cba94673b4 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] 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: 332/667] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:31 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:31.318 7 WARNING neutronclient.v2_0.client [None req-f6c200f0-b199-4c16-9e9e-a043a75145b1 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in 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/668] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:31 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => 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-05-01 03:49:31.900 8 WARNING neutronclient.v2_0.client [None req-776fdb95-0a42-4ea6-83f8-1549e0288306 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/669] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:31 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 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-05-01 03:49:32.197 7 WARNING neutronclient.v2_0.client [None req-665f3a05-a630-498e-b0d9-9e6bcef367c0 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/670] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:32 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:32.356 8 WARNING neutronclient.v2_0.client [None req-84cc4695-3a7a-40a0-aade-7aa6b313ecd5 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/671] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:32 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:32.486 7 WARNING neutronclient.v2_0.client [None req-313dd4a0-5891-4b9c-85f2-59cd03392043 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/672] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:32 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:33.034 8 WARNING neutronclient.v2_0.client [None req-e1bbd761-e840-42cc-9715-62a2a9970fd8 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/673] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:32 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:33.341 7 WARNING neutronclient.v2_0.client [None req-40495676-b6cf-4df6-b59c-dade43721805 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] 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: 339/674] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:33 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:33.510 8 WARNING neutronclient.v2_0.client [None req-f5e15a52-a2ba-4bd7-8646-4b7d4c6dae3e 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] 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-05-01 03:49:33.633 7 WARNING neutronclient.v2_0.client [None req-6891bd6d-292a-4968-aebf-8914be0d912a f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/675] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:33 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:33 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 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-05-01 03:49:34.428 8 INFO nova.api.openstack.compute.server_external_events [req-6e9a11d9-6f17-4324-899a-153b85bec151 req-8b5f8591-ca88-4b35-a03b-fcb53b9719aa 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance [pid: 8|app: 0|req: 337/677] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:34.531 7 WARNING neutronclient.v2_0.client [None req-a898cc66-10ba-4bee-b959-69f126fd3c78 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/678] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:34 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 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-05-01 03:49:34.698 8 WARNING neutronclient.v2_0.client [None req-1b267ad0-efcb-4c44-98c4-a14fcd15fa76 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] 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-05-01 03:49:34.789 7 WARNING neutronclient.v2_0.client [None req-67cd1350-d24d-44fc-a71a-886fe6a5b618 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/679] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:34 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:34 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1525 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:35.714 8 WARNING neutronclient.v2_0.client [None req-c65a9f9f-e08a-4677-aa60-3ca60cc26bf2 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] 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: 341/683] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:35 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:35.875 7 WARNING neutronclient.v2_0.client [None req-4635c283-ba7c-4411-99fa-7d91d4061b67 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:35 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 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-05-01 03:49:36.072 8 WARNING neutronclient.v2_0.client [None req-ca49b97c-0e74-40dd-bdec-d4fa19332b01 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:49:36.175 7 WARNING neutronclient.v2_0.client [None req-e2601617-46be-4257-81cd-e5d1cda6c1dd d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/685] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:36 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1716 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-05-01 03:49:36.241 8 WARNING neutronclient.v2_0.client [None req-67dae96c-7b82-494e-90f0-ed5fc410ae91 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/686] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:36 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 1 03:49:36 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/os-interface => generated 284 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:36.476 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance 2026-05-01 03:49:36.476 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance 2026-05-01 03:49:36.476 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance 2026-05-01 03:49:36.477 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance 2026-05-01 03:49:36.477 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance 2026-05-01 03:49:36.477 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance 2026-05-01 03:49:36.477 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance 2026-05-01 03:49:36.478 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance 2026-05-01 03:49:36.478 7 INFO nova.api.openstack.compute.server_external_events [req-34bb91dd-7478-4bde-b69c-e5d7e74b4714 req-958ed753-57f6-4e88-aacb-63f5144425fd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance [pid: 7|app: 0|req: 345/688] 10.0.0.93 () {38 vars in 814 bytes} [Fri May 1 03:49:36 2026] POST /v2.1/os-server-external-events => generated 1555 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:36.918 8 WARNING neutronclient.v2_0.client [None req-14c6f573-893c-4e6b-b056-84c46c132bfe ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] 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/689] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:36 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1517 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:37.127 7 WARNING neutronclient.v2_0.client [None req-78b34f97-e8d3-465c-96fd-9267567326a2 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/690] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:37 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1549 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:37.319 8 WARNING neutronclient.v2_0.client [None req-0d560c2e-4664-4773-a91f-e84f17c67b28 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:37.354 7 WARNING neutronclient.v2_0.client [None req-53dc74ff-882d-4036-af58-a5570397e263 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/691] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:37 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1716 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:37 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1424 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:38.166 8 WARNING neutronclient.v2_0.client [None req-5ee22717-2f59-460b-a75c-0e2f0c941074 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/693] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:38 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1699 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:38.323 8 WARNING neutronclient.v2_0.client [None req-d665efe3-eaac-4187-90f7-42f6b00c31e4 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:38.336 7 WARNING neutronclient.v2_0.client [None req-fd1dcc07-005f-4ff7-95e5-c98649e30112 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/694] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:38 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1726 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 1 03:49:38 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be/os-interface => generated 284 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-01 03:49:38.483 8 WARNING neutronclient.v2_0.client [None req-2fa84f3c-8e02-42e2-b0c3-c2bb93466c30 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:38.509 7 WARNING neutronclient.v2_0.client [None req-c7c45e78-a099-438b-8b69-4ab7df4637e9 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/696] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 1 03:49:38 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:38.586 8 INFO nova.api.openstack.compute.server_external_events [req-72e2cc84-418f-415a-bb78-a5feb46a8f07 req-63040f43-084c-4faa-b47f-c0f7619d9a15 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance [pid: 8|app: 0|req: 349/697] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:39.317 8 WARNING neutronclient.v2_0.client [None req-67092dd1-4dab-4141-ba4e-6092569fcd41 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/698] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:38 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1611 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:39.394 7 WARNING neutronclient.v2_0.client [None req-d3158e1b-9f47-43eb-9f40-3c85e3f2b7cc d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/699] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 1 03:49:39 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac/os-interface => generated 284 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:39 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1726 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/701] 10.0.0.36 () {32 vars in 639 bytes} [Fri May 1 03:49:39 2026] GET /v2.1/servers => generated 378 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/702] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:49:39 2026] DELETE /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 0 bytes in 114 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-05-01 03:49:39.849 7 WARNING neutronclient.v2_0.client [None req-c8e2a2a1-66c5-4a6c-b223-25e37831f45e 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] 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-05-01 03:49:39.953 8 INFO nova.api.openstack.compute.server_external_events [req-ab82da4f-276b-4a14-81d0-a5aa4ac34071 req-59b4c2db-88e8-4c90-a740-a4f59ed4e4a0 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance [pid: 8|app: 0|req: 352/703] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:39 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1732 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-05-01 03:49:40.505 8 WARNING neutronclient.v2_0.client [None req-bc192506-8c02-4cb0-99f6-e089a5939981 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] 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: 353/705] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:40 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1611 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-05-01 03:49:40.643 7 INFO nova.api.openstack.compute.server_external_events [req-1d5d25c9-900a-4cfd-84a4-00b315063466 req-b8984aed-4891-4d40-b1f0-7a39f4ef9b77 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance 2026-05-01 03:49:40.643 7 INFO nova.api.openstack.compute.server_external_events [req-1d5d25c9-900a-4cfd-84a4-00b315063466 req-b8984aed-4891-4d40-b1f0-7a39f4ef9b77 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance [pid: 7|app: 0|req: 353/706] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:40 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.36 () {32 vars in 639 bytes} [Fri May 1 03:49:40 2026] GET /v2.1/servers => generated 388 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/708] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:49:40 2026] DELETE /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 0 bytes in 171 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-05-01 03:49:40.995 8 WARNING neutronclient.v2_0.client [None req-f040437a-5393-45dd-b9ee-2d7fcd4c72c2 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] 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-05-01 03:49:41.144 7 WARNING neutronclient.v2_0.client [None req-2e7cb7cd-c31f-4beb-85e5-03f1af88dbaf 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/709] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:40 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1617 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:41 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1732 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-05-01 03:49:42.199 8 WARNING neutronclient.v2_0.client [None req-fc773aa4-f034-487d-852d-e147756555af d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] 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-05-01 03:49:42.352 7 WARNING neutronclient.v2_0.client [None req-3eb1766b-1b82-4590-9d29-6ffe810c583a 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/711] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:42 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1617 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:42 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1852 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:42.708 8 INFO nova.api.openstack.compute.server_external_events [req-bd065b4f-3893-4044-b98b-6e8b57bd9aba req-07a95f5c-c460-4e01-9874-8b856d6537ee 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance 2026-05-01 03:49:42.709 8 INFO nova.api.openstack.compute.server_external_events [req-bd065b4f-3893-4044-b98b-6e8b57bd9aba req-07a95f5c-c460-4e01-9874-8b856d6537ee 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance 2026-05-01 03:49:42.709 8 INFO nova.api.openstack.compute.server_external_events [req-bd065b4f-3893-4044-b98b-6e8b57bd9aba req-07a95f5c-c460-4e01-9874-8b856d6537ee 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance 2026-05-01 03:49:42.709 8 INFO nova.api.openstack.compute.server_external_events [req-bd065b4f-3893-4044-b98b-6e8b57bd9aba req-07a95f5c-c460-4e01-9874-8b856d6537ee 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance [pid: 8|app: 0|req: 357/713] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:42 2026] POST /v2.1/os-server-external-events => generated 704 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-05-01 03:49:42.863 7 INFO nova.api.openstack.compute.server_external_events [req-2cbef654-24c8-4ccc-b551-812b2ac876d2 req-e12d30d1-ef2e-4443-8d6f-2b39cbf7c823 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:00fff58b-cea3-40e7-af5e-f3fcb83a4f0a for instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 on instance [pid: 7|app: 0|req: 357/714] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:43.565 8 WARNING neutronclient.v2_0.client [None req-4f836ed6-6edf-4815-a2a1-1606c5e8b5da d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] 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-05-01 03:49:43.620 7 WARNING neutronclient.v2_0.client [None req-a04c2cf1-d43c-4e5c-845a-51f0409e7cfd 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in 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/715] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:43 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:43 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1737 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:44.749 7 WARNING neutronclient.v2_0.client [None req-d4c89ada-9bc8-45d1-8a1a-68924297a5a0 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:44.781 8 WARNING neutronclient.v2_0.client [None req-85346521-39c3-4b2f-8754-7ddf2e731dc7 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/717] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:44 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1509 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:44 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1380 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-05-01 03:49:44.899 7 INFO nova.api.openstack.compute.server_external_events [req-03f4d12f-c43a-4319-b8e6-eaea20e0d733 req-421ae273-63fa-495c-b6fd-7a9fd1c84ccf 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:4bfe40d7-c854-425d-a0e5-c29330bdc088 for instance 56465604-c102-4f46-82c2-b362dd1618ac on instance [pid: 7|app: 0|req: 360/719] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:45.847 8 WARNING neutronclient.v2_0.client [None req-a8d3e102-146d-4015-8162-09e1e7d4e997 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:49:45.881 7 WARNING neutronclient.v2_0.client [None req-16966014-093b-4694-b33a-10cd73e0a015 d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/722] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:45 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:45 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1385 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-05-01 03:49:46.931 8 INFO nova.api.openstack.wsgi [None req-274f5a96-21ca-4c6e-9e9b-c0e6d6ca8a48 5f18e74c44d34405bc7d9c5178cda3d9 65e9b3cb13854183a65156316711c6f5 - - default default] HTTP exception thrown: Instance aa80e206-a3ae-4f87-814f-480e1c61d9c2 could not be found. [pid: 8|app: 0|req: 362/724] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:46 2026] GET /v2.1/servers/aa80e206-a3ae-4f87-814f-480e1c61d9c2 => 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: 363/725] 10.0.0.36 () {32 vars in 702 bytes} [Fri May 1 03:49:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-946796579 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:49:46.969 7 WARNING neutronclient.v2_0.client [None req-ad7a8405-5f93-41e4-b6cc-f75dae05036f d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] The python binding code in 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/726] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:46 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => generated 1385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:48.043 8 INFO nova.api.openstack.wsgi [None req-614782d4-b667-40e1-803d-64638e79d52a d4e3411cebe5492ab3e52443e371e66f 14e2a0f81e4c4f1ab3cbd9c9c75349c1 - - default default] HTTP exception thrown: Instance 56465604-c102-4f46-82c2-b362dd1618ac could not be found. [pid: 8|app: 0|req: 364/727] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:48 2026] GET /v2.1/servers/56465604-c102-4f46-82c2-b362dd1618ac => 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: 364/728] 10.0.0.36 () {32 vars in 702 bytes} [Fri May 1 03:49:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-831033213 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:49.700 8 WARNING neutronclient.v2_0.client [None req-927b1865-57bb-4c04-8962-2782dc9e6567 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/729] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:49 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1819 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:49:50.216 7 WARNING neutronclient.v2_0.client [None req-fb348e77-5ebe-4f14-8475-4c5e8a9329cc ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/730] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:50 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1819 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/731] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 1 03:49:50 2026] POST /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be/action => generated 0 bytes in 104 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-05-01 03:49:51.009 7 WARNING neutronclient.v2_0.client [None req-3e90481d-92e6-4cb2-aca6-45b1778f4d4b ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/732] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:50 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1821 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, ' 2026-05-01 03:49:52.262 8 WARNING neutronclient.v2_0.client [None req-d037ee35-567f-4709-9cbb-610a19174f48 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/733] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:52 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1821 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-05-01 03:49:53.026 7 WARNING neutronclient.v2_0.client [None req-c94d14d5-4098-49a8-b50a-6026b6289ac4 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in 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/734] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 1 03:49:53 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:53.166 8 WARNING neutronclient.v2_0.client [None req-718ea5ca-2dcb-49f6-94b2-8f59691f735a f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/735] 10.0.0.36 () {32 vars in 813 bytes} [Fri May 1 03:49:53 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/os-interface/470d9bc8-894b-45fa-ab9f-388f566c1d7b => generated 281 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/736] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:53 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/737] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 1 03:49:53 2026] POST /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/action => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/738] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:53 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:49:53.407 8 WARNING neutronclient.v2_0.client [None req-16f332bc-0d2f-4e81-bca3-409a30fb13cd ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/739] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:53 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1821 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, ' [pid: 7|app: 0|req: 370/740] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:54 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:49:54.593 8 WARNING neutronclient.v2_0.client [None req-6021e284-d18c-42d2-b050-86d237c22b31 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] 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-05-01 03:49:54.647 7 INFO nova.api.openstack.compute.server_external_events [req-223d5b38-1083-43ff-a97f-e2206b7669ad req-ac127c4c-1784-4843-8008-0ad6aed325cd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance [pid: 7|app: 0|req: 371/741] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:54 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1826 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/745] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:55 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/ips => generated 156 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-05-01 03:49:55.753 8 WARNING neutronclient.v2_0.client [None req-7742536a-200b-42a4-a4b5-cd91a110ee7b ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/746] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:55 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1826 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/747] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:56 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/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, ' 2026-05-01 03:49:56.547 8 WARNING neutronclient.v2_0.client [None req-5d168325-7776-4232-a7e4-d5293bc017cd f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:49:56.692 7 INFO nova.api.openstack.compute.server_external_events [req-eb5ad67a-00df-416d-b5b5-89a55b0b2653 req-3bae15a3-086f-47df-8e8b-0fde68e0dfc7 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance 2026-05-01 03:49:56.692 7 INFO nova.api.openstack.compute.server_external_events [req-eb5ad67a-00df-416d-b5b5-89a55b0b2653 req-3bae15a3-086f-47df-8e8b-0fde68e0dfc7 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance [pid: 7|app: 0|req: 375/748] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:56 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:56 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1951 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/750] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 1 03:49:56 2026] POST /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/751] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:56 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/ips => generated 195 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-05-01 03:49:57.176 7 WARNING neutronclient.v2_0.client [None req-d8d7e880-fe10-4def-9293-01c080bfaeba ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/752] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:57 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1826 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, ' [pid: 8|app: 0|req: 376/753] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:57 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/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, ' 2026-05-01 03:49:58.341 7 WARNING neutronclient.v2_0.client [None req-63d07534-d268-4097-a23f-80d4e82ca205 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] 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-05-01 03:49:58.395 8 INFO nova.api.openstack.compute.server_external_events [req-7c57bdd3-07de-4504-ab90-eb8dc7785672 req-9ba63e6e-52dc-46fc-8c37-ef190c43a125 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance [pid: 8|app: 0|req: 377/754] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49: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) [pid: 7|app: 0|req: 378/755] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:58 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1826 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-05-01 03:49:58.735 8 INFO nova.api.openstack.compute.server_external_events [req-f2341f17-dc29-4d3c-9a3c-88b9e26fb828 req-ac9f0589-4ea0-4b9a-8fac-b537060d6ed1 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance 2026-05-01 03:49:58.736 8 INFO nova.api.openstack.compute.server_external_events [req-f2341f17-dc29-4d3c-9a3c-88b9e26fb828 req-ac9f0589-4ea0-4b9a-8fac-b537060d6ed1 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance [pid: 8|app: 0|req: 378/756] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:49:58 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/757] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:49:58 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/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, ' 2026-05-01 03:49:59.549 8 WARNING neutronclient.v2_0.client [None req-fa95ea0f-3643-47e4-bdec-3ee38be9a432 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/758] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:49:59 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1826 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/759] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:50:00 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/760] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:50:00 2026] DELETE /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 0 bytes in 163 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-05-01 03:50:00.285 7 WARNING neutronclient.v2_0.client [None req-e327a6c2-b522-4fa7-8d31-d82d106d0ce5 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/761] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:00 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1842 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:00.798 8 WARNING neutronclient.v2_0.client [None req-a0a62286-c403-4d68-9aaf-494654f6f310 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/762] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:00 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1819 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-05-01 03:50:01.475 7 WARNING neutronclient.v2_0.client [None req-826670af-a114-4858-8f89-b7c9b9be85d8 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:50:01.723 8 INFO nova.api.openstack.compute.server_external_events [req-6f79105e-8fdd-4bea-bebe-f04efc99996a req-fe34e34e-d264-4272-a551-c979f8609620 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance [pid: 8|app: 0|req: 382/763] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:01 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1842 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:03.051 8 WARNING neutronclient.v2_0.client [None req-71509e8a-0f96-4ed0-a812-fc28838d9a66 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] 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-05-01 03:50:03.326 7 INFO nova.api.openstack.compute.server_external_events [req-df2fd764-9dbf-4cef-9e22-e0ad57730abe req-14bc5ea9-8b30-45ea-ad49-c4eb73c85f3d 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance [pid: 7|app: 0|req: 383/765] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:03 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1775 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:03.774 7 INFO nova.api.openstack.compute.server_external_events [req-d2c22ee4-c60e-4ea3-9a3d-2d62dd3216b7 req-fa8504df-cc4c-45a9-8766-b5c9ea153786 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:470d9bc8-894b-45fa-ab9f-388f566c1d7b for instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 on instance [pid: 7|app: 0|req: 384/767] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:04.413 8 WARNING neutronclient.v2_0.client [None req-1e12466c-1930-4426-86d3-2481c168936d f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in 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/768] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:04 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => 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-05-01 03:50:05.514 8 WARNING neutronclient.v2_0.client [None req-f21ef0ef-a619-46cd-a4d2-5c60d2628a60 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/771] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:05 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 1486 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-05-01 03:50:06.590 7 INFO nova.api.openstack.wsgi [None req-e575aef5-a769-4acf-9785-ae6a856dded0 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] HTTP exception thrown: Instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 could not be found. [pid: 7|app: 0|req: 386/772] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:06 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => 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: 387/773] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 1 03:50:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1923415831 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:07.307 7 INFO nova.api.openstack.wsgi [None req-f2791e2e-82ab-40ae-8b53-fe5c3e441a04 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] HTTP exception thrown: Instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 could not be found. [pid: 7|app: 0|req: 387/774] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:50:07 2026] DELETE /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-01 03:50:07.366 8 INFO nova.api.openstack.wsgi [None req-6904dda9-326d-4363-824c-d6444093e6f8 f6cef022d1d244199ecaa1cb68b597b5 79d4d08260c04d1b800931795dfaceb3 - - default default] HTTP exception thrown: Instance a313622a-2c8e-4093-9ef8-3df9d354d1c9 could not be found. [pid: 8|app: 0|req: 388/775] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:07 2026] GET /v2.1/servers/a313622a-2c8e-4093-9ef8-3df9d354d1c9 => 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-05-01 03:50:16.350 8 WARNING neutronclient.v2_0.client [None req-8394894a-e581-4383-9dc6-bd73c1054fca ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/778] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:16 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1819 bytes in 1012 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/779] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:50:17 2026] DELETE /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:17.477 8 WARNING neutronclient.v2_0.client [None req-81d439f9-0c0e-49d9-8fe5-fd2d7b212c93 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/780] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:17 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1825 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:18.689 7 WARNING neutronclient.v2_0.client [None req-2713070b-cf2e-4e1f-8b37-1bae61037c96 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/781] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:18 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1825 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:19.627 8 INFO nova.api.openstack.compute.server_external_events [req-04c950b9-048e-401d-80a4-8a7d984cc1e7 req-9faa054d-b822-44a0-80ca-aaec79d05103 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance [pid: 8|app: 0|req: 392/782] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:19.929 7 WARNING neutronclient.v2_0.client [None req-2214860a-fa66-4cca-989f-93ca18784dcc ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] 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-05-01 03:50:21.277 8 INFO nova.api.openstack.compute.server_external_events [req-23cc9fdc-7e24-46e7-8bdd-f2cee0d4bb0b req-32842b80-80e2-4c25-a12a-339bb1470415 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance [pid: 8|app: 0|req: 393/783] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:19 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1825 bytes in 1412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:21.669 8 INFO nova.api.openstack.compute.server_external_events [req-0fc9c7c7-3649-4220-86c8-5649502ff98f req-2317c5ff-5b0f-4188-9f68-056097fc4aa5 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:f50e9f5e-c83a-437f-8b32-c099a06d03ba for instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be on instance [pid: 8|app: 0|req: 394/785] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:21 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, ' [pid: 7|app: 0|req: 392/786] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:50:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:22.359 8 WARNING neutronclient.v2_0.client [None req-e5720a52-15ae-4233-80fb-4a460e7d5412 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/787] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:22 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1478 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:50:23.470 7 WARNING neutronclient.v2_0.client [None req-1ef00b57-e7ff-46ee-862c-eca115217ffa ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] The python binding code in 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/788] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:23 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => generated 1478 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-05-01 03:50:23.613 8 WARNING neutronclient.v2_0.client [None req-ae6bf7d8-c482-4ad0-b1b6-7f44d546bac9 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:50:23.662 8 WARNING neutronclient.v2_0.client [None req-ae6bf7d8-c482-4ad0-b1b6-7f44d546bac9 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:50:23.831 8 WARNING neutronclient.v2_0.client [None req-ae6bf7d8-c482-4ad0-b1b6-7f44d546bac9 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in 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/789] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:50:23 2026] POST /v2.1/servers => generated 452 bytes in 533 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-05-01 03:50:24.067 7 WARNING neutronclient.v2_0.client [None req-8f1444e0-a211-459f-ab7b-8fcb948fcdcb 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/790] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:24 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1431 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:24.549 8 INFO nova.api.openstack.wsgi [None req-003e1bd1-56d0-455b-8c8a-7e46c4c9e258 ba78ff497942427094ef908e4b9e8b9c 02ad242289b5483f91dcd1d1b0072c65 - - default default] HTTP exception thrown: Instance 1a0ea88f-a687-4ae0-a7ce-d1989f25b4be could not be found. [pid: 8|app: 0|req: 397/791] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:24 2026] GET /v2.1/servers/1a0ea88f-a687-4ae0-a7ce-d1989f25b4be => 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: 7|app: 0|req: 395/792] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 1 03:50:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1397347392 => 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-05-01 03:50:25.155 8 WARNING neutronclient.v2_0.client [None req-5ee19007-3ea9-4961-addd-66bf8bf311ea 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/795] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:25 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:50:26.262 7 WARNING neutronclient.v2_0.client [None req-ca4fe564-2da0-4113-954a-770b09a3d7a0 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/796] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:26 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1483 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:27.829 8 WARNING neutronclient.v2_0.client [None req-c3bb332c-9a90-4a7b-9f74-4fe48f726f0a 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/797] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:27 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1483 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:29.183 7 WARNING neutronclient.v2_0.client [None req-c3f06481-3916-4eb7-b312-515645890495 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] 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-05-01 03:50:30.033 8 INFO nova.api.openstack.compute.server_external_events [req-53564392-0bc4-4a3d-b7e3-4bb5337f6865 req-003554aa-07fd-4d38-9ac5-aa17dac5869f 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:eb0cd273-5ab4-423d-8920-b8e514b7e256 for instance 44118637-5241-4b9e-bd97-c6c276a3b335 on instance [pid: 7|app: 0|req: 398/798] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:29 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1558 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/799] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:30 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-05-01 03:50:31.105 7 WARNING neutronclient.v2_0.client [None req-1cb59019-b679-48dd-b5df-45ae1526a798 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in 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/800] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:31 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:33.065 8 WARNING neutronclient.v2_0.client [None req-671320e9-eb4c-4a58-aad3-ff7f3f358cac 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/801] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:33 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 1359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:35.431 8 WARNING neutronclient.v2_0.client [None req-cf7436cc-66c5-4484-9f7e-a461e037676c 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/804] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:35 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 1177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:37.430 7 WARNING neutronclient.v2_0.client [None req-7816206e-5a69-4058-b49a-a81d96032614 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:37.634 8 WARNING neutronclient.v2_0.client [None req-b1804909-7c90-48b3-ae63-d7005f1ab3ff 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:50:37.668 7 WARNING neutronclient.v2_0.client [None req-7816206e-5a69-4058-b49a-a81d96032614 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/805] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:37 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:50:37 2026] POST /v2.1/servers => generated 424 bytes in 764 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-05-01 03:50:37.998 8 WARNING neutronclient.v2_0.client [None req-89ae2f87-5a60-4fe3-b84d-bc4a143ef901 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/807] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:37 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1371 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:38.909 7 WARNING neutronclient.v2_0.client [None req-6b273afd-4d31-4fe6-8750-85f9945a3f06 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/808] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:38 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:39.072 8 WARNING neutronclient.v2_0.client [None req-a903ed4f-2dd5-4bed-a174-7adec633f46f 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/809] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:39 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1375 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-05-01 03:50:40.067 7 WARNING neutronclient.v2_0.client [None req-e54d2464-ec1c-4550-996d-f0962b4e0119 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] 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-05-01 03:50:40.159 8 WARNING neutronclient.v2_0.client [None req-c5144b1e-5609-4980-8b7f-d9552d74414e 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in 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/810] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:40 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:40 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 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-05-01 03:50:41.254 8 WARNING neutronclient.v2_0.client [None req-8f5fd666-9cfb-4252-882f-143cc5d2dd85 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:41.293 7 WARNING neutronclient.v2_0.client [None req-88bad472-27d2-4756-a0bb-953099511ae6 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in 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/812] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:41 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1423 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/813] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:41 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:42.580 8 WARNING neutronclient.v2_0.client [None req-2603804d-ed7c-4b58-b1cb-541e7dc9e9e4 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:42.782 7 WARNING neutronclient.v2_0.client [None req-611eb53d-2a10-40d0-81db-e75c232cc048 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/814] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:42 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1473 bytes in 1444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:44.036 8 INFO nova.api.openstack.compute.server_external_events [req-0a77a79e-4c01-4ad5-9649-89bd79fb972e req-c467b34b-f8aa-48c0-a57e-de6d330e7096 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:eb0cd273-5ab4-423d-8920-b8e514b7e256 for instance 44118637-5241-4b9e-bd97-c6c276a3b335 on instance [pid: 7|app: 0|req: 405/815] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:42 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 1290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/816] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:50:44.055 7 INFO nova.api.openstack.compute.server_external_events [req-fd61bd73-502b-4f06-8fe1-c773fabca365 req-67380dc0-f313-4241-b1a3-b3439f406486 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:1ef21858-8c66-4d69-9dd6-9b5cca658baa for instance faa44e3a-92d1-446a-bbcc-027af47a371e on instance [pid: 7|app: 0|req: 406/817] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:45.042 7 WARNING neutronclient.v2_0.client [None req-86760354-6ded-4d5e-9be3-777b4565b120 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:45.091 8 WARNING neutronclient.v2_0.client [None req-849d28ae-48c8-4625-b92a-e5458329a03d 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/820] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:45 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 1615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:46.644 7 INFO nova.api.openstack.compute.server_external_events [req-124bb926-8073-4b70-b33e-35d449ca163f req-7150ca01-5f44-47a6-a78e-07b78dae00d6 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:eb0cd273-5ab4-423d-8920-b8e514b7e256 for instance 44118637-5241-4b9e-bd97-c6c276a3b335 on instance 2026-05-01 03:50:46.644 7 INFO nova.api.openstack.compute.server_external_events [req-124bb926-8073-4b70-b33e-35d449ca163f req-7150ca01-5f44-47a6-a78e-07b78dae00d6 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:1ef21858-8c66-4d69-9dd6-9b5cca658baa for instance faa44e3a-92d1-446a-bbcc-027af47a371e on instance [pid: 7|app: 0|req: 409/821] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:46 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:45 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1556 bytes in 1609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:47.672 7 WARNING neutronclient.v2_0.client [None req-60095031-3436-4699-acce-10948f3c8970 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:47.719 8 WARNING neutronclient.v2_0.client [None req-20dd5273-5ba9-454d-afb9-4c572e596268 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/823] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:47 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 1315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/824] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:47 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1738 bytes in 1310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:49.025 7 WARNING neutronclient.v2_0.client [None req-dbd86c67-900e-443d-a88b-4968d1af08fa 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/825] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 1 03:50:49 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335/os-interface => generated 284 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:50.013 8 WARNING neutronclient.v2_0.client [None req-4c14db2e-517a-4854-bd65-5f06fecfd63b 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:50.287 7 WARNING neutronclient.v2_0.client [None req-7f464c7f-55d1-400f-bb02-696eacfd873f 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/826] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:49 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:50.327 8 INFO nova.api.openstack.compute.server_external_events [req-166387b3-710d-473c-9e54-4a2663eee31e req-974a8731-53cb-41dc-be1d-dee0211c3fb7 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:eb0cd273-5ab4-423d-8920-b8e514b7e256 for instance 44118637-5241-4b9e-bd97-c6c276a3b335 on instance [pid: 8|app: 0|req: 416/827] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:50 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) [pid: 7|app: 0|req: 412/828] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:50 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1738 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, ' [pid: 8|app: 0|req: 417/829] 10.0.0.36 () {32 vars in 639 bytes} [Fri May 1 03:50:50 2026] GET /v2.1/servers => generated 383 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/830] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:50:50 2026] DELETE /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:50.603 8 WARNING neutronclient.v2_0.client [None req-c5ea342a-c9d5-4e55-bff9-c541612acfe0 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:50 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1744 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-05-01 03:50:51.270 7 WARNING neutronclient.v2_0.client [None req-22b77335-ab28-482a-939b-7ccc9feecd96 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] 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-05-01 03:50:51.361 8 WARNING neutronclient.v2_0.client [None req-2ab93f35-e64b-41aa-b8f4-1ef879c6e45d 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:50:51.434 7 WARNING neutronclient.v2_0.client [None req-22b77335-ab28-482a-939b-7ccc9feecd96 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/832] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:51 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/833] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:50:51 2026] POST /v2.1/servers => generated 424 bytes in 421 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-05-01 03:50:51.648 8 WARNING neutronclient.v2_0.client [None req-b13b729c-f582-4bdf-89e9-16de8ea7d152 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/834] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:51 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:51.753 7 WARNING neutronclient.v2_0.client [None req-6b60514d-d27d-422a-b661-228feddcf1e6 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in 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/835] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:51 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1864 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-05-01 03:50:52.517 8 WARNING neutronclient.v2_0.client [None req-50834de7-e588-48c5-87e6-8e6411a667a7 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/836] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:52 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:52.733 7 WARNING neutronclient.v2_0.client [None req-20a0cecc-f42b-445b-88b5-83a035b2d8ef 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in 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/837] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:52 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1372 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:52.952 8 WARNING neutronclient.v2_0.client [None req-25d3c2c7-9e63-4994-89d0-54d04eeef353 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] 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-05-01 03:50:53.511 7 INFO nova.api.openstack.compute.server_external_events [req-55a5e4d3-8423-4a2f-95a3-7fe120cc60a6 req-6dc87c4e-f018-4ca1-9f8f-8953f97dd4d8 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:eb0cd273-5ab4-423d-8920-b8e514b7e256 for instance 44118637-5241-4b9e-bd97-c6c276a3b335 on instance [pid: 7|app: 0|req: 417/838] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/839] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:52 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1864 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:53.656 7 WARNING neutronclient.v2_0.client [None req-91566ec0-93f7-4f81-8286-18f11145d712 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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: 418/840] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:53 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:50:53.824 8 WARNING neutronclient.v2_0.client [None req-833917ab-dfa8-453e-9c71-e8a9d637fd26 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/841] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:53 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1420 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:54.587 7 WARNING neutronclient.v2_0.client [None req-f48086dc-543e-41c2-993e-5e6f13caf3c5 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/842] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:54 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1517 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-05-01 03:50:54.850 8 WARNING neutronclient.v2_0.client [None req-ba746a11-0aec-4426-8e97-bf2a438caa1c 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:54.916 7 WARNING neutronclient.v2_0.client [None req-33dea9cb-7926-4699-87d1-09f6a1a8aa39 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/843] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:54 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/844] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:54 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1420 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:55.671 8 WARNING neutronclient.v2_0.client [None req-06230f2b-6862-4e76-9ac4-b437e8cb9881 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] 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-05-01 03:50:55.693 7 INFO nova.api.openstack.compute.server_external_events [req-deb2a1ff-cef5-4beb-a8d6-8baf645d6e83 req-81cf3d8f-8f5b-4779-994c-0f088b9b55b8 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:1ef21858-8c66-4d69-9dd6-9b5cca658baa for instance faa44e3a-92d1-446a-bbcc-027af47a371e on instance [pid: 7|app: 0|req: 422/847] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:55 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1517 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:55.994 8 WARNING neutronclient.v2_0.client [None req-b84809ce-bce5-4452-b09d-6375c674766d 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:50:56.000 7 WARNING neutronclient.v2_0.client [None req-e9b3a347-28cc-4f6c-9694-b92e46e458c6 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in 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/849] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:55 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1428 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/850] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:55 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1471 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:56.802 8 WARNING neutronclient.v2_0.client [None req-6cb88694-c251-4753-838d-22af1b78b087 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] The python binding code in 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/851] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:56 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 1517 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:57.087 7 WARNING neutronclient.v2_0.client [None req-1dc509ed-ee01-4bac-b383-2cba9d7297d7 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in 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/852] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:57 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1480 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:57.263 8 WARNING neutronclient.v2_0.client [None req-414d8760-0176-40f6-81df-5e4753b517ee 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/853] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:57 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1656 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/854] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:50:57 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/855] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:50:57 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e/ips => generated 109 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:57.499 8 INFO nova.api.openstack.compute.server_external_events [req-04e85510-1780-42c1-8ef3-f071006cdcf4 req-a37ed1bf-2dda-445e-afd5-f4648391210c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:a2528677-8cdc-41bb-8be6-dc43d0b7e235 for instance 51136858-377a-416d-8321-8b9f7572953f on instance [pid: 8|app: 0|req: 431/856] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 10.0.0.36 () {32 vars in 823 bytes} [Fri May 1 03:50:57 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e/ips/tempest-ServerAddressesTestJSON-1631599605-network => generated 94 bytes in 34 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: 432/858] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:50:57 2026] DELETE /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => 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-05-01 03:50:57.656 7 WARNING neutronclient.v2_0.client [None req-bd2f938e-4be1-4ef9-badd-12e4e001b23d 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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-05-01 03:50:57.748 8 INFO nova.api.openstack.compute.server_external_events [req-5602f5e4-1f73-443e-a2d3-52cc3ba88f21 req-14357967-692b-4684-867e-1a85d1b12a06 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:1ef21858-8c66-4d69-9dd6-9b5cca658baa for instance faa44e3a-92d1-446a-bbcc-027af47a371e on instance [pid: 7|app: 0|req: 427/859] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:57 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1662 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/860] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:57.868 7 INFO nova.api.openstack.wsgi [None req-299d6109-4c9f-4da3-b4e5-d45513d3cacd 7437283d69824d03a7d8b1ed1139fa88 5fa51aca7b6c4b789a797f58ea537bf5 - - default default] HTTP exception thrown: Instance 44118637-5241-4b9e-bd97-c6c276a3b335 could not be found. [pid: 7|app: 0|req: 428/861] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:57 2026] GET /v2.1/servers/44118637-5241-4b9e-bd97-c6c276a3b335 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/862] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 1 03:50:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1707751523 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:58.260 7 WARNING neutronclient.v2_0.client [None req-fe48f4b6-abd8-496d-8618-e0de4012a730 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in 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/863] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:58 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1468 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:50:58.799 8 WARNING neutronclient.v2_0.client [None req-ae1dcd48-7e0b-4451-8a4d-dbeaaa4a2a44 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] 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: 435/864] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:58 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1662 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:50:59.463 7 WARNING neutronclient.v2_0.client [None req-079a89a4-130b-482b-8c86-565e3badd84d 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/865] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:50:59 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1468 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:50:59.783 8 INFO nova.api.openstack.compute.server_external_events [req-53d24516-cfe6-4753-8060-72e8ecd11602 req-84ea601c-2795-47b6-a2f8-2f0130c82f13 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:1ef21858-8c66-4d69-9dd6-9b5cca658baa for instance faa44e3a-92d1-446a-bbcc-027af47a371e on instance 2026-05-01 03:50:59.784 8 INFO nova.api.openstack.compute.server_external_events [req-53d24516-cfe6-4753-8060-72e8ecd11602 req-84ea601c-2795-47b6-a2f8-2f0130c82f13 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:1ef21858-8c66-4d69-9dd6-9b5cca658baa for instance faa44e3a-92d1-446a-bbcc-027af47a371e on instance [pid: 8|app: 0|req: 436/866] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:50:59 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:00.516 7 WARNING neutronclient.v2_0.client [None req-ed65ed65-a098-4349-85e9-54d88075466f 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in 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/867] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:00 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1620 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:00.665 8 WARNING neutronclient.v2_0.client [None req-d91e161c-bf17-4e28-aae3-1ec23bee7d38 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/868] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:00 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1468 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:01.622 7 WARNING neutronclient.v2_0.client [None req-733dceaa-575a-4d2e-87ef-0d32c7896215 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/869] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:01 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:01.831 7 INFO nova.api.openstack.compute.server_external_events [req-7b3e9e49-fc83-40d5-aa8d-7ef0069f7781 req-4ce7bae2-c208-4a2e-ba20-07e439c4e8d8 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:1ef21858-8c66-4d69-9dd6-9b5cca658baa for instance faa44e3a-92d1-446a-bbcc-027af47a371e on instance [pid: 7|app: 0|req: 433/870] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:51:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:51:01.836 8 WARNING neutronclient.v2_0.client [None req-fc28832c-e928-4276-911f-80cd2010e987 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/871] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:01 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1468 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-05-01 03:51:02.816 7 WARNING neutronclient.v2_0.client [None req-20950a8d-10b3-49c7-8af3-f28b6c7a7e65 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/872] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:02 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 1457 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-05-01 03:51:02.997 8 WARNING neutronclient.v2_0.client [None req-3d01dd21-287b-4035-a4e3-13d5fb5d4d9d 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in 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/873] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:02 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1468 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:03.866 7 INFO nova.api.openstack.compute.server_external_events [req-06687140-18a6-4267-a2ea-a263972c4319 req-22843fca-7999-4932-ac74-4ad612733f0c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:a2528677-8cdc-41bb-8be6-dc43d0b7e235 for instance 51136858-377a-416d-8321-8b9f7572953f on instance 2026-05-01 03:51:03.866 7 INFO nova.api.openstack.compute.server_external_events [req-06687140-18a6-4267-a2ea-a263972c4319 req-22843fca-7999-4932-ac74-4ad612733f0c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:a2528677-8cdc-41bb-8be6-dc43d0b7e235 for instance 51136858-377a-416d-8321-8b9f7572953f on instance [pid: 7|app: 0|req: 435/874] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:51:03 2026] POST /v2.1/os-server-external-events => generated 354 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-05-01 03:51:03.902 8 INFO nova.api.openstack.wsgi [None req-4d99208c-9b26-4717-be02-3d43730d427c 3837573e38ee475793f28da52e93020d 7e2031b382f64b9ebae4d7a2194067dd - - default default] HTTP exception thrown: Instance faa44e3a-92d1-446a-bbcc-027af47a371e could not be found. [pid: 8|app: 0|req: 440/875] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:03 2026] GET /v2.1/servers/faa44e3a-92d1-446a-bbcc-027af47a371e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:04.154 7 WARNING neutronclient.v2_0.client [None req-d6d19f93-d1d0-43a0-948e-465d75949153 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in 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/876] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:04 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1468 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:05.364 8 WARNING neutronclient.v2_0.client [None req-90b4933c-b01c-42d6-a713-d69c8985f64a 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in 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/879] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:05 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1649 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/880] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:51:06 2026] DELETE /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:06.868 8 WARNING neutronclient.v2_0.client [None req-7979f328-9eda-4624-95fc-77fdfc02dfea 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/881] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:06 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1655 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:08.049 7 WARNING neutronclient.v2_0.client [None req-cbabdf7c-ded1-4cf5-96b3-951e827f8aa5 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] 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-05-01 03:51:08.128 8 INFO nova.api.openstack.compute.server_external_events [req-003a8faa-81c7-4992-8488-d4bda905ad36 req-567261a2-f997-427e-abaa-caabc8d5569a 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:a2528677-8cdc-41bb-8be6-dc43d0b7e235 for instance 51136858-377a-416d-8321-8b9f7572953f on instance [pid: 8|app: 0|req: 444/882] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:51:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/883] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:07 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1655 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/884] 10.0.0.36 () {30 vars in 411 bytes} [Fri May 1 03:51:09 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:09.519 8 WARNING neutronclient.v2_0.client [None req-4806f674-14a9-49d1-88fd-d542d79d6408 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] 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: 440/885] 10.0.0.36 () {28 vars in 558 bytes} [Fri May 1 03:51:09 2026] GET /v2/ => generated 402 bytes in 486 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/886] 10.0.0.36 () {28 vars in 562 bytes} [Fri May 1 03:51:09 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/887] 10.0.0.36 () {30 vars in 411 bytes} [Fri May 1 03:51:09 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/888] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:09 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1613 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:51:10.170 7 INFO nova.api.openstack.compute.server_external_events [req-22b6fcd3-7844-4819-b56a-7b86918d409c req-1795aa53-c9c9-436c-8eea-b94ef9d5dbe0 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:a2528677-8cdc-41bb-8be6-dc43d0b7e235 for instance 51136858-377a-416d-8321-8b9f7572953f on instance 2026-05-01 03:51:10.171 7 INFO nova.api.openstack.compute.server_external_events [req-22b6fcd3-7844-4819-b56a-7b86918d409c req-1795aa53-c9c9-436c-8eea-b94ef9d5dbe0 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:a2528677-8cdc-41bb-8be6-dc43d0b7e235 for instance 51136858-377a-416d-8321-8b9f7572953f on instance [pid: 7|app: 0|req: 443/889] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:51:10 2026] POST /v2.1/os-server-external-events => generated 356 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-05-01 03:51:10.897 8 WARNING neutronclient.v2_0.client [None req-7e3b6675-58c0-45f9-8567-529c712c8a15 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in 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/890] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:10 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1454 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-05-01 03:51:12.000 7 WARNING neutronclient.v2_0.client [None req-c455b375-c10d-45c6-889b-76c7ec58bed0 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/891] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:11 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 1454 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:51:13.085 8 INFO nova.api.openstack.wsgi [None req-459510d2-d414-40b1-b78b-fe0b41ca5f48 205daebb65004820b0328ee130b36ccf 8bac5e541a72494085533e4fdb97daf9 - - default default] HTTP exception thrown: Instance 51136858-377a-416d-8321-8b9f7572953f could not be found. [pid: 8|app: 0|req: 448/892] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:51:13 2026] GET /v2.1/servers/51136858-377a-416d-8321-8b9f7572953f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/899] 10.0.0.119 () {30 vars in 618 bytes} [Fri May 1 03:51:35 2026] GET /v2.1 => generated 0 bytes in 111 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: 452/900] 10.0.0.119 () {32 vars in 691 bytes} [Fri May 1 03:51:35 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/901] 10.0.0.119 () {34 vars in 912 bytes} [Fri May 1 03:51:35 2026] GET /v2.1/os-simple-tenant-usage/b4f47329c08240a58de62ef53f894de2?start=2026-04-30T00:00:00&end=2026-05-01T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/902] 10.0.0.119 () {30 vars in 653 bytes} [Fri May 1 03:51:36 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 7|app: 0|req: 450/903] 10.0.0.119 () {30 vars in 618 bytes} [Fri May 1 03:51:39 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 454/904] 10.0.0.119 () {32 vars in 691 bytes} [Fri May 1 03:51:39 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: 451/905] 10.0.0.119 () {34 vars in 912 bytes} [Fri May 1 03:51:39 2026] GET /v2.1/os-simple-tenant-usage/b4f47329c08240a58de62ef53f894de2?start=2026-04-30T00:00:00&end=2026-05-01T23:59:59 => generated 20 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/906] 10.0.0.119 () {30 vars in 653 bytes} [Fri May 1 03:51:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/911] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:51:58 2026] POST /v2.1/os-keypairs => generated 397 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, ' 2026-05-01 03:52:01.234 7 WARNING neutronclient.v2_0.client [None req-34c94ef6-a7a4-4f38-b91d-744f9bfc0245 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:52:01.313 7 WARNING neutronclient.v2_0.client [None req-34c94ef6-a7a4-4f38-b91d-744f9bfc0245 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:52:01.517 7 WARNING neutronclient.v2_0.client [None req-34c94ef6-a7a4-4f38-b91d-744f9bfc0245 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/912] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:52:01 2026] POST /v2.1/servers => generated 450 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-01 03:52:01.751 8 WARNING neutronclient.v2_0.client [None req-492f9064-c9c4-4550-88c0-80d80aa99ee8 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/913] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:01 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1402 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:02.888 7 WARNING neutronclient.v2_0.client [None req-62ac2134-8dfc-4e72-b87a-a034ce3599ef 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/914] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:02 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1406 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-05-01 03:52:03.998 8 WARNING neutronclient.v2_0.client [None req-ca855024-4226-443c-a2ef-737225e7caaa 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/915] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:03 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:05.084 7 WARNING neutronclient.v2_0.client [None req-84dcaa2a-34b5-4c2f-bade-08d179e015be 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/918] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:05 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1454 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:06.330 8 WARNING neutronclient.v2_0.client [None req-a1861b94-08f0-4957-9c41-a51ff45478d9 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/919] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:06 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1462 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:07.628 7 WARNING neutronclient.v2_0.client [None req-11d02e39-3532-45f5-858a-5d509767bc4d 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] 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-05-01 03:52:08.310 8 INFO nova.api.openstack.compute.server_external_events [req-292e2b92-6f7b-4cb2-9c87-e3d4f4757496 req-ac961688-3c44-4419-84b1-0bdd6bdc619e 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance [pid: 8|app: 0|req: 463/920] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:52:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/921] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:07 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1528 bytes in 1144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:09.807 8 WARNING neutronclient.v2_0.client [None req-2f3f21fd-9da5-40b1-a16d-139c7a548249 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/922] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:09 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1528 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-05-01 03:52:11.151 7 WARNING neutronclient.v2_0.client [None req-ab1c7883-eb8a-469e-9d22-87c3fda617bc 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/923] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:11 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1528 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:12.967 8 WARNING neutronclient.v2_0.client [None req-f1577768-4a49-4aac-baca-13b9cdbce1b9 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] 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-05-01 03:52:14.019 7 INFO nova.api.openstack.compute.server_external_events [req-711f155b-0e9b-4b6a-a24f-916fda09509c req-814a3fa6-436e-4d48-b6aa-71d8f0e58af1 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance [pid: 7|app: 0|req: 460/924] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:52:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/925] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:12 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1528 bytes in 1869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:15.836 7 WARNING neutronclient.v2_0.client [None req-d18093fd-d627-491c-8a81-9bacbc04d25f 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] 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-05-01 03:52:16.065 8 INFO nova.api.openstack.compute.server_external_events [req-1f351cad-6ba2-43c2-8af1-2decf4e09306 req-8490d834-5dc7-4c07-a503-c2df9d116299 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance 2026-05-01 03:52:16.065 8 INFO nova.api.openstack.compute.server_external_events [req-1f351cad-6ba2-43c2-8af1-2decf4e09306 req-8490d834-5dc7-4c07-a503-c2df9d116299 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance [pid: 8|app: 0|req: 467/928] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:52:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/929] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:15 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1528 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:17.170 8 WARNING neutronclient.v2_0.client [None req-7b5a744a-525f-4c6b-9684-1c59443cba60 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/930] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:17 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1528 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-05-01 03:52:18.354 7 WARNING neutronclient.v2_0.client [None req-6cdfdb2c-4276-42f9-84a0-5d77ad9dec59 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/931] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:18 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1697 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:18.493 8 WARNING neutronclient.v2_0.client [None req-f540205e-ec24-4066-8dc0-a1876a31fab2 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/932] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:18 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1697 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:19.938 7 INFO nova.api.openstack.compute.server_external_events [req-1ea3d766-5ebc-48aa-b204-8b92c6bf5342 req-4fd6be33-23c6-4838-b72a-85468d6859d7 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance [pid: 7|app: 0|req: 464/933] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:52:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/936] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 1 03:52:28 2026] POST /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc/action => generated 31891 bytes in 565 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-05-01 03:52:35.526 7 INFO nova.api.openstack.compute.server_external_events [req-a3bd7d2b-192c-45a5-974b-cfaec1d960af req-bf5dd60d-07f5-4fe5-9263-634b28608cb6 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance [pid: 7|app: 0|req: 467/939] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:52:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/940] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:52:36 2026] POST /v2.1/os-keypairs => generated 398 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-05-01 03:52:38.761 7 WARNING neutronclient.v2_0.client [None req-f8f639af-84ab-474a-ba11-649bdddafe97 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:52:38.798 7 WARNING neutronclient.v2_0.client [None req-f8f639af-84ab-474a-ba11-649bdddafe97 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:52:38.998 7 WARNING neutronclient.v2_0.client [None req-f8f639af-84ab-474a-ba11-649bdddafe97 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/941] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:52:38 2026] POST /v2.1/servers => generated 450 bytes in 494 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-01 03:52:39.225 8 WARNING neutronclient.v2_0.client [None req-57fbe2cc-a00f-4445-98d6-fc9bcbe58cc0 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/942] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:39 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1402 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:40.318 7 WARNING neutronclient.v2_0.client [None req-4cd55ba6-c1cc-48da-ab8b-f3c711fee52d 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/943] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:40 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1406 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-05-01 03:52:41.435 8 WARNING neutronclient.v2_0.client [None req-b1095802-21d8-4db6-a99d-2496bb25e04c 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/944] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:41 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1454 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, ' [pid: 7|app: 0|req: 470/945] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:52:42 2026] POST /v2.1/os-keypairs => generated 396 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-05-01 03:52:42.778 8 WARNING neutronclient.v2_0.client [None req-7f3a0f9f-5aa3-451c-81a5-8d43da112d73 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/946] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:42 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1454 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-01 03:52:43.917 7 WARNING neutronclient.v2_0.client [None req-671931e9-aefe-47bd-b053-121c15b12bca 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/947] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:43 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1530 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:45.413 8 INFO nova.api.openstack.compute.server_external_events [req-36c75f26-1b9b-4805-9e73-082aeeb89515 req-d5742243-9ca9-4573-86ac-ff7588bc47ea 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance [pid: 8|app: 0|req: 478/950] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:52:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:45.760 7 WARNING neutronclient.v2_0.client [None req-258d5e8d-f291-4c96-be52-aaf4ba91d4fd 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/951] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:45 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:47.025 8 WARNING neutronclient.v2_0.client [None req-de1cca89-836f-4931-8a5b-8fd8e9b32e79 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:52:47.068 8 WARNING neutronclient.v2_0.client [None req-de1cca89-836f-4931-8a5b-8fd8e9b32e79 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] 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-05-01 03:52:47.379 7 WARNING neutronclient.v2_0.client [None req-31783829-044a-405d-a48b-f996d0bdc9e2 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:52:47.406 8 WARNING neutronclient.v2_0.client [None req-de1cca89-836f-4931-8a5b-8fd8e9b32e79 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/952] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:47 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/953] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:52:46 2026] POST /v2.1/servers => generated 446 bytes in 702 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-05-01 03:52:47.674 7 WARNING neutronclient.v2_0.client [None req-29b3744b-85b1-4976-9bf3-ac4b963d233d bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/954] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:47 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:48.579 8 WARNING neutronclient.v2_0.client [None req-64d4ab4f-c473-493e-a5b4-f3889a957ebf 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/955] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:48 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:49.744 7 WARNING neutronclient.v2_0.client [None req-ff577f1a-8892-4c6c-a96f-a61405106858 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/956] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:49 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 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-05-01 03:52:50.974 8 WARNING neutronclient.v2_0.client [None req-ae249526-8ec3-4d42-bab0-8976dfa3eeb2 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/957] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:50 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:52.177 7 WARNING neutronclient.v2_0.client [None req-9d2b837a-07c9-404a-a988-89d1f19b8a4f 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/958] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:52 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:52.760 8 WARNING neutronclient.v2_0.client [None req-0c6ba40d-8a43-401f-abf4-cd51e48e5570 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/959] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:52 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1519 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:53.690 7 WARNING neutronclient.v2_0.client [None req-768a8876-ff62-46b6-a104-b64b94b59b5b 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/960] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:53 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:53.937 8 INFO nova.api.openstack.compute.server_external_events [req-d999dda2-be93-4bdf-88c5-f970300fd233 req-eee82dfd-5cb4-4bc1-bb8f-6a839958d451 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance [pid: 8|app: 0|req: 483/961] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:52:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:54.844 7 WARNING neutronclient.v2_0.client [None req-61d9f789-e3b8-4239-a021-9333f27f6055 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/964] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:54 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:56.109 8 WARNING neutronclient.v2_0.client [None req-cc6e9b07-16c1-440f-9b6a-ef047e718aec 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/965] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:56 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:57.263 7 WARNING neutronclient.v2_0.client [None req-92becd60-646a-434f-952b-95c1fc4f447b 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/966] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:57 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:57.967 8 WARNING neutronclient.v2_0.client [None req-17dae63f-1d0f-48f3-ae2f-f5d53bb32325 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/967] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:57 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1517 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:58.403 7 WARNING neutronclient.v2_0.client [None req-71b814a4-5753-45b0-ac1e-746e75bc121e 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/968] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:58 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:52:59.545 8 WARNING neutronclient.v2_0.client [None req-76d145f7-4d42-4323-bc43-32e679e14fba 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/969] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:52:59 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:00.773 7 WARNING neutronclient.v2_0.client [None req-0f48711f-f42f-47a5-a647-6f4621e8d531 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/970] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:00 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 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, ' 2026-05-01 03:53:01.966 8 WARNING neutronclient.v2_0.client [None req-de9a0fdf-7b99-4118-b298-98a5335c2481 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/971] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:01 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:03.117 7 WARNING neutronclient.v2_0.client [None req-be996e2d-4313-407a-a057-f2357d785fd1 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:53:03.120 8 WARNING neutronclient.v2_0.client [None req-41d9a12b-c5e7-47fd-9f5d-9e822f0cbdca bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/972] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:03 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/973] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:03 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => 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-05-01 03:53:04.279 7 WARNING neutronclient.v2_0.client [None req-15d2b1f3-3f31-4f73-ab76-13658ebe929e 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/974] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:04 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:04.510 8 INFO nova.api.openstack.compute.server_external_events [req-289affec-9fd0-43bc-8938-49c2bea979f4 req-4018b0ba-8839-43ed-88ae-06fa0ef332a2 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance [pid: 8|app: 0|req: 491/975] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:04 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-05-01 03:53:05.423 8 WARNING neutronclient.v2_0.client [None req-76e3581a-d7b7-4f85-8c81-44b754fdfc06 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/978] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:05 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 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-05-01 03:53:06.550 7 INFO nova.api.openstack.compute.server_external_events [req-84ce4826-6a11-4e62-94c2-2a22ec1864c4 req-f985305f-86ca-4ef9-a875-91b0bb535114 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance 2026-05-01 03:53:06.551 7 INFO nova.api.openstack.compute.server_external_events [req-84ce4826-6a11-4e62-94c2-2a22ec1864c4 req-f985305f-86ca-4ef9-a875-91b0bb535114 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance [pid: 7|app: 0|req: 486/979] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:06 2026] POST /v2.1/os-server-external-events => generated 354 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-05-01 03:53:06.636 8 WARNING neutronclient.v2_0.client [None req-e68840bc-8935-40c4-ab97-55ad8679671e 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/980] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:06 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1528 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:07.890 7 WARNING neutronclient.v2_0.client [None req-a3592b1e-7a48-45aa-8c8c-808a0131dd8a 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/981] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:07 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1697 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:08.090 8 WARNING neutronclient.v2_0.client [None req-8d5a7233-bb6f-477b-90a0-cd41bb7b275a 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/982] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:08 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1697 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:08.332 7 WARNING neutronclient.v2_0.client [None req-18457da0-55f0-4573-ba2d-03c052ed5ad6 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/983] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:08 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1517 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:09.031 8 INFO nova.api.openstack.compute.server_external_events [req-3b6a2651-f7c6-4e5a-9c82-3e1128c948b2 req-ad84a16e-74a5-4d2b-bdb3-4f1e01c9516b 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance [pid: 8|app: 0|req: 496/984] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:09 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-05-01 03:53:10.797 7 INFO nova.api.openstack.compute.server_external_events [req-9718bb30-0f0d-4bcf-a863-485f69c69b6a req-05ece5b3-42dd-4cef-a84c-6c985b361c4f 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance [pid: 7|app: 0|req: 489/985] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:10 2026] POST /v2.1/os-server-external-events => generated 185 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-05-01 03:53:12.849 8 INFO nova.api.openstack.compute.server_external_events [req-bec75c19-38df-4f80-b845-8562708115aa req-a6552145-7be5-4e84-be70-fe34a7b3e7f7 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance 2026-05-01 03:53:12.850 8 INFO nova.api.openstack.compute.server_external_events [req-bec75c19-38df-4f80-b845-8562708115aa req-a6552145-7be5-4e84-be70-fe34a7b3e7f7 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance [pid: 8|app: 0|req: 497/986] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:12 2026] POST /v2.1/os-server-external-events => generated 354 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-05-01 03:53:13.649 7 WARNING neutronclient.v2_0.client [None req-11cdb07c-a3e8-4d4a-bf2d-f26abd982b00 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/987] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:13 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1517 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-05-01 03:53:18.852 7 WARNING neutronclient.v2_0.client [None req-08dc7aa3-48fd-4ab9-87d7-d0d0331a3a2c bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/990] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:18 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1815 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/991] 10.0.0.36 () {34 vars in 748 bytes} [Fri May 1 03:53:19 2026] POST /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47/action => generated 31976 bytes in 529 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: 493/992] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:53:19 2026] DELETE /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 0 bytes in 80 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-05-01 03:53:19.850 8 WARNING neutronclient.v2_0.client [None req-68a1a823-232b-4a2a-8942-ca29bada72d8 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/993] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:19 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1823 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-01 03:53:20.382 8 INFO nova.api.openstack.compute.server_external_events [req-08a7a8d4-92b5-46fb-aa92-d09823d1afe6 req-a6491ae1-04c5-451c-9142-365ff654997e 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance [pid: 8|app: 0|req: 501/994] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:53:20.446 7 WARNING neutronclient.v2_0.client [None req-fb192c72-b5d3-44b4-98a9-9a8bd192bc2c bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:53:20.504 7 WARNING neutronclient.v2_0.client [None req-fb192c72-b5d3-44b4-98a9-9a8bd192bc2c bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:53:20.772 7 WARNING neutronclient.v2_0.client [None req-fb192c72-b5d3-44b4-98a9-9a8bd192bc2c bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/995] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:53:20 2026] POST /v2.1/servers => generated 446 bytes in 626 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-05-01 03:53:21.026 8 WARNING neutronclient.v2_0.client [None req-d9cff077-9130-4147-b7d4-64c66b54a798 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/996] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:20 2026] GET /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => generated 1394 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:21.252 7 INFO nova.api.openstack.compute.server_external_events [req-14bf8baf-2aa4-4bb8-9a44-28de4cccf1c6 req-a584a19f-36e4-4137-92ec-325c74c54c20 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance [pid: 7|app: 0|req: 495/997] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:21 2026] POST /v2.1/os-server-external-events => generated 185 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-05-01 03:53:21.304 8 WARNING neutronclient.v2_0.client [None req-99819936-9b42-47d9-b0bd-90ad803226f9 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/998] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:21 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1823 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:22.553 7 WARNING neutronclient.v2_0.client [None req-1b76f9eb-6d5b-4ccd-8316-5f0d40820c92 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/999] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:22 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1823 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:22.759 8 INFO nova.api.openstack.compute.server_external_events [req-42a4407d-a971-49c5-95f9-cc4e482c047c req-7e5323d7-489e-473b-a569-c5a03c33ca98 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance [pid: 8|app: 0|req: 504/1000] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:23.295 7 INFO nova.api.openstack.compute.server_external_events [req-17d3253f-e70d-451b-8bd9-84001af53424 req-f55f02cc-86e7-4815-9abf-c1ff30f7a7be 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:839a37be-4e73-4509-83ae-b58fa055fcd4 for instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 on instance [pid: 7|app: 0|req: 497/1001] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:23.696 8 WARNING neutronclient.v2_0.client [None req-d10a7151-2710-4888-9bbb-30da169bfbcd 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1002] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:23 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => 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-05-01 03:53:24.797 7 WARNING neutronclient.v2_0.client [None req-16cdc11d-9692-43d9-8f2d-5eb74418b320 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1003] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:24 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1488 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-05-01 03:53:25.902 8 WARNING neutronclient.v2_0.client [None req-113dcd02-36b8-4262-bbd9-6efa9d20eabb 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1006] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:25 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 1488 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-05-01 03:53:26.175 7 WARNING neutronclient.v2_0.client [None req-500f77d2-0720-4435-83ae-a1fe606d23d2 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1007] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:26 2026] GET /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => generated 1518 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-05-01 03:53:26.802 8 INFO nova.api.openstack.compute.server_external_events [req-1c90b192-b9b4-4087-8a38-d0b55bccfe93 req-32dba4dd-fafd-4993-8020-ec786f25ccca 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance [pid: 8|app: 0|req: 508/1008] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:26 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-05-01 03:53:27.025 7 INFO nova.api.openstack.wsgi [None req-ac03c0dc-bffb-458a-a188-28e74f0925b1 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] HTTP exception thrown: Instance 0893828a-6a68-44fa-b8ee-c3fea73acc47 could not be found. [pid: 7|app: 0|req: 501/1009] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:26 2026] GET /v2.1/servers/0893828a-6a68-44fa-b8ee-c3fea73acc47 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1010] 10.0.0.36 () {32 vars in 728 bytes} [Fri May 1 03:53:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2024528179 => generated 0 bytes in 39 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: 502/1011] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:53:27 2026] DELETE /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-01 03:53:27.861 8 WARNING neutronclient.v2_0.client [None req-1b2628d0-2e30-42cf-ae19-a37d24f903be 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1012] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:27 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1703 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-01 03:53:29.118 7 INFO nova.api.openstack.compute.server_external_events [req-a956e55a-bfaa-476f-961e-504c43f64f06 req-4bfaeb13-bd9b-4635-9c37-0d1d7f43737c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance [pid: 7|app: 0|req: 503/1013] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:29 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) 2026-05-01 03:53:29.142 8 WARNING neutronclient.v2_0.client [None req-72955a8c-fdad-4972-9664-e7b0eb9bb2ab 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1014] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:29 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1703 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-05-01 03:53:30.378 7 WARNING neutronclient.v2_0.client [None req-a98e9450-15bd-4ac3-9ed0-f5f4c4fa55e7 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in 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/1015] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:30 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1703 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:31.178 8 INFO nova.api.openstack.compute.server_external_events [req-953552c0-0280-4c76-89d5-d6813e3260de req-cc06900d-b2af-4924-89bc-1fa67df8678e 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance 2026-05-01 03:53:31.178 8 INFO nova.api.openstack.compute.server_external_events [req-953552c0-0280-4c76-89d5-d6813e3260de req-cc06900d-b2af-4924-89bc-1fa67df8678e 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:ee8699b8-728e-43ce-b612-efaadb78726c for instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc on instance [pid: 8|app: 0|req: 512/1016] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:31 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:31.394 7 WARNING neutronclient.v2_0.client [None req-a75acade-e5ba-410e-ac54-ff2ab5061699 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in 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/1017] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:31 2026] GET /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => generated 1516 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:31.606 8 WARNING neutronclient.v2_0.client [None req-e293b8c3-d8ab-44d3-b84b-73d22107e300 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1018] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:31 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1483 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:32.734 7 WARNING neutronclient.v2_0.client [None req-40558126-53ce-45de-9cfd-864e754f9a27 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1019] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:32 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 1488 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-05-01 03:53:33.213 8 INFO nova.api.openstack.compute.server_external_events [req-46cb65bf-45c0-426d-8fd5-1abe4787b4a9 req-8b040132-7f76-4427-8a3a-8286361ea07c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance 2026-05-01 03:53:33.214 8 INFO nova.api.openstack.compute.server_external_events [req-46cb65bf-45c0-426d-8fd5-1abe4787b4a9 req-8b040132-7f76-4427-8a3a-8286361ea07c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance [pid: 8|app: 0|req: 514/1020] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:33 2026] POST /v2.1/os-server-external-events => generated 354 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-05-01 03:53:33.808 7 INFO nova.api.openstack.wsgi [None req-f40229ed-1768-4aab-b409-e1b01d58f079 270241082f23477abe4c4cdcfe9c9efa 2cd4f326388a45b388ee85099ba01812 - - default default] HTTP exception thrown: Instance 5072b8dc-ccdb-414c-9825-b62e4b2529bc could not be found. [pid: 7|app: 0|req: 507/1021] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:33 2026] GET /v2.1/servers/5072b8dc-ccdb-414c-9825-b62e4b2529bc => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1022] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 1 03:53:34 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-858560453 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:53:36.589 8 WARNING neutronclient.v2_0.client [None req-d0539593-aa77-4277-b048-1a55bda68f63 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1025] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:36 2026] GET /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => generated 1817 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:53:38.161 7 INFO nova.api.openstack.compute.server_external_events [req-60776b19-cefb-4afb-b8b5-e398fac72e9f req-f101a8cd-c369-4391-8a3f-f04d6f520408 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance [pid: 7|app: 0|req: 509/1026] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:53:38 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: 8|app: 0|req: 519/1029] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:53:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1032] 10.0.0.36 () {34 vars in 669 bytes} [Fri May 1 03:53:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:53:58.795 8 WARNING neutronclient.v2_0.client [None req-8112f142-01a6-464b-b7ba-a1d7d27c1dfa caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:53:58.851 8 WARNING neutronclient.v2_0.client [None req-8112f142-01a6-464b-b7ba-a1d7d27c1dfa caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:53:58.915 8 WARNING neutronclient.v2_0.client [None req-8112f142-01a6-464b-b7ba-a1d7d27c1dfa caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:53:59.437 8 WARNING neutronclient.v2_0.client [None req-8112f142-01a6-464b-b7ba-a1d7d27c1dfa caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1033] 10.0.0.36 () {34 vars in 661 bytes} [Fri May 1 03:53:58 2026] POST /v2.1/servers => generated 496 bytes in 1114 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-01 03:53:59.705 7 WARNING neutronclient.v2_0.client [None req-d3a7a0b8-cbd1-4a00-8d41-3a282166205a caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1034] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:53:59 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1456 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-05-01 03:54:00.861 8 WARNING neutronclient.v2_0.client [None req-61142e40-eb11-43d7-9771-c11b9c7961d1 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1035] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:00 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1460 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-05-01 03:54:01.945 7 WARNING neutronclient.v2_0.client [None req-10f2f85d-2fab-4f50-9e98-60524b0171cc caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1036] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:01 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1508 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:03.037 8 WARNING neutronclient.v2_0.client [None req-a211cb46-83e7-453a-a1d3-61357a9193bd caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1037] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:03 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1508 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-05-01 03:54:04.131 7 WARNING neutronclient.v2_0.client [None req-7372a3f1-00bb-4caa-b46c-e201fb1e693f caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1038] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:04 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1516 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:05.236 7 WARNING neutronclient.v2_0.client [None req-08cd80b5-1a88-45b9-8cb9-59eb25a8984f caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] 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-05-01 03:54:05.611 8 INFO nova.api.openstack.compute.server_external_events [req-db5b1df9-e414-4a5f-8a9c-69edd19eeeb3 req-ee0559e2-0a0f-4469-9350-90f635638892 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:27b4ce3f-fae0-43fa-8366-44914acc5774 for instance adb42949-e975-4d9c-9481-4c848592fe0b on instance [pid: 8|app: 0|req: 525/1041] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1042] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:05 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1640 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:06.690 8 WARNING neutronclient.v2_0.client [None req-d6eedf08-abb0-48fd-aba1-1fb78e18309f caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1043] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:06 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1628 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-05-01 03:54:06.875 7 WARNING neutronclient.v2_0.client [None req-f5e709da-2278-4bb5-9bcb-29102224b97e 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:54:06.913 7 WARNING neutronclient.v2_0.client [None req-f5e709da-2278-4bb5-9bcb-29102224b97e 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:54:07.079 7 WARNING neutronclient.v2_0.client [None req-f5e709da-2278-4bb5-9bcb-29102224b97e 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1044] 199.204.45.33 () {36 vars in 712 bytes} [Fri May 1 03:54:06 2026] POST /v2.1/servers => generated 453 bytes in 693 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-05-01 03:54:07.654 8 WARNING neutronclient.v2_0.client [None req-8708a459-4be1-4750-9137-0975859d4774 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in 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/1045] 199.204.45.33 () {32 vars in 731 bytes} [Fri May 1 03:54:07 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575 => generated 2213 bytes in 59 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-05-01 03:54:07.724 7 WARNING neutronclient.v2_0.client [None req-a4ef9ade-bc4e-47df-8442-c38d0f010247 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1046] 199.204.45.33 () {32 vars in 757 bytes} [Fri May 1 03:54:07 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1047] 199.204.45.33 () {32 vars in 775 bytes} [Fri May 1 03:54:07 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:07.837 7 WARNING neutronclient.v2_0.client [None req-bf78ed23-322c-4821-8215-628a507642ca caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1048] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:07 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1628 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:09.003 8 WARNING neutronclient.v2_0.client [None req-e558c8c5-4001-4b5b-823d-8746b02b8b5c caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1049] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:08 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1628 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-05-01 03:54:10.161 7 WARNING neutronclient.v2_0.client [None req-021191fb-630d-4aea-9385-a03ae17ed912 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1050] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:10 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1628 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-05-01 03:54:10.397 8 WARNING neutronclient.v2_0.client [None req-6f50046b-1207-4bad-abf1-af6e321c970a 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1051] 199.204.45.33 () {32 vars in 731 bytes} [Fri May 1 03:54:10 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575 => generated 2371 bytes in 85 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-05-01 03:54:10.489 7 WARNING neutronclient.v2_0.client [None req-b52a376a-0e59-4364-9443-ef6cea85c628 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1052] 199.204.45.33 () {32 vars in 757 bytes} [Fri May 1 03:54:10 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 531/1053] 199.204.45.33 () {32 vars in 775 bytes} [Fri May 1 03:54:10 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-volume_attachments => generated 197 bytes in 221 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-05-01 03:54:11.323 7 WARNING neutronclient.v2_0.client [None req-7f957ab5-1aa8-49b8-bc80-c3ce11702438 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] 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-05-01 03:54:11.397 8 INFO nova.api.openstack.compute.server_external_events [req-1f959662-4f4a-4486-a238-257e533322be req-1c05a4aa-45f2-47db-ae77-9dece35c0280 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:27b4ce3f-fae0-43fa-8366-44914acc5774 for instance adb42949-e975-4d9c-9481-4c848592fe0b on instance [pid: 8|app: 0|req: 532/1054] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1055] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:11 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1628 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:12.582 8 WARNING neutronclient.v2_0.client [None req-27544d8c-786e-4d50-ae5d-4bce86aeccf2 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1056] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:12 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1628 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:13.446 7 INFO nova.api.openstack.compute.server_external_events [req-a909d6be-8176-43e5-ae61-6e9ff6a86e8e req-063cce08-4104-4516-b5b1-33594917f8ad 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:27b4ce3f-fae0-43fa-8366-44914acc5774 for instance adb42949-e975-4d9c-9481-4c848592fe0b on instance 2026-05-01 03:54:13.447 7 INFO nova.api.openstack.compute.server_external_events [req-a909d6be-8176-43e5-ae61-6e9ff6a86e8e req-063cce08-4104-4516-b5b1-33594917f8ad 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:6093338e-d536-49c6-9b32-d525e1104d6a for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 524/1057] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:13 2026] POST /v2.1/os-server-external-events => generated 350 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-05-01 03:54:13.612 8 WARNING neutronclient.v2_0.client [None req-f13cdd45-a55c-4528-aad5-72b29841366f 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1058] 199.204.45.33 () {32 vars in 731 bytes} [Fri May 1 03:54:13 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575 => generated 2445 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:13.754 7 WARNING neutronclient.v2_0.client [None req-26e21f8d-1364-450e-a380-410623305cf7 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:54:13.755 8 WARNING neutronclient.v2_0.client [None req-98f62c83-3dac-4af9-a799-3d23fd5676a9 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1059] 199.204.45.33 () {32 vars in 757 bytes} [Fri May 1 03:54:13 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 283 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 526/1060] 199.204.45.33 () {32 vars in 775 bytes} [Fri May 1 03:54:13 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1061] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:13 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1807 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-05-01 03:54:14.152 7 WARNING neutronclient.v2_0.client [None req-22fdb921-a9fb-4e24-b5d6-82179b8103e0 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1062] 10.0.0.36 () {32 vars in 739 bytes} [Fri May 1 03:54:13 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b/os-interface => generated 284 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:15.488 7 INFO nova.api.openstack.compute.server_external_events [req-81a0d3f9-d4d7-4f6d-8b85-f7b856cd9c3e req-eceb1333-41a6-46bf-8fe3-f9abce86cf52 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:27b4ce3f-fae0-43fa-8366-44914acc5774 for instance adb42949-e975-4d9c-9481-4c848592fe0b on instance [pid: 7|app: 0|req: 529/1065] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:15 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-05-01 03:54:16.644 8 WARNING neutronclient.v2_0.client [None req-7b6c9bde-0246-46a0-9245-7a4186157ae7 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in 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/1066] 199.204.45.33 () {32 vars in 731 bytes} [Fri May 1 03:54:16 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575 => generated 2433 bytes in 148 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-05-01 03:54:16.792 7 WARNING neutronclient.v2_0.client [None req-a714007f-61e7-462a-b583-c91940e63ad6 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1067] 199.204.45.33 () {32 vars in 757 bytes} [Fri May 1 03:54:16 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 283 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: 538/1068] 199.204.45.33 () {32 vars in 775 bytes} [Fri May 1 03:54:16 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:19.544 7 INFO nova.api.openstack.compute.server_external_events [req-7ae884a4-6190-4f14-86b3-97372246a969 req-6fdef90e-f870-4e90-a426-44b98db07b42 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:6093338e-d536-49c6-9b32-d525e1104d6a for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 531/1069] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:19.836 8 WARNING neutronclient.v2_0.client [None req-873e3fd8-0bee-40cc-b4f3-68aa6ae4ce0e 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in 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/1070] 199.204.45.33 () {32 vars in 731 bytes} [Fri May 1 03:54:19 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575 => generated 2433 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:19.970 7 WARNING neutronclient.v2_0.client [None req-db537f67-966e-4937-8f85-27ddaabf92e2 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in 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/1071] 199.204.45.33 () {32 vars in 757 bytes} [Fri May 1 03:54:19 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 285 bytes in 88 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: 540/1072] 199.204.45.33 () {32 vars in 775 bytes} [Fri May 1 03:54:20 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:21.587 7 INFO nova.api.openstack.compute.server_external_events [req-536c835b-e3e1-4567-acc9-46a1ea397ae4 req-6e1856bc-dbce-421b-b4f2-8e9e9f5dc96b 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:6093338e-d536-49c6-9b32-d525e1104d6a for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 533/1073] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:21 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-05-01 03:54:22.393 8 WARNING neutronclient.v2_0.client [None req-e44104c6-bf63-4aee-b9e4-9cf182b65c1e caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1074] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:22 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1927 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:22.741 7 WARNING neutronclient.v2_0.client [None req-ec372243-434c-4571-9d30-5543d42bb394 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in 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/1075] 199.204.45.33 () {32 vars in 731 bytes} [Fri May 1 03:54:22 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575 => generated 2580 bytes in 310 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-05-01 03:54:23.042 8 WARNING neutronclient.v2_0.client [None req-9d12ed96-522e-4dd8-b04c-fbd9d76cc0fa 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in 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/1076] 199.204.45.33 () {32 vars in 757 bytes} [Fri May 1 03:54:23 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 285 bytes in 113 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: 535/1077] 199.204.45.33 () {32 vars in 775 bytes} [Fri May 1 03:54:23 2026] GET /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1078] 10.0.0.36 () {32 vars in 751 bytes} [Fri May 1 03:54:23 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1081] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:54:25 2026] DELETE /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 0 bytes in 115 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-05-01 03:54:25.460 8 WARNING neutronclient.v2_0.client [None req-d465de91-60cd-46de-beec-d2f062e1ba03 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1082] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:25 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1933 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:26.684 7 WARNING neutronclient.v2_0.client [None req-48f03616-a5df-4561-9e60-c12ad243169a caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:54:26.689 8 INFO nova.api.openstack.compute.server_external_events [req-c8edcbc3-628a-4b4c-ae30-acfc1fdc0ec6 req-27537540-7a55-4a53-8e74-ac416257d58a 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:27b4ce3f-fae0-43fa-8366-44914acc5774 for instance adb42949-e975-4d9c-9481-4c848592fe0b on instance [pid: 8|app: 0|req: 546/1083] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1084] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:26 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1933 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:27.873 8 WARNING neutronclient.v2_0.client [None req-a51f9fb9-c888-4888-8ecb-04bdf5251434 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1085] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:27 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1933 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:28.608 7 INFO nova.api.openstack.compute.server_external_events [req-e788e0bc-6d91-46c4-87d0-694d3af48ab3 req-ef56da22-a9eb-41fc-b78c-61ca6f3cb1ba 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:27b4ce3f-fae0-43fa-8366-44914acc5774 for instance adb42949-e975-4d9c-9481-4c848592fe0b on instance [pid: 7|app: 0|req: 539/1086] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:28.736 8 INFO nova.api.openstack.compute.server_external_events [req-d6e8caad-f719-4d92-992b-f9b7e08267c1 req-1a931f18-7cb2-423a-b5c9-a7080a6636cf 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:27b4ce3f-fae0-43fa-8366-44914acc5774 for instance adb42949-e975-4d9c-9481-4c848592fe0b on instance [pid: 8|app: 0|req: 548/1087] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:54:28 2026] POST /v2.1/os-server-external-events => generated 185 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-05-01 03:54:29.246 7 WARNING neutronclient.v2_0.client [None req-ff3501b6-3c7b-4bec-b4ca-d6f2f15d9e8d caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1088] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:29 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1537 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-05-01 03:54:30.356 8 WARNING neutronclient.v2_0.client [None req-722d5e48-a0a3-4e8d-8f7c-2b996381a9e3 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1089] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:30 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1542 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-05-01 03:54:31.466 7 WARNING neutronclient.v2_0.client [None req-28b8fbe6-20f0-4c84-b882-8e9626a85f45 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] The python binding code in 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/1090] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:31 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 1542 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:54:32.555 8 INFO nova.api.openstack.wsgi [None req-637e95c8-ffa1-462d-9c57-23079047d268 caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] HTTP exception thrown: Instance adb42949-e975-4d9c-9481-4c848592fe0b could not be found. [pid: 8|app: 0|req: 550/1091] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:32 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => 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-05-01 03:54:32.596 7 INFO nova.api.openstack.wsgi [None req-e450f992-bdd0-4959-9e3b-04b673d060ee caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] HTTP exception thrown: Instance adb42949-e975-4d9c-9481-4c848592fe0b could not be found. [pid: 7|app: 0|req: 542/1092] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:54:32 2026] DELETE /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => 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, ' 2026-05-01 03:54:32.633 8 INFO nova.api.openstack.wsgi [None req-6ee284a2-baa4-4920-af37-9c905570c4fa caa6eb02a05649d2bf8ebfee39b0f4db a20edd5414b24e4288ad0faf048b9e05 - - default default] HTTP exception thrown: Instance adb42949-e975-4d9c-9481-4c848592fe0b could not be found. [pid: 8|app: 0|req: 551/1093] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:54:32 2026] GET /v2.1/servers/adb42949-e975-4d9c-9481-4c848592fe0b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1094] 10.0.0.36 () {32 vars in 704 bytes} [Fri May 1 03:54:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1179292410 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1095] 10.0.0.36 () {32 vars in 726 bytes} [Fri May 1 03:54:33 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1200529592 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-01 03:54:57.426 8 WARNING neutronclient.v2_0.client [None req-b54f6e40-b452-467d-b7fc-a111f69504d8 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:54:57.476 8 WARNING neutronclient.v2_0.client [None req-b54f6e40-b452-467d-b7fc-a111f69504d8 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:55:00.235 7 INFO nova.api.openstack.compute.server_external_events [req-3c3da28a-2537-4d19-99b7-c8e581d711df req-1ce95de9-4e14-4330-81a1-3ae31cdf28ee 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 547/1102] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55: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-05-01 03:55:07.018 7 INFO nova.api.openstack.compute.server_external_events [req-fff3895f-b7b3-4314-a055-44b21aa8e5c3 req-e656e786-76e8-48f4-aec3-f77d6f0ac3e1 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 550/1105] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:55:08.033 8 WARNING neutronclient.v2_0.client [None req-b54f6e40-b452-467d-b7fc-a111f69504d8 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1106] 199.204.45.33 () {36 vars in 810 bytes} [Fri May 1 03:54:57 2026] POST /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 279 bytes in 10722 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-05-01 03:55:08.770 7 INFO nova.api.openstack.compute.server_external_events [req-31c76042-b7f3-4070-afa1-ed629c323154 req-77e496df-0348-45f7-b180-8e15d0a4ab97 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 551/1107] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:08 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-05-01 03:55:10.829 8 INFO nova.api.openstack.compute.server_external_events [req-6af7676f-c158-4bb9-87c1-25acbe289510 req-c5fe883f-bf12-4ffc-8984-b386d8b4e5f4 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 557/1108] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:10 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-05-01 03:55:17.566 7 INFO nova.api.openstack.compute.server_external_events [req-ee6f4492-0468-40cb-a470-211af6e0c1db req-2c40a2ef-2d71-41cd-bdd9-21d916e486fb 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 553/1111] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:17 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-05-01 03:55:19.608 8 INFO nova.api.openstack.compute.server_external_events [req-735d3db8-cfcd-43a2-9653-301ff5f07b9a req-34a97914-f0dd-4dae-a9bd-dba0210bd8df 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 559/1112] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:55:41.043 7 WARNING neutronclient.v2_0.client [None req-d1091503-bb4a-4718-9488-ee6deb5a7ecd 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:55:41.107 7 WARNING neutronclient.v2_0.client [None req-d1091503-bb4a-4718-9488-ee6deb5a7ecd 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] 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-05-01 03:55:43.806 8 INFO nova.api.openstack.compute.server_external_events [req-ff0f2db2-8055-4040-9da8-7b518e2158ea req-b02e042a-fc71-4d21-9365-b481032bb8c7 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:3e0c4a12-9736-4c0b-8b75-7c0aa692707b for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 562/1117] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:43 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-05-01 03:55:47.238 8 INFO nova.api.openstack.compute.server_external_events [req-0529a2aa-439e-4dad-92fa-7eaebdf60da2 req-cea2aaec-f08b-47df-b5a1-d9e3fe86263e 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:3e0c4a12-9736-4c0b-8b75-7c0aa692707b for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 565/1120] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:55:49.281 8 INFO nova.api.openstack.compute.server_external_events [req-486c65e8-a889-48be-aa60-f86d9677d83d req-20f4c3e5-fed3-4b70-845d-12019a282373 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:3e0c4a12-9736-4c0b-8b75-7c0aa692707b for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 566/1121] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:55:49 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) 2026-05-01 03:55:50.175 7 WARNING neutronclient.v2_0.client [None req-d1091503-bb4a-4718-9488-ee6deb5a7ecd 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1122] 199.204.45.33 () {36 vars in 810 bytes} [Fri May 1 03:55:41 2026] POST /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 377 bytes in 9222 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-05-01 03:56:00.148 8 WARNING neutronclient.v2_0.client [None req-75df04a4-70b3-4aca-a35e-d7579fec163e 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-01 03:56:00.194 8 WARNING neutronclient.v2_0.client [None req-75df04a4-70b3-4aca-a35e-d7579fec163e 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] 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-05-01 03:56:02.604 7 INFO nova.api.openstack.compute.server_external_events [req-3d34fa91-752a-47fb-b03a-8e4f87401524 req-3cc7b4bb-972d-469f-a915-f7474a043ea9 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 558/1125] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:02 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-05-01 03:56:06.306 7 INFO nova.api.openstack.compute.server_external_events [req-ba3cc1d7-3eb9-4e4a-a705-da43fe739aec req-2db07127-d915-447e-9475-eba859d220e0 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 561/1128] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:56:08.349 7 INFO nova.api.openstack.compute.server_external_events [req-7966910e-6898-4589-bf47-d7623abc88f6 req-c869bdb4-1d33-4aea-ae05-d42064fdbb8c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-plugged:40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 562/1129] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-01 03:56:09.229 8 WARNING neutronclient.v2_0.client [None req-75df04a4-70b3-4aca-a35e-d7579fec163e 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1130] 199.204.45.33 () {36 vars in 810 bytes} [Fri May 1 03:56:00 2026] POST /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface => generated 378 bytes in 9177 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-05-01 03:56:10.401 7 INFO nova.api.openstack.compute.server_external_events [req-51c5ddd0-a69e-4b26-806a-a80791309176 req-2459ee04-7cc7-42e5-a5b2-b63e8f15b58f 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:3e0c4a12-9736-4c0b-8b75-7c0aa692707b for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 563/1131] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:10 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-05-01 03:56:24.213 7 INFO nova.api.openstack.compute.server_external_events [req-4f0bab0f-30ec-4468-903a-a41e570b4317 req-0cdf7430-d991-4294-9751-d9a324400cdf 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 565/1134] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:24 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: 570/1135] 199.204.45.33 () {34 vars in 853 bytes} [Fri May 1 03:56:24 2026] DELETE /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface/40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 => generated 0 bytes in 67 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-05-01 03:56:26.249 8 INFO nova.api.openstack.compute.server_external_events [req-e5a73323-6fa5-4c1f-ac5f-f51933925037 req-00902bd5-4cc3-42dd-8ac4-18b68b928449 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 572/1138] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:56:27.139 7 INFO nova.api.openstack.compute.server_external_events [req-8596ca08-c844-4537-8b27-5d032f70199c req-8f92e959-dec6-4a5f-abed-f380adc24543 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 567/1139] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:27 2026] POST /v2.1/os-server-external-events => generated 185 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-05-01 03:56:29.207 8 INFO nova.api.openstack.compute.server_external_events [req-5aeddecb-ef6b-481f-ba66-11daa3c06fad req-821b5088-d4a8-4259-8ce5-9b12eeb48920 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:40e7c9f8-e9c3-40e2-9ebd-df6a651c1961 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 573/1140] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:56:34.291 7 INFO nova.api.openstack.compute.server_external_events [req-5a976ed1-ff14-4e4b-8ccf-df13044db47a req-dd4d8534-217f-4d3e-895b-6c858f048ba2 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:3e0c4a12-9736-4c0b-8b75-7c0aa692707b for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 568/1141] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1142] 199.204.45.33 () {34 vars in 853 bytes} [Fri May 1 03:56:34 2026] DELETE /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface/3e0c4a12-9736-4c0b-8b75-7c0aa692707b => generated 0 bytes in 137 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-05-01 03:56:36.820 8 INFO nova.api.openstack.compute.server_external_events [req-fe76920a-fffd-41f9-8676-f9bc39efc91f req-f0ad040b-a708-45da-86df-55fce3bdbbcd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:3e0c4a12-9736-4c0b-8b75-7c0aa692707b for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 576/1145] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:36 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-05-01 03:56:38.863 7 INFO nova.api.openstack.compute.server_external_events [req-2734d315-7e82-4a3e-bddc-cb427303491d req-bbb7c1c1-b6d6-4cdd-93dc-c33495e566a1 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:3e0c4a12-9736-4c0b-8b75-7c0aa692707b for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 570/1146] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 573/1151] 199.204.45.33 () {34 vars in 853 bytes} [Fri May 1 03:56:55 2026] DELETE /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575/os-interface/34f67961-c4db-4ecd-a8f4-95a45d9af6f8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:56:57.224 8 INFO nova.api.openstack.compute.server_external_events [req-f0ef2bf6-9766-467e-bf14-3dbd31de6e14 req-53c25107-febf-4586-b3b5-7aece1fee545 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 579/1152] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:56:59.277 7 INFO nova.api.openstack.compute.server_external_events [req-721e9917-5092-4117-b692-684985c2ee7c req-9315dcd1-e12b-4eb3-b21c-72214ce6f914 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:34f67961-c4db-4ecd-a8f4-95a45d9af6f8 for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 574/1153] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:56:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1154] 199.204.45.33 () {34 vars in 753 bytes} [Fri May 1 03:57:00 2026] DELETE /v2.1/servers/1bacf5df-db88-4f0d-a4b6-202c07fa5575 => generated 0 bytes in 145 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-05-01 03:57:01.926 7 INFO nova.api.openstack.compute.server_external_events [req-b29b2576-26db-46a7-b6be-268229a47b53 req-4860bcc0-59d0-49f4-98e6-dcba6d0047e3 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:6093338e-d536-49c6-9b32-d525e1104d6a for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 7|app: 0|req: 575/1155] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:57:03.966 8 INFO nova.api.openstack.compute.server_external_events [req-9d4b49b9-f094-4eee-af37-d53f9b278520 req-d1f22e2b-1835-41ee-96ae-5aad7137d46c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:6093338e-d536-49c6-9b32-d525e1104d6a for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance 2026-05-01 03:57:03.967 8 INFO nova.api.openstack.compute.server_external_events [req-9d4b49b9-f094-4eee-af37-d53f9b278520 req-d1f22e2b-1835-41ee-96ae-5aad7137d46c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:6093338e-d536-49c6-9b32-d525e1104d6a for instance 1bacf5df-db88-4f0d-a4b6-202c07fa5575 on instance [pid: 8|app: 0|req: 581/1156] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57:03 2026] POST /v2.1/os-server-external-events => generated 356 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-05-01 03:57:04.388 7 INFO nova.api.openstack.compute.server_external_events [req-935eb7c6-d1b7-4a46-bacf-cc9944c35bca req-8a4c84bb-5497-49ae-bf20-91a14fc4c73d 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance [pid: 7|app: 0|req: 576/1157] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57:04 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, ' [pid: 8|app: 0|req: 582/1158] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:57:04 2026] DELETE /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => generated 0 bytes in 82 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-05-01 03:57:04.523 7 WARNING neutronclient.v2_0.client [None req-fc6856bf-ff36-458c-98fb-8146d09bbb3b bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1159] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:57:04 2026] GET /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => generated 1943 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-05-01 03:57:06.012 7 INFO nova.api.openstack.compute.server_external_events [req-0e5205f2-8e67-4cb7-a363-c19ac7dedfc9 req-f7e7de6f-409b-44f1-b2f0-4c03c98e612c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance 2026-05-01 03:57:06.012 7 INFO nova.api.openstack.compute.server_external_events [req-0e5205f2-8e67-4cb7-a363-c19ac7dedfc9 req-f7e7de6f-409b-44f1-b2f0-4c03c98e612c 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance [pid: 7|app: 0|req: 579/1162] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57:05 2026] POST /v2.1/os-server-external-events => generated 358 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-05-01 03:57:08.052 8 INFO nova.api.openstack.compute.server_external_events [req-3ce4f24d-3f55-4994-b9be-1f8a1331855d req-29f38d42-7bb9-446f-9646-7bbd9a1b6746 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:9c34e004-7e4c-48c4-a3ea-1b9da924eaa5 for instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 on instance [pid: 8|app: 0|req: 584/1163] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57: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-05-01 03:57:09.751 7 WARNING neutronclient.v2_0.client [None req-f7cd6388-515b-4836-b86c-6840f0d9b3a2 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1164] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:57:09 2026] GET /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => 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-05-01 03:57:14.830 8 INFO nova.api.openstack.wsgi [None req-4984de69-1d82-47f5-a06b-953529642e19 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] HTTP exception thrown: Instance 7c456733-67ce-4ce6-9e32-ab66653e6e40 could not be found. [pid: 8|app: 0|req: 585/1165] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:57:14 2026] GET /v2.1/servers/7c456733-67ce-4ce6-9e32-ab66653e6e40 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:57:15.338 7 INFO nova.api.openstack.compute.server_external_events [req-5d7fc16e-a01a-48d9-a284-dd4673f49bf6 req-15859139-dc29-45af-a2bf-13e7d7c560bd 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-changed:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance [pid: 7|app: 0|req: 582/1168] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1169] 10.0.0.36 () {32 vars in 716 bytes} [Fri May 1 03:57:15 2026] DELETE /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 0 bytes in 93 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-05-01 03:57:15.474 7 WARNING neutronclient.v2_0.client [None req-5b92d147-b35e-4aad-b3b6-ff3ff0c03905 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1170] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:57:15 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1941 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-05-01 03:57:17.376 8 INFO nova.api.openstack.compute.server_external_events [req-cc1d111c-6805-46ee-ace2-45376e20bd41 req-980e058e-53ad-42df-96d6-4d5d4d0419e8 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance 2026-05-01 03:57:17.376 8 INFO nova.api.openstack.compute.server_external_events [req-cc1d111c-6805-46ee-ace2-45376e20bd41 req-980e058e-53ad-42df-96d6-4d5d4d0419e8 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-unplugged:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance [pid: 8|app: 0|req: 588/1171] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57:17 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:57:19.414 7 INFO nova.api.openstack.compute.server_external_events [req-622eeb69-81dd-4bc8-8a61-85c243ecd018 req-f3fb44dd-9743-4cd6-b88f-48715ea2095e 3d83bf17a0244d4fba2e0eeb27acd018 4e03895f8d4c44cb9aceef13793ee59a - - e81ae00d66a845f38ae9d6c9b184a57f e81ae00d66a845f38ae9d6c9b184a57f] Creating event network-vif-deleted:3c6ea78a-a51b-47b7-83ba-a2ea69e6a4fd for instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 on instance [pid: 7|app: 0|req: 584/1172] 10.0.0.93 () {38 vars in 813 bytes} [Fri May 1 03:57:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:57:20.689 8 WARNING neutronclient.v2_0.client [None req-6ba34511-0fb7-49f2-ba12-330e3bfcda62 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] The python binding code in 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/1173] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:57:20 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 1481 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-05-01 03:57:27.859 7 INFO nova.api.openstack.wsgi [None req-c021a7fb-d320-4145-a059-25af3bfd9037 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] HTTP exception thrown: Instance 220002f0-ad80-4f9b-b56c-8167f9b6cbf0 could not be found. [pid: 7|app: 0|req: 586/1176] 10.0.0.36 () {32 vars in 713 bytes} [Fri May 1 03:57:25 2026] GET /v2.1/servers/220002f0-ad80-4f9b-b56c-8167f9b6cbf0 => generated 111 bytes in 2117 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: 591/1177] 10.0.0.36 () {32 vars in 724 bytes} [Fri May 1 03:57:31 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1034502917 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-01 03:57:31.920 7 INFO nova.api.openstack.wsgi [None req-1afb547d-81a8-46f1-994e-2da7a69a49c2 bc7e8a66c8be475ebd9f9b90e9ca69d1 c475db7e1d0b4eff808c38871b92ada9 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1034502917 not found for user bc7e8a66c8be475ebd9f9b90e9ca69d1 [pid: 7|app: 0|req: 587/1178] 10.0.0.36 () {32 vars in 721 bytes} [Fri May 1 03:57:31 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1034502917 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1189] 10.0.0.61 () {28 vars in 452 bytes} [Fri May 1 03:58: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: 597/1190] 10.0.0.61 () {30 vars in 656 bytes} [Fri May 1 03:58:15 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 594/1191] 10.0.0.61 () {32 vars in 729 bytes} [Fri May 1 03:58:16 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1192] 10.0.0.61 () {34 vars in 804 bytes} [Fri May 1 03:58:16 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1193] 10.0.0.61 () {28 vars in 452 bytes} [Fri May 1 03:58:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1194] 10.0.0.61 () {30 vars in 656 bytes} [Fri May 1 03:58:16 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 596/1195] 10.0.0.61 () {32 vars in 729 bytes} [Fri May 1 03:58:16 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: 600/1196] 10.0.0.61 () {34 vars in 892 bytes} [Fri May 1 03:58:16 2026] GET /v2.1/servers/detail?project_id=3b32c14e9927403f8ed41cfbce2cb0b6&all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1197] 10.0.0.61 () {34 vars in 892 bytes} [Fri May 1 03:58:16 2026] GET /v2.1/servers/detail?project_id=4e03895f8d4c44cb9aceef13793ee59a&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1198] 10.0.0.61 () {34 vars in 892 bytes} [Fri May 1 03:58:16 2026] GET /v2.1/servers/detail?project_id=61a998fe6f594d56a8c179688ddf4269&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1199] 10.0.0.61 () {34 vars in 892 bytes} [Fri May 1 03:58:16 2026] GET /v2.1/servers/detail?project_id=866b3d3396974ccfae3466f85e25e3f9&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1200] 10.0.0.61 () {34 vars in 892 bytes} [Fri May 1 03:58:16 2026] GET /v2.1/servers/detail?project_id=ffabd3ac9b824d4994fdaaedf227e887&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: 607/1209] 10.0.0.36 () {32 vars in 653 bytes} [Fri May 1 03:58:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1210] 10.0.0.36 () {32 vars in 639 bytes} [Fri May 1 03:58:56 2026] GET /v2.1/servers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-01 03:58:56.423 8 WARNING oslo_db.sqlalchemy.utils [None req-1b94099f-9adc-4c68-8ea2-912be68aeaac 871f046e50c746bab18b55f060863dbe ffabd3ac9b824d4994fdaaedf227e887 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 608/1211] 10.0.0.36 () {32 vars in 647 bytes} [Fri May 1 03:58:56 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: 7|app: 0|req: 604/1212] 10.0.0.36 () {32 vars in 692 bytes} [Fri May 1 03:58:56 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1227] 10.0.0.9 () {28 vars in 451 bytes} [Fri May 1 04:00:10 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: 616/1228] 10.0.0.9 () {30 vars in 655 bytes} [Fri May 1 04:00:10 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 613/1229] 10.0.0.9 () {32 vars in 728 bytes} [Fri May 1 04:00:10 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1230] 10.0.0.9 () {34 vars in 762 bytes} [Fri May 1 04:00:10 2026] GET /v2.1/os-services => generated 781 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1231] 10.0.0.9 () {28 vars in 451 bytes} [Fri May 1 04:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 618/1232] 10.0.0.9 () {30 vars in 655 bytes} [Fri May 1 04:00:14 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 615/1233] 10.0.0.9 () {32 vars in 728 bytes} [Fri May 1 04:00:14 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: 619/1234] 10.0.0.9 () {34 vars in 762 bytes} [Fri May 1 04:00:14 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1237] 10.0.0.9 () {28 vars in 451 bytes} [Fri May 1 04:00:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 621/1238] 10.0.0.9 () {30 vars in 655 bytes} [Fri May 1 04:00:19 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 618/1239] 10.0.0.9 () {32 vars in 728 bytes} [Fri May 1 04:00:19 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1240] 10.0.0.9 () {34 vars in 805 bytes} [Fri May 1 04:00:19 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1241] 10.0.0.9 () {28 vars in 451 bytes} [Fri May 1 04:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1242] 10.0.0.9 () {30 vars in 655 bytes} [Fri May 1 04:00:23 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 620/1243] 10.0.0.9 () {32 vars in 728 bytes} [Fri May 1 04:00:23 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: 624/1244] 10.0.0.9 () {34 vars in 805 bytes} [Fri May 1 04:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)