+ 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 Apr 24 14:07:26 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-64498d6f8-wfbwf 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 0x7f986d7c1668 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-04-24 14:07:31.287 7 INFO nova.utils [None req-523c2846-b44b-462a-af96-f499792ed1a0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 14:07:31.392 8 INFO nova.utils [None req-645af33f-1f22-4101-8f8c-2318e2b3e8ab - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-24 14:07:33.079 8 WARNING keystonemiddleware._common.config [None req-645af33f-1f22-4101-8f8c-2318e2b3e8ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 14:07:33.088 8 WARNING oslo_config.cfg [None req-645af33f-1f22-4101-8f8c-2318e2b3e8ab - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 14:07:33.175 8 WARNING keystonemiddleware._common.config [None req-645af33f-1f22-4101-8f8c-2318e2b3e8ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 14:07:33.190 7 WARNING keystonemiddleware._common.config [None req-523c2846-b44b-462a-af96-f499792ed1a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 14:07:33.191 8 WARNING oslo_config.cfg [None req-645af33f-1f22-4101-8f8c-2318e2b3e8ab - - - - - -] 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-04-24 14:07:33.200 7 WARNING oslo_config.cfg [None req-523c2846-b44b-462a-af96-f499792ed1a0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 14:07:33.204 8 WARNING oslo_config.cfg [None req-645af33f-1f22-4101-8f8c-2318e2b3e8ab - - - - - -] 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 0x7f986d7c1668 pid: 8 (default app) 2026-04-24 14:07:33.278 7 WARNING keystonemiddleware._common.config [None req-523c2846-b44b-462a-af96-f499792ed1a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 14:07:33.296 7 WARNING oslo_config.cfg [None req-523c2846-b44b-462a-af96-f499792ed1a0 - - - - - -] 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-04-24 14:07:33.309 7 WARNING oslo_config.cfg [None req-523c2846-b44b-462a-af96-f499792ed1a0 - - - - - -] 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 0x7f986d7c1668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:07:45 2026] GET /v2.1 => generated 114 bytes in 19 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-04-24 14:07:45.799 7 WARNING oslo_policy.policy [None req-dd06d3df-1517-4624-9370-3048abf01050 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 14:07:45.800 7 WARNING oslo_policy.policy [None req-dd06d3df-1517-4624-9370-3048abf01050 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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: 2/4] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:07:45 2026] GET /v2.1 => generated 0 bytes in 599 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-04-24 14:07:45.905 8 WARNING oslo_policy.policy [req-dd06d3df-1517-4624-9370-3048abf01050 req-d313b540-ca4c-4f1c-b849-970cfaf2cc7b e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 14:07:45.906 8 WARNING oslo_policy.policy [req-dd06d3df-1517-4624-9370-3048abf01050 req-d313b540-ca4c-4f1c-b849-970cfaf2cc7b e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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: 3/5] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:07:45 2026] GET /v2.1/ => generated 399 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:07:46.009 7 INFO nova.api.openstack.wsgi [None req-af5b0f73-dea0-44db-9e3e-f233f79b9435 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.74 () {48 vars in 1006 bytes} [Fri Apr 24 14:07:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:07:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.74 () {52 vars in 1043 bytes} [Fri Apr 24 14:07:46 2026] POST /v2.1/flavors => generated 527 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:07: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: 5/10] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:07:46 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: 6/11] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:07:46 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:07:47.011 7 INFO nova.api.openstack.wsgi [None req-557bc2b7-57f4-4130-a808-77cbc4b60998 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.74 () {48 vars in 1008 bytes} [Fri Apr 24 14:07:47 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/13] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:07:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.74 () {52 vars in 1043 bytes} [Fri Apr 24 14:07:47 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:07:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:07:47 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: 9/17] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:07:47 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-04-24 14:07:47.941 7 INFO nova.api.openstack.wsgi [None req-456ede49-b1ca-4764-b3c8-d49d27674c98 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.74 () {48 vars in 1010 bytes} [Fri Apr 24 14:07:47 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/19] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:07:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.74 () {52 vars in 1043 bytes} [Fri Apr 24 14:07:47 2026] POST /v2.1/flavors => generated 531 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:07:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:07:48 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:07:48 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-04-24 14:07:48.899 7 INFO nova.api.openstack.wsgi [None req-d49fe1cb-281f-4d3e-ab10-ae1a27ad9b56 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.74 () {48 vars in 1008 bytes} [Fri Apr 24 14:07:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:07:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.74 () {52 vars in 1043 bytes} [Fri Apr 24 14:07:48 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:07: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: 14/30] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:07:49 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: 17/31] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:07:49 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-04-24 14:07:49.858 7 INFO nova.api.openstack.wsgi [None req-dde84429-15b4-4084-b5a4-5f01a395fdba e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.74 () {48 vars in 1010 bytes} [Fri Apr 24 14:07:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:07:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.74 () {52 vars in 1043 bytes} [Fri Apr 24 14:07:49 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 10.0.0.242 () {28 vars in 453 bytes} [Fri Apr 24 14:13:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/100] 10.0.0.242 () {30 vars in 657 bytes} [Fri Apr 24 14:13:13 2026] GET /v2.1 => generated 0 bytes in 155 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/101] 10.0.0.242 () {32 vars in 730 bytes} [Fri Apr 24 14:13:14 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: 7|app: 0|req: 50/102] 10.0.0.242 () {34 vars in 803 bytes} [Fri Apr 24 14:13:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/145] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:16:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/146] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:16:49 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:16:49 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-04-24 14:16:49.287 7 INFO nova.api.openstack.wsgi [None req-f56bde33-53c4-493e-9d9f-b10b54209330 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/148] 199.204.45.74 () {48 vars in 1012 bytes} [Fri Apr 24 14:16:49 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: 76/149] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:16:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.204.45.74 () {52 vars in 1044 bytes} [Fri Apr 24 14:16:49 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/181] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:19: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: 92/182] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:19:16 2026] GET /v2.1 => generated 0 bytes in 391 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/183] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:19:16 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:19:16.698 8 INFO nova.api.openstack.wsgi [None req-3daf4523-04ba-41a9-a6b0-57ea2163a730 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e718ce516edb487891bf1a1f7f9ccba4 [pid: 8|app: 0|req: 93/184] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:19:16 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-04-24 14:19:16.713 7 WARNING oslo_db.sqlalchemy.utils [None req-4765a728-2cc6-433f-8c97-00c53023ea84 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 92/185] 199.204.45.74 () {48 vars in 1011 bytes} [Fri Apr 24 14:19:16 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.204.45.74 () {52 vars in 1052 bytes} [Fri Apr 24 14:19:16 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/189] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:19:20 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: 96/190] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:19:20 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: 95/191] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:19:20 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: 97/192] 199.204.45.74 () {48 vars in 1068 bytes} [Fri Apr 24 14:19:20 2026] GET /v2.1/os-quota-sets/f54d77d07d764867a2876bac149fe8d6 => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/193] 199.204.45.74 () {52 vars in 1120 bytes} [Fri Apr 24 14:19:20 2026] PUT /v2.1/os-quota-sets/f54d77d07d764867a2876bac149fe8d6 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:27:32 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: 147/293] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:27:32 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:27:32 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:27:32.857 8 INFO nova.api.openstack.wsgi [None req-c63e3d5c-ffa7-4499-9a82-e21656a9ff47 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 148/295] 199.204.45.74 () {48 vars in 1010 bytes} [Fri Apr 24 14:27:32 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:27:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 199.204.45.74 () {52 vars in 1044 bytes} [Fri Apr 24 14:27:32 2026] POST /v2.1/flavors => generated 532 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:34:32 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: 192/383] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:34:32 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:34:32 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.74 () {48 vars in 1068 bytes} [Fri Apr 24 14:34:32 2026] GET /v2.1/os-quota-sets/48f49ccce26c4396b4d894ea60f33d3c => generated 283 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.204.45.74 () {52 vars in 1120 bytes} [Fri Apr 24 14:34:32 2026] PUT /v2.1/os-quota-sets/48f49ccce26c4396b4d894ea60f33d3c => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:46: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: 263/526] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:46:02 2026] GET /v2.1 => generated 0 bytes in 145 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:46:02 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-04-24 14:46:03.034 8 INFO nova.api.openstack.wsgi [None req-53317b57-19ee-4e57-acf9-ea4795087137 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 264/528] 199.204.45.74 () {48 vars in 1006 bytes} [Fri Apr 24 14:46:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:46:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Apr 24 14:46:03 2026] GET /v2.1/flavors/2b290eb3-4506-44f8-aa37-5a2c18be20ba/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.74 () {42 vars in 700 bytes} [Fri Apr 24 14:46:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:46:03 2026] GET /v2.1 => generated 0 bytes in 41 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.74 () {46 vars in 977 bytes} [Fri Apr 24 14:46:03 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:46:04.029 8 INFO nova.api.openstack.wsgi [None req-c0e82101-038d-4f24-a645-6eeb096080fe e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 267/534] 199.204.45.74 () {48 vars in 1008 bytes} [Fri Apr 24 14:46:04 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:46:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Apr 24 14:46:04 2026] GET /v2.1/flavors/45d6c4d0-bf85-477e-b5ee-9b2a4467e0f9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:46:04 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: 269/538] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:46:05 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: 7|app: 0|req: 270/539] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:46:05 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:46:05.075 8 INFO nova.api.openstack.wsgi [None req-dfb86363-e262-4b64-a5fc-55db22f8520e e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 270/540] 199.204.45.74 () {48 vars in 1010 bytes} [Fri Apr 24 14:46:05 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:46:05 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: 8|app: 0|req: 271/542] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Apr 24 14:46:05 2026] GET /v2.1/flavors/f70b44a5-344b-40ab-b86a-284c8aba35a5/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:46:06 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: 272/544] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:46:06 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: 7|app: 0|req: 273/545] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:46:06 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:46:06.106 8 INFO nova.api.openstack.wsgi [None req-5b5f199c-1679-4c9e-be8d-96b7809cb27f e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 273/546] 199.204.45.74 () {48 vars in 1008 bytes} [Fri Apr 24 14:46:06 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:46:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Apr 24 14:46:06 2026] GET /v2.1/flavors/b39585ed-51ca-47be-acf3-4f86638aa9e1/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:46:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:46:07 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:46:07 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-04-24 14:46:07.081 8 INFO nova.api.openstack.wsgi [None req-764f36c5-6352-4963-810d-5849206dddc5 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 276/552] 199.204.45.74 () {48 vars in 1010 bytes} [Fri Apr 24 14:46:07 2026] GET /v2.1/flavors/m1.xlarge => 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: 277/553] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:46:07 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: 8|app: 0|req: 277/554] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Apr 24 14:46:07 2026] GET /v2.1/flavors/b3a6842d-a1b3-48b7-8ddc-6e86920504cc/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: 285/569] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:47:13 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: 285/570] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:47:13 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:47:13 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:47:13.508 7 INFO nova.api.openstack.wsgi [None req-6a8f00c6-75d0-4b48-ac01-20946f6ada51 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 286/572] 199.204.45.74 () {48 vars in 1012 bytes} [Fri Apr 24 14:47:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:47:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Apr 24 14:47:13 2026] GET /v2.1/flavors/dce5b250-fbe6-433d-9ad5-0e02e2cf4f3e/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: 289/577] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:47:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:47:20 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: 7|app: 0|req: 290/579] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:47:20 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:47:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:47:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:47:24 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: 292/583] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:47:24 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: 8|app: 0|req: 292/584] 199.204.45.74 () {48 vars in 1068 bytes} [Fri Apr 24 14:47:24 2026] GET /v2.1/os-quota-sets/f54d77d07d764867a2876bac149fe8d6 => generated 280 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:48: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: 298/596] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:48:16 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:48:16 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:48:16.675 8 INFO nova.api.openstack.wsgi [None req-cf062017-f017-4673-a866-7165c97e4fc2 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 299/598] 199.204.45.74 () {48 vars in 1010 bytes} [Fri Apr 24 14:48:16 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: 300/599] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:48:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 199.204.45.74 () {48 vars in 1094 bytes} [Fri Apr 24 14:48:16 2026] GET /v2.1/flavors/13f5bfac-5964-4a59-a296-5209b4a55d52/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:48:31 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: 303/606] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:48:31 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:48:31 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: 304/608] 199.204.45.74 () {48 vars in 1068 bytes} [Fri Apr 24 14:48:31 2026] GET /v2.1/os-quota-sets/48f49ccce26c4396b4d894ea60f33d3c => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.204.45.74 () {42 vars in 700 bytes} [Fri Apr 24 14:49:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 199.204.45.74 () {44 vars in 904 bytes} [Fri Apr 24 14:49:24 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.204.45.74 () {46 vars in 977 bytes} [Fri Apr 24 14:49:24 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-04-24 14:49:24.671 7 INFO nova.api.openstack.wsgi [None req-3562ccc5-8b99-4349-93d4-8506daf87f90 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 311/622] 199.204.45.74 () {48 vars in 1006 bytes} [Fri Apr 24 14:49:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.204.45.74 () {48 vars in 1046 bytes} [Fri Apr 24 14:49:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/632] 10.0.0.132 () {32 vars in 654 bytes} [Fri Apr 24 14:50:08 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.132 () {32 vars in 640 bytes} [Fri Apr 24 14:50:08 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 14:50:08.682 7 WARNING oslo_db.sqlalchemy.utils [None req-4a34af61-d5a0-4060-a4b7-372a0a00cdcd e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 317/634] 10.0.0.132 () {32 vars in 648 bytes} [Fri Apr 24 14:50:08 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.132 () {32 vars in 693 bytes} [Fri Apr 24 14:50:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:20 2026] GET /v2.1/flavors/2b290eb3-4506-44f8-aa37-5a2c18be20ba => generated 511 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.132 () {32 vars in 640 bytes} [Fri Apr 24 14:50:20 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: 8|app: 0|req: 322/642] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:20 2026] GET /v2.1/flavors/2b290eb3-4506-44f8-aa37-5a2c18be20ba => generated 511 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:28.243 7 WARNING neutronclient.v2_0.client [None req-a63e1692-ffa0-4ad9-a8ff-3a0c5a4a4a4f 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in 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/645] 10.0.0.132 () {34 vars in 684 bytes} [Fri Apr 24 14:50:28 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2739 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:30.777 8 WARNING neutronclient.v2_0.client [None req-39e700a7-1404-4e92-b752-6cda7f3d3433 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in 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/646] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:50:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.132 () {34 vars in 684 bytes} [Fri Apr 24 14:50:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:32.933 7 WARNING neutronclient.v2_0.client [None req-46a799cd-0ec4-4a1f-9a5e-f0826c09d70b 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/648] 10.0.0.132 () {34 vars in 684 bytes} [Fri Apr 24 14:50:32 2026] POST /v2.1/os-security-groups => generated 244 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:33.382 8 WARNING neutronclient.v2_0.client [None req-812d2116-f1ec-48a5-8d49-80dae5c508e5 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:33.434 8 WARNING neutronclient.v2_0.client [None req-812d2116-f1ec-48a5-8d49-80dae5c508e5 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:33.490 8 WARNING neutronclient.v2_0.client [None req-812d2116-f1ec-48a5-8d49-80dae5c508e5 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:33.718 7 WARNING neutronclient.v2_0.client [None req-cb020275-f1be-45ec-88be-e65e80d13610 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/649] 10.0.0.132 () {32 vars in 662 bytes} [Fri Apr 24 14:50:33 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:50:33.981 8 WARNING neutronclient.v2_0.client [None req-6efe21c9-ee45-40e4-8cc5-6c12b244f223 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:34.433 8 WARNING neutronclient.v2_0.client [None req-6efe21c9-ee45-40e4-8cc5-6c12b244f223 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/650] 10.0.0.132 () {34 vars in 684 bytes} [Fri Apr 24 14:50:33 2026] POST /v2.1/os-security-groups => generated 247 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:34.544 7 WARNING neutronclient.v2_0.client [None req-02f3a168-fc4a-402b-a62d-4a02f9e8c112 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in 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/651] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:33 2026] DELETE /v2.1/os-security-groups/d50eaf6b-19be-452a-aa71-2c1b5767b788 => generated 0 bytes in 827 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 14:50:34.815 8 WARNING neutronclient.v2_0.client [None req-284ee872-35fe-482b-bdc7-dd1b7f2bcb6f 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:34.833 7 WARNING neutronclient.v2_0.client [None req-02f3a168-fc4a-402b-a62d-4a02f9e8c112 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:34.857 8 INFO nova.api.openstack.wsgi [None req-284ee872-35fe-482b-bdc7-dd1b7f2bcb6f 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] HTTP exception thrown: Security group d50eaf6b-19be-452a-aa71-2c1b5767b788 does not exist Neutron server returns request_ids: ['req-5044f147-c354-4771-8a6e-d3ac537bedd7'] [pid: 8|app: 0|req: 328/652] 10.0.0.132 () {32 vars in 736 bytes} [Fri Apr 24 14:50:34 2026] GET /v2.1/os-security-groups/d50eaf6b-19be-452a-aa71-2c1b5767b788 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 14:50:34.870 8 WARNING neutronclient.v2_0.client [None req-049e8acc-5ba9-4e34-bcc9-164fcd4fa80b 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/653] 10.0.0.132 () {34 vars in 694 bytes} [Fri Apr 24 14:50:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:35.062 8 WARNING neutronclient.v2_0.client [None req-049e8acc-5ba9-4e34-bcc9-164fcd4fa80b 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.066 7 WARNING neutronclient.v2_0.client [None req-9ee81db6-8add-4fb0-b43d-9035d242fef6 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in 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/654] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:34 2026] DELETE /v2.1/os-security-groups/e9535202-bec3-4cbc-99e6-fea653012c49 => generated 0 bytes in 364 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 14:50:35.241 8 WARNING neutronclient.v2_0.client [None req-245a0706-90a0-4d2d-a8f6-e92394a59772 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/655] 10.0.0.132 () {34 vars in 684 bytes} [Fri Apr 24 14:50:35 2026] POST /v2.1/os-security-groups => generated 247 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:35.440 8 INFO nova.api.openstack.wsgi [None req-245a0706-90a0-4d2d-a8f6-e92394a59772 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] HTTP exception thrown: Security group e9535202-bec3-4cbc-99e6-fea653012c49 does not exist Neutron server returns request_ids: ['req-380604e9-1b25-4af7-ac6a-4b93c3a8525f'] [pid: 8|app: 0|req: 330/656] 10.0.0.132 () {32 vars in 736 bytes} [Fri Apr 24 14:50:35 2026] GET /v2.1/os-security-groups/e9535202-bec3-4cbc-99e6-fea653012c49 => generated 194 bytes in 210 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 14:50:35.449 7 WARNING neutronclient.v2_0.client [None req-d1c38bad-07e9-4956-a6c7-d1d7a9a69e6c e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.456 8 WARNING neutronclient.v2_0.client [None req-b506a7bd-e920-44d1-abdb-c13624c8170e 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.483 7 WARNING neutronclient.v2_0.client [None req-d1c38bad-07e9-4956-a6c7-d1d7a9a69e6c e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.503 8 WARNING neutronclient.v2_0.client [None req-b506a7bd-e920-44d1-abdb-c13624c8170e 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in 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/657] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:35 2026] DELETE /v2.1/os-security-groups/0cba642d-54cb-4826-aed2-95753feb6d25 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 14:50:35.680 8 WARNING neutronclient.v2_0.client [None req-73d278c0-9dbc-41fb-beb0-412fadda484f 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.699 8 INFO nova.api.openstack.wsgi [None req-73d278c0-9dbc-41fb-beb0-412fadda484f 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] HTTP exception thrown: Security group 0cba642d-54cb-4826-aed2-95753feb6d25 does not exist Neutron server returns request_ids: ['req-3776f5e1-de9d-48b6-86fd-8b14e30f4426'] [pid: 8|app: 0|req: 332/658] 10.0.0.132 () {32 vars in 736 bytes} [Fri Apr 24 14:50:35 2026] GET /v2.1/os-security-groups/0cba642d-54cb-4826-aed2-95753feb6d25 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 14:50:35.717 8 WARNING neutronclient.v2_0.client [None req-d6d2293e-8cd7-4872-a3fe-6b9b87313256 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/659] 10.0.0.132 () {34 vars in 694 bytes} [Fri Apr 24 14:50:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:35.748 7 WARNING neutronclient.v2_0.client [None req-033d1fd8-a26b-4177-908e-5d955b8e6ff2 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.772 8 WARNING neutronclient.v2_0.client [None req-d6d2293e-8cd7-4872-a3fe-6b9b87313256 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.785 7 WARNING neutronclient.v2_0.client [None req-033d1fd8-a26b-4177-908e-5d955b8e6ff2 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.814 8 WARNING neutronclient.v2_0.client [None req-d6d2293e-8cd7-4872-a3fe-6b9b87313256 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in 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/660] 10.0.0.132 () {32 vars in 662 bytes} [Fri Apr 24 14:50:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:35.890 8 WARNING neutronclient.v2_0.client [None req-722094bd-0fcc-486b-ab45-6317abf01baa 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.921 8 INFO nova.api.openstack.wsgi [None req-722094bd-0fcc-486b-ab45-6317abf01baa 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] HTTP exception thrown: Security group 0cba642d-54cb-4826-aed2-95753feb6d25 does not exist Neutron server returns request_ids: ['req-4566bf0b-09ab-4fbd-b204-e5a127d05f59'] [pid: 8|app: 0|req: 334/661] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:35 2026] DELETE /v2.1/os-security-groups/0cba642d-54cb-4826-aed2-95753feb6d25 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 14:50:35.937 8 WARNING neutronclient.v2_0.client [None req-32773021-49db-49bc-b482-dbfdb582f5e0 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:35.964 8 INFO nova.api.openstack.wsgi [None req-32773021-49db-49bc-b482-dbfdb582f5e0 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] HTTP exception thrown: Security group e9535202-bec3-4cbc-99e6-fea653012c49 does not exist Neutron server returns request_ids: ['req-8af47541-704b-4199-8aa3-ba180892d671'] [pid: 8|app: 0|req: 335/662] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:35 2026] DELETE /v2.1/os-security-groups/e9535202-bec3-4cbc-99e6-fea653012c49 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-24 14:50:35.978 8 WARNING neutronclient.v2_0.client [None req-43aa04fd-9675-440d-b8bd-cffd3516275d 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:36.000 8 INFO nova.api.openstack.wsgi [None req-43aa04fd-9675-440d-b8bd-cffd3516275d 41011e25f9b94f98971d43bb3229ee7d f27062613f2e4c33ac6271dbcf815520 - - default default] HTTP exception thrown: Security group d50eaf6b-19be-452a-aa71-2c1b5767b788 does not exist Neutron server returns request_ids: ['req-ee93c901-9c8d-4c86-b66d-2b88a14bf046'] [pid: 8|app: 0|req: 336/663] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:35 2026] DELETE /v2.1/os-security-groups/d50eaf6b-19be-452a-aa71-2c1b5767b788 => 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: 328/664] 10.0.0.132 () {34 vars in 694 bytes} [Fri Apr 24 14:50:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:36.030 8 WARNING neutronclient.v2_0.client [None req-edeedf5f-fe0c-4a14-ab52-c7f8fed8cfa1 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/665] 10.0.0.132 () {32 vars in 736 bytes} [Fri Apr 24 14:50:36 2026] GET /v2.1/os-security-groups/f60229e7-ae1c-4400-beee-67a09b505667 => generated 664 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:36.091 7 WARNING neutronclient.v2_0.client [None req-34dd941a-cf38-4bd3-bf15-b73ebeccf75c e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:36.121 7 WARNING neutronclient.v2_0.client [None req-34dd941a-cf38-4bd3-bf15-b73ebeccf75c e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:36.163 7 WARNING neutronclient.v2_0.client [None req-34dd941a-cf38-4bd3-bf15-b73ebeccf75c e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in 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/666] 10.0.0.132 () {32 vars in 749 bytes} [Fri Apr 24 14:50:36 2026] DELETE /v2.1/os-security-group-rules/2b077421-3010-4717-9d95-bcb373190160 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 14:50:36.350 8 WARNING neutronclient.v2_0.client [None req-877d0eeb-41f1-41c3-9ac8-119d49bebd05 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:36.384 8 WARNING neutronclient.v2_0.client [None req-877d0eeb-41f1-41c3-9ac8-119d49bebd05 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in 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/667] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:36 2026] DELETE /v2.1/os-security-groups/f60229e7-ae1c-4400-beee-67a09b505667 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 14:50:36.574 7 WARNING neutronclient.v2_0.client [None req-d6c395fa-1518-4df7-8ecb-6ffe0300fae2 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:36.605 7 WARNING neutronclient.v2_0.client [None req-d6c395fa-1518-4df7-8ecb-6ffe0300fae2 e266a06320154932838bc6e173aa5d7d 0cbc8bae6956446f957a7b401bbbc6fe - - default default] The python binding code in 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/668] 10.0.0.132 () {32 vars in 739 bytes} [Fri Apr 24 14:50:36 2026] DELETE /v2.1/os-security-groups/a3a1e3f9-2b06-4b92-a6ee-1ea8c999fbb7 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-24 14:50:40.393 8 WARNING neutronclient.v2_0.client [None req-af04b51e-b4d4-40d8-98a3-77e1f7dad974 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:40.805 8 WARNING neutronclient.v2_0.client [None req-af04b51e-b4d4-40d8-98a3-77e1f7dad974 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:41.908 8 WARNING neutronclient.v2_0.client [None req-af04b51e-b4d4-40d8-98a3-77e1f7dad974 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/671] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:50:40 2026] POST /v2.1/servers => generated 449 bytes in 2493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 14:50:42.818 7 WARNING neutronclient.v2_0.client [None req-696d431f-d01b-485d-8e4a-4be605d6b24e f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/672] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:42 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1253 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:43.991 8 WARNING neutronclient.v2_0.client [None req-a3733a34-3b58-4e2f-b34b-87ef447e572c f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/673] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:43 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1303 bytes in 1025 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:46.039 7 WARNING neutronclient.v2_0.client [None req-8824e054-263e-4bf2-83df-0d5e5e2162a0 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in 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/674] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:45 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1351 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:47.903 8 WARNING neutronclient.v2_0.client [None req-b79adfb0-5a2b-4bba-9f0e-389ab0a1df8f f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in 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/675] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:47 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1359 bytes in 1232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:50.115 8 WARNING neutronclient.v2_0.client [None req-72498c62-1123-456c-b1cd-29cf161ab109 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/678] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:50:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:50 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1369 bytes in 1750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:50:52.876 7 WARNING neutronclient.v2_0.client [None req-b7b026fb-990b-49b4-9ee9-a392f85d2a1b f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in 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/680] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:52 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1435 bytes in 1895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/681] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:50:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:55.129 7 INFO nova.api.openstack.compute.server_external_events [req-5435be7b-92d9-4404-ad8e-f20dc0552675 req-df86b699-9082-46cd-9f54-87c20fc20c4f 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance 2026-04-24 14:50:55.144 7 INFO nova.compute.rpcapi [None req-4269e333-c8d0-465d-9954-7e17c8adc5eb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 337/682] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:50:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:50:55.789 8 WARNING neutronclient.v2_0.client [None req-501d5e92-4944-4dce-bed0-aed4d6203cc6 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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-04-24 14:50:56.719 7 WARNING neutronclient.v2_0.client [None req-0adea404-6f5d-4109-8ac5-9cb20c8bb648 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in 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/683] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:55 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 1178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:50:56.969 7 WARNING neutronclient.v2_0.client [None req-0adea404-6f5d-4109-8ac5-9cb20c8bb648 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:57.266 7 WARNING neutronclient.v2_0.client [None req-0adea404-6f5d-4109-8ac5-9cb20c8bb648 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] 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-04-24 14:50:57.333 8 WARNING neutronclient.v2_0.client [None req-9bd1ab1e-2d92-4277-838d-a7affafa43c3 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:57.371 8 WARNING neutronclient.v2_0.client [None req-9bd1ab1e-2d92-4277-838d-a7affafa43c3 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:57.538 8 WARNING neutronclient.v2_0.client [None req-9bd1ab1e-2d92-4277-838d-a7affafa43c3 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/684] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:50:57 2026] POST /v2.1/servers => generated 453 bytes in 504 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-04-24 14:50:57.810 8 WARNING neutronclient.v2_0.client [None req-b3fee34c-f644-4b6d-93f4-bf78a414dd2e e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/685] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:57 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1392 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:50:56 2026] POST /v2.1/servers => generated 449 bytes in 1295 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:57.957 8 WARNING neutronclient.v2_0.client [None req-cdae6050-6f20-48c6-82e3-52fc7a524d09 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:50:57.982 7 WARNING neutronclient.v2_0.client [None req-8362ff07-c7cc-47d9-89c9-0aba575cb30a f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/687] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:57 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1399 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:57 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 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-04-24 14:50:58.909 8 WARNING neutronclient.v2_0.client [None req-7f9fca3c-bd3f-48c1-aaef-d8a0ef1245f1 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/689] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:58 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1396 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:59.061 7 WARNING neutronclient.v2_0.client [None req-93caa5b1-f341-4575-bccd-a343ebfe3189 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/690] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:59 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1403 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:50:59.190 8 WARNING neutronclient.v2_0.client [None req-6327e463-1994-48a7-9bfe-e2c2b64fc05e f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/691] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:59 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:00.007 7 WARNING neutronclient.v2_0.client [None req-f9176aef-e1c5-4e36-94ba-e328331acb97 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/694] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:50:59 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1388 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:00.193 8 WARNING neutronclient.v2_0.client [None req-69289759-9f90-4732-99b1-fb9f32b47dc1 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/695] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:00 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1451 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-04-24 14:51:00.331 7 WARNING neutronclient.v2_0.client [None req-7035dee2-1539-4da2-bab3-bee647946b01 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in 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/696] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:00 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:01.110 8 WARNING neutronclient.v2_0.client [None req-6b7bb403-6117-463a-8165-764d59c90b78 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/697] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:01 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1388 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-04-24 14:51:01.286 7 WARNING neutronclient.v2_0.client [None req-f9d2b3ed-a6fa-4909-8b94-b05afbcaa3de eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in 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/698] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:01 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1451 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:01.485 8 WARNING neutronclient.v2_0.client [None req-e54c4ded-2aff-4350-a88a-ccd74e3246cd f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in 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/699] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:01 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 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-04-24 14:51:02.205 7 WARNING neutronclient.v2_0.client [None req-ea320679-3769-4f7b-ac4f-3a2f86a28c04 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/700] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:02 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1444 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:02.387 8 WARNING neutronclient.v2_0.client [None req-fd123132-213b-4faf-ac43-2fc69aa23016 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in 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/701] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:02 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1459 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-04-24 14:51:02.722 7 WARNING neutronclient.v2_0.client [None req-5e194165-cd6a-4070-b040-06f3c892486c f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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: 346/702] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:02 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:51:03.321 8 WARNING neutronclient.v2_0.client [None req-08f0836d-be2a-4ce3-8e33-4b3542576689 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] 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-04-24 14:51:03.382 7 INFO nova.api.openstack.compute.server_external_events [req-a2c3fa52-bfb4-4b59-bb50-5f2ade054101 req-42d0e2af-b24b-44f4-8c88-62cdd4987343 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance [pid: 7|app: 0|req: 347/703] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:03.552 7 WARNING neutronclient.v2_0.client [None req-a2774a0d-a683-49ab-88ef-e713e9a46887 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/704] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:03 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1444 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:03 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1536 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:04.360 8 WARNING neutronclient.v2_0.client [None req-2744b5d8-a7f7-472e-8e66-475e75540663 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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-04-24 14:51:05.078 7 WARNING neutronclient.v2_0.client [None req-b48b1d85-ba75-4665-9cb7-2f5bbfcf81c3 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/706] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:04 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:05 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1452 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-04-24 14:51:05.358 8 WARNING neutronclient.v2_0.client [None req-cd579830-e3af-439f-b04b-87753a637cf1 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] 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-04-24 14:51:05.447 7 INFO nova.api.openstack.compute.server_external_events [req-6995fc71-5f35-43f5-acea-439b9f179b80 req-d12d4d52-79d2-4326-bceb-501937f963dd 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance [pid: 7|app: 0|req: 350/708] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:05 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1524 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:06.209 7 WARNING neutronclient.v2_0.client [None req-d5fc349f-0817-4031-b628-728bdeba4a5f f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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-04-24 14:51:06.254 8 WARNING neutronclient.v2_0.client [None req-9b5d0d45-ff4b-489d-8e79-52b57b55b576 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/710] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:06 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:06 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1518 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:07.101 7 WARNING neutronclient.v2_0.client [None req-d4b462ff-a78b-46d2-b926-38eb5d789c4c eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/712] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:07 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1524 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:07.501 8 INFO nova.api.openstack.compute.server_external_events [req-f9f9c504-c547-4ea8-a3ac-3f4836735834 req-f7ef93a4-9ccc-4af4-a9f5-b8a5d311e16c 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance 2026-04-24 14:51:07.511 8 INFO nova.compute.rpcapi [None req-1f7a5c78-718e-4c0c-8160-73a8724df364 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 361/713] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:07.943 7 WARNING neutronclient.v2_0.client [None req-359f4622-32e2-42ef-9e9b-fb60cd0f4afe f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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-04-24 14:51:07.981 8 WARNING neutronclient.v2_0.client [None req-d32bbc5c-e00e-4f9a-8045-2f983a0de3a0 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/714] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:07 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:07 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1518 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:08.291 7 WARNING neutronclient.v2_0.client [None req-5182e462-df33-41a8-a90d-5cfbf981f9c1 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/716] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:08 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1524 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:09.249 8 WARNING neutronclient.v2_0.client [None req-8ee92ca0-ec6a-48d9-ba95-2fd2aad4ea71 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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-04-24 14:51:09.290 7 WARNING neutronclient.v2_0.client [None req-dff1fe3f-dfa3-4cd6-8d55-229126842f99 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/717] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:09 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:09.575 8 WARNING neutronclient.v2_0.client [None req-def7771d-e718-4a35-808a-dac5c6049eb2 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/718] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:09 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1518 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:09 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1524 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:09.913 7 INFO nova.api.openstack.compute.server_external_events [req-5445f888-df7b-4193-b9c3-7bfa8049038c req-32e66de7-09dd-49ee-80c2-a083d64bd971 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance [pid: 7|app: 0|req: 357/722] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:10.600 8 WARNING neutronclient.v2_0.client [None req-72374f2f-32cc-4007-b499-60a795f572bc f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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-04-24 14:51:10.716 7 WARNING neutronclient.v2_0.client [None req-30492f9a-f9c3-496a-b48b-02a45e277707 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/723] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:10 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1518 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/724] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:10 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1423 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:51:11.019 7 WARNING neutronclient.v2_0.client [None req-876d0070-f518-4b3c-89f5-f1bddaccff2e eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in 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/725] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:10 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1524 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-24 14:51:11.984 8 INFO nova.api.openstack.compute.server_external_events [req-29861319-feed-4472-80cf-89d5cc52b214 req-3bb8c803-efd4-4ac6-b3fe-4e6a49261f85 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance 2026-04-24 14:51:11.984 8 INFO nova.api.openstack.compute.server_external_events [req-29861319-feed-4472-80cf-89d5cc52b214 req-3bb8c803-efd4-4ac6-b3fe-4e6a49261f85 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance 2026-04-24 14:51:11.985 8 INFO nova.api.openstack.compute.server_external_events [req-29861319-feed-4472-80cf-89d5cc52b214 req-3bb8c803-efd4-4ac6-b3fe-4e6a49261f85 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance 2026-04-24 14:51:11.985 8 INFO nova.api.openstack.compute.server_external_events [req-29861319-feed-4472-80cf-89d5cc52b214 req-3bb8c803-efd4-4ac6-b3fe-4e6a49261f85 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance 2026-04-24 14:51:11.985 8 INFO nova.api.openstack.compute.server_external_events [req-29861319-feed-4472-80cf-89d5cc52b214 req-3bb8c803-efd4-4ac6-b3fe-4e6a49261f85 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance [pid: 8|app: 0|req: 367/726] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:11 2026] POST /v2.1/os-server-external-events => generated 871 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-04-24 14:51:12.010 7 WARNING neutronclient.v2_0.client [None req-3c211b6c-5755-4282-ac91-212dcbd5b82b e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:51:12.039 8 WARNING neutronclient.v2_0.client [None req-395e1dd5-4768-4b3c-a33f-d8e0a005520e f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/727] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:11 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1518 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:11 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1611 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-04-24 14:51:12.359 7 WARNING neutronclient.v2_0.client [None req-91ec50b6-1876-4aa9-a96a-7ff65ae82d99 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] 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: 361/729] 10.0.0.132 () {32 vars in 740 bytes} [Fri Apr 24 14:51:12 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641/os-interface => generated 285 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:51:12.446 8 WARNING neutronclient.v2_0.client [None req-6e50280c-eae6-4435-89cc-49b18876deec eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/730] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:12 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1524 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:13.298 7 WARNING neutronclient.v2_0.client [None req-7d404f12-7eea-4878-a550-ab165a13e150 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/731] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:13 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1701 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:13.484 8 WARNING neutronclient.v2_0.client [None req-aec4a203-6c5c-4e23-a348-e7fc2d782664 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/732] 10.0.0.132 () {32 vars in 740 bytes} [Fri Apr 24 14:51:13 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb/os-interface => generated 285 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:14.039 7 INFO nova.api.openstack.compute.server_external_events [req-da7068df-dcd4-4541-b539-e09e112ccfc6 req-7541206c-44c6-4b68-ae8f-c09a2e273919 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance 2026-04-24 14:51:14.040 7 INFO nova.api.openstack.compute.server_external_events [req-da7068df-dcd4-4541-b539-e09e112ccfc6 req-7541206c-44c6-4b68-ae8f-c09a2e273919 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance [pid: 7|app: 0|req: 363/733] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:14 2026] POST /v2.1/os-server-external-events => generated 354 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-04-24 14:51:14.139 8 WARNING neutronclient.v2_0.client [None req-003ee561-3579-4adb-a3bf-f23f79e6ea64 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] 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-04-24 14:51:14.192 7 WARNING neutronclient.v2_0.client [None req-f341b405-8347-4aa9-ba0c-56da540ff36e f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/734] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:14 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1524 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:14 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1611 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/736] 10.0.0.132 () {32 vars in 640 bytes} [Fri Apr 24 14:51:14 2026] GET /v2.1/servers => generated 388 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/737] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:51:14 2026] DELETE /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 0 bytes in 161 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-04-24 14:51:14.748 8 WARNING neutronclient.v2_0.client [None req-00b3f61e-1e4b-47d0-a0e4-ff1bbfbc499e f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in 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/738] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:14 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1617 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:15.308 7 WARNING neutronclient.v2_0.client [None req-38053479-c639-475a-9c11-bcddc022e3d9 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in 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/739] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:15 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1714 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-04-24 14:51:15.534 8 WARNING neutronclient.v2_0.client [None req-6322d524-47dc-4dd9-8b7d-0865e48076a3 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/740] 10.0.0.132 () {32 vars in 740 bytes} [Fri Apr 24 14:51:15 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:15.689 7 INFO nova.api.openstack.compute.server_external_events [req-38bf6817-bcce-4774-b873-6e2c62295a0e req-f9262a4c-bbb0-4fae-85f3-14913f14f733 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance [pid: 7|app: 0|req: 367/741] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:15 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-04-24 14:51:15.937 8 WARNING neutronclient.v2_0.client [None req-b089f35b-0a08-4b11-b3cc-4f4a6ca5ee67 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/742] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:15 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1617 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:16.109 7 INFO nova.api.openstack.compute.server_external_events [req-fdb974dc-aa72-4aad-8188-8459c135b13e req-f1ef00e0-672c-4c21-b8ee-c58392197ddb 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance [pid: 7|app: 0|req: 368/743] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:16.927 8 WARNING neutronclient.v2_0.client [None req-82ca02e2-b17e-40b6-941f-6025f6c808b3 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] 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-04-24 14:51:17.097 7 WARNING neutronclient.v2_0.client [None req-5812a477-5c61-41de-bb43-095d939f008e f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/744] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:16 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1714 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:17 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1617 bytes in 967 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:18.170 8 INFO nova.api.openstack.compute.server_external_events [req-e6e4d6a2-0e21-426b-9850-efb9e248a137 req-b530074e-bf97-42fa-a2f2-7ec5fb93a0a4 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance 2026-04-24 14:51:18.171 8 INFO nova.api.openstack.compute.server_external_events [req-e6e4d6a2-0e21-426b-9850-efb9e248a137 req-b530074e-bf97-42fa-a2f2-7ec5fb93a0a4 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance 2026-04-24 14:51:18.171 8 INFO nova.api.openstack.compute.server_external_events [req-e6e4d6a2-0e21-426b-9850-efb9e248a137 req-b530074e-bf97-42fa-a2f2-7ec5fb93a0a4 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance [pid: 8|app: 0|req: 377/746] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:18 2026] POST /v2.1/os-server-external-events => generated 525 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-04-24 14:51:19.080 7 WARNING neutronclient.v2_0.client [None req-36cc96fb-c22c-410e-aeb6-d363f51cd625 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/747] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:19 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1380 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:20.211 7 INFO nova.api.openstack.compute.server_external_events [req-22bebab2-02a1-493f-8e97-e2ff2cecb7d3 req-29158246-ac87-43f3-bc22-73f61707c9ab 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:d4f2cabf-054a-4469-8d57-7d02bdabeec5 for instance bee75101-3407-4d49-b255-a6e10521f641 on instance 2026-04-24 14:51:20.213 8 WARNING neutronclient.v2_0.client [None req-b8c41d5d-253a-4726-a066-4b732e5977c9 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/750] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:20 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1385 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:21.321 7 WARNING neutronclient.v2_0.client [None req-50c16c45-f2ba-4a20-96e8-e7d8d294dd9a f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/752] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:21 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 1385 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-04-24 14:51:22.399 8 INFO nova.api.openstack.wsgi [None req-08f9372b-4bae-455c-8a55-aa1aee7043e2 f2bdf7b012b343dc9a793ec77885ac31 168a6fa7854a4c92b07942e99d806d58 - - default default] HTTP exception thrown: Instance bee75101-3407-4d49-b255-a6e10521f641 could not be found. [pid: 8|app: 0|req: 380/753] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:22 2026] GET /v2.1/servers/bee75101-3407-4d49-b255-a6e10521f641 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/754] 10.0.0.132 () {32 vars in 703 bytes} [Fri Apr 24 14:51:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-244234066 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:31.092 8 WARNING neutronclient.v2_0.client [None req-4469a498-3076-4a5e-b041-357700c81956 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/757] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:31 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1821 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:51:31.283 7 WARNING neutronclient.v2_0.client [None req-c66bc51a-a08b-4525-921b-5814fed0b2d6 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/758] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:31 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1821 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/759] 10.0.0.132 () {34 vars in 749 bytes} [Fri Apr 24 14:51:31 2026] POST /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb/action => generated 0 bytes in 100 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-04-24 14:51:31.696 7 WARNING neutronclient.v2_0.client [None req-d4078f30-b4a8-4768-83d7-23fd8eabb82a e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/760] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:31 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1823 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:32.836 8 WARNING neutronclient.v2_0.client [None req-284f52f7-4349-4011-80a6-3c6ee489523d eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:51:32.856 7 WARNING neutronclient.v2_0.client [None req-2468f37b-7566-4c46-9859-0b5f3886921e e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/761] 10.0.0.132 () {32 vars in 740 bytes} [Fri Apr 24 14:51:32 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:32.984 8 WARNING neutronclient.v2_0.client [None req-01ec448b-b90c-49a8-89fc-58858b7c14c7 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/762] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:32 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1823 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/763] 10.0.0.132 () {32 vars in 814 bytes} [Fri Apr 24 14:51:32 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/os-interface/a9babf36-168f-4447-8a08-99f3e8f7ff31 => generated 281 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/764] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:33 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 155 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: 386/765] 10.0.0.132 () {34 vars in 749 bytes} [Fri Apr 24 14:51:33 2026] POST /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/action => generated 0 bytes in 43 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: 380/766] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:33 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 155 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-04-24 14:51:34.095 8 WARNING neutronclient.v2_0.client [None req-4c690c03-7a02-4a74-9fb5-d49645e22e63 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] 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: 381/767] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:34 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 155 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-04-24 14:51:34.667 7 INFO nova.api.openstack.compute.server_external_events [req-e645ac49-bb5c-4c62-b71f-4cc18d095152 req-c917ce9a-6d55-4ddd-9a98-37178cd5a2ac 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance [pid: 7|app: 0|req: 382/768] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:34 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1823 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/770] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:35 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 155 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-04-24 14:51:35.800 8 WARNING neutronclient.v2_0.client [None req-92511655-4e00-48ac-8add-b2d58a10388c e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] 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-04-24 14:51:35.995 7 INFO nova.api.openstack.compute.server_external_events [req-c2a06c38-6143-4dcc-8424-e4d11eddce96 req-6bed1066-9c46-4d88-9186-d4999fed277c 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance [pid: 7|app: 0|req: 384/771] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:35 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) [pid: 8|app: 0|req: 388/772] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:35 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1828 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/773] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:36 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 155 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-04-24 14:51:37.321 8 WARNING neutronclient.v2_0.client [None req-81f847b2-e08d-4988-ab22-91b8b18843e2 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/774] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:37 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:37.440 7 WARNING neutronclient.v2_0.client [None req-d3f8d4bd-9201-4683-bd49-488440342fbd eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/775] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:37 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1828 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:37 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1949 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, ' [pid: 8|app: 0|req: 390/777] 10.0.0.132 () {34 vars in 749 bytes} [Fri Apr 24 14:51:37 2026] POST /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/action => 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: 388/778] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:37 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 194 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-04-24 14:51:38.036 8 INFO nova.api.openstack.compute.server_external_events [req-f8c4cad5-87be-4db5-9a0b-de25bc1e7880 req-21eb7517-8b26-44fd-9666-f94432088f91 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance [pid: 8|app: 0|req: 391/779] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:38 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, ' [pid: 7|app: 0|req: 389/780] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:51:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:38.635 8 WARNING neutronclient.v2_0.client [None req-97d70f2d-2d0c-4271-9316-1aa24bd085ac e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:38 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 194 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:38 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1828 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:39.635 7 INFO nova.api.openstack.compute.server_external_events [req-487049aa-d097-43be-b18d-c08cafbba77d req-1dca344f-9395-42d9-9d83-b7cda43d55df 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance [pid: 7|app: 0|req: 391/783] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/785] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:39 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 194 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-04-24 14:51:39.901 8 WARNING neutronclient.v2_0.client [None req-cfd9f8a4-c99f-40c0-9270-0509e55dcd4c e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/787] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:39 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1828 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-04-24 14:51:40.159 7 WARNING neutronclient.v2_0.client [None req-14c27b13-272b-4ca1-a084-84951c028d59 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:51:40.208 7 WARNING neutronclient.v2_0.client [None req-14c27b13-272b-4ca1-a084-84951c028d59 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:51:40.473 7 WARNING neutronclient.v2_0.client [None req-14c27b13-272b-4ca1-a084-84951c028d59 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in 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/788] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:51:40 2026] POST /v2.1/servers => generated 452 bytes in 686 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-04-24 14:51:40.806 8 WARNING neutronclient.v2_0.client [None req-a2c15882-ecb5-45af-b888-4ac2ecae9887 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] 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: 395/789] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:40 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1432 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:51:40 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/791] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:51:40 2026] DELETE /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 0 bytes in 96 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-04-24 14:51:41.006 7 WARNING neutronclient.v2_0.client [None req-8ddfe05f-9637-4e7f-aa02-b0263df05efc eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] 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-04-24 14:51:41.057 8 WARNING neutronclient.v2_0.client [None req-134cbf29-b245-43e9-9793-a07345c13ff5 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/792] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:41 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1828 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:40 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1840 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:41.901 8 WARNING neutronclient.v2_0.client [None req-777f509f-8693-47d7-9209-01bc2bd23365 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/794] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:41 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1436 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:42.226 7 WARNING neutronclient.v2_0.client [None req-450b2f04-401d-452d-bc37-ecfe42b4b1d3 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:51:42.235 8 WARNING neutronclient.v2_0.client [None req-fd495b2c-0b24-4187-bd63-2e836240fa27 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in 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.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:42 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1840 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:42 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1821 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:43.003 8 WARNING neutronclient.v2_0.client [None req-f141d36b-535e-4a0b-8344-3b65e605438d 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in 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.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:42 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1484 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-04-24 14:51:43.428 7 WARNING neutronclient.v2_0.client [None req-7bfc8b65-3f56-4355-a4e9-fe65eef2ff00 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] 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-04-24 14:51:43.600 8 INFO nova.api.openstack.compute.server_external_events [req-2b6a25b3-33b7-45dd-b5ed-be3ab5683593 req-1aa607b6-aa5a-44be-bcbc-f5c86d7dddad 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance [pid: 8|app: 0|req: 401/798] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:44.099 8 WARNING neutronclient.v2_0.client [None req-0c42f265-8c07-4a77-81d4-fdd7e7efe371 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/799] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:43 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1840 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/800] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:44 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1484 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:45.162 7 WARNING neutronclient.v2_0.client [None req-3114fe54-0851-4be0-bd37-0d0a12c40041 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in 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/801] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:45 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1480 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:45.621 8 WARNING neutronclient.v2_0.client [None req-2fd4b76d-945d-4c0c-8969-7516fc7b76b5 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] 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-04-24 14:51:45.662 7 INFO nova.api.openstack.compute.server_external_events [req-c4d1c9dd-42d6-4039-a51a-8a7828312a7a req-82c35a28-9a0f-49a2-92a1-9487e2a08101 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance 2026-04-24 14:51:45.663 7 INFO nova.api.openstack.compute.server_external_events [req-c4d1c9dd-42d6-4039-a51a-8a7828312a7a req-82c35a28-9a0f-49a2-92a1-9487e2a08101 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance 2026-04-24 14:51:45.663 7 INFO nova.api.openstack.compute.server_external_events [req-c4d1c9dd-42d6-4039-a51a-8a7828312a7a req-82c35a28-9a0f-49a2-92a1-9487e2a08101 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:a9babf36-168f-4447-8a08-99f3e8f7ff31 for instance 235b9614-0376-4627-94f6-ac56e481b8cb on instance [pid: 7|app: 0|req: 400/802] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:45 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:45 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1559 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-04-24 14:51:46.281 7 WARNING neutronclient.v2_0.client [None req-12ce7fa1-c37d-444b-bf18-45d4ebbce83a eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/804] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:46 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 1485 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-04-24 14:51:46.816 8 INFO nova.api.openstack.compute.server_external_events [req-3b0eeced-4035-48b3-8335-3bdd41bc5c3d req-d677ceea-491c-4651-aa86-76ae51ab5481 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:d8ca8abe-22d5-4cf6-a719-ea9240345e53 for instance f0bd3b55-3a99-45eb-8fee-548e772114ff on instance [pid: 8|app: 0|req: 404/805] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:46.883 7 WARNING neutronclient.v2_0.client [None req-f8ccc93a-a6a5-4d89-9f28-f1618001d6ed 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in 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/806] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:46 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1557 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-04-24 14:51:47.380 8 INFO nova.api.openstack.wsgi [None req-0f660790-91a7-464a-b5d1-78e3b0011d0e eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] HTTP exception thrown: Instance 235b9614-0376-4627-94f6-ac56e481b8cb could not be found. [pid: 8|app: 0|req: 405/807] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:47 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/808] 10.0.0.132 () {32 vars in 703 bytes} [Fri Apr 24 14:51:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-521681780 => generated 0 bytes in 32 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: 406/809] 10.0.0.165 () {30 vars in 618 bytes} [Fri Apr 24 14:51:47 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 404/810] 10.0.0.165 () {32 vars in 691 bytes} [Fri Apr 24 14:51:47 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.165 () {34 vars in 912 bytes} [Fri Apr 24 14:51:47 2026] GET /v2.1/os-simple-tenant-usage/bec1bee3781d48129f4415990ae5ab68?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/812] 10.0.0.165 () {30 vars in 653 bytes} [Fri Apr 24 14:51:47 2026] GET /v2.1/limits?reserved=1 => generated 511 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-04-24 14:51:48.019 8 INFO nova.api.openstack.wsgi [None req-db87260f-80a4-456d-9a4d-8c3fa158b2d9 eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] HTTP exception thrown: Instance 235b9614-0376-4627-94f6-ac56e481b8cb could not be found. [pid: 8|app: 0|req: 408/813] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:51:47 2026] DELETE /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => 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, ' 2026-04-24 14:51:48.041 7 WARNING neutronclient.v2_0.client [None req-6df4cb14-6b74-45a9-a56c-684846febc28 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:51:48.053 8 INFO nova.api.openstack.wsgi [None req-b3444e2d-6ec3-4719-a912-0565c050b15e eb60c54c82ac4e449972b7a135fe731e e622d2d7394a44cca3b1f41a92264e96 - - default default] HTTP exception thrown: Instance 235b9614-0376-4627-94f6-ac56e481b8cb could not be found. [pid: 8|app: 0|req: 409/814] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:48 2026] GET /v2.1/servers/235b9614-0376-4627-94f6-ac56e481b8cb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/815] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:48 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1557 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-04-24 14:51:49.220 8 WARNING neutronclient.v2_0.client [None req-ec38797d-1a64-4cea-845b-0945f3f9fbd3 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/816] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:49 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1557 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-04-24 14:51:50.390 7 WARNING neutronclient.v2_0.client [None req-503b9c27-4f27-44a6-89c2-8c41116cf6f9 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in 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/819] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:50 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1557 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/820] 10.0.0.165 () {30 vars in 618 bytes} [Fri Apr 24 14:51:51 2026] GET /v2.1 => generated 0 bytes in 121 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: 409/821] 10.0.0.165 () {32 vars in 691 bytes} [Fri Apr 24 14:51:51 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: 413/822] 10.0.0.165 () {34 vars in 912 bytes} [Fri Apr 24 14:51:51 2026] GET /v2.1/os-simple-tenant-usage/bec1bee3781d48129f4415990ae5ab68?start=2026-04-23T00:00:00&end=2026-04-24T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/823] 10.0.0.165 () {30 vars in 653 bytes} [Fri Apr 24 14:51:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:51.598 8 WARNING neutronclient.v2_0.client [None req-ea4dc3ee-235c-487e-8560-873423077d04 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:51:51.811 7 INFO nova.api.openstack.compute.server_external_events [req-7952e750-ff32-4497-ad41-c98c72fbb585 req-e067e3be-ed81-4cf5-b561-47b7d2f2f6c7 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:d8ca8abe-22d5-4cf6-a719-ea9240345e53 for instance f0bd3b55-3a99-45eb-8fee-548e772114ff on instance [pid: 7|app: 0|req: 411/824] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:51 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1557 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:52.934 7 WARNING neutronclient.v2_0.client [None req-b0224e38-84b4-4fa2-9982-4add0a494750 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/826] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:52 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1557 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:53.888 8 INFO nova.api.openstack.compute.server_external_events [req-8a24f44b-bc39-4a34-8a23-65b0b7242785 req-5ba1fc57-5156-4dd5-98c7-33ab9abba2a6 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:d8ca8abe-22d5-4cf6-a719-ea9240345e53 for instance f0bd3b55-3a99-45eb-8fee-548e772114ff on instance [pid: 8|app: 0|req: 415/827] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:54.125 7 WARNING neutronclient.v2_0.client [None req-292950fc-6178-4550-9556-58be5ccd0bfb 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/828] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:54 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1739 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-04-24 14:51:54.269 8 WARNING neutronclient.v2_0.client [None req-cf8f456e-0f1e-4104-8612-61e48f35294a 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/829] 10.0.0.132 () {32 vars in 740 bytes} [Fri Apr 24 14:51:54 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-24 14:51:55.146 8 INFO nova.api.openstack.compute.server_external_events [req-9d8e1c24-1515-494a-bd8d-5c1a888339e6 req-60361253-90b6-4c8e-9cd1-82130ef2de26 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:d8ca8abe-22d5-4cf6-a719-ea9240345e53 for instance f0bd3b55-3a99-45eb-8fee-548e772114ff on instance 2026-04-24 14:51:55.154 7 WARNING neutronclient.v2_0.client [None req-5639db04-5914-4435-b95c-72bf7b6b453d 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/830] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/831] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:55 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1739 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/832] 10.0.0.132 () {32 vars in 640 bytes} [Fri Apr 24 14:51:56 2026] GET /v2.1/servers => generated 384 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/833] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:51:56 2026] DELETE /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 0 bytes in 105 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-04-24 14:51:56.279 8 WARNING neutronclient.v2_0.client [None req-653261a7-f986-4e89-96d8-a76815c6b64a 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in 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/834] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:56 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1745 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:57.594 7 WARNING neutronclient.v2_0.client [None req-748f05f2-6b92-4d3f-b345-6b6cd1e4c546 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in 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/835] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:57 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1865 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:51:57.996 8 WARNING neutronclient.v2_0.client [None req-de18e270-0a37-4f53-973a-372a473ab29d e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/836] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:57 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1821 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/837] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:51:58 2026] DELETE /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 0 bytes in 98 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-04-24 14:51:58.436 8 WARNING neutronclient.v2_0.client [None req-2edb5636-a542-4316-9023-9c869faa3701 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in 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/838] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:58 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1827 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-04-24 14:51:58.827 7 WARNING neutronclient.v2_0.client [None req-0c86362a-cd13-425d-84ce-d29035db9a6c 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] 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: 422/839] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:51:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:51:59.389 8 INFO nova.api.openstack.compute.server_external_events [req-43c9551a-d4bb-4f14-88fb-fe2a5a43a563 req-9a179e03-7a50-456e-bc03-711b6093f26b 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:d8ca8abe-22d5-4cf6-a719-ea9240345e53 for instance f0bd3b55-3a99-45eb-8fee-548e772114ff on instance [pid: 8|app: 0|req: 423/840] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:51:59 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-04-24 14:51:59.621 8 WARNING neutronclient.v2_0.client [None req-5b5fa3f5-76c4-4e96-af9a-f2f79012471a e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/841] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:58 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1798 bytes in 1193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:51:59 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1827 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:01.029 7 WARNING neutronclient.v2_0.client [None req-37874855-69c6-4d2c-af6f-50bc31f7e315 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] 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-04-24 14:52:01.325 8 WARNING neutronclient.v2_0.client [None req-068b1b29-2f2e-424d-9258-f7a6c8bf45d7 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/845] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:00 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1513 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:01.467 7 INFO nova.api.openstack.compute.server_external_events [req-4e2bb2ab-412c-4702-a1ec-268ff172493c req-3013134a-dfd1-453a-b1c2-34fc606f769e 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:d8ca8abe-22d5-4cf6-a719-ea9240345e53 for instance f0bd3b55-3a99-45eb-8fee-548e772114ff on instance 2026-04-24 14:52:01.468 7 INFO nova.api.openstack.compute.server_external_events [req-4e2bb2ab-412c-4702-a1ec-268ff172493c req-3013134a-dfd1-453a-b1c2-34fc606f769e 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:d8ca8abe-22d5-4cf6-a719-ea9240345e53 for instance f0bd3b55-3a99-45eb-8fee-548e772114ff on instance [pid: 7|app: 0|req: 422/846] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:01 2026] POST /v2.1/os-server-external-events => generated 356 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-04-24 14:52:01.690 7 WARNING neutronclient.v2_0.client [None req-4a245a79-c914-44eb-a9ce-f4e2f6686b93 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/847] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:01 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1827 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:02.094 7 WARNING neutronclient.v2_0.client [None req-4a245a79-c914-44eb-a9ce-f4e2f6686b93 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:02.094 8 INFO nova.api.openstack.compute.server_external_events [req-c68fd750-a15d-4701-8208-04272372193b req-41e7d363-c18a-4226-8805-9078ddfd5588 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:0abc1dd3-6aab-4414-ba68-d2ff46db9d15 for instance 8030805b-ea63-4922-ac0f-c68dbcc096eb on instance [pid: 8|app: 0|req: 426/848] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:02 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) 2026-04-24 14:52:02.275 7 WARNING neutronclient.v2_0.client [None req-4a245a79-c914-44eb-a9ce-f4e2f6686b93 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] 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: 423/849] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:52:01 2026] POST /v2.1/servers => generated 451 bytes in 857 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-04-24 14:52:02.496 7 WARNING neutronclient.v2_0.client [None req-4172ff3d-77f1-44af-8fd7-78d450ad537b 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:02.500 8 WARNING neutronclient.v2_0.client [None req-f76f6e59-7898-4fac-b891-f34b4c99374c 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] The python binding code in 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/850] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:02 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1424 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/851] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:02 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => generated 1518 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-04-24 14:52:03.129 7 WARNING neutronclient.v2_0.client [None req-a7ad9779-086d-4588-a8fc-91eccf7e2698 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/852] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:03 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1478 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:03.580 8 WARNING neutronclient.v2_0.client [None req-04b72ee3-1e49-43bf-9a5b-6c83856aaaaf 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:03.590 7 INFO nova.api.openstack.wsgi [None req-4e07a653-1258-4c4c-957b-7f282973692b 034c25dcfe104439af47e985965289e3 556b7a08f54645688278aca06a4f73ac - - default default] HTTP exception thrown: Instance f0bd3b55-3a99-45eb-8fee-548e772114ff could not be found. [pid: 7|app: 0|req: 426/853] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:03 2026] GET /v2.1/servers/f0bd3b55-3a99-45eb-8fee-548e772114ff => 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: 7|app: 0|req: 427/854] 10.0.0.132 () {32 vars in 705 bytes} [Fri Apr 24 14:52:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2132398566 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/855] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:03 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1428 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:52:04.242 7 WARNING neutronclient.v2_0.client [None req-a31c6804-ecef-4b5d-bd6a-eaca8b5efe1b e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/856] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:04 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 1478 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:04.688 8 WARNING neutronclient.v2_0.client [None req-5fbb3091-11e7-43dc-89c1-16a302fb44ec 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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/857] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:04 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1420 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:05.701 7 INFO nova.api.openstack.wsgi [None req-c083799d-df60-4004-82d5-f646ad0e6134 e4cd81a39e1d4b7aa4a41d1e40733858 b80e8065cb4444c5928ff6fab795dc57 - - default default] HTTP exception thrown: Instance 8030805b-ea63-4922-ac0f-c68dbcc096eb could not be found. [pid: 7|app: 0|req: 429/858] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:05 2026] GET /v2.1/servers/8030805b-ea63-4922-ac0f-c68dbcc096eb => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/859] 10.0.0.132 () {32 vars in 703 bytes} [Fri Apr 24 14:52:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-834702113 => 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-04-24 14:52:05.790 7 WARNING neutronclient.v2_0.client [None req-b0ff94be-a10e-4e33-b9b6-6112856a9e65 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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/860] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:05 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1476 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:52:07.149 8 WARNING neutronclient.v2_0.client [None req-154a9e2a-4473-4dfd-9ad0-a54c45991284 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/861] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:07 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1484 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, ' [pid: 7|app: 0|req: 431/862] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:52:07 2026] POST /v2.1/os-keypairs => generated 398 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-04-24 14:52:08.316 8 WARNING neutronclient.v2_0.client [None req-2d0eee25-0529-476e-9fbf-c8a9d802a0b4 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/863] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:08 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1484 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:52:09.675 7 WARNING neutronclient.v2_0.client [None req-e5a8cf65-c247-4c19-a4bf-051ae08c7c87 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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/866] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:09 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1550 bytes in 1576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:11.261 8 INFO nova.api.openstack.compute.server_external_events [req-cd79c999-e5f9-4eaf-8237-e0b00715a763 req-4ae450a4-59bc-4e76-85d3-47d9767d7663 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:2117c036-8e2c-4116-9ff8-b029c07e6659 for instance 98b0fbdb-56dc-4926-b74c-e0b97fd78d97 on instance [pid: 8|app: 0|req: 435/867] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:11 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-04-24 14:52:12.267 7 WARNING neutronclient.v2_0.client [None req-c8325468-bc05-45fe-a6a2-61e02e6a7a76 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] 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-04-24 14:52:12.379 8 WARNING neutronclient.v2_0.client [None req-98c956b8-0f98-438b-9c8e-8594bb6da52b ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/868] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:12 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1550 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:52:12.422 8 WARNING neutronclient.v2_0.client [None req-98c956b8-0f98-438b-9c8e-8594bb6da52b ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:12.613 8 WARNING neutronclient.v2_0.client [None req-98c956b8-0f98-438b-9c8e-8594bb6da52b ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/869] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:52:12 2026] POST /v2.1/servers => generated 448 bytes in 496 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-04-24 14:52:12.828 7 WARNING neutronclient.v2_0.client [None req-a1ec791f-ed93-491d-980e-e0ade34be651 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/870] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:12 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1402 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-04-24 14:52:13.437 8 WARNING neutronclient.v2_0.client [None req-8f7191e8-5886-4193-9c7d-04f4e5d4a663 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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/871] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:13 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1550 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-04-24 14:52:13.927 7 WARNING neutronclient.v2_0.client [None req-3198c7d7-15a5-48aa-be5a-2accc820f004 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/872] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:13 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1406 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:14.606 8 WARNING neutronclient.v2_0.client [None req-e71f8523-fbf9-4bc7-a429-4039cf864a69 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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/873] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:14 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1550 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-04-24 14:52:15.009 7 WARNING neutronclient.v2_0.client [None req-86190d4a-45cc-472d-ad33-0a9b95677fdd ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/874] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:14 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => 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-04-24 14:52:15.783 8 WARNING neutronclient.v2_0.client [None req-e04be1a0-62a5-4082-b2fe-fc36feb4f896 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] 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-04-24 14:52:16.105 7 WARNING neutronclient.v2_0.client [None req-ebe0b8b0-9e0a-44eb-a9ce-1b6646e97ba3 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/875] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:15 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1550 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/876] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:16 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1454 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:17.015 8 INFO nova.api.openstack.compute.server_external_events [req-49cd9cf0-b175-472a-ba6e-bd3ee8309f24 req-91eaa3cb-14d3-4c1d-bb37-eae4aef676ed 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:2117c036-8e2c-4116-9ff8-b029c07e6659 for instance 98b0fbdb-56dc-4926-b74c-e0b97fd78d97 on instance [pid: 8|app: 0|req: 440/877] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:16 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:17.571 7 WARNING neutronclient.v2_0.client [None req-0c650d8e-a9ac-42a2-a894-5343dbf65a07 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:17.590 8 WARNING neutronclient.v2_0.client [None req-5ebe0a6f-786e-4384-a31b-60251bd9574c ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/878] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:17 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1462 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/879] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:17 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1550 bytes in 960 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:19.066 8 INFO nova.api.openstack.compute.server_external_events [req-f875aaa5-cf99-4492-bea1-a79e6d184eca req-1d719de0-d8b0-4b09-b33f-b8fc2aa19316 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:2117c036-8e2c-4116-9ff8-b029c07e6659 for instance 98b0fbdb-56dc-4926-b74c-e0b97fd78d97 on instance 2026-04-24 14:52:19.066 8 INFO nova.api.openstack.compute.server_external_events [req-f875aaa5-cf99-4492-bea1-a79e6d184eca req-1d719de0-d8b0-4b09-b33f-b8fc2aa19316 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:2117c036-8e2c-4116-9ff8-b029c07e6659 for instance 98b0fbdb-56dc-4926-b74c-e0b97fd78d97 on instance [pid: 8|app: 0|req: 442/880] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:19 2026] POST /v2.1/os-server-external-events => generated 354 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-04-24 14:52:19.421 7 WARNING neutronclient.v2_0.client [None req-0a32fa16-131b-42a3-b750-6ba5139b6ee8 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] 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-04-24 14:52:19.467 8 WARNING neutronclient.v2_0.client [None req-ed26f99d-bf84-4107-9717-ccc1476328bf ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:20.109 7 WARNING neutronclient.v2_0.client [None req-0a32fa16-131b-42a3-b750-6ba5139b6ee8 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in 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.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:19 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:20.185 8 WARNING neutronclient.v2_0.client [None req-65b51387-9172-4ac7-ace8-f5f6ffb61a1f 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/882] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:52:19 2026] POST /v2.1/servers => generated 424 bytes in 1187 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/884] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:20 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1550 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:20.369 7 WARNING neutronclient.v2_0.client [None req-2549a085-4c55-445d-89cd-d80b1ae9568a b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:20.371 8 INFO nova.api.openstack.compute.server_external_events [req-182179a9-4b7f-40ed-9ee3-3074205d6738 req-55952ea4-2396-4618-aa9c-5a755dc2b130 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance [pid: 8|app: 0|req: 445/886] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/887] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:20 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1370 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:21.193 8 WARNING neutronclient.v2_0.client [None req-6f0b3838-e02f-4320-a266-6ffaa21928d5 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/888] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:21 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 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-04-24 14:52:21.393 7 WARNING neutronclient.v2_0.client [None req-dc48c6a1-52f1-4061-b6b0-cc2e6f91fcb9 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] 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-04-24 14:52:21.465 8 WARNING neutronclient.v2_0.client [None req-218f88ed-00b1-45f7-8b28-45ec230f4a91 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/889] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:21 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1726 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/890] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:21 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1374 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-04-24 14:52:21.568 7 WARNING neutronclient.v2_0.client [None req-f3593be4-d917-4f1d-ad23-9b0b12d519e5 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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.132 () {32 vars in 740 bytes} [Fri Apr 24 14:52:21 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-24 14:52:22.350 7 WARNING neutronclient.v2_0.client [None req-3923fe70-e6a5-4893-8248-41e739e13611 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:22.351 8 WARNING neutronclient.v2_0.client [None req-f91efeca-1c6e-4abf-b98e-1b10ccca5461 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/892] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:22 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/893] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:22 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1726 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-04-24 14:52:22.472 8 INFO nova.api.openstack.compute.server_external_events [req-14e86304-9ce3-47c4-a3b6-60166ab86599 req-0b6797c7-4a7b-482f-8990-41179e782f1a 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:2117c036-8e2c-4116-9ff8-b029c07e6659 for instance 98b0fbdb-56dc-4926-b74c-e0b97fd78d97 on instance [pid: 8|app: 0|req: 449/894] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:22 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-04-24 14:52:22.568 8 WARNING neutronclient.v2_0.client [None req-e0d72868-b9f2-47b2-84ce-75319caba623 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/895] 10.0.0.132 () {32 vars in 640 bytes} [Fri Apr 24 14:52:22 2026] GET /v2.1/servers => generated 378 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/896] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:22 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1422 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/897] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:52:22 2026] DELETE /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 0 bytes in 118 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-04-24 14:52:22.777 8 WARNING neutronclient.v2_0.client [None req-22dcc526-e853-4bf6-8292-fdff22b098b2 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/898] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:22 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1732 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-04-24 14:52:23.503 7 WARNING neutronclient.v2_0.client [None req-124b7280-d197-468d-840f-c38e043dc25e ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/899] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:23 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 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-04-24 14:52:23.687 8 WARNING neutronclient.v2_0.client [None req-2ad9e2a6-8dc1-4bc3-8679-58120963f01f b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/900] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:23 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1422 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-04-24 14:52:23.978 7 WARNING neutronclient.v2_0.client [None req-343bbc60-5f54-4912-ac07-9532af9adf7b 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/901] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:23 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1852 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-04-24 14:52:24.663 8 WARNING neutronclient.v2_0.client [None req-85bfaa61-81df-4047-915b-ff3a21638ecb ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] 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-04-24 14:52:24.777 7 WARNING neutronclient.v2_0.client [None req-5834dd84-24dd-44cb-b74e-7b26e3ba2aa5 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/902] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:24 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1430 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/903] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:24 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 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-04-24 14:52:25.172 7 WARNING neutronclient.v2_0.client [None req-bfeb290a-7205-4cf0-992f-224fd1b2b90d 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/904] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:25 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1852 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-24 14:52:25.895 8 WARNING neutronclient.v2_0.client [None req-0fbbafe0-1a9f-4a1f-a9b6-3eb79debae32 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:25.916 7 WARNING neutronclient.v2_0.client [None req-f9757eef-717c-4054-a73e-fd3325a04f3d ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/905] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:25 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1482 bytes in 1032 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:26.918 8 INFO nova.api.openstack.compute.server_external_events [req-280106f3-a352-47ab-865b-2e3115c03b5a req-1bbffbd0-6e05-4b56-a182-6cdf71e27e3d 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance [pid: 8|app: 0|req: 455/906] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:26 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: 452/907] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:25 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 bytes in 1083 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:26.962 8 WARNING neutronclient.v2_0.client [None req-e2d9cbb9-2ec3-4f97-995f-fb5416866d1a 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:26.974 7 INFO nova.api.openstack.compute.server_external_events [req-4361c7a1-b717-45cf-8206-8c24671f9e95 req-320f9330-7066-41ed-9e21-9328dee1bcc8 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:9fe9c8ae-2d92-4bb1-b8f9-c89eb660f9fa for instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 on instance [pid: 7|app: 0|req: 453/908] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52: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) [pid: 8|app: 0|req: 456/909] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:26 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1505 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-04-24 14:52:27.943 7 WARNING neutronclient.v2_0.client [None req-48a1cd54-8469-424a-8454-7ecea6fb9d8e b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] 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-04-24 14:52:28.003 8 WARNING neutronclient.v2_0.client [None req-4a5a6430-0c68-444c-847a-f26010fc6a20 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/910] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:27 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1470 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/911] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:27 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:52:28.136 7 WARNING neutronclient.v2_0.client [None req-c137aa84-499c-4086-a559-b5adcb53479b 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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/912] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:28 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1510 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-04-24 14:52:28.972 8 INFO nova.api.openstack.compute.server_external_events [req-ed970a34-b250-49c3-925d-0da9b9aabf0a req-3e36d81a-5834-4528-b27c-c1651528a1b2 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:2117c036-8e2c-4116-9ff8-b029c07e6659 for instance 98b0fbdb-56dc-4926-b74c-e0b97fd78d97 on instance 2026-04-24 14:52:28.973 8 INFO nova.api.openstack.compute.server_external_events [req-ed970a34-b250-49c3-925d-0da9b9aabf0a req-3e36d81a-5834-4528-b27c-c1651528a1b2 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance 2026-04-24 14:52:28.973 8 INFO nova.api.openstack.compute.server_external_events [req-ed970a34-b250-49c3-925d-0da9b9aabf0a req-3e36d81a-5834-4528-b27c-c1651528a1b2 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance 2026-04-24 14:52:28.973 8 INFO nova.api.openstack.compute.server_external_events [req-ed970a34-b250-49c3-925d-0da9b9aabf0a req-3e36d81a-5834-4528-b27c-c1651528a1b2 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9fe9c8ae-2d92-4bb1-b8f9-c89eb660f9fa for instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 on instance [pid: 8|app: 0|req: 458/913] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:28 2026] POST /v2.1/os-server-external-events => generated 698 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:29.153 7 WARNING neutronclient.v2_0.client [None req-78b5a0bf-86a8-46bd-afc4-d911baf19191 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:29.155 8 WARNING neutronclient.v2_0.client [None req-a6b87a41-96c5-48e4-9e51-a368464f75e2 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/914] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:29 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/915] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:29 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1470 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:52:29.340 8 WARNING neutronclient.v2_0.client [None req-8d8fab69-6867-40cf-b0df-e90660be9bab 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] The python binding code in 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/916] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:29 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 1510 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-24 14:52:30.350 7 WARNING neutronclient.v2_0.client [None req-0713c63b-ab30-4a05-9bae-08bd294870b5 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:30.355 8 WARNING neutronclient.v2_0.client [None req-09f90d87-5b91-49f8-82eb-cdba6625397f b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in 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.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:30 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1470 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:30.523 8 INFO nova.api.openstack.wsgi [None req-8e8aa3c5-4fb4-425b-8139-8fac375b8677 266ffadba9b147f382eb5365104c1aba 78b380bba7494e8abd649e74010dec0d - - default default] HTTP exception thrown: Instance 98b0fbdb-56dc-4926-b74c-e0b97fd78d97 could not be found. [pid: 8|app: 0|req: 463/920] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:30 2026] GET /v2.1/servers/98b0fbdb-56dc-4926-b74c-e0b97fd78d97 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/921] 10.0.0.132 () {32 vars in 705 bytes} [Fri Apr 24 14:52:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1550740486 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/922] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:30 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1695 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:52:30.619 8 WARNING neutronclient.v2_0.client [None req-fee663e3-3e73-4aff-b219-bf9ae8d3d1e5 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/923] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:30 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1695 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-04-24 14:52:31.565 7 WARNING neutronclient.v2_0.client [None req-4ac221d1-eb44-4836-b84b-dbad73c4933d b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] 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-04-24 14:52:32.002 8 INFO nova.api.openstack.compute.server_external_events [req-e58fb2a2-f354-4ee5-af14-663cf3ba5ef4 req-034f7339-5412-4617-9a88-58cbf7ac6a63 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:9fe9c8ae-2d92-4bb1-b8f9-c89eb660f9fa for instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 on instance [pid: 8|app: 0|req: 466/924] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:31 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-04-24 14:52:32.296 8 INFO nova.api.openstack.compute.server_external_events [req-1dbd3c1d-8f52-4874-b517-035e493e6c5c req-251c40d2-06ed-495f-a481-19b3d2e0c01b 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance [pid: 8|app: 0|req: 467/925] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/926] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:31 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1470 bytes in 1238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:33.829 8 WARNING neutronclient.v2_0.client [None req-42a2f138-bc03-45b2-b678-e98fa2779424 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in 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/927] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:33 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1655 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:34.087 8 INFO nova.api.openstack.compute.server_external_events [req-7f42e0a2-de75-4e33-8e7d-dbe43f3ba571 req-20ff431e-c61b-46a9-980d-0146117486a5 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:9fe9c8ae-2d92-4bb1-b8f9-c89eb660f9fa for instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 on instance [pid: 8|app: 0|req: 469/928] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:34 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: 460/929] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:52:34 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2/ips => generated 109 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/930] 10.0.0.132 () {32 vars in 722 bytes} [Fri Apr 24 14:52:34 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/931] 10.0.0.132 () {32 vars in 824 bytes} [Fri Apr 24 14:52:34 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2/ips/tempest-ServerAddressesTestJSON-2143965845-network => generated 94 bytes in 51 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: 471/932] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:52:34 2026] DELETE /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:34.374 7 WARNING neutronclient.v2_0.client [None req-e213c87e-7437-4f68-a283-81017c2539c4 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/933] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:34 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1661 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:35.642 8 WARNING neutronclient.v2_0.client [None req-7d5da42b-26f9-40f6-9504-d82de8aa7507 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/934] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:35 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1661 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:36.270 7 INFO nova.api.openstack.compute.server_external_events [req-88244c30-4303-4a2b-b47c-86de677e4f02 req-87c76072-ac02-48a6-b853-12cb6396eae0 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9fe9c8ae-2d92-4bb1-b8f9-c89eb660f9fa for instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 on instance [pid: 7|app: 0|req: 463/935] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:36 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-04-24 14:52:36.824 8 WARNING neutronclient.v2_0.client [None req-c4439eee-e3fb-4ca9-bca8-e2e9a926fae7 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/936] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:36 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1661 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:37.999 7 WARNING neutronclient.v2_0.client [None req-4c619788-ec63-489b-8853-270a5488aa03 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/937] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:37 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1451 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-04-24 14:52:38.315 8 INFO nova.api.openstack.compute.server_external_events [req-a3f00935-bb06-4e99-93e5-09ff5a7dd55b req-cac84c4c-60b6-43ef-b9c4-3343223fea71 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9fe9c8ae-2d92-4bb1-b8f9-c89eb660f9fa for instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 on instance 2026-04-24 14:52:38.316 8 INFO nova.api.openstack.compute.server_external_events [req-a3f00935-bb06-4e99-93e5-09ff5a7dd55b req-cac84c4c-60b6-43ef-b9c4-3343223fea71 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:9fe9c8ae-2d92-4bb1-b8f9-c89eb660f9fa for instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 on instance [pid: 8|app: 0|req: 474/938] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:38 2026] POST /v2.1/os-server-external-events => generated 356 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-04-24 14:52:39.103 7 WARNING neutronclient.v2_0.client [None req-863ded9b-6850-4a3f-8761-6a705c3ea902 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/939] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:39 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1456 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-04-24 14:52:40.212 7 WARNING neutronclient.v2_0.client [None req-d732b6f8-b39f-4688-add2-a9dbf9a87b5e b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/942] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:40 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => generated 1456 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-04-24 14:52:41.294 8 INFO nova.api.openstack.wsgi [None req-0ef57e10-faee-4315-98cd-802cdfb4bda6 b3e2dff47d5f44d384cdd2ed8ed2fe92 2b82ed3d9236453c8fd7e315a55fee61 - - default default] HTTP exception thrown: Instance 020d3175-ee34-4ad6-bd7a-03a698e762a2 could not be found. [pid: 8|app: 0|req: 476/943] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:41 2026] GET /v2.1/servers/020d3175-ee34-4ad6-bd7a-03a698e762a2 => 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: 468/944] 10.0.0.132 () {34 vars in 749 bytes} [Fri Apr 24 14:52:42 2026] POST /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752/action => generated 31930 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:46.955 8 INFO nova.api.openstack.compute.server_external_events [req-b4f76164-43db-4877-865c-1dfb3ecf7ddb req-e7f95d75-b568-40e2-9152-2ab89ccd6609 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance [pid: 8|app: 0|req: 477/945] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/946] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:52:47 2026] POST /v2.1/os-keypairs => generated 397 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/947] 10.0.0.132 () {30 vars in 412 bytes} [Fri Apr 24 14:52:48 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/948] 10.0.0.132 () {28 vars in 559 bytes} [Fri Apr 24 14:52:48 2026] GET /v2/ => generated 402 bytes in 461 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/949] 10.0.0.132 () {28 vars in 563 bytes} [Fri Apr 24 14:52:48 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/950] 10.0.0.132 () {30 vars in 412 bytes} [Fri Apr 24 14:52:48 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-24 14:52:51.074 8 WARNING neutronclient.v2_0.client [None req-d2cfbd6d-479e-4045-abcc-cd3a0660d780 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:51.316 8 WARNING neutronclient.v2_0.client [None req-d2cfbd6d-479e-4045-abcc-cd3a0660d780 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:52:51.900 8 WARNING neutronclient.v2_0.client [None req-d2cfbd6d-479e-4045-abcc-cd3a0660d780 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/953] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:52:50 2026] POST /v2.1/servers => generated 448 bytes in 1140 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 14:52:52.157 7 WARNING neutronclient.v2_0.client [None req-7546b633-0547-419a-870c-250ed0335666 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/954] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:52 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1402 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:53.251 8 WARNING neutronclient.v2_0.client [None req-e1f02dd8-c75d-4c52-bf05-3b8e1b40eabb ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/955] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:53 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1406 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-04-24 14:52:54.365 7 WARNING neutronclient.v2_0.client [None req-05d4f521-2499-4b40-abdf-1d50b1a45777 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/956] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:54 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1454 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-04-24 14:52:55.464 8 WARNING neutronclient.v2_0.client [None req-b55e5015-30ba-4403-b2f3-e1917587d459 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/957] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:55 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1454 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:56.948 7 WARNING neutronclient.v2_0.client [None req-05e744c8-d37e-499f-8441-218b39e83372 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/958] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:56 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1462 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:58.305 8 WARNING neutronclient.v2_0.client [None req-0612eed1-d074-43fd-94b7-ed8bd201d964 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/959] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:58 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1526 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:59.090 7 INFO nova.api.openstack.compute.server_external_events [req-42ddbc1b-d407-4948-b82d-af534fd14ab9 req-a7718222-574c-46de-937f-eaec30a9b7e8 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:be01d8c9-ef32-4e94-b73f-5273a974cee1 for instance 957f4056-3283-4622-90b8-e1f87d5e5777 on instance [pid: 7|app: 0|req: 476/960] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:52:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:52:59.888 8 WARNING neutronclient.v2_0.client [None req-f8228f61-8062-47b2-80a5-a4aaebd72ec8 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/963] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:52:59 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1526 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-04-24 14:53:01.065 7 WARNING neutronclient.v2_0.client [None req-1bde3ec3-a6c6-4699-a901-394c2ed82d8d ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/964] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:01 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1526 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-04-24 14:53:01.458 8 INFO nova.api.openstack.compute.server_external_events [req-a9e0823d-0cc8-4b50-b858-3a4d51ab22e9 req-d763349b-6734-44d9-88b8-f12dc85c6b5f 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:be01d8c9-ef32-4e94-b73f-5273a974cee1 for instance 957f4056-3283-4622-90b8-e1f87d5e5777 on instance [pid: 8|app: 0|req: 487/965] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:02.258 7 WARNING neutronclient.v2_0.client [None req-2b4a05fd-d25f-446a-9a9c-f66f9042c627 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/966] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:02 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1526 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:03.544 8 WARNING neutronclient.v2_0.client [None req-7f2f7741-2373-4f63-b4e0-8cffec2d187c ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/967] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:03 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1526 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-04-24 14:53:04.716 7 WARNING neutronclient.v2_0.client [None req-071afa89-4d70-4a7f-ae6d-68f283865122 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/968] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:04 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1526 bytes in 1264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:06.871 8 INFO nova.api.openstack.compute.server_external_events [req-03ec98ed-b071-40b1-b930-e4acda6810e0 req-3042003b-16d1-4609-9dd6-27f810e18674 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:be01d8c9-ef32-4e94-b73f-5273a974cee1 for instance 957f4056-3283-4622-90b8-e1f87d5e5777 on instance [pid: 8|app: 0|req: 489/969] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53:06 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-04-24 14:53:06.994 7 WARNING neutronclient.v2_0.client [None req-cda738fe-b253-40d2-8fed-37e8a36ed1f8 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/970] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:06 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:08.158 8 WARNING neutronclient.v2_0.client [None req-e4a0b766-69c7-4bfe-b09c-0f2c49d34747 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/971] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:08 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1695 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-04-24 14:53:08.367 7 WARNING neutronclient.v2_0.client [None req-bdb3a11f-47b7-4407-855f-75c0feec285c ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/972] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:08 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1695 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-04-24 14:53:08.922 8 INFO nova.api.openstack.compute.server_external_events [req-8956bbf7-5831-4306-ae4f-4be89c112d3d req-022385dc-929d-443b-b60b-d0af893eabe9 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:be01d8c9-ef32-4e94-b73f-5273a974cee1 for instance 957f4056-3283-4622-90b8-e1f87d5e5777 on instance [pid: 8|app: 0|req: 491/973] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:10.970 8 INFO nova.api.openstack.compute.server_external_events [req-950b00ed-91cd-4499-9b54-abcf802d03c6 req-483289bb-1856-4243-b06c-c69b333faee9 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:be01d8c9-ef32-4e94-b73f-5273a974cee1 for instance 957f4056-3283-4622-90b8-e1f87d5e5777 on instance [pid: 8|app: 0|req: 493/976] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53: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, ' [pid: 7|app: 0|req: 484/979] 10.0.0.132 () {34 vars in 749 bytes} [Fri Apr 24 14:53:19 2026] POST /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777/action => generated 32075 bytes in 545 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: 496/980] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:53:20 2026] DELETE /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 0 bytes in 118 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-04-24 14:53:20.311 7 WARNING neutronclient.v2_0.client [None req-c1b4a6a3-19d5-4abc-b098-7c343b4a4737 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/981] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:20 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1821 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:21.924 8 WARNING neutronclient.v2_0.client [None req-211f1a6e-a64b-4899-89d2-a17cce2846d8 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/982] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:21 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1821 bytes in 1373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:24.020 7 INFO nova.api.openstack.compute.server_external_events [req-cdcc0c8b-38c7-4779-b8e0-f803b29a8bab req-e67e04bd-e973-4c7b-abb9-853267468ca8 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:be01d8c9-ef32-4e94-b73f-5273a974cee1 for instance 957f4056-3283-4622-90b8-e1f87d5e5777 on instance [pid: 7|app: 0|req: 486/983] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53:23 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-04-24 14:53:24.318 8 WARNING neutronclient.v2_0.client [None req-8094833a-4e9f-4fba-814a-a9c35646aaa4 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/984] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:24 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1483 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:25.871 7 WARNING neutronclient.v2_0.client [None req-bf68fcc3-ed9a-4548-b8e5-5d277b46ebc0 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/985] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:25 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1488 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-04-24 14:53:26.968 8 WARNING neutronclient.v2_0.client [None req-be6984d9-991f-4174-b8c8-270e28a3d83a ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/986] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:26 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 1488 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:28.430 7 INFO nova.api.openstack.wsgi [None req-be946fc4-e2cd-40fb-8157-39f57e374c67 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] HTTP exception thrown: Instance 957f4056-3283-4622-90b8-e1f87d5e5777 could not be found. [pid: 7|app: 0|req: 488/987] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:28 2026] GET /v2.1/servers/957f4056-3283-4622-90b8-e1f87d5e5777 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/988] 10.0.0.132 () {32 vars in 727 bytes} [Fri Apr 24 14:53:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-633888258 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/991] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:53:29 2026] DELETE /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-24 14:53:29.979 8 WARNING neutronclient.v2_0.client [None req-40d58702-03f0-40a1-90b2-f90a8e2bcf3e ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/992] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:29 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1701 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:31.395 7 INFO nova.api.openstack.compute.server_external_events [req-deb5535d-6ba6-4291-9c0d-8b2c4359dbc5 req-591bfca6-9a1e-49a6-aa48-a3bba280349e 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance [pid: 7|app: 0|req: 491/993] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53:31 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-04-24 14:53:31.476 8 WARNING neutronclient.v2_0.client [None req-f129bdc6-d2b8-4099-b489-2b2ff83a0401 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/994] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:31 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1701 bytes in 1156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:33.074 7 INFO nova.api.openstack.compute.server_external_events [req-5b98fc05-02b3-456f-b45c-48c6e04be30b req-38f7a38e-cee0-4e7f-8fd3-f6147ecf0893 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance [pid: 7|app: 0|req: 492/995] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:33.443 8 INFO nova.api.openstack.compute.server_external_events [req-f4b32f7d-6815-42c5-a2fc-f4d80246eaa1 req-2977ad6e-666c-4d65-a16e-9af621d7c204 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:fc10df6c-d209-4f3a-baba-2886cd0ddbe1 for instance c9afb803-b7e5-4c05-be1d-16d28e198752 on instance [pid: 8|app: 0|req: 504/996] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:53:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:33.648 7 WARNING neutronclient.v2_0.client [None req-682c1ced-c236-4a33-965a-e958adddb507 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/997] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:33 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1483 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:53:35.249 8 WARNING neutronclient.v2_0.client [None req-654d896f-f1b9-4cf3-999d-d3ada7e6273a ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] The python binding code in 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/998] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:35 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 1488 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-04-24 14:53:36.339 7 INFO nova.api.openstack.wsgi [None req-22de9ea8-1c03-480e-902b-d68dedeba1e4 ca61fe20a6fb44928ed5b9cf63376e42 132c78af198f4023be8b8edea2163c3f - - default default] HTTP exception thrown: Instance c9afb803-b7e5-4c05-be1d-16d28e198752 could not be found. [pid: 7|app: 0|req: 494/999] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:53:36 2026] GET /v2.1/servers/c9afb803-b7e5-4c05-be1d-16d28e198752 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1000] 10.0.0.132 () {32 vars in 729 bytes} [Fri Apr 24 14:53:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1794529028 => 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-04-24 14:54:01.528 7 WARNING neutronclient.v2_0.client [None req-6c2cfd55-9e1f-4d59-8a37-2559fe8c28dd 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:04.226 7 WARNING neutronclient.v2_0.client [None req-6c2cfd55-9e1f-4d59-8a37-2559fe8c28dd 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in 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/1007] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:54:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1008] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:54:01 2026] POST /v2.1/servers => generated 424 bytes in 3263 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 14:54:04.750 8 WARNING neutronclient.v2_0.client [None req-ff833168-ab53-45bc-878c-fc4a155522a5 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in 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/1009] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:04 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1367 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:06.045 7 WARNING neutronclient.v2_0.client [None req-32b9cb44-fbf6-4e28-b62d-b520f0a5b308 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1010] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:06 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1363 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:07.568 8 WARNING neutronclient.v2_0.client [None req-74858062-86dc-43ba-a108-3f721ed92bc8 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1011] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:07 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1419 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, ' [pid: 7|app: 0|req: 500/1012] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:54:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:08.922 8 WARNING neutronclient.v2_0.client [None req-5c081a77-ec67-4055-9a5b-f342970de458 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1013] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:08 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1427 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-24 14:54:10.284 7 WARNING neutronclient.v2_0.client [None req-4f6833fb-6e15-4267-ac9c-b634d6d25e30 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:10.833 8 WARNING neutronclient.v2_0.client [None req-2c206419-12eb-4822-97d1-ddf00a118224 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:11.638 8 WARNING neutronclient.v2_0.client [None req-2c206419-12eb-4822-97d1-ddf00a118224 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1016] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:10 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1479 bytes in 1874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:12.144 7 INFO nova.api.openstack.compute.server_external_events [req-562f6ae3-351c-472a-9f9c-49f40f84b5b7 req-23cdb678-4fdb-4f46-990d-e9fb5a6f5ebc 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:9d3e693d-aba7-41b1-ac3e-eafa639d2532 for instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f on instance [pid: 7|app: 0|req: 503/1017] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:54:12.417 8 WARNING neutronclient.v2_0.client [None req-2c206419-12eb-4822-97d1-ddf00a118224 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] 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-04-24 14:54:13.168 7 WARNING neutronclient.v2_0.client [None req-95c9f470-f589-469a-86fa-f560d7d9fde3 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:13.753 8 WARNING neutronclient.v2_0.client [None req-2c206419-12eb-4822-97d1-ddf00a118224 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1018] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:13 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1019] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:54:10 2026] POST /v2.1/servers => generated 497 bytes in 3307 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-04-24 14:54:14.116 7 WARNING neutronclient.v2_0.client [None req-c073e18a-98ea-4a0c-be69-15d9bc67061e 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1020] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:14 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1457 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-04-24 14:54:14.870 8 WARNING neutronclient.v2_0.client [None req-01ed859b-6c3b-4b86-b687-c52dfeba422c 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1021] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:14 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:15.227 7 WARNING neutronclient.v2_0.client [None req-8dfb9fa1-c1ac-4397-9465-e6026ca5cbac 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1022] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:15 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1461 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:16.044 8 WARNING neutronclient.v2_0.client [None req-f0009806-349e-423a-b08d-ba54e0497e1e 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in 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/1023] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:16 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:16.323 7 WARNING neutronclient.v2_0.client [None req-85ebdbaa-7e8c-4790-b43a-55711b567e84 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1024] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:16 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1509 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-04-24 14:54:17.226 8 WARNING neutronclient.v2_0.client [None req-cb26d73d-0b8c-4bd7-92c3-51f22f252ade 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1025] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:17 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 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-04-24 14:54:17.420 7 WARNING neutronclient.v2_0.client [None req-9fe9f6d0-c9bf-41b1-9537-73526cb67cd9 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1026] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:17 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1509 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-04-24 14:54:18.435 8 WARNING neutronclient.v2_0.client [None req-40eecffd-bab6-4b54-a0d1-75ef33908413 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:18.523 7 WARNING neutronclient.v2_0.client [None req-e0ae9f00-8ce8-4ad4-841f-10e08b5c474b 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1027] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:18 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1028] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:18 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1517 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:19.615 8 WARNING neutronclient.v2_0.client [None req-3e6b6e8b-5f97-45bd-9dec-91c6ca1be5a8 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:19.632 7 WARNING neutronclient.v2_0.client [None req-0a6cd8f4-12fc-4283-9168-88c359459398 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1029] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:19 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 1109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1032] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:19 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1642 bytes in 1117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:21.245 8 INFO nova.api.openstack.compute.server_external_events [req-5b506127-848e-42c5-a3aa-76c65fdd1e5d req-e04dca29-72ff-4fda-8951-9bf8f307a82c 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance [pid: 8|app: 0|req: 523/1033] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-24 14:54:21.732 7 WARNING neutronclient.v2_0.client [None req-ebbe54fc-e6b6-45b6-9dce-e7450bac4194 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:21.763 8 WARNING neutronclient.v2_0.client [None req-80d7f806-10f7-43f2-9a12-7d68320d15a3 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1034] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:21 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1035] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:21 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:23.016 7 WARNING neutronclient.v2_0.client [None req-cccd8a57-30cf-44b1-8997-d7dafebaf571 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:23.073 8 WARNING neutronclient.v2_0.client [None req-2453bbc3-2bb4-4728-8b47-d1c7b0e9e1f1 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1036] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:22 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1037] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:23 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 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-04-24 14:54:24.251 7 WARNING neutronclient.v2_0.client [None req-a403db44-0884-4a75-b09c-d589a3df58fd 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:24.290 8 WARNING neutronclient.v2_0.client [None req-8671c0b8-d1ff-41ab-b768-78cf89070e25 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1038] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:24 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1039] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:24 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:25.482 7 WARNING neutronclient.v2_0.client [None req-8bcde907-9dc2-4b55-8718-b0cb201414c0 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:25.548 8 WARNING neutronclient.v2_0.client [None req-64f9f92c-82fc-4622-94f3-bcc9dcb7b47a 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1040] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:25 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1041] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:25 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 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-04-24 14:54:26.811 7 WARNING neutronclient.v2_0.client [None req-5d9cee6d-36dc-48cf-b4cd-af866f6db4a0 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:26.852 8 WARNING neutronclient.v2_0.client [None req-7f70f41a-af23-42cf-9975-edd67cea47f6 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1042] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:26 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1043] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:26 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:27.697 7 INFO nova.api.openstack.compute.server_external_events [req-a76999d6-b75c-4bbe-9ddb-622ff188a76a req-fc3e15bb-49be-4544-b141-3be29feef6b8 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9d3e693d-aba7-41b1-ac3e-eafa639d2532 for instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f on instance [pid: 7|app: 0|req: 516/1044] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:27 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-04-24 14:54:28.151 8 WARNING neutronclient.v2_0.client [None req-6d8e9c67-6ed8-49e6-a2bb-bdbdaaa5ef4c 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:28.187 7 WARNING neutronclient.v2_0.client [None req-76666edc-68d8-46a4-a8e0-7b19af67acce 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1045] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:28 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1046] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:28 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:29.377 8 WARNING neutronclient.v2_0.client [None req-6b5f3486-ccb1-47c8-874c-905a081dcf32 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:29.454 7 WARNING neutronclient.v2_0.client [None req-8f4f3077-49a3-4143-a5b3-ba41ed49db1d 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1047] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:29 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1048] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:29 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:30.550 8 WARNING neutronclient.v2_0.client [None req-f32e2e73-76c9-4c2b-9edd-7fa305c89a82 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:30.659 7 WARNING neutronclient.v2_0.client [None req-a457e1c0-7e1a-48c0-b983-ec8257ae6613 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1051] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:30 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1052] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:30 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 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-04-24 14:54:31.739 8 WARNING neutronclient.v2_0.client [None req-7d46332e-743a-4747-9034-10e412c8597b 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:31.824 7 WARNING neutronclient.v2_0.client [None req-4b327d7d-53bb-45ba-8c03-740c5a6007db 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1053] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:31 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1054] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:31 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:33.005 8 WARNING neutronclient.v2_0.client [None req-fba2d86a-366a-4a13-90eb-cad89f05a033 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:33.035 7 WARNING neutronclient.v2_0.client [None req-14861a24-9adf-4315-a340-916b2b13ef65 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1055] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:32 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1056] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:32 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 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-04-24 14:54:33.972 8 INFO nova.api.openstack.compute.server_external_events [req-4df9f5a0-5485-4543-b217-051a000e186f req-7015eabb-8e12-42b8-bbff-d6d668d8ac6a 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:9d3e693d-aba7-41b1-ac3e-eafa639d2532 for instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f on instance [pid: 8|app: 0|req: 535/1057] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:34.294 7 WARNING neutronclient.v2_0.client [None req-b93f140a-8fee-44d7-b2a0-8d61869b6ec9 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:34.329 8 WARNING neutronclient.v2_0.client [None req-86fd44cc-f102-49f5-85dd-bce0b920b077 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1058] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:34 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1467 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1059] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:34 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:35.584 7 WARNING neutronclient.v2_0.client [None req-f4ad36bd-c4d6-4de4-bde4-e7dc07834358 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] 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-04-24 14:54:35.631 8 WARNING neutronclient.v2_0.client [None req-18a48e49-6a54-4340-bf94-4215e8748df4 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1060] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:35 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1648 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:36.159 7 INFO nova.api.openstack.compute.server_external_events [req-ebcdb0f6-80a7-43f2-8cd6-00931b030c0b req-5beeb6f6-985a-43e5-afac-0df4da4fec96 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:9d3e693d-aba7-41b1-ac3e-eafa639d2532 for instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f on instance 2026-04-24 14:54:36.160 7 INFO nova.api.openstack.compute.server_external_events [req-ebcdb0f6-80a7-43f2-8cd6-00931b030c0b req-5beeb6f6-985a-43e5-afac-0df4da4fec96 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance 2026-04-24 14:54:36.160 7 INFO nova.api.openstack.compute.server_external_events [req-ebcdb0f6-80a7-43f2-8cd6-00931b030c0b req-5beeb6f6-985a-43e5-afac-0df4da4fec96 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance 2026-04-24 14:54:36.160 7 INFO nova.api.openstack.compute.server_external_events [req-ebcdb0f6-80a7-43f2-8cd6-00931b030c0b req-5beeb6f6-985a-43e5-afac-0df4da4fec96 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance [pid: 7|app: 0|req: 525/1061] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:36 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1062] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:35 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:37.239 7 WARNING neutronclient.v2_0.client [None req-14ad0133-e25d-4f3f-b9c4-1c64e1be87a3 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] 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: 526/1063] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:37 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1630 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1064] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:54:37 2026] DELETE /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 0 bytes in 119 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-04-24 14:54:37.548 7 WARNING neutronclient.v2_0.client [None req-4ae5f4b2-a1fb-467f-b944-a1f6ba50f51e 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in 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/1065] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:37 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1654 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:38.442 8 WARNING neutronclient.v2_0.client [None req-c085ff6e-5230-457d-a6b0-1e4a8be94c50 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] 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-04-24 14:54:38.760 7 WARNING neutronclient.v2_0.client [None req-26a4cffe-d242-44c9-aefc-1541bd28cdd6 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in 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/1066] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:38 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1810 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:38.911 8 WARNING neutronclient.v2_0.client [None req-2ea23388-97ef-49e8-be20-fdaa4897f5d7 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1067] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:38 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1654 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-04-24 14:54:38.952 7 INFO nova.api.openstack.compute.server_external_events [req-09aa80a6-d979-4840-b38c-177c083b5f5d req-729503ad-a66d-4910-a3c3-8850ac908921 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9d3e693d-aba7-41b1-ac3e-eafa639d2532 for instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f on instance [pid: 7|app: 0|req: 529/1068] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:38 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: 540/1069] 10.0.0.132 () {32 vars in 740 bytes} [Fri Apr 24 14:54:38 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6/os-interface => generated 284 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:39.982 7 WARNING neutronclient.v2_0.client [None req-5e69dce7-0ec8-4d24-b518-5ee3b56a72a7 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:40.000 8 INFO nova.api.openstack.compute.server_external_events [req-edca00df-d8e1-4220-82f1-30a10e60c408 req-8a36d22b-7f36-428d-ba29-11a4221e86db 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance [pid: 8|app: 0|req: 542/1072] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1073] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:39 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1654 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:41.021 8 INFO nova.api.openstack.compute.server_external_events [req-f31b4f40-bfc5-4855-9920-2bffb21f3e49 req-7233695c-61cf-4cb9-a445-60f95b968f43 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9d3e693d-aba7-41b1-ac3e-eafa639d2532 for instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f on instance [pid: 8|app: 0|req: 543/1074] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:41.673 7 WARNING neutronclient.v2_0.client [None req-a0a740e1-de5f-4c1d-8519-8f9c1d67dfc0 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in 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/1075] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:41 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1453 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:42.050 8 INFO nova.api.openstack.compute.server_external_events [req-15d7b1e2-d54b-44cf-88bd-6fd643639e8c req-dd296819-ede7-47f2-8fc6-b05739aad48d 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:9d3e693d-aba7-41b1-ac3e-eafa639d2532 for instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f on instance [pid: 8|app: 0|req: 544/1076] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:42.779 7 WARNING neutronclient.v2_0.client [None req-ba9c6758-25e5-4d92-88f2-ae3fe0525e57 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1077] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:42 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 1453 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-04-24 14:54:43.860 8 INFO nova.api.openstack.wsgi [None req-e6ebf6ed-4882-4f0a-9c37-c9c7f7b4bafa 567f1ff06d5d4451809237434a96a260 e0fdc3dca45f4c5994924b5350c88ddb - - default default] HTTP exception thrown: Instance 2a9d9e9e-646e-4980-84a1-eaaa0478848f could not be found. [pid: 8|app: 0|req: 545/1078] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:43 2026] GET /v2.1/servers/2a9d9e9e-646e-4980-84a1-eaaa0478848f => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:47.179 7 WARNING neutronclient.v2_0.client [None req-7911deac-f369-4704-ac96-a4ec63dfa6dd 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in 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/1079] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:47 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1930 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1080] 10.0.0.132 () {32 vars in 752 bytes} [Fri Apr 24 14:54:49 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6/os-server-password => generated 116 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: 7|app: 0|req: 536/1083] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:54:50 2026] DELETE /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 0 bytes in 269 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-04-24 14:54:50.896 8 WARNING neutronclient.v2_0.client [None req-ae8017e3-51d4-4984-b41c-e629e0e44b99 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1084] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:50 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1936 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:52.094 7 WARNING neutronclient.v2_0.client [None req-511d497b-9816-45c9-8f81-b49cbe3800a9 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:54:52.110 8 INFO nova.api.openstack.compute.server_external_events [req-65d346db-a2a5-45fb-8455-188fdc6a8d1f req-67ac1529-fdb6-4c27-862d-37e23d57a628 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance [pid: 8|app: 0|req: 549/1085] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1086] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:52 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1936 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:53.322 8 WARNING neutronclient.v2_0.client [None req-8e2032ff-c853-4895-b5fc-4942ebebfba2 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1087] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:53 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1821 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:54.154 7 INFO nova.api.openstack.compute.server_external_events [req-c6c10ffb-104a-410c-bdf5-a6b7c437b759 req-89d93af4-3d76-453a-9394-60ab2a6cdf23 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance 2026-04-24 14:54:54.155 7 INFO nova.api.openstack.compute.server_external_events [req-c6c10ffb-104a-410c-bdf5-a6b7c437b759 req-89d93af4-3d76-453a-9394-60ab2a6cdf23 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:9eef702e-675e-4673-8795-9b8c11f3335d for instance 328668c6-1047-417b-8b9c-37d2ec0918b6 on instance [pid: 7|app: 0|req: 538/1088] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:54:54 2026] POST /v2.1/os-server-external-events => generated 356 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-04-24 14:54:54.870 8 WARNING neutronclient.v2_0.client [None req-5236b9b7-c146-4231-a05e-1954b1733f99 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1089] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:54 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1538 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-04-24 14:54:56.089 7 WARNING neutronclient.v2_0.client [None req-1806ec9c-5f0b-40a1-8a45-0902ec335724 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1090] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:56 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 1543 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-04-24 14:54:57.190 8 INFO nova.api.openstack.wsgi [None req-bad4b87f-154a-4c3f-8348-837d73b4ab98 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] HTTP exception thrown: Instance 328668c6-1047-417b-8b9c-37d2ec0918b6 could not be found. [pid: 8|app: 0|req: 552/1091] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:57 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => 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-04-24 14:54:57.220 7 INFO nova.api.openstack.wsgi [None req-8c0f6728-ef98-46d3-b05d-bbb326e69ce9 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] HTTP exception thrown: Instance 328668c6-1047-417b-8b9c-37d2ec0918b6 could not be found. [pid: 7|app: 0|req: 540/1092] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:54:57 2026] DELETE /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:54:57.261 8 INFO nova.api.openstack.wsgi [None req-7b650472-7b08-4b29-92fb-f07c973f0064 4bf85b7e44e04939be4e086c089b5a70 5b374a53537c4f6eb907b0ca34727e29 - - default default] HTTP exception thrown: Instance 328668c6-1047-417b-8b9c-37d2ec0918b6 could not be found. [pid: 8|app: 0|req: 553/1093] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:54:57 2026] GET /v2.1/servers/328668c6-1047-417b-8b9c-37d2ec0918b6 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1094] 10.0.0.132 () {32 vars in 705 bytes} [Fri Apr 24 14:54:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1912573636 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1095] 10.0.0.132 () {32 vars in 727 bytes} [Fri Apr 24 14:54:58 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1089327394 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1100] 10.0.0.169 () {28 vars in 453 bytes} [Fri Apr 24 14:55:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1101] 10.0.0.169 () {30 vars in 657 bytes} [Fri Apr 24 14:55:16 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 558/1102] 10.0.0.169 () {32 vars in 730 bytes} [Fri Apr 24 14:55: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: 7|app: 0|req: 545/1103] 10.0.0.169 () {34 vars in 805 bytes} [Fri Apr 24 14:55: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: 8|app: 0|req: 559/1104] 10.0.0.169 () {28 vars in 453 bytes} [Fri Apr 24 14:55:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1105] 10.0.0.169 () {30 vars in 657 bytes} [Fri Apr 24 14:55:17 2026] GET /v2.1 => generated 0 bytes in 83 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 560/1106] 10.0.0.169 () {32 vars in 730 bytes} [Fri Apr 24 14:55:17 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1107] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:17 2026] GET /v2.1/servers/detail?project_id=2c2f22d57aec44b491af9aa8bc19f23a&all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1108] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:17 2026] GET /v2.1/servers/detail?project_id=3fd35b176f5842d1afa7c398d7491288&all_tenants=True => generated 15 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1109] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=432ad984158b4008904013b1474067d1&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1110] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=48f49ccce26c4396b4d894ea60f33d3c&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1111] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=76004cd5d6a646148597dddb1c36648b&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1112] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=7dd93138b7394ce49ab93c4855009fb9&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1113] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=7ed7848285c04986b451a60e3b493061&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1114] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=96f3e3c0d0454288b04b7c9daddf8d88&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1115] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=b90aee70cd22407a85e4e79203f938e2&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1116] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=e3805e5a0bdf4b91b846734436977990&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1117] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=eaa1de3e41f7442387ff7f0f528b1660&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1118] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=f54d77d07d764867a2876bac149fe8d6&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1119] 10.0.0.169 () {34 vars in 893 bytes} [Fri Apr 24 14:55:18 2026] GET /v2.1/servers/detail?project_id=ff8ab64947864bd59ef9bffd03f6baea&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1128] 10.0.0.132 () {34 vars in 670 bytes} [Fri Apr 24 14:55:53 2026] POST /v2.1/os-keypairs => generated 395 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:55:58.759 7 WARNING neutronclient.v2_0.client [None req-1d3bc79b-1b7a-4f3b-a5fe-2d47816196f1 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:55:58.798 7 WARNING neutronclient.v2_0.client [None req-1d3bc79b-1b7a-4f3b-a5fe-2d47816196f1 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:55:59.104 7 WARNING neutronclient.v2_0.client [None req-1d3bc79b-1b7a-4f3b-a5fe-2d47816196f1 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1129] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:55:58 2026] POST /v2.1/servers => generated 446 bytes in 1072 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-24 14:55:59.513 8 WARNING neutronclient.v2_0.client [None req-e2838f53-cc21-4c68-8b50-918aed2b7302 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1130] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:55:59 2026] GET /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 1393 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-04-24 14:56:04.775 8 WARNING neutronclient.v2_0.client [None req-cd05e982-03c1-49c6-bcfd-26c15b787e76 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1133] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:04 2026] GET /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 1517 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:05.841 7 INFO nova.api.openstack.compute.server_external_events [req-24278288-2ddc-485f-b4a5-c18abd2f0386 req-15dee159-0a2d-46a2-b3d4-f2a8de4da82a 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 7|app: 0|req: 560/1134] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:07.880 8 INFO nova.api.openstack.compute.server_external_events [req-5609bbe3-2e15-48db-bdf6-e32616a978c6 req-353003b2-c3e6-43d9-992d-9487f3c15374 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 8|app: 0|req: 575/1135] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:10.046 7 WARNING neutronclient.v2_0.client [None req-ffa94dd6-cca1-43b3-9656-cb30c58d03c1 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1138] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:10 2026] GET /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 1515 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:11.137 8 INFO nova.api.openstack.compute.server_external_events [req-0a6c8c67-cc5a-4565-a7e2-a3edc53d05fe req-786abe6d-e074-4437-b9b9-3cf5ac570324 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 8|app: 0|req: 577/1139] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:11 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-04-24 14:56:13.196 7 INFO nova.api.openstack.compute.server_external_events [req-c0f694c5-8f76-4eef-b644-bdc8261d886b req-9e165364-c226-4df6-8d15-ed97883f6675 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 7|app: 0|req: 563/1140] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:13 2026] POST /v2.1/os-server-external-events => generated 183 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-04-24 14:56:15.327 8 WARNING neutronclient.v2_0.client [None req-108df021-a164-4235-995a-f1235cdbc4fb b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1141] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:15 2026] GET /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 1814 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:17.784 7 INFO nova.api.openstack.compute.server_external_events [req-fb112d05-fa22-438f-bfc7-aed19fd37163 req-3640f485-c9da-47f3-aad7-d9d6a8b60e1e 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 7|app: 0|req: 564/1142] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:56:17.855 8 WARNING neutronclient.v2_0.client [None req-8ec10e22-c1ae-4241-aa8b-9a1999921054 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:56:18.163 8 WARNING neutronclient.v2_0.client [None req-8ec10e22-c1ae-4241-aa8b-9a1999921054 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:56:18.513 8 WARNING neutronclient.v2_0.client [None req-8ec10e22-c1ae-4241-aa8b-9a1999921054 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1143] 10.0.0.132 () {34 vars in 662 bytes} [Fri Apr 24 14:56:17 2026] POST /v2.1/servers => generated 446 bytes in 1089 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-04-24 14:56:18.877 7 WARNING neutronclient.v2_0.client [None req-aebdab95-34b6-477b-a2bf-ec556bb52237 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1144] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:18 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 1394 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:23.989 8 WARNING neutronclient.v2_0.client [None req-c781a5b9-f670-4b39-a181-5b45e147e724 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] 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-04-24 14:56:25.259 7 INFO nova.api.openstack.compute.server_external_events [req-4d4b2d13-c74c-451f-91e6-d6bbcb1a5d96 req-889736f9-146c-4a8f-8c44-96476996d660 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 7|app: 0|req: 567/1147] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:25 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) [pid: 8|app: 0|req: 581/1148] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:23 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 1518 bytes in 1413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:30.418 8 WARNING neutronclient.v2_0.client [None req-ac7c2276-0204-4bcf-a168-b03712bfe593 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1151] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:30 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 1516 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:31.456 7 INFO nova.api.openstack.compute.server_external_events [req-dd807657-fee6-4604-8ea9-f5072686ba88 req-f44baac8-d577-4222-ae10-01119bb8b379 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 7|app: 0|req: 569/1152] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:31 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-04-24 14:56:35.679 8 WARNING neutronclient.v2_0.client [None req-f12c69ce-d0a9-4050-ab9b-7a0ec0cf0eff b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1153] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:35 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 1516 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:37.678 7 INFO nova.api.openstack.compute.server_external_events [req-7c4030fa-ea2b-4e21-8700-2d0e796e460b req-06de4f1d-227b-4559-95b3-9e682c2f776f 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 7|app: 0|req: 570/1154] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:37 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-04-24 14:56:39.723 8 INFO nova.api.openstack.compute.server_external_events [req-07a6f225-9163-459f-9c06-d5d72f3ad0f3 req-09bedaf1-bc8d-4499-afe3-cf1916933d31 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 8|app: 0|req: 585/1155] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:39 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-04-24 14:56:40.922 8 WARNING neutronclient.v2_0.client [None req-c29b7422-2166-41b1-acd4-2eb375952253 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1158] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:56:40 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 1816 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:56:42.545 7 INFO nova.api.openstack.compute.server_external_events [req-5fac5a27-3997-46da-b359-840ecc3317bd req-f14b5a8d-bec4-417a-bef4-e2d45560c9ab 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 7|app: 0|req: 572/1159] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:56:42 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-04-24 14:57:05.805 7 WARNING neutronclient.v2_0.client [None req-fc9ee4d7-3fd3-4a75-a2d7-68d4ce465a1d e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:57:05.852 7 WARNING neutronclient.v2_0.client [None req-fc9ee4d7-3fd3-4a75-a2d7-68d4ce465a1d e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:57:06.004 7 WARNING neutronclient.v2_0.client [None req-fc9ee4d7-3fd3-4a75-a2d7-68d4ce465a1d e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1164] 199.204.45.74 () {36 vars in 712 bytes} [Fri Apr 24 14:57:05 2026] POST /v2.1/servers => generated 453 bytes in 686 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-04-24 14:57:06.762 8 WARNING neutronclient.v2_0.client [None req-81d3168d-97df-4b93-9b36-967751552c51 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1165] 199.204.45.74 () {32 vars in 731 bytes} [Fri Apr 24 14:57:06 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 2213 bytes in 84 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-04-24 14:57:06.841 7 WARNING neutronclient.v2_0.client [None req-09b7c06c-ecb7-49fc-b496-104d419f446e e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1166] 199.204.45.74 () {32 vars in 757 bytes} [Fri Apr 24 14:57:06 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 28 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1167] 199.204.45.74 () {32 vars in 775 bytes} [Fri Apr 24 14:57:06 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:09.517 7 WARNING neutronclient.v2_0.client [None req-a7b91f75-2f57-4a84-aef8-4ebb7ddaa92b e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in 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/1168] 199.204.45.74 () {32 vars in 731 bytes} [Fri Apr 24 14:57:09 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 2371 bytes in 95 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-04-24 14:57:09.613 8 WARNING neutronclient.v2_0.client [None req-3cdbffe5-efc7-49ae-868a-4a0ed4f01743 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1171] 199.204.45.74 () {32 vars in 757 bytes} [Fri Apr 24 14:57:09 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 28 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1172] 199.204.45.74 () {32 vars in 775 bytes} [Fri Apr 24 14:57:10 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-volume_attachments => generated 197 bytes in 65 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-04-24 14:57:12.037 8 INFO nova.api.openstack.compute.server_external_events [req-1a7afb87-5be3-4fea-afbd-7e91174ed12d req-53094e63-3003-4c00-a465-36a01e2b5e94 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:864a6bd9-b7eb-4c64-81ed-46545b3aab31 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 593/1173] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:57:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:13.297 7 WARNING neutronclient.v2_0.client [None req-68273432-1ab9-4ef3-ba03-d83580ff132f e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1174] 199.204.45.74 () {32 vars in 731 bytes} [Fri Apr 24 14:57:13 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 2445 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:13.457 8 WARNING neutronclient.v2_0.client [None req-a3ce4244-76d0-47f0-9152-e88945de5a02 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1175] 199.204.45.74 () {32 vars in 757 bytes} [Fri Apr 24 14:57:13 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 284 bytes in 100 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: 582/1176] 199.204.45.74 () {32 vars in 775 bytes} [Fri Apr 24 14:57:13 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:14.097 8 INFO nova.api.openstack.compute.server_external_events [req-d97f9dba-25bc-4fbc-8af8-d5e120bcb7f7 req-1d1b7d1f-7889-43ab-9de3-8e388c606e03 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:864a6bd9-b7eb-4c64-81ed-46545b3aab31 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 595/1177] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:57:14 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-04-24 14:57:16.270 7 WARNING neutronclient.v2_0.client [None req-476ffc9e-9c2a-4b3d-acb0-90b7e0e36890 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in 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/1178] 199.204.45.74 () {32 vars in 731 bytes} [Fri Apr 24 14:57:16 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 2433 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:16.430 8 WARNING neutronclient.v2_0.client [None req-0f9b4541-1f26-4e27-b425-fc4085733acf e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1179] 199.204.45.74 () {32 vars in 757 bytes} [Fri Apr 24 14:57:16 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 284 bytes in 82 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: 584/1180] 199.204.45.74 () {32 vars in 775 bytes} [Fri Apr 24 14:57:16 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:18.088 8 INFO nova.api.openstack.compute.server_external_events [req-e70de401-86fd-4249-afce-c1ddd13a2e4a req-171684f4-0c4f-4c9e-91ce-f6020498ee1c 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:864a6bd9-b7eb-4c64-81ed-46545b3aab31 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 597/1181] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:57:18 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-04-24 14:57:19.403 7 WARNING neutronclient.v2_0.client [None req-9c5aa8bb-3dc9-4f20-92fe-aaa46c236a0c e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1182] 199.204.45.74 () {32 vars in 731 bytes} [Fri Apr 24 14:57:19 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 2433 bytes in 175 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-04-24 14:57:19.585 8 WARNING neutronclient.v2_0.client [None req-27157d57-1d43-4c28-8c26-302bdc809f9c e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1183] 199.204.45.74 () {32 vars in 757 bytes} [Fri Apr 24 14:57:19 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 286 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: 7|app: 0|req: 586/1184] 199.204.45.74 () {32 vars in 775 bytes} [Fri Apr 24 14:57:19 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:20.133 7 INFO nova.api.openstack.compute.server_external_events [req-b142a76b-dd0c-4d0f-ba29-1597714e38cd req-53827156-360d-46d7-baf9-1a0a4ec40bb8 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:864a6bd9-b7eb-4c64-81ed-46545b3aab31 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 7|app: 0|req: 588/1187] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:57:20 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-04-24 14:57:22.455 8 WARNING neutronclient.v2_0.client [None req-289e5ce8-2821-4f29-9cdf-fc2c925b563f e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1188] 199.204.45.74 () {32 vars in 731 bytes} [Fri Apr 24 14:57:22 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 2581 bytes in 160 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-04-24 14:57:22.601 7 WARNING neutronclient.v2_0.client [None req-4790a62c-0ad0-491a-971f-c9f1f153c5fb e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1189] 199.204.45.74 () {32 vars in 757 bytes} [Fri Apr 24 14:57:22 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 286 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1190] 199.204.45.74 () {32 vars in 775 bytes} [Fri Apr 24 14:57:22 2026] GET /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:57:56.907 7 WARNING neutronclient.v2_0.client [None req-246926d5-71b3-46c9-b39e-4b46c5f2bf05 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:57:56.956 7 WARNING neutronclient.v2_0.client [None req-246926d5-71b3-46c9-b39e-4b46c5f2bf05 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] 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-04-24 14:57:59.587 8 INFO nova.api.openstack.compute.server_external_events [req-7d9771de-d00e-4ac0-8145-0ceefecb1232 req-8b52398b-90c6-46fc-8ae2-b63bd15217a8 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:14420c13-e7cf-4107-8234-1d0387afe8fb for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 605/1197] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:57:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:58:02.684 8 INFO nova.api.openstack.compute.server_external_events [req-8ca088c9-8692-4586-8a97-a8d98ec4e78a req-b07f0010-d419-40c3-80b0-9bdbd779a45d 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:14420c13-e7cf-4107-8234-1d0387afe8fb for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 608/1200] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:58:04.731 8 INFO nova.api.openstack.compute.server_external_events [req-e844e486-5c47-4ad3-90df-c97d9c03945c req-60675a6a-8af1-4bd3-ba64-25d4360c6a67 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:14420c13-e7cf-4107-8234-1d0387afe8fb for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 609/1201] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:04 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-04-24 14:58:06.020 7 WARNING neutronclient.v2_0.client [None req-246926d5-71b3-46c9-b39e-4b46c5f2bf05 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1202] 199.204.45.74 () {36 vars in 810 bytes} [Fri Apr 24 14:57:56 2026] POST /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 281 bytes in 9208 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-04-24 14:58:06.770 8 INFO nova.api.openstack.compute.server_external_events [req-e5839d35-3175-4bde-bb2e-f505f809364a req-2401869d-7641-4ea6-b4e3-bdc9a74a3a0f 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:14420c13-e7cf-4107-8234-1d0387afe8fb for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 610/1203] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:06 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-04-24 14:58:07.159 7 INFO nova.api.openstack.compute.server_external_events [req-4bb98ce8-d86f-4810-be14-da99c1b99d4b req-e8f4b433-7aa8-4e94-b765-f1cd339fd484 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:14420c13-e7cf-4107-8234-1d0387afe8fb for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 7|app: 0|req: 594/1204] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:58:30.410 7 WARNING neutronclient.v2_0.client [None req-3f8487a6-d6d6-4bea-ab80-3280f55e24a1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:58:30.472 7 WARNING neutronclient.v2_0.client [None req-3f8487a6-d6d6-4bea-ab80-3280f55e24a1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] 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-04-24 14:58:33.005 8 INFO nova.api.openstack.compute.server_external_events [req-3203a17f-fdaa-461b-ad71-855752d5cb91 req-279168b4-493b-40cb-8a59-c51366c2597d 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:dfc16540-46b6-401b-8f9a-72b28e41631b for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 614/1211] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:58:36.460 8 INFO nova.api.openstack.compute.server_external_events [req-4273abb5-9de5-457b-93c1-234238be8410 req-931d5c8a-bc92-4e24-8baa-256189e38379 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:dfc16540-46b6-401b-8f9a-72b28e41631b for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 615/1212] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:36 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-04-24 14:58:38.501 8 INFO nova.api.openstack.compute.server_external_events [req-1f983c49-6448-47de-b496-6403774d2e01 req-457f128c-1238-4297-b734-e1e3143b7fb7 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:dfc16540-46b6-401b-8f9a-72b28e41631b for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 616/1213] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:58:39.503 7 WARNING neutronclient.v2_0.client [None req-3f8487a6-d6d6-4bea-ab80-3280f55e24a1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1214] 199.204.45.74 () {36 vars in 810 bytes} [Fri Apr 24 14:58:30 2026] POST /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 376 bytes in 9210 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-04-24 14:58:51.341 7 WARNING neutronclient.v2_0.client [None req-52646043-492a-4bc3-8b84-c6fe7c55ecc3 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-24 14:58:51.396 7 WARNING neutronclient.v2_0.client [None req-52646043-492a-4bc3-8b84-c6fe7c55ecc3 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] 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-04-24 14:58:54.065 8 INFO nova.api.openstack.compute.server_external_events [req-70f429d2-78a8-4e39-a257-abba4ffa6ad0 req-a47ac27c-8da5-4cd7-acdd-be4a2cd06bbe 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:060c10bb-8901-499f-8e2a-e555a0719791 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 619/1219] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:54 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-04-24 14:58:57.828 8 INFO nova.api.openstack.compute.server_external_events [req-f73ab44a-290b-4ecc-8bd7-d7cc22ea76ec req-3a0d13ea-756a-4f3a-8260-ddf920f9a17d 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:060c10bb-8901-499f-8e2a-e555a0719791 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 620/1220] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:58:59.869 8 INFO nova.api.openstack.compute.server_external_events [req-eedc828f-8794-46cf-bb94-abfbdc4ad546 req-137ad021-afef-4ab7-ab2e-3004ec5df22b 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-plugged:060c10bb-8901-499f-8e2a-e555a0719791 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 623/1223] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:58:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 14:59:00.938 7 WARNING neutronclient.v2_0.client [None req-52646043-492a-4bc3-8b84-c6fe7c55ecc3 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1224] 199.204.45.74 () {36 vars in 810 bytes} [Fri Apr 24 14:58:51 2026] POST /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface => generated 376 bytes in 9683 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-04-24 14:59:01.917 8 INFO nova.api.openstack.compute.server_external_events [req-a5a2187f-2f5f-4e84-be82-94326b0b67db req-c0a2bcff-a34e-4ba5-aeea-e95a58ad84f2 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:dfc16540-46b6-401b-8f9a-72b28e41631b for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 624/1225] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:59:15.150 8 INFO nova.api.openstack.compute.server_external_events [req-a056969f-6c2d-42c6-b4e4-bd4cd71c6d03 req-ca180216-fd82-4535-9a49-295f576d66c4 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:060c10bb-8901-499f-8e2a-e555a0719791 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 626/1228] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:15 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: 7|app: 0|req: 603/1229] 199.204.45.74 () {34 vars in 853 bytes} [Fri Apr 24 14:59:15 2026] DELETE /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface/060c10bb-8901-499f-8e2a-e555a0719791 => generated 0 bytes in 72 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-04-24 14:59:17.191 8 INFO nova.api.openstack.compute.server_external_events [req-dee57602-e3b9-4761-8509-c32327e77813 req-defa4f05-6817-45a3-af11-978bdf60f374 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:060c10bb-8901-499f-8e2a-e555a0719791 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 627/1230] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:17 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-04-24 14:59:19.240 7 INFO nova.api.openstack.compute.server_external_events [req-cb5deb8d-bac0-4c91-ad0f-8dc34ecadb50 req-24654322-0e3e-496b-a566-d0ce2bc67576 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:060c10bb-8901-499f-8e2a-e555a0719791 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance 2026-04-24 14:59:19.241 7 INFO nova.api.openstack.compute.server_external_events [req-cb5deb8d-bac0-4c91-ad0f-8dc34ecadb50 req-24654322-0e3e-496b-a566-d0ce2bc67576 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:060c10bb-8901-499f-8e2a-e555a0719791 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 7|app: 0|req: 604/1231] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:19 2026] POST /v2.1/os-server-external-events => generated 358 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-04-24 14:59:26.948 8 INFO nova.api.openstack.compute.server_external_events [req-54472ead-8995-4b9c-b6de-ddcf346488fe req-8e882fc1-ed39-407d-b1c4-23f8b5cf672c 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:dfc16540-46b6-401b-8f9a-72b28e41631b for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 629/1234] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1235] 199.204.45.74 () {34 vars in 853 bytes} [Fri Apr 24 14:59:27 2026] DELETE /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface/dfc16540-46b6-401b-8f9a-72b28e41631b => generated 0 bytes in 84 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-04-24 14:59:29.442 8 INFO nova.api.openstack.compute.server_external_events [req-4ac68c39-6b94-41dd-b56a-aacc9e94baad req-be9edf82-ab76-4b9c-a866-40ece00fae0f 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:dfc16540-46b6-401b-8f9a-72b28e41631b for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 630/1236] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:59:31.496 8 INFO nova.api.openstack.compute.server_external_events [req-2058d691-3fea-4712-98ae-2f2baa070d96 req-d65dca9d-593c-4159-a326-0143f52235fe 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:dfc16540-46b6-401b-8f9a-72b28e41631b for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 632/1239] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:31 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1242] 199.204.45.74 () {34 vars in 853 bytes} [Fri Apr 24 14:59:46 2026] DELETE /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9/os-interface/14420c13-e7cf-4107-8234-1d0387afe8fb => generated 0 bytes in 45 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-04-24 14:59:49.123 8 INFO nova.api.openstack.compute.server_external_events [req-f4cc429d-6113-4090-aad4-3837e2afc6d5 req-436b58e6-3d58-4e49-b978-6d99a9c8119e 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:14420c13-e7cf-4107-8234-1d0387afe8fb for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 8|app: 0|req: 634/1243] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:49 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-04-24 14:59:51.176 7 INFO nova.api.openstack.compute.server_external_events [req-388e6ecd-028a-442f-a1fe-ab3e2efb4a64 req-f09eac01-9aa6-48bf-a706-2b0ea93217c6 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:14420c13-e7cf-4107-8234-1d0387afe8fb for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 7|app: 0|req: 611/1246] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:51 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, ' [pid: 8|app: 0|req: 636/1247] 199.204.45.74 () {34 vars in 753 bytes} [Fri Apr 24 14:59:52 2026] DELETE /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 0 bytes in 119 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-04-24 14:59:53.941 7 INFO nova.api.openstack.compute.server_external_events [req-3e1c7f28-6d87-4c19-aa9f-b77abdc2c37a req-0217e674-aac5-42c7-b57e-abefda2bc77f 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:864a6bd9-b7eb-4c64-81ed-46545b3aab31 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 7|app: 0|req: 612/1248] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:59:54.741 8 INFO nova.compute.api [None req-97f8eed3-766e-4471-9714-3ea818c0e7a2 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] [instance: 480b610f-3cf4-4523-b2e7-6dc5a9de74a9] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 637/1249] 199.204.45.74 () {34 vars in 753 bytes} [Fri Apr 24 14:59:54 2026] DELETE /v2.1/servers/480b610f-3cf4-4523-b2e7-6dc5a9de74a9 => generated 0 bytes in 109 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-04-24 14:59:56.002 7 INFO nova.api.openstack.compute.server_external_events [req-fb5e164f-383e-4209-bda4-a08cebcf609b req-71bb48d0-02c3-473f-a98e-c53c3ed373e6 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:864a6bd9-b7eb-4c64-81ed-46545b3aab31 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance 2026-04-24 14:59:56.003 7 INFO nova.api.openstack.compute.server_external_events [req-fb5e164f-383e-4209-bda4-a08cebcf609b req-71bb48d0-02c3-473f-a98e-c53c3ed373e6 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:864a6bd9-b7eb-4c64-81ed-46545b3aab31 for instance 480b610f-3cf4-4523-b2e7-6dc5a9de74a9 on instance [pid: 7|app: 0|req: 613/1250] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:55 2026] POST /v2.1/os-server-external-events => generated 356 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-04-24 14:59:56.083 8 INFO nova.api.openstack.compute.server_external_events [req-add25902-fc58-43b3-9f3d-31d434594851 req-c09b0f1d-422a-42ed-bad4-d6ff08d8e109 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 8|app: 0|req: 638/1251] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1252] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:59:56 2026] DELETE /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 14:59:56.253 8 WARNING neutronclient.v2_0.client [None req-d3dd0768-cfd8-4ac7-9e25-2a5e1fde2a3b b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1253] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 14:59:56 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 1942 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-04-24 14:59:58.042 7 INFO nova.api.openstack.compute.server_external_events [req-46f5955a-7a9d-4733-8dac-92ee59d0c3ee req-5ad1d5c0-40a7-4abc-9ffc-9f73e126ae14 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance 2026-04-24 14:59:58.042 7 INFO nova.api.openstack.compute.server_external_events [req-46f5955a-7a9d-4733-8dac-92ee59d0c3ee req-5ad1d5c0-40a7-4abc-9ffc-9f73e126ae14 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 7|app: 0|req: 615/1254] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:58 2026] POST /v2.1/os-server-external-events => generated 358 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-04-24 14:59:59.020 8 INFO nova.api.openstack.compute.server_external_events [req-14b6a321-f5ab-444c-9287-a303f8ba1fee req-294d26c1-412b-43e6-a65d-3b4eb0ade297 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:dc9f378d-74ca-444f-946b-351d465c3cf8 for instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 on instance [pid: 8|app: 0|req: 640/1255] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 14:59:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 15:00:01.491 7 WARNING neutronclient.v2_0.client [None req-7ef50720-9e04-45c3-9877-6b247386a06d b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1258] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 15:00:01 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 1480 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 15:00:06.580 8 INFO nova.api.openstack.wsgi [None req-231b1e93-7d07-4583-8502-9335ff2b4b40 b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] HTTP exception thrown: Instance 3f74e852-cfc4-4072-a8d2-e1d7de634976 could not be found. [pid: 8|app: 0|req: 642/1259] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 15:00:06 2026] GET /v2.1/servers/3f74e852-cfc4-4072-a8d2-e1d7de634976 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 15:00:07.022 7 INFO nova.api.openstack.compute.server_external_events [req-dfd48d27-c532-42e3-a5f1-50421d2af051 req-af650255-d6b3-4db6-9b6b-16f781f0051e 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-changed:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 7|app: 0|req: 618/1260] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 15:00:07 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: 643/1261] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 15:00:07 2026] DELETE /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-24 15:00:07.169 7 WARNING neutronclient.v2_0.client [None req-8c4be1d0-7fd6-4500-9dc6-eca297c9746d b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1262] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 15:00:07 2026] GET /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 1940 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-04-24 15:00:08.454 8 INFO nova.api.openstack.compute.server_external_events [req-fe60204e-eff4-4d7d-ace7-708298126459 req-f3cdca1b-d257-44cc-9563-4c66d244b5cc 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 8|app: 0|req: 644/1263] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 15:00:08 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) [pid: 7|app: 0|req: 620/1264] 10.0.0.161 () {28 vars in 453 bytes} [Fri Apr 24 15:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1265] 10.0.0.161 () {30 vars in 657 bytes} [Fri Apr 24 15:00:08 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1266] 10.0.0.161 () {32 vars in 730 bytes} [Fri Apr 24 15:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1267] 10.0.0.161 () {34 vars in 764 bytes} [Fri Apr 24 15:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 57 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-04-24 15:00:09.979 8 INFO nova.api.openstack.compute.server_external_events [req-277a22b8-fd37-4648-9fce-dca72b519907 req-b5e0a37d-ecfe-4238-a911-bcaa19081330 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-deleted:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 8|app: 0|req: 648/1270] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 15:00:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 15:00:10.494 7 INFO nova.api.openstack.compute.server_external_events [req-f4e8bb61-1232-4308-98e8-d29a1dee7ee2 req-a5c880f9-f214-44bc-9dbd-d7468c228114 353658a7ca1a48fdbc4d8c1dac4807b0 48f49ccce26c4396b4d894ea60f33d3c - - dbe818128cab43a8820293c54fbd7260 dbe818128cab43a8820293c54fbd7260] Creating event network-vif-unplugged:ba86bfee-00fd-44ff-a0ba-7a01d8937fc1 for instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 on instance [pid: 7|app: 0|req: 623/1271] 10.0.0.249 () {38 vars in 814 bytes} [Fri Apr 24 15:00:10 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-04-24 15:00:12.396 8 WARNING neutronclient.v2_0.client [None req-3ad895fa-79c1-460e-945a-3e6d00b742ca b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1272] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 15:00:12 2026] GET /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 1479 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1273] 10.0.0.161 () {28 vars in 453 bytes} [Fri Apr 24 15:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 650/1274] 10.0.0.161 () {30 vars in 657 bytes} [Fri Apr 24 15:00:13 2026] GET /v2.1 => generated 0 bytes in 40 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: 625/1275] 10.0.0.161 () {32 vars in 730 bytes} [Fri Apr 24 15:00:13 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: 651/1276] 10.0.0.161 () {34 vars in 764 bytes} [Fri Apr 24 15:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1277] 10.0.0.161 () {28 vars in 453 bytes} [Fri Apr 24 15:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 652/1278] 10.0.0.161 () {30 vars in 657 bytes} [Fri Apr 24 15:00:17 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: 8|app: 0|req: 653/1279] 10.0.0.161 () {32 vars in 730 bytes} [Fri Apr 24 15:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-24 15:00:17.490 7 INFO nova.api.openstack.wsgi [None req-b0b677b1-491a-4277-a22c-a6c6321af04e b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] HTTP exception thrown: Instance 7894ddbe-9082-41f2-b83b-7f63fa1be976 could not be found. [pid: 7|app: 0|req: 627/1280] 10.0.0.132 () {32 vars in 714 bytes} [Fri Apr 24 15:00:17 2026] GET /v2.1/servers/7894ddbe-9082-41f2-b83b-7f63fa1be976 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1281] 10.0.0.161 () {34 vars in 807 bytes} [Fri Apr 24 15:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1282] 10.0.0.132 () {32 vars in 723 bytes} [Fri Apr 24 15:00:19 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-655484601 => generated 0 bytes in 29 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-04-24 15:00:19.779 8 INFO nova.api.openstack.wsgi [None req-4e65a33e-90fd-4ae7-a6cc-5d4a166ab4fe b3a624b852954d66bd12e7cf6020835c d921c5c38ef844ea836a3672be2865df - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-655484601 not found for user b3a624b852954d66bd12e7cf6020835c [pid: 8|app: 0|req: 655/1283] 10.0.0.132 () {32 vars in 720 bytes} [Fri Apr 24 15:00:19 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-655484601 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1286] 10.0.0.161 () {28 vars in 453 bytes} [Fri Apr 24 15:00:21 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1287] 10.0.0.161 () {30 vars in 657 bytes} [Fri Apr 24 15:00:21 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: 7|app: 0|req: 631/1288] 10.0.0.161 () {32 vars in 730 bytes} [Fri Apr 24 15:00:21 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: 658/1289] 10.0.0.161 () {34 vars in 807 bytes} [Fri Apr 24 15:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1292] 10.0.0.132 () {32 vars in 654 bytes} [Fri Apr 24 15:00:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 660/1293] 10.0.0.132 () {32 vars in 640 bytes} [Fri Apr 24 15:00:36 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-24 15:00:36.822 7 WARNING oslo_db.sqlalchemy.utils [None req-27c01836-ae2c-4639-bc4d-b59fddda2c16 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 634/1294] 10.0.0.132 () {32 vars in 648 bytes} [Fri Apr 24 15:00:36 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1295] 10.0.0.132 () {32 vars in 693 bytes} [Fri Apr 24 15:00:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)