+ 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 [Thu May 14 06:00:27 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-799745c46f-9wk8g 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 0x7f7f4f31e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-14 06:00:33.310 7 INFO nova.utils [None req-270105ee-f98f-48c7-b25f-e40ec2c81f20 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-14 06:00:33.434 8 INFO nova.utils [None req-d2470468-c89c-407b-97bb-500ad7a83a56 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-14 06:00:35.454 8 WARNING keystonemiddleware._common.config [None req-d2470468-c89c-407b-97bb-500ad7a83a56 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 06:00:35.466 8 WARNING oslo_config.cfg [None req-d2470468-c89c-407b-97bb-500ad7a83a56 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 06:00:35.574 8 WARNING keystonemiddleware._common.config [None req-d2470468-c89c-407b-97bb-500ad7a83a56 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 06:00:35.576 7 WARNING keystonemiddleware._common.config [None req-270105ee-f98f-48c7-b25f-e40ec2c81f20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 06:00:35.587 7 WARNING oslo_config.cfg [None req-270105ee-f98f-48c7-b25f-e40ec2c81f20 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 06:00:35.590 8 WARNING oslo_config.cfg [None req-d2470468-c89c-407b-97bb-500ad7a83a56 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-14 06:00:35.603 8 WARNING oslo_config.cfg [None req-d2470468-c89c-407b-97bb-500ad7a83a56 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f7f4f31e668 pid: 8 (default app) 2026-05-14 06:00:35.684 7 WARNING keystonemiddleware._common.config [None req-270105ee-f98f-48c7-b25f-e40ec2c81f20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 06:00:35.703 7 WARNING oslo_config.cfg [None req-270105ee-f98f-48c7-b25f-e40ec2c81f20 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-14 06:00:35.718 7 WARNING oslo_config.cfg [None req-270105ee-f98f-48c7-b25f-e40ec2c81f20 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f7f4f31e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:00:41 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:00:41.948 7 WARNING oslo_policy.policy [None req-d7789714-0b05-465b-ab34-84544f2ea067 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-14 06:00:41.949 7 WARNING oslo_policy.policy [None req-d7789714-0b05-465b-ab34-84544f2ea067 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:00:41 2026] GET /v2.1 => generated 0 bytes in 676 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:00:42.072 8 WARNING oslo_policy.policy [req-d7789714-0b05-465b-ab34-84544f2ea067 req-18648b5e-b3fd-4565-a94b-7b5eeea372a4 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-14 06:00:42.073 8 WARNING oslo_policy.policy [req-d7789714-0b05-465b-ab34-84544f2ea067 req-18648b5e-b3fd-4565-a94b-7b5eeea372a4 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/6] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:00:42 2026] GET /v2.1/ => generated 400 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:00:42.200 7 INFO nova.api.openstack.wsgi [None req-b77626d9-c512-4c4b-a3c0-af01ed90405f 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.156 () {48 vars in 1011 bytes} [Thu May 14 06:00:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:00:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.156 () {52 vars in 1048 bytes} [Thu May 14 06:00:42 2026] POST /v2.1/flavors => generated 529 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:00:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:00:43 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:00:43 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:00:43.445 7 INFO nova.api.openstack.wsgi [None req-c282e59c-3652-4d88-9fe9-8f139d35e9a8 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.156 () {48 vars in 1013 bytes} [Thu May 14 06:00:43 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:00:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.156 () {52 vars in 1048 bytes} [Thu May 14 06:00:43 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:00:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:00:44 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:00:44 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:00:44.634 7 INFO nova.api.openstack.wsgi [None req-f0ff328e-5537-4cf8-9326-b0c7de9c756c 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.156 () {48 vars in 1015 bytes} [Thu May 14 06:00:44 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:00:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 199.204.45.156 () {52 vars in 1048 bytes} [Thu May 14 06:00:44 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 10.0.0.94 () {28 vars in 453 bytes} [Thu May 14 06:00:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 11/25] 10.0.0.94 () {30 vars in 657 bytes} [Thu May 14 06:00:45 2026] GET /v2.1 => generated 0 bytes in 32 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: 15/26] 10.0.0.94 () {32 vars in 730 bytes} [Thu May 14 06:00:45 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: 12/27] 10.0.0.94 () {34 vars in 764 bytes} [Thu May 14 06:00:45 2026] GET /v2.1/os-services => generated 256 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:00:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 13/29] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:00:45 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:00:45 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:00:45.708 7 INFO nova.api.openstack.wsgi [None req-f15bbcbd-1234-4ce8-8b3a-01a5b6e256a4 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/31] 199.204.45.156 () {48 vars in 1013 bytes} [Thu May 14 06:00:45 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:00:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/33] 199.204.45.156 () {52 vars in 1048 bytes} [Thu May 14 06:00:45 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/34] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:00: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: 16/35] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:00:46 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 20/36] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:00:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:00:46.850 7 INFO nova.api.openstack.wsgi [None req-867dda6f-5301-49e0-a954-323d516a1dab 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/37] 199.204.45.156 () {48 vars in 1015 bytes} [Thu May 14 06:00:46 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/38] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:00:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/39] 199.204.45.156 () {52 vars in 1048 bytes} [Thu May 14 06:00:46 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/40] 10.0.0.94 () {28 vars in 453 bytes} [Thu May 14 06:00:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 19/41] 10.0.0.94 () {30 vars in 657 bytes} [Thu May 14 06:00:50 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 23/42] 10.0.0.94 () {32 vars in 730 bytes} [Thu May 14 06:00:50 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: 7|app: 0|req: 20/43] 10.0.0.94 () {34 vars in 764 bytes} [Thu May 14 06:00:50 2026] GET /v2.1/os-services => generated 522 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/46] 10.0.0.94 () {28 vars in 453 bytes} [Thu May 14 06:00:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 22/47] 10.0.0.94 () {30 vars in 657 bytes} [Thu May 14 06:00:55 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 26/48] 10.0.0.94 () {32 vars in 730 bytes} [Thu May 14 06:00:55 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/49] 10.0.0.94 () {34 vars in 807 bytes} [Thu May 14 06:00:55 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/50] 10.0.0.94 () {28 vars in 453 bytes} [Thu May 14 06:01:00 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: 24/51] 10.0.0.94 () {30 vars in 657 bytes} [Thu May 14 06:01:00 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 28/52] 10.0.0.94 () {32 vars in 730 bytes} [Thu May 14 06:01:01 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: 25/53] 10.0.0.94 () {34 vars in 807 bytes} [Thu May 14 06:01:01 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 10.0.0.153 () {28 vars in 454 bytes} [Thu May 14 06:06:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 10.0.0.153 () {30 vars in 658 bytes} [Thu May 14 06:06:09 2026] GET /v2.1 => generated 0 bytes in 485 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: 58/118] 10.0.0.153 () {32 vars in 731 bytes} [Thu May 14 06:06:09 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 10.0.0.153 () {34 vars in 804 bytes} [Thu May 14 06:06:09 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/170] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:10:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 87/171] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:10:19 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 85/172] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:10:19 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:10:19.500 8 INFO nova.api.openstack.wsgi [None req-9febbfb1-be23-400e-a971-ccdcbb0ddf2f 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 88/173] 199.204.45.156 () {48 vars in 1017 bytes} [Thu May 14 06:10:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/174] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:10:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/175] 199.204.45.156 () {52 vars in 1049 bytes} [Thu May 14 06:10:19 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/194] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:11: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: 8|app: 0|req: 99/195] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:11:46 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/196] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:11:46 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:11:46.436 8 INFO nova.api.openstack.wsgi [None req-33aeeeb6-2dd7-46a7-bcb7-ba33fadb3ab5 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 3a23520a4c03478cb68f5a3180b589e1 [pid: 8|app: 0|req: 100/197] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:11:46 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-14 06:11:46.453 7 WARNING oslo_db.sqlalchemy.utils [None req-b43634e3-5982-41c6-85d9-29529bdb184a 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 98/198] 199.204.45.156 () {48 vars in 1016 bytes} [Thu May 14 06:11:46 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/199] 199.204.45.156 () {52 vars in 1057 bytes} [Thu May 14 06:11:46 2026] POST /v2.1/os-keypairs => generated 576 bytes in 252 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/200] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:11:50 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: 102/201] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:11:50 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 100/202] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:11:50 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 199.204.45.156 () {48 vars in 1073 bytes} [Thu May 14 06:11:50 2026] GET /v2.1/os-quota-sets/bf569e1b15194089b3771540dc16ba27 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.204.45.156 () {52 vars in 1125 bytes} [Thu May 14 06:11:50 2026] PUT /v2.1/os-quota-sets/bf569e1b15194089b3771540dc16ba27 => generated 238 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:24: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: 180/362] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:24:46 2026] GET /v2.1 => generated 0 bytes in 187 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:24:47 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:24:47.180 7 INFO nova.api.openstack.wsgi [None req-8a4f1138-ccdf-4afd-9dec-0eff119b9a9b 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 181/364] 199.204.45.156 () {48 vars in 1015 bytes} [Thu May 14 06:24:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:24:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.156 () {52 vars in 1049 bytes} [Thu May 14 06:24:47 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:28:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:28:25 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:28:25 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.156 () {48 vars in 1073 bytes} [Thu May 14 06:28:25 2026] GET /v2.1/os-quota-sets/bfa78d11f15e4954b2d5ef29fa067670 => generated 283 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.156 () {52 vars in 1125 bytes} [Thu May 14 06:28:26 2026] PUT /v2.1/os-quota-sets/bfa78d11f15e4954b2d5ef29fa067670 => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:40:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/559] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:40:16 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/560] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:40:16 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:40:16.918 7 INFO nova.api.openstack.wsgi [None req-163dffcd-a7a9-487f-a5f0-788d6a8f0aaf 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 280/561] 199.204.45.156 () {48 vars in 1011 bytes} [Thu May 14 06:40:16 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: 282/562] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:40:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/563] 199.204.45.156 () {48 vars in 1099 bytes} [Thu May 14 06:40:16 2026] GET /v2.1/flavors/ba269c64-993c-487c-a0ac-bea80fcd2f7a/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/564] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:40: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: 282/565] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:40:17 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/566] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:40:17 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:40:17.981 7 INFO nova.api.openstack.wsgi [None req-8da6bb0f-c40e-44e8-8bc1-2f2b1ef3e781 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 283/567] 199.204.45.156 () {48 vars in 1013 bytes} [Thu May 14 06:40:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:40:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.204.45.156 () {48 vars in 1099 bytes} [Thu May 14 06:40:18 2026] GET /v2.1/flavors/d65507f7-9ded-469c-9eb3-a5170e255696/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:40:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/571] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:40:18 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:40:18 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:40:18.972 7 INFO nova.api.openstack.wsgi [None req-f565ebc0-dc40-4eff-9684-c786650fde5d 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 286/573] 199.204.45.156 () {48 vars in 1015 bytes} [Thu May 14 06:40:18 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: 8|app: 0|req: 288/574] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:40:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 199.204.45.156 () {48 vars in 1099 bytes} [Thu May 14 06:40:19 2026] GET /v2.1/flavors/34608d27-a321-4e42-8131-9d82b0f3595a/os-extra_specs => generated 19 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:40:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:40:19 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/578] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:40:20 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:40:20.049 7 INFO nova.api.openstack.wsgi [None req-3c4a46c0-94f4-46e8-893d-9d8c55ad56a4 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 289/579] 199.204.45.156 () {48 vars in 1013 bytes} [Thu May 14 06:40:20 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:40:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 199.204.45.156 () {48 vars in 1099 bytes} [Thu May 14 06:40:20 2026] GET /v2.1/flavors/c85dc153-db6e-4354-971a-fb9a89a71a75/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: 292/582] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:40:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:40:21 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 293/584] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:40:21 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:40:21.086 7 INFO nova.api.openstack.wsgi [None req-d01f1193-32f0-433b-8872-cba847b20f4d 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 292/585] 199.204.45.156 () {48 vars in 1015 bytes} [Thu May 14 06:40:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:40:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 199.204.45.156 () {48 vars in 1099 bytes} [Thu May 14 06:40:21 2026] GET /v2.1/flavors/2d8b75d4-9647-403f-941e-3219edcd2049/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:41: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: 302/603] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:41:31 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/604] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:41:31 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:41:31.744 8 INFO nova.api.openstack.wsgi [None req-246a8896-b78b-40a6-87da-e8fa0d9dd502 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 303/605] 199.204.45.156 () {48 vars in 1017 bytes} [Thu May 14 06:41:31 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:41:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 199.204.45.156 () {48 vars in 1099 bytes} [Thu May 14 06:41:31 2026] GET /v2.1/flavors/de1fe0c4-6e20-4dbb-94ba-83ba9d9d2e60/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:41:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:41:39 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 307/612] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:41:39 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:41:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:41:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:41:43 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 309/616] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:41:43 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 199.204.45.156 () {48 vars in 1073 bytes} [Thu May 14 06:41:43 2026] GET /v2.1/os-quota-sets/bf569e1b15194089b3771540dc16ba27 => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:42:37 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: 315/631] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:42:37 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 317/632] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:42:37 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:42:37.978 7 INFO nova.api.openstack.wsgi [None req-1b2a41dd-be32-487c-b751-0eaf22032277 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 316/633] 199.204.45.156 () {48 vars in 1015 bytes} [Thu May 14 06:42:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:42:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 199.204.45.156 () {48 vars in 1099 bytes} [Thu May 14 06:42:38 2026] GET /v2.1/flavors/687b784a-f455-4c7d-b27f-43e5cd5d46f0/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: 319/638] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:42:53 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: 320/639] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:42:53 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:42:53 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 199.204.45.156 () {48 vars in 1073 bytes} [Thu May 14 06:42:53 2026] GET /v2.1/os-quota-sets/bfa78d11f15e4954b2d5ef29fa067670 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 199.204.45.156 () {42 vars in 705 bytes} [Thu May 14 06:43: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: 327/655] 199.204.45.156 () {44 vars in 909 bytes} [Thu May 14 06:43:47 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 329/656] 199.204.45.156 () {46 vars in 982 bytes} [Thu May 14 06:43:47 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:43:47.308 7 INFO nova.api.openstack.wsgi [None req-c29a8abb-2132-4f10-816b-77bf09334241 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 328/657] 199.204.45.156 () {48 vars in 1011 bytes} [Thu May 14 06:43:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 199.204.45.156 () {48 vars in 1051 bytes} [Thu May 14 06:43:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/667] 10.0.0.225 () {32 vars in 655 bytes} [Thu May 14 06:44:30 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.225 () {32 vars in 641 bytes} [Thu May 14 06:44:31 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-14 06:44:31.312 8 WARNING oslo_db.sqlalchemy.utils [None req-07175636-5892-4a6d-aea6-4d1551ccab8b 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 336/669] 10.0.0.225 () {32 vars in 649 bytes} [Thu May 14 06:44:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.225 () {32 vars in 694 bytes} [Thu May 14 06:44:31 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:44:43 2026] GET /v2.1/flavors/ba269c64-993c-487c-a0ac-bea80fcd2f7a => generated 511 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.225 () {32 vars in 641 bytes} [Thu May 14 06:44:43 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:44:43 2026] GET /v2.1/flavors/ba269c64-993c-487c-a0ac-bea80fcd2f7a => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:44:51.898 7 WARNING neutronclient.v2_0.client [None req-39a84284-9fd5-415b-9fbb-5aa2090fcb0a 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/678] 10.0.0.225 () {34 vars in 685 bytes} [Thu May 14 06:44:51 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1701 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:44:53.517 8 WARNING neutronclient.v2_0.client [None req-cf78c015-1415-4fd2-9d2b-582acc0da16b 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:54.059 7 WARNING neutronclient.v2_0.client [None req-86e274cc-23db-4e62-b227-0bc6b1fbb68b 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in 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/679] 10.0.0.225 () {34 vars in 685 bytes} [Thu May 14 06:44:53 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1713 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:44:55.236 8 WARNING neutronclient.v2_0.client [None req-1d67b2f8-324b-499f-ae10-1bab2e41410e 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/682] 10.0.0.225 () {34 vars in 685 bytes} [Thu May 14 06:44:55 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:44:57.479 8 WARNING neutronclient.v2_0.client [None req-c0768099-6a61-4cb4-ae74-da55d6c5c980 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:57.626 7 WARNING neutronclient.v2_0.client [None req-86e274cc-23db-4e62-b227-0bc6b1fbb68b 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:57.678 8 WARNING neutronclient.v2_0.client [None req-c0768099-6a61-4cb4-ae74-da55d6c5c980 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:57.723 8 WARNING neutronclient.v2_0.client [None req-c0768099-6a61-4cb4-ae74-da55d6c5c980 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/683] 10.0.0.225 () {32 vars in 663 bytes} [Thu May 14 06:44:57 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:44:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:44:57.877 8 WARNING neutronclient.v2_0.client [None req-bf9a4e84-eb2e-47ab-9b4b-83fea9f8cfdb 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:58.158 8 WARNING neutronclient.v2_0.client [None req-bf9a4e84-eb2e-47ab-9b4b-83fea9f8cfdb 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in 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/685] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:44:57 2026] DELETE /v2.1/os-security-groups/cf1b6e22-9173-4037-89df-1ed4f10dbaaa => generated 0 bytes in 729 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-14 06:44:58.601 8 WARNING neutronclient.v2_0.client [None req-dad1a4ec-7ad4-4779-ba36-1b7bb53d51c9 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:58.891 8 INFO nova.api.openstack.wsgi [None req-dad1a4ec-7ad4-4779-ba36-1b7bb53d51c9 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] HTTP exception thrown: Security group cf1b6e22-9173-4037-89df-1ed4f10dbaaa does not exist Neutron server returns request_ids: ['req-fe5f02ed-d21b-4509-ba07-da1a80466344'] [pid: 8|app: 0|req: 347/686] 10.0.0.225 () {32 vars in 737 bytes} [Thu May 14 06:44:58 2026] GET /v2.1/os-security-groups/cf1b6e22-9173-4037-89df-1ed4f10dbaaa => generated 194 bytes in 299 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-14 06:44:58.904 8 WARNING neutronclient.v2_0.client [None req-3b025dfc-47c2-49fa-a96c-8de490f55c47 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in 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/687] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:44:53 2026] POST /v2.1/servers => generated 424 bytes in 5123 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:44:59.115 7 WARNING neutronclient.v2_0.client [None req-8368ed8c-2fd8-413e-8be1-a0e962dac7b3 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:59.348 8 WARNING neutronclient.v2_0.client [None req-3b025dfc-47c2-49fa-a96c-8de490f55c47 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/688] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:44:59 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1370 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:44:59.749 7 WARNING neutronclient.v2_0.client [None req-6d431494-9029-437f-841d-a16f05f263b6 abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in 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/689] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:44:58 2026] DELETE /v2.1/os-security-groups/e97aec95-63cc-4c13-aaef-bc0fd3e93be2 => generated 0 bytes in 878 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-14 06:44:59.795 8 WARNING neutronclient.v2_0.client [None req-1661d4f7-86bc-4a33-b949-60a78db6c64c 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:59.814 8 INFO nova.api.openstack.wsgi [None req-1661d4f7-86bc-4a33-b949-60a78db6c64c 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] HTTP exception thrown: Security group e97aec95-63cc-4c13-aaef-bc0fd3e93be2 does not exist Neutron server returns request_ids: ['req-ade8a6cd-d257-4843-ac95-326f0199a325'] [pid: 8|app: 0|req: 349/690] 10.0.0.225 () {32 vars in 737 bytes} [Thu May 14 06:44:59 2026] GET /v2.1/os-security-groups/e97aec95-63cc-4c13-aaef-bc0fd3e93be2 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-14 06:44:59.827 8 WARNING neutronclient.v2_0.client [None req-147f04c5-521a-40d7-8a8e-d6927285cbc2 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:44:59.872 8 WARNING neutronclient.v2_0.client [None req-147f04c5-521a-40d7-8a8e-d6927285cbc2 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in 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/691] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:44:59 2026] DELETE /v2.1/os-security-groups/4ab1c522-162d-47fa-b769-c30631a66950 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-14 06:45:00.245 8 WARNING neutronclient.v2_0.client [None req-2f4cc934-2ef4-41c9-8a94-25bd2288121f 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/692] 10.0.0.225 () {34 vars in 685 bytes} [Thu May 14 06:44:59 2026] POST /v2.1/os-security-groups => generated 247 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:45:00.316 7 WARNING neutronclient.v2_0.client [None req-bb77649b-3bb2-4b29-8ad5-fad9b5652072 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:00.345 8 WARNING neutronclient.v2_0.client [None req-2f4cc934-2ef4-41c9-8a94-25bd2288121f 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:00.362 7 INFO nova.api.openstack.wsgi [None req-bb77649b-3bb2-4b29-8ad5-fad9b5652072 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] HTTP exception thrown: Security group 4ab1c522-162d-47fa-b769-c30631a66950 does not exist Neutron server returns request_ids: ['req-80315f45-35a0-40cc-b3f2-5fcc581ef0be'] [pid: 7|app: 0|req: 343/693] 10.0.0.225 () {32 vars in 737 bytes} [Thu May 14 06:45:00 2026] GET /v2.1/os-security-groups/4ab1c522-162d-47fa-b769-c30631a66950 => generated 194 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-14 06:45:00.373 7 WARNING neutronclient.v2_0.client [None req-62f75cf1-1702-4ad6-b201-6545123182eb abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:00.497 7 WARNING neutronclient.v2_0.client [None req-62f75cf1-1702-4ad6-b201-6545123182eb abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:00.644 8 WARNING neutronclient.v2_0.client [None req-2f4cc934-2ef4-41c9-8a94-25bd2288121f 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/694] 10.0.0.225 () {34 vars in 695 bytes} [Thu May 14 06:45:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 823 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:45:01.195 7 WARNING neutronclient.v2_0.client [None req-89153605-b2e4-4db3-afc4-e34fb52e203f 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in 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/695] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:45:00 2026] POST /v2.1/servers => generated 453 bytes in 1198 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:01.384 7 WARNING neutronclient.v2_0.client [None req-89153605-b2e4-4db3-afc4-e34fb52e203f 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:01.422 8 WARNING neutronclient.v2_0.client [None req-b62d3cdf-b6b6-4fd0-a9b0-e7c43694f4a8 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:01.442 7 WARNING neutronclient.v2_0.client [None req-89153605-b2e4-4db3-afc4-e34fb52e203f 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in 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/696] 10.0.0.225 () {32 vars in 663 bytes} [Thu May 14 06:45:01 2026] GET /v2.1/os-security-groups => generated 707 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:45:01.494 7 WARNING neutronclient.v2_0.client [None req-a27dbff8-82ab-4583-a675-67d808fe6935 abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/697] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:01 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1422 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:01.540 8 WARNING neutronclient.v2_0.client [None req-9fe4850f-cd33-45d8-9c9d-67f8ef72dc3d 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/698] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:01 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1392 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:01.622 8 WARNING neutronclient.v2_0.client [None req-8cfd714f-0d26-47db-98f5-3e90534ccb4a 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:01.661 8 INFO nova.api.openstack.wsgi [None req-8cfd714f-0d26-47db-98f5-3e90534ccb4a 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] HTTP exception thrown: Security group 4ab1c522-162d-47fa-b769-c30631a66950 does not exist Neutron server returns request_ids: ['req-8f8d5d77-cbb9-4b56-a8e6-cdce62e38ed8'] [pid: 8|app: 0|req: 354/699] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:45:01 2026] DELETE /v2.1/os-security-groups/4ab1c522-162d-47fa-b769-c30631a66950 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-14 06:45:01.672 8 WARNING neutronclient.v2_0.client [None req-f27d2a95-ddcf-4f38-8829-3717a627d1fc 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:01.701 8 INFO nova.api.openstack.wsgi [None req-f27d2a95-ddcf-4f38-8829-3717a627d1fc 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] HTTP exception thrown: Security group e97aec95-63cc-4c13-aaef-bc0fd3e93be2 does not exist Neutron server returns request_ids: ['req-4dab5a81-bf08-4563-b9d7-848a1d60e2ef'] [pid: 8|app: 0|req: 355/700] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:45:01 2026] DELETE /v2.1/os-security-groups/e97aec95-63cc-4c13-aaef-bc0fd3e93be2 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-14 06:45:01.714 8 WARNING neutronclient.v2_0.client [None req-14f5d938-43f2-4fe1-a79a-36847f536aaf 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:01.744 8 INFO nova.api.openstack.wsgi [None req-14f5d938-43f2-4fe1-a79a-36847f536aaf 0c1034aac9be4da6997e60f94242ba47 51721dea210b479b983f3da244a2ddc5 - - default default] HTTP exception thrown: Security group cf1b6e22-9173-4037-89df-1ed4f10dbaaa does not exist Neutron server returns request_ids: ['req-cc8e7288-d764-4132-9891-fc5cce8660a3'] [pid: 8|app: 0|req: 356/701] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:45:01 2026] DELETE /v2.1/os-security-groups/cf1b6e22-9173-4037-89df-1ed4f10dbaaa => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 10.0.0.225 () {34 vars in 685 bytes} [Thu May 14 06:45:01 2026] POST /v2.1/os-security-groups => generated 248 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:45:01.765 8 WARNING neutronclient.v2_0.client [None req-646a6d41-0ecc-4d15-8c82-b20eff6e054b abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:01.822 8 WARNING neutronclient.v2_0.client [None req-646a6d41-0ecc-4d15-8c82-b20eff6e054b abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in 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/703] 10.0.0.225 () {34 vars in 695 bytes} [Thu May 14 06:45:01 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:45:02.260 7 WARNING neutronclient.v2_0.client [None req-3a2b1ed9-6ca8-4fa9-99c5-4b5244dbf20a abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:02.417 7 WARNING neutronclient.v2_0.client [None req-3a2b1ed9-6ca8-4fa9-99c5-4b5244dbf20a abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:02.569 8 WARNING neutronclient.v2_0.client [None req-820b458a-a6ed-44b6-b15a-3ca97896c0cf 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/704] 10.0.0.225 () {34 vars in 695 bytes} [Thu May 14 06:45:02 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:45:02.837 7 WARNING neutronclient.v2_0.client [None req-d8a6f439-a122-4889-bf36-2486e9725c35 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/705] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:02 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1422 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:02.882 8 WARNING neutronclient.v2_0.client [None req-aac5bc9e-52f9-4a35-bae7-7385b5b5c76d abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/706] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:02 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1388 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 10.0.0.225 () {32 vars in 737 bytes} [Thu May 14 06:45:02 2026] GET /v2.1/os-security-groups/63e1dfa5-73ab-40e1-8bde-8be354ee5841 => generated 665 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:03.026 7 WARNING neutronclient.v2_0.client [None req-bf9820c6-0645-484d-947f-9b461e159d54 abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:03.099 7 WARNING neutronclient.v2_0.client [None req-bf9820c6-0645-484d-947f-9b461e159d54 abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:03.138 7 WARNING neutronclient.v2_0.client [None req-bf9820c6-0645-484d-947f-9b461e159d54 abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/708] 10.0.0.225 () {32 vars in 750 bytes} [Thu May 14 06:45:03 2026] DELETE /v2.1/os-security-group-rules/1b06ec43-9f39-40a5-816c-9f0eba07b804 => generated 0 bytes in 452 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-14 06:45:03.489 8 WARNING neutronclient.v2_0.client [None req-4dda564a-9887-44bb-8cbd-e33637af29ce abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:03.626 8 WARNING neutronclient.v2_0.client [None req-4dda564a-9887-44bb-8cbd-e33637af29ce abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:03.991 7 WARNING neutronclient.v2_0.client [None req-3f2c8bfe-e502-43db-8815-a250c4c79b57 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/709] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:45:03 2026] DELETE /v2.1/os-security-groups/63e1dfa5-73ab-40e1-8bde-8be354ee5841 => generated 0 bytes in 527 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/710] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:03 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1430 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:04.038 7 WARNING neutronclient.v2_0.client [None req-93f73a2b-9cbb-4afe-a6ea-bb9465dfc233 abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:04.064 8 WARNING neutronclient.v2_0.client [None req-69742997-b0a3-4491-a6b9-63b6a301de97 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:04.070 7 WARNING neutronclient.v2_0.client [None req-93f73a2b-9cbb-4afe-a6ea-bb9465dfc233 abdcb7333df74ce390be7824adf86092 21cfe4d3479e4f2fa18ae1b8c591d64c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/711] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:04 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1444 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/714] 10.0.0.225 () {32 vars in 740 bytes} [Thu May 14 06:45:04 2026] DELETE /v2.1/os-security-groups/2e398a1e-6af9-4f19-af1c-9ac1f693b3ab => generated 0 bytes in 302 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:05.086 8 WARNING neutronclient.v2_0.client [None req-067b14f1-94b8-4bf9-ab78-fe520c904cf7 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:05.243 7 WARNING neutronclient.v2_0.client [None req-3678beb4-d8e5-457a-8aad-3167deeb9e05 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/715] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:05 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1444 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/716] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:05 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1482 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:06.976 7 WARNING neutronclient.v2_0.client [None req-4dd3bc25-257c-4440-a0e2-89fa7284a52f 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:07.049 8 WARNING neutronclient.v2_0.client [None req-fb110808-2949-493f-bcd8-b4495b8ceb08 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in 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/717] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:06 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1520 bytes in 1851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:08.941 7 INFO nova.api.openstack.compute.server_external_events [req-da4dddaf-6624-48f4-aacd-0488c4afba21 req-e746e22d-2184-4f98-add0-33b5b2ec0d45 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:b8795aa2-dd48-43fe-9688-709a3d3d5a6a for instance 6f92c49f-c73a-46b9-b325-ca8f3e4d8415 on instance 2026-05-14 06:45:08.959 7 INFO nova.compute.rpcapi [None req-3a35d705-4c08-4355-95bd-0d9d78e6f66a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 354/718] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:09.483 7 INFO nova.api.openstack.compute.server_external_events [req-ba38bb87-112c-4b09-aefb-a7019800aa0e req-e9f8442c-5320-4b58-8db4-45334d4ffd08 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance [pid: 7|app: 0|req: 355/719] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/720] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:06 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 2551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:09.815 7 WARNING neutronclient.v2_0.client [None req-070f4f1c-e080-4461-beec-bef8d069689d 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:10.588 8 WARNING neutronclient.v2_0.client [None req-f54530cc-ccfc-4329-9c84-deb5151489f8 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/721] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:09 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:10 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:11.735 7 WARNING neutronclient.v2_0.client [None req-76be515c-9c3a-4dcc-9c6f-7f50931c5c63 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/723] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:11 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:12.227 8 WARNING neutronclient.v2_0.client [None req-e1fb6d87-8d16-4f2a-bd8b-f36a7bab4d81 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/724] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:12 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:13.117 7 WARNING neutronclient.v2_0.client [None req-1c5968d5-d889-4c0a-a3c0-379aed9fee6d 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/725] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:13 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:13.414 8 WARNING neutronclient.v2_0.client [None req-90ee7ee0-dc43-4b56-b712-e6c31470a6da 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:14.321 7 WARNING neutronclient.v2_0.client [None req-f86d6f88-8205-46a9-88be-fb727c029cbf 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/728] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:13 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 1342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/729] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:14 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 1268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:15.772 8 WARNING neutronclient.v2_0.client [None req-41b65210-8ac8-458c-9f61-7ffc4faa0646 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in 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.225 () {32 vars in 715 bytes} [Thu May 14 06:45:15 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:16.594 7 WARNING neutronclient.v2_0.client [None req-696ffc91-b944-4b78-9285-b1b546355895 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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.225 () {32 vars in 715 bytes} [Thu May 14 06:45:16 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 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: 370/732] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:45:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:17.561 7 WARNING neutronclient.v2_0.client [None req-1cb2810b-2e29-4e18-a597-dbb7e1362043 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:17.761 8 WARNING neutronclient.v2_0.client [None req-dfa73c91-24f4-4757-9656-5b94aaa46e76 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/733] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:17 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 1925 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:19.456 7 INFO nova.api.openstack.compute.server_external_events [req-c7c9b093-4786-434e-a224-63d103c92259 req-9207194f-bdee-405d-966f-bd3d098b640b 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:b8795aa2-dd48-43fe-9688-709a3d3d5a6a for instance 6f92c49f-c73a-46b9-b325-ca8f3e4d8415 on instance [pid: 8|app: 0|req: 371/734] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:17 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 1734 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.60 () {38 vars in 814 bytes} [Thu May 14 06:45:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/736] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:45:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:20.496 7 WARNING neutronclient.v2_0.client [None req-6db23488-0d8b-460a-ae4d-11e43be77014 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:20.512 8 WARNING neutronclient.v2_0.client [None req-da6272db-9283-4c40-8612-e88698ebf55a 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/737] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:20 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/738] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:20 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:45:20.952 8 WARNING neutronclient.v2_0.client [None req-037f939a-4d17-4989-bdf7-32dd2f0cb7b0 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:21.118 8 WARNING neutronclient.v2_0.client [None req-037f939a-4d17-4989-bdf7-32dd2f0cb7b0 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:21.316 8 WARNING neutronclient.v2_0.client [None req-037f939a-4d17-4989-bdf7-32dd2f0cb7b0 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:21.512 7 INFO nova.api.openstack.compute.server_external_events [req-732930cb-621a-438b-a465-1dce5bf61130 req-8530a05c-775e-4b73-ab83-8715ec32c8c0 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance [pid: 8|app: 0|req: 374/739] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:45:20 2026] POST /v2.1/servers => generated 450 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:21.551 8 WARNING neutronclient.v2_0.client [None req-5fce560a-d315-4c55-8319-bcb3bf09809f 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/741] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:21 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1401 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:21.920 7 WARNING neutronclient.v2_0.client [None req-76f34516-4cda-49cb-b2a4-dcdb63cf0973 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:21.928 8 WARNING neutronclient.v2_0.client [None req-56ef2e29-8b13-4e93-9698-946e48c6dab9 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/742] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:21 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/743] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:21 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:22.638 7 WARNING neutronclient.v2_0.client [None req-4727352d-7fec-40ea-981c-d83933c1b2af 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/744] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:22 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1405 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:23.149 8 WARNING neutronclient.v2_0.client [None req-2103e91e-b0d5-4f1d-b93b-4b5b29a12a21 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:23.183 7 WARNING neutronclient.v2_0.client [None req-10e9cf98-43ac-4ea3-a1d4-d16e366750e8 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/745] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:23 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/746] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:23 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:23.725 8 WARNING neutronclient.v2_0.client [None req-8ee41b69-2108-410a-a9eb-218a7c4a505f 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/747] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:23 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:24.312 7 WARNING neutronclient.v2_0.client [None req-fabb97a2-745d-40a7-95ae-607980aba1a7 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:24.377 8 WARNING neutronclient.v2_0.client [None req-b1ccc08f-d03f-4ed9-9c6d-ff94a0372fee 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/750] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:24 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:24 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:24.839 7 WARNING neutronclient.v2_0.client [None req-c87430be-ab4e-476b-bd56-77d05391de25 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/752] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:24 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1453 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-05-14 06:45:25.523 8 WARNING neutronclient.v2_0.client [None req-5255d92d-20a6-404a-aedb-4ca741f08103 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:25.614 7 WARNING neutronclient.v2_0.client [None req-cce1dca3-98c0-4963-bc8b-60afedc77999 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/753] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:25 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:25 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:25.938 8 WARNING neutronclient.v2_0.client [None req-0ac05733-4ee6-4456-8b87-b1a69c0ff94f 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/755] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:25 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1461 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-05-14 06:45:26.691 7 WARNING neutronclient.v2_0.client [None req-4e427ff0-34d8-41f3-9808-1b6f0b1f249b 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:26.790 8 WARNING neutronclient.v2_0.client [None req-29c6f25d-7a33-43b7-ae63-a256011d3d56 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/756] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:26 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/757] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:26 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:27.003 7 WARNING neutronclient.v2_0.client [None req-768332f5-322a-489c-a317-9f1f38787ddf 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:27.038 8 WARNING neutronclient.v2_0.client [None req-ad9816bf-7bec-4f31-a442-63ad94295fe1 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:27.056 7 WARNING neutronclient.v2_0.client [None req-768332f5-322a-489c-a317-9f1f38787ddf 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in 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/758] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:26 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1539 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:27.255 8 INFO nova.api.openstack.compute.server_external_events [req-3786d6f8-8200-4cf6-9405-71e5d844fb0a req-78fc6c32-d842-4916-a72e-7f80b99bc55a 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance 2026-05-14 06:45:27.263 8 INFO nova.compute.rpcapi [None req-9b99c903-7d23-43c0-909f-5a5da4627e5f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 385/759] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:27.884 8 WARNING neutronclient.v2_0.client [None req-40e571f2-7840-4b43-bcb4-f46d23cc5d53 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:27.919 7 WARNING neutronclient.v2_0.client [None req-768332f5-322a-489c-a317-9f1f38787ddf 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/760] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:27 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:28.079 8 WARNING neutronclient.v2_0.client [None req-8224c8ba-556d-46f8-90c2-2dfe7c8fe4e1 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/761] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:28 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:28.249 8 WARNING neutronclient.v2_0.client [None req-18200c54-536d-4e98-b449-e33f89fbb788 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/762] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:45:26 2026] POST /v2.1/servers => generated 451 bytes in 1480 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:28.383 7 WARNING neutronclient.v2_0.client [None req-36e96d20-1a2e-4b3f-bedf-218f32a57065 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in 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/763] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:28 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:28 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:29.109 7 WARNING neutronclient.v2_0.client [None req-a3156312-beff-45f1-a3f4-e05f2209f9bb 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] 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: 377/765] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:29 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 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-05-14 06:45:29.251 8 WARNING neutronclient.v2_0.client [None req-b28024af-72e3-43e1-aa5a-873b1474abe7 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:29.256 7 INFO nova.api.openstack.compute.server_external_events [req-257b2aac-adff-45c4-8995-82908096d771 req-e08d24ac-02ca-496f-936c-c4c12ca1e6e9 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:b8795aa2-dd48-43fe-9688-709a3d3d5a6a for instance 6f92c49f-c73a-46b9-b325-ca8f3e4d8415 on instance [pid: 7|app: 0|req: 378/766] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/767] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:29 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1470 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:29.481 7 WARNING neutronclient.v2_0.client [None req-621a33ff-f28b-4903-b138-d370d5229ee2 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] 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: 379/768] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:29 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:45:29.521 8 WARNING neutronclient.v2_0.client [None req-7d5e6abd-dffb-4623-b0c2-552fedc0fc12 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/769] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:29 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:30.272 7 WARNING neutronclient.v2_0.client [None req-c9ccda01-e013-4745-b4e3-334ac4e7ab9f 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/770] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:30 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:30.468 8 WARNING neutronclient.v2_0.client [None req-61603200-8783-4917-a472-91924398019b 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:30.589 7 WARNING neutronclient.v2_0.client [None req-d17c7490-e112-4281-b2e5-d2fd22d8c16e 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/771] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:30 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1352 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-05-14 06:45:30.745 7 WARNING neutronclient.v2_0.client [None req-6977e6b6-9077-4e58-9079-cfe538835038 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/772] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:30 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1656 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/773] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:30 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415/ips => generated 110 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/774] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:30 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415/ips => generated 110 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, ' [pid: 7|app: 0|req: 382/775] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:30 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/776] 10.0.0.225 () {32 vars in 825 bytes} [Thu May 14 06:45:30 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415/ips/tempest-ServerAddressesTestJSON-1398756112-network => generated 95 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/777] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:45:30 2026] DELETE /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:31.181 8 WARNING neutronclient.v2_0.client [None req-91a3edc9-6ece-4d1e-8fdc-1d42b3646a69 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/778] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:31 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1662 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:31.312 7 INFO nova.api.openstack.compute.server_external_events [req-31c0bab9-799f-48ff-9323-d2a58788ac3b req-41413c2b-06c1-4e51-9380-71f3bfa2bf9b 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:b8795aa2-dd48-43fe-9688-709a3d3d5a6a for instance 6f92c49f-c73a-46b9-b325-ca8f3e4d8415 on instance 2026-05-14 06:45:31.312 7 INFO nova.api.openstack.compute.server_external_events [req-31c0bab9-799f-48ff-9323-d2a58788ac3b req-41413c2b-06c1-4e51-9380-71f3bfa2bf9b 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance 2026-05-14 06:45:31.313 7 INFO nova.api.openstack.compute.server_external_events [req-31c0bab9-799f-48ff-9323-d2a58788ac3b req-41413c2b-06c1-4e51-9380-71f3bfa2bf9b 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance [pid: 7|app: 0|req: 384/779] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:31 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:31.476 8 WARNING neutronclient.v2_0.client [None req-d65318ac-2e6a-43b8-ba8b-5c30fbe5fe95 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/780] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:31 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1518 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:31.694 7 WARNING neutronclient.v2_0.client [None req-a7cad556-d71d-4922-8371-2a5f32ae3d46 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/781] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:31 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1352 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:31.947 8 WARNING neutronclient.v2_0.client [None req-b4e612a9-7af4-426a-8d50-61804d269df8 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/782] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:31 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:32.363 7 WARNING neutronclient.v2_0.client [None req-3d846217-0cb8-40fe-9eac-8c6f7edbb189 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/783] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:32 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1662 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:32.642 8 WARNING neutronclient.v2_0.client [None req-f77e8d00-fbd3-4359-9420-fee8a184cc82 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/784] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:32 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1701 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:32.820 8 WARNING neutronclient.v2_0.client [None req-d8775a29-3df7-4fb5-b994-5f8df1c45251 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:32.825 7 WARNING neutronclient.v2_0.client [None req-952c6e6d-fd62-4303-908e-ffc36cea30e6 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in 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/785] 10.0.0.225 () {32 vars in 741 bytes} [Thu May 14 06:45:32 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/786] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:32 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1360 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-05-14 06:45:33.155 8 WARNING neutronclient.v2_0.client [None req-c3be4ac3-2eaa-49ca-87c3-c83d4176d1bb 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:33.578 7 WARNING neutronclient.v2_0.client [None req-3ec4184f-009f-4f1c-ac8f-8ebf3c35ff92 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in 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/787] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:33 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 bytes in 1274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:34.432 8 WARNING neutronclient.v2_0.client [None req-391ab4ed-a436-4489-b956-d9f603de63b1 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/788] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:33 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1662 bytes in 1135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:34.712 7 INFO nova.api.openstack.compute.server_external_events [req-b2b13b2c-a5a0-4ee9-be8a-824aea7e7790 req-a113bee6-49be-4285-8244-b237277165a7 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance [pid: 7|app: 0|req: 391/791] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/792] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:34 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1438 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:45:34.749 7 INFO nova.api.openstack.compute.server_external_events [req-d9c47325-30c3-4412-99d0-39c61907bd90 req-5937d307-76e2-4e35-b1f4-829f4971ccbb 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance [pid: 7|app: 0|req: 392/793] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:35.464 8 WARNING neutronclient.v2_0.client [None req-e6a38922-dbda-452e-b178-0044605cba14 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/794] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:35 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 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-05-14 06:45:35.738 7 WARNING neutronclient.v2_0.client [None req-d718dde0-3eea-487f-8a98-d08752073a2e 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:35.783 8 WARNING neutronclient.v2_0.client [None req-80baed83-a929-4429-a4b3-cc099fe046e1 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/795] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:35 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1451 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/796] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:35 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1438 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:36.614 7 WARNING neutronclient.v2_0.client [None req-95e103c7-1b37-4756-8f8d-d914c303ab90 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:36.772 8 INFO nova.api.openstack.compute.server_external_events [req-11693e4f-7573-4bc5-873e-66cb0bf805d9 req-5b2dcbda-b777-4407-882f-4ba6f425f1bf 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:b8795aa2-dd48-43fe-9688-709a3d3d5a6a for instance 6f92c49f-c73a-46b9-b325-ca8f3e4d8415 on instance 2026-05-14 06:45:36.773 8 INFO nova.api.openstack.compute.server_external_events [req-11693e4f-7573-4bc5-873e-66cb0bf805d9 req-5b2dcbda-b777-4407-882f-4ba6f425f1bf 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance 2026-05-14 06:45:36.773 8 INFO nova.api.openstack.compute.server_external_events [req-11693e4f-7573-4bc5-873e-66cb0bf805d9 req-5b2dcbda-b777-4407-882f-4ba6f425f1bf 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance [pid: 8|app: 0|req: 404/797] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:36 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 394/798] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:36 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:36.860 8 WARNING neutronclient.v2_0.client [None req-8e20b90b-27d1-4546-8f21-8dfaf71ffad7 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/799] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:36 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:36.948 7 WARNING neutronclient.v2_0.client [None req-a31e71ed-009d-49e9-8188-6d6c3d9f5e44 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/800] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:36 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1438 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:37.846 8 WARNING neutronclient.v2_0.client [None req-b12ef3d8-61ed-4cf6-a1d1-c5e386ed37e8 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] 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: 406/801] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:37 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:45:37.985 7 WARNING neutronclient.v2_0.client [None req-08b7c9e0-eee0-4ad0-aeb9-5ed33a3ae2b7 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/802] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:37 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 1456 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:38.177 8 WARNING neutronclient.v2_0.client [None req-834a3645-1c05-49c7-b742-830468e75233 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/803] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:38 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1438 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:38.814 7 INFO nova.api.openstack.compute.server_external_events [req-08ba01a4-0020-4ac8-a05e-3df273184d3b req-795adc7f-830e-496b-a52e-acb3d2d67f1b 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance 2026-05-14 06:45:38.815 7 INFO nova.api.openstack.compute.server_external_events [req-08ba01a4-0020-4ac8-a05e-3df273184d3b req-795adc7f-830e-496b-a52e-acb3d2d67f1b 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance [pid: 7|app: 0|req: 397/804] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:38 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:39.025 8 WARNING neutronclient.v2_0.client [None req-6010d29e-015c-483c-81a8-c9f078c89685 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:39.084 7 INFO nova.api.openstack.wsgi [None req-191bdb5a-a508-438a-8e8c-21ec9b03158c 386f9a1ee5ad4856aa400c690c8bca10 dcd153237a4f4917a009dd085a2520f4 - - default default] HTTP exception thrown: Instance 6f92c49f-c73a-46b9-b325-ca8f3e4d8415 could not be found. [pid: 7|app: 0|req: 398/805] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:39 2026] GET /v2.1/servers/6f92c49f-c73a-46b9-b325-ca8f3e4d8415 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/806] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:38 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1718 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:39.175 7 WARNING neutronclient.v2_0.client [None req-aedd3f82-8e1e-41aa-80fe-2c0f2eab75fd 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/807] 10.0.0.225 () {32 vars in 741 bytes} [Thu May 14 06:45:39 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/os-interface => generated 284 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:39.379 8 WARNING neutronclient.v2_0.client [None req-a2345390-d29b-4952-918a-469cca4581d2 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:40.534 7 WARNING neutronclient.v2_0.client [None req-f8d93b26-c392-4674-abd9-4e2c99ad47b7 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/808] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:39 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1426 bytes in 1233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/809] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:40 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1718 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:40.859 8 INFO nova.api.openstack.compute.server_external_events [req-a41d5382-5eb5-40a8-9a2c-79f91188c5f5 req-c7739f0e-3159-451f-9317-e8675f202103 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance [pid: 8|app: 0|req: 410/810] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:40 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-05-14 06:45:41.621 7 WARNING neutronclient.v2_0.client [None req-6a38599f-924c-4a29-be48-d2b604e8b103 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in 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/811] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:41 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1426 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:42.899 8 INFO nova.api.openstack.compute.server_external_events [req-e5f19ef8-8ada-4d24-b157-7e5d23a1c386 req-a534caa7-6bbb-4028-9aa0-cc196d0e599a 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance 2026-05-14 06:45:42.900 8 INFO nova.api.openstack.compute.server_external_events [req-e5f19ef8-8ada-4d24-b157-7e5d23a1c386 req-a534caa7-6bbb-4028-9aa0-cc196d0e599a 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance [pid: 8|app: 0|req: 411/812] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:45:42.940 7 WARNING neutronclient.v2_0.client [None req-ecc75733-34e2-484f-b097-62d27cf0a7e6 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in 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/813] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:42 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1426 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:44.109 8 WARNING neutronclient.v2_0.client [None req-a6d4e13a-9173-4bcc-94ff-8cec43265842 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/816] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:44 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1612 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:44.289 7 WARNING neutronclient.v2_0.client [None req-12ca5012-c619-4661-8721-363b2e873e7e 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/817] 10.0.0.225 () {32 vars in 741 bytes} [Thu May 14 06:45:44 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:45.270 7 INFO nova.api.openstack.compute.server_external_events [req-1b3523fd-4a13-439c-a7b8-c4eec1bae8f9 req-76f6525b-742c-46dc-b12b-af82ae293ea9 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance 2026-05-14 06:45:45.279 8 WARNING neutronclient.v2_0.client [None req-52a08c8b-9dff-4521-8dc7-4a2dcd6de1d3 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/818] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:45 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: 8|app: 0|req: 413/819] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:45 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1612 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/820] 10.0.0.225 () {32 vars in 641 bytes} [Thu May 14 06:45:45 2026] GET /v2.1/servers => generated 388 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/821] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:45:45 2026] DELETE /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:45.728 7 WARNING neutronclient.v2_0.client [None req-bf8a9f61-afac-4a08-a0ec-bf8babe879c1 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in 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/822] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:45 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1618 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:46.950 8 WARNING neutronclient.v2_0.client [None req-15f83110-6559-47c0-861c-12353725b052 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/823] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:46 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1738 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:47.334 7 INFO nova.api.openstack.compute.server_external_events [req-edae61b0-df45-4240-8f6e-297c8e8b1721 req-e26da2b5-31ad-400a-9c8c-588ca353dc02 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance [pid: 7|app: 0|req: 409/824] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:47 2026] POST /v2.1/os-server-external-events => generated 185 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-05-14 06:45:47.843 8 WARNING neutronclient.v2_0.client [None req-172383cb-79d4-4b0b-a5c4-eadea84143b2 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/825] 10.0.0.225 () {32 vars in 741 bytes} [Thu May 14 06:45:47 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/os-interface => generated 284 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:48.069 7 WARNING neutronclient.v2_0.client [None req-add04506-681f-44c8-a8d0-aa98ef408b4f 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:48.324 8 WARNING neutronclient.v2_0.client [None req-cab14f39-d078-49d5-8d4f-1ec919c1c302 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/826] 10.0.0.225 () {32 vars in 815 bytes} [Thu May 14 06:45:48 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/os-interface/ed77ec61-97dd-404c-b4e9-71dad164ff99 => generated 281 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/827] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:48 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/828] 10.0.0.225 () {34 vars in 750 bytes} [Thu May 14 06:45:48 2026] POST /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/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: 413/829] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:48 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/830] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:48 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1738 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:49.388 7 INFO nova.api.openstack.compute.server_external_events [req-f66c827c-155d-486e-ace5-10210c10cebb req-4436b863-dc46-469b-a799-d277a1b12a08 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance 2026-05-14 06:45:49.388 7 INFO nova.api.openstack.compute.server_external_events [req-f66c827c-155d-486e-ace5-10210c10cebb req-4436b863-dc46-469b-a799-d277a1b12a08 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:f35cc701-fd6e-49c0-9efd-14547d85ad2d for instance d046b2a6-96d8-48bf-a37b-d31186b0813f on instance [pid: 7|app: 0|req: 414/831] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:49 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/832] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:49 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 156 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-05-14 06:45:49.894 7 WARNING neutronclient.v2_0.client [None req-0cb07a09-32de-4c54-8a48-b82548751167 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:49.906 8 WARNING neutronclient.v2_0.client [None req-73f45d65-af26-44a0-b974-ad56faa2ccfd 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/833] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:49 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1381 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/834] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:49 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1821 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:50.139 7 WARNING neutronclient.v2_0.client [None req-ac3782e5-1939-4681-895c-44a192cd084d 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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.225 () {32 vars in 715 bytes} [Thu May 14 06:45:50 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1821 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, ' [pid: 8|app: 0|req: 420/836] 10.0.0.225 () {34 vars in 750 bytes} [Thu May 14 06:45:50 2026] POST /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:50.555 7 WARNING neutronclient.v2_0.client [None req-b13b4202-14ec-41f2-83ac-e7dc6abd79a8 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] 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: 421/837] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:50 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:50 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1823 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:51.008 8 WARNING neutronclient.v2_0.client [None req-65acf28b-c627-4cb4-953a-2261ff1f8054 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/839] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:50 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:51.432 7 INFO nova.api.openstack.compute.server_external_events [req-c777beb1-b884-4a45-bbb0-dc6340a8882b req-5c345c32-657f-48b6-914b-5080b9fc3f50 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance [pid: 7|app: 0|req: 418/840] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/841] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:51 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 195 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:51.739 7 WARNING neutronclient.v2_0.client [None req-1dbfd002-eb0f-406d-9582-c0e6d1e5c50e 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:51.757 8 WARNING neutronclient.v2_0.client [None req-e3370fb3-4b95-4c20-8029-a38a1861770b 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/842] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:51 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1953 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/843] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:51 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1823 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/844] 10.0.0.225 () {34 vars in 750 bytes} [Thu May 14 06:45:51 2026] POST /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/845] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:51 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:52.102 7 WARNING neutronclient.v2_0.client [None req-ac800945-6cff-43f2-a01c-1627cd92688e 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] The python binding code in 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/846] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:52 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 1386 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-05-14 06:45:52.964 8 WARNING neutronclient.v2_0.client [None req-4ced98b2-0eb7-4f37-9ece-efbfb1ad690c 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/847] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:52 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:52 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1823 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-05-14 06:45:53.212 7 INFO nova.api.openstack.wsgi [None req-91b20276-e8ea-472d-99fb-ab23322cac32 86d142fc8a86413d9d4f59a6c36133ac fbff847ef3a848cb8153bd528c8d3b00 - - default default] HTTP exception thrown: Instance d046b2a6-96d8-48bf-a37b-d31186b0813f could not be found. [pid: 7|app: 0|req: 423/849] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:53 2026] GET /v2.1/servers/d046b2a6-96d8-48bf-a37b-d31186b0813f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/850] 10.0.0.225 () {32 vars in 706 bytes} [Thu May 14 06:45:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1925861690 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:53.808 7 INFO nova.api.openstack.compute.server_external_events [req-413a8589-98e2-4697-8c84-8d1465d95542 req-18e8337d-e69b-42fb-96d3-89a4d204af97 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance [pid: 7|app: 0|req: 424/851] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/852] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:54 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:54.155 7 WARNING neutronclient.v2_0.client [None req-d03ce4fe-1f82-43d0-ae24-e9041f44827c 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/855] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:54 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1828 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:54.801 8 INFO nova.api.openstack.compute.server_external_events [req-6fae47e2-bdd2-46ff-8b70-6a9432957251 req-ca7933f3-6353-4f8a-9136-bb8c3963b635 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance [pid: 8|app: 0|req: 431/856] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/857] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:45:55 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/858] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:45:55 2026] DELETE /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:55.256 7 WARNING neutronclient.v2_0.client [None req-44475af8-07e0-4258-9870-4e7dfb4faad3 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:55.327 8 WARNING neutronclient.v2_0.client [None req-31c9e2bb-2726-4604-b28a-23ef072dd6ec 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/859] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:55 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1844 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/860] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:55 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1828 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:56.522 7 WARNING neutronclient.v2_0.client [None req-5b4b3d6d-6d02-4de0-971b-dac8e1d3b1b9 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:45:56.557 8 WARNING neutronclient.v2_0.client [None req-c32de8a5-395c-40ad-9420-1a900c141600 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/861] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:56 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1828 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:57.084 8 INFO nova.api.openstack.compute.server_external_events [req-9a80f479-a8b5-4a32-b431-3854cd96ce1c req-95de969d-3610-4a85-81cc-ce1937eba845 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance 2026-05-14 06:45:57.084 8 INFO nova.api.openstack.compute.server_external_events [req-9a80f479-a8b5-4a32-b431-3854cd96ce1c req-95de969d-3610-4a85-81cc-ce1937eba845 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance [pid: 8|app: 0|req: 435/862] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:57 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/863] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:56 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1844 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:58.110 8 WARNING neutronclient.v2_0.client [None req-63612cc6-46b1-4c4d-b655-6ee25bf86f5b 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:58.174 7 WARNING neutronclient.v2_0.client [None req-ab11bcce-9bd9-4740-beec-1b1fc7f43408 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/864] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:58 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1828 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:58.747 8 INFO nova.api.openstack.compute.server_external_events [req-aeae4dc2-c26a-4330-9743-b28d787890bf req-ea0769fc-b55c-466d-a4dd-24cf515311c3 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance [pid: 8|app: 0|req: 437/865] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:58 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: 429/866] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:58 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1844 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:59.147 8 INFO nova.api.openstack.compute.server_external_events [req-d3e837ff-9ca7-414b-8392-fa985ccc2bf0 req-ddc3efea-6c73-421d-847e-2a9ea46e9b72 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:ed77ec61-97dd-404c-b4e9-71dad164ff99 for instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c on instance 2026-05-14 06:45:59.147 8 INFO nova.api.openstack.compute.server_external_events [req-d3e837ff-9ca7-414b-8392-fa985ccc2bf0 req-ddc3efea-6c73-421d-847e-2a9ea46e9b72 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance 2026-05-14 06:45:59.147 8 INFO nova.api.openstack.compute.server_external_events [req-d3e837ff-9ca7-414b-8392-fa985ccc2bf0 req-ddc3efea-6c73-421d-847e-2a9ea46e9b72 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance [pid: 8|app: 0|req: 438/867] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:45:59 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:59.797 7 WARNING neutronclient.v2_0.client [None req-ceec66fc-deb5-4377-852b-a18a27490295 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:45:59.856 8 WARNING neutronclient.v2_0.client [None req-b384514a-6f52-4305-85f2-cc2aa839da47 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/868] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:59 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1828 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/869] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:45:59 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1487 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/870] 10.0.0.225 () {30 vars in 413 bytes} [Thu May 14 06:46:00 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:00.981 7 WARNING neutronclient.v2_0.client [None req-8c221318-aad0-44fd-bcd9-8dac8a58e143 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/871] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:00 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1821 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:01.118 7 WARNING neutronclient.v2_0.client [None req-26a17d83-2e7f-4640-80fe-32e9c091555f 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] The python binding code in 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/872] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:01 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 1487 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, ' [pid: 8|app: 0|req: 440/873] 10.0.0.225 () {28 vars in 560 bytes} [Thu May 14 06:46:00 2026] GET /v2/ => generated 402 bytes in 590 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/874] 10.0.0.225 () {28 vars in 564 bytes} [Thu May 14 06:46:01 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/875] 10.0.0.225 () {30 vars in 413 bytes} [Thu May 14 06:46:01 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-14 06:46:02.203 7 INFO nova.api.openstack.wsgi [None req-31037123-50d2-4d97-b5e4-69c0b4c3b897 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] HTTP exception thrown: Instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c could not be found. [pid: 7|app: 0|req: 435/876] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:02 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/877] 10.0.0.225 () {32 vars in 706 bytes} [Thu May 14 06:46:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1617661788 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:03.555 7 INFO nova.api.openstack.wsgi [None req-15ef73fb-4ff1-475d-b1ff-7b422a078d32 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] HTTP exception thrown: Instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c could not be found. [pid: 7|app: 0|req: 436/878] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:46:03 2026] DELETE /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-14 06:46:03.597 8 INFO nova.api.openstack.wsgi [None req-a3668ad1-3361-4c13-a4d6-7ff9dd1e0a77 72f82590ad68468eaffe0de18efbbbbb 346ca3b91c7e484694a743af004a3bbf - - default default] HTTP exception thrown: Instance a6f1581d-9ff6-4cd3-9650-e5d8c515b04c could not be found. [pid: 8|app: 0|req: 443/879] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:03 2026] GET /v2.1/servers/a6f1581d-9ff6-4cd3-9650-e5d8c515b04c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:16.581 7 WARNING neutronclient.v2_0.client [None req-3bfd3cef-b023-40be-a869-cc1dfba8d407 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/884] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:16 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1821 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/885] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:46:16 2026] DELETE /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:16.910 7 WARNING neutronclient.v2_0.client [None req-75916a16-76dc-428b-a4c5-5a30956e1f7f 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/886] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:16 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1827 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/887] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:46:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:18.053 7 WARNING neutronclient.v2_0.client [None req-39898ed2-4b94-42ed-b767-b2ed1dbad08d 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/888] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:18 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1827 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:46:19.227 8 WARNING neutronclient.v2_0.client [None req-3d25c16f-1df3-4eb6-89d6-50bb2a5ead61 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/889] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:19 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1827 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:19.415 7 WARNING neutronclient.v2_0.client [None req-9331c975-fe24-46f2-832e-144a24bceebd 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:46:19.457 7 WARNING neutronclient.v2_0.client [None req-9331c975-fe24-46f2-832e-144a24bceebd 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:46:19.676 7 WARNING neutronclient.v2_0.client [None req-9331c975-fe24-46f2-832e-144a24bceebd 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:19.921 8 INFO nova.api.openstack.compute.server_external_events [req-0d87f66a-f63b-4768-b666-1a9bacb5134d req-bed746b7-80e0-4f69-a8cf-37d1d1a304d5 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:cb673b76-7f87-4421-82b6-d108d691bc8f for instance fbb89515-2c11-4881-87f2-174fae19ac52 on instance [pid: 8|app: 0|req: 449/890] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/891] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:46:19 2026] POST /v2.1/servers => generated 451 bytes in 709 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:20.083 8 WARNING neutronclient.v2_0.client [None req-a874fb72-ac30-4771-89c5-dd21747f7671 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/892] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:20 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:20.372 7 WARNING neutronclient.v2_0.client [None req-b3e00632-c231-41bf-b929-4f96a187a40d 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/893] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:20 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1473 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:21.200 8 WARNING neutronclient.v2_0.client [None req-161cd8b9-5886-4bd8-946c-dc278ad134ff 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/894] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:21 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1427 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:21.496 7 WARNING neutronclient.v2_0.client [None req-494ca908-5242-43a7-a9b9-07eae7e1f708 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in 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/895] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:21 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1478 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:22.308 8 WARNING neutronclient.v2_0.client [None req-2f224c0b-cebe-47f7-a9dd-2b45cdb85055 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/896] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:22 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1419 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:22.602 7 WARNING neutronclient.v2_0.client [None req-33aa2e1b-b536-45e5-ae31-69cd79222521 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/897] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:22 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 1478 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:23.593 8 WARNING neutronclient.v2_0.client [None req-ecb5df52-c714-4519-89b6-cf1525d73deb 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/898] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:23 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1475 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:23.914 7 INFO nova.api.openstack.wsgi [None req-9e51d829-e25c-4466-bbcd-1d9db224176b 7bf372ce1b744f3f9543cf2ba53ea354 61a867d2e5a34b55a0eee313c7ca061c - - default default] HTTP exception thrown: Instance fbb89515-2c11-4881-87f2-174fae19ac52 could not be found. [pid: 7|app: 0|req: 446/899] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:23 2026] GET /v2.1/servers/fbb89515-2c11-4881-87f2-174fae19ac52 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/900] 10.0.0.225 () {32 vars in 704 bytes} [Thu May 14 06:46:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-911936615 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:24.747 7 WARNING neutronclient.v2_0.client [None req-84508b08-a4a1-4f21-a470-f298fa1e128d 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/903] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:24 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1483 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:46:26.396 8 WARNING neutronclient.v2_0.client [None req-ad9839bc-3b1a-4030-8d59-a44d8efe74d7 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/904] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:26 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1493 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:27.999 7 WARNING neutronclient.v2_0.client [None req-e59564cb-1e5e-450d-85e8-62db47d2ed60 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] 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: 449/905] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:27 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1549 bytes in 1386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:46:29.367 8 INFO nova.api.openstack.compute.server_external_events [req-8b74efac-9ee1-41ad-b6f9-6751fc8fa581 req-7837fbdd-52e8-485d-ab86-fc911a8c46d3 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance [pid: 8|app: 0|req: 457/906] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:30.399 7 WARNING neutronclient.v2_0.client [None req-98277c7c-c4d2-4a84-ada4-29b9bda02cb4 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/907] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:30 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1549 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:31.559 8 WARNING neutronclient.v2_0.client [None req-a8cdabef-4512-41c3-80c2-61e1338b1bcf 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/908] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:31 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:32.708 7 WARNING neutronclient.v2_0.client [None req-97380a50-a4ed-4b8e-a608-f5fd870660ac 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/909] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:32 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1549 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:34.232 8 WARNING neutronclient.v2_0.client [None req-5d79901d-04d3-4b2c-a286-621a98b8df3a 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/912] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:34 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1549 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:35.079 7 INFO nova.api.openstack.compute.server_external_events [req-6f919dca-508f-4531-978e-192f51d32c2e req-e47fb7d3-1315-4a94-9b6f-92d93d4007a0 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance [pid: 7|app: 0|req: 454/913] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:36.087 8 WARNING neutronclient.v2_0.client [None req-1bff12b8-70ec-4d5a-8f11-f6f9b749135c 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/914] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:36 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1549 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:37.128 7 INFO nova.api.openstack.compute.server_external_events [req-3117fb6e-01a9-4f46-9611-6c2bda4e9088 req-3dc862ec-1886-41a1-a984-1a0c74a51c59 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance 2026-05-14 06:46:37.128 7 INFO nova.api.openstack.compute.server_external_events [req-3117fb6e-01a9-4f46-9611-6c2bda4e9088 req-3dc862ec-1886-41a1-a984-1a0c74a51c59 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance [pid: 7|app: 0|req: 455/915] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:37 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:37.422 8 WARNING neutronclient.v2_0.client [None req-ff938a33-5bfe-4eef-b63f-e94829de63f0 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/916] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:37 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1549 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:38.788 7 WARNING neutronclient.v2_0.client [None req-e2af1d42-eb16-4a07-896e-48e17525f455 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/917] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:38 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1726 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:39.108 8 WARNING neutronclient.v2_0.client [None req-c0f9587c-fe18-4600-8a32-a938b39a9c51 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/918] 10.0.0.225 () {32 vars in 741 bytes} [Thu May 14 06:46:39 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee/os-interface => generated 285 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:40.669 8 INFO nova.api.openstack.compute.server_external_events [req-a8f73ac2-f104-4906-adc1-d4b26a7449d0 req-d1952418-a4f1-4d79-b6bd-8d2981192d5a 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance [pid: 8|app: 0|req: 463/919] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:46:40.675 7 WARNING neutronclient.v2_0.client [None req-9e5958a9-7a05-4aed-ba9f-011999c1e841 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/920] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:40 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1726 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/921] 10.0.0.225 () {32 vars in 641 bytes} [Thu May 14 06:46:40 2026] GET /v2.1/servers => generated 377 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/922] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:46:41 2026] DELETE /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:41.170 8 WARNING neutronclient.v2_0.client [None req-c6041425-4ccc-4d4b-a1af-976d91c8706e 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:43.017 7 INFO nova.api.openstack.compute.server_external_events [req-382c483f-1e4f-40dc-8dd1-db2795a79a1f req-8bdcc528-addd-4c7e-ac54-3f58a8e2005a 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance [pid: 7|app: 0|req: 459/923] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/924] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:41 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1732 bytes in 2301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:44.487 8 WARNING neutronclient.v2_0.client [None req-309a4ee9-fb0e-4aa6-a370-79373cfb8ffa 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:45.084 7 INFO nova.api.openstack.compute.server_external_events [req-3777d9d2-e863-46e6-9a0e-8571df96af72 req-43404c39-3647-4f76-9465-3e856c4e448c 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance [pid: 7|app: 0|req: 461/927] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:45 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-05-14 06:46:45.501 7 INFO nova.api.openstack.compute.server_external_events [req-1ef1f8e0-fe26-406e-95d4-2010b6e9436d req-890c732e-109f-4330-99ed-6b8f710febe2 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:880df845-0496-4421-895b-d15b6675a306 for instance 8f5c5297-191e-428b-a588-9a551d61f5ee on instance [pid: 7|app: 0|req: 462/928] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/929] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:44 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1664 bytes in 1082 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/930] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:46:46 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:46.594 8 WARNING neutronclient.v2_0.client [None req-0c534a0c-4931-4742-ae47-5edfb5deff28 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/931] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:46 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:46:47.700 7 WARNING neutronclient.v2_0.client [None req-d8784372-d3f9-4781-8215-a3e115b41eb8 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] The python binding code in 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/932] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:47 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => generated 1509 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:48.685 8 WARNING neutronclient.v2_0.client [None req-7afdfe8a-b666-4d7a-86cd-fbe45a2a5a40 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:46:48.836 8 WARNING neutronclient.v2_0.client [None req-7afdfe8a-b666-4d7a-86cd-fbe45a2a5a40 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:49.110 7 INFO nova.api.openstack.wsgi [None req-c30b383c-2abc-4471-9c13-93783114aafd 8d9acfcd2dda4e10961a890086245ad3 16e7e15dba7442ae9ee488d9999c1405 - - default default] HTTP exception thrown: Instance 8f5c5297-191e-428b-a588-9a551d61f5ee could not be found. [pid: 7|app: 0|req: 465/933] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:49 2026] GET /v2.1/servers/8f5c5297-191e-428b-a588-9a551d61f5ee => 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: 466/934] 10.0.0.225 () {32 vars in 706 bytes} [Thu May 14 06:46:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2138061680 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-14 06:46:49.405 8 WARNING neutronclient.v2_0.client [None req-7afdfe8a-b666-4d7a-86cd-fbe45a2a5a40 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/935] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:46:48 2026] POST /v2.1/servers => generated 450 bytes in 1207 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-14 06:46:49.845 7 WARNING neutronclient.v2_0.client [None req-1a889817-1fea-46e1-b9ff-2a95719fda91 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in 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/936] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:49 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1403 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:51.161 8 WARNING neutronclient.v2_0.client [None req-f73f3e45-d7d2-4845-8e41-dfeb8e21cc27 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/937] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:51 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1399 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:52.878 7 WARNING neutronclient.v2_0.client [None req-1349c202-8b69-4f80-b63b-7dd10a7a3655 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/938] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:52 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1455 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:54.244 8 WARNING neutronclient.v2_0.client [None req-ebc74dcb-4efc-47c9-9ac6-07cae3cbd5fa 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/941] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:54 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1463 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:55.368 7 WARNING neutronclient.v2_0.client [None req-3ab4517e-8748-4f92-82ea-1ad46f43723b 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/942] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:55 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1541 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:55.905 8 INFO nova.api.openstack.compute.server_external_events [req-657f2ce9-25b8-43db-8c9c-ec6972683955 req-253bd86d-878f-400d-8704-8c2d65e2fdf9 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 8|app: 0|req: 472/943] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:46:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:56.915 7 WARNING neutronclient.v2_0.client [None req-8011980d-18a0-4a34-9166-931dba31d382 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/944] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:56 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1529 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:46:58.055 8 WARNING neutronclient.v2_0.client [None req-cc912ca1-9c8a-4c27-9138-0c2e4bddf143 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in 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/945] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:46:58 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1529 bytes in 1404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:00.476 7 WARNING neutronclient.v2_0.client [None req-2c808bc0-d500-4b08-b257-73717dcf3bd6 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in 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/946] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:00 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1529 bytes in 1508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:03.010 8 WARNING neutronclient.v2_0.client [None req-966014ab-e86e-4239-916c-0b2387f23a79 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:05.251 7 INFO nova.api.openstack.compute.server_external_events [req-103991c5-fcad-4870-a0ed-96ddb6b968fa req-532d9ebc-e5de-47ba-a073-a22d8315ddb3 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 7|app: 0|req: 476/949] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/950] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:02 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1529 bytes in 2523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/951] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:47:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:06.554 8 WARNING neutronclient.v2_0.client [None req-57616a18-66fb-4ccb-ab4f-7a4bcb7c9ea8 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/952] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:06 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1698 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:47:07.223 7 WARNING neutronclient.v2_0.client [None req-ea19e4bf-accb-4071-a63d-ebe3e516fe38 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:07.324 8 INFO nova.api.openstack.compute.server_external_events [req-502007fc-4696-434b-b3f7-6d00b26984f8 req-79f54d3e-a627-4dd6-9007-2c84082f308d 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 8|app: 0|req: 476/953] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/954] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:07 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1698 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:09.093 8 WARNING neutronclient.v2_0.client [None req-07500c2c-f208-458a-a479-bb3b79391296 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:47:10.121 8 WARNING neutronclient.v2_0.client [None req-07500c2c-f208-458a-a479-bb3b79391296 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:10.335 7 INFO nova.api.openstack.compute.server_external_events [req-01d6a522-31c2-444d-bcd6-c410c460cd3f req-2378f876-3f92-4eeb-a1da-00059c579152 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 7|app: 0|req: 479/955] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:47:11.659 8 WARNING neutronclient.v2_0.client [None req-07500c2c-f208-458a-a479-bb3b79391296 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/956] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:47:09 2026] POST /v2.1/servers => generated 453 bytes in 3297 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:12.339 7 WARNING neutronclient.v2_0.client [None req-deec8495-16cb-4012-9cb8-b759978d45c5 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/957] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:12 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1432 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:13.524 8 WARNING neutronclient.v2_0.client [None req-fe3d377e-2b73-431c-a5c7-2bdff723d42b c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:13 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1436 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:14.793 7 WARNING neutronclient.v2_0.client [None req-1c57ce0d-7f6b-4579-a48e-d5f1c228984b c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/961] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:14 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1484 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:16.152 8 WARNING neutronclient.v2_0.client [None req-62616ff9-428a-41cf-a995-b9b7fe006f14 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/962] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:16 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1492 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:17.252 8 WARNING neutronclient.v2_0.client [None req-7deeb733-729a-42a0-965e-9dd2df8c33c1 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/963] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:17 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1560 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/964] 10.0.0.225 () {34 vars in 750 bytes} [Thu May 14 06:47:17 2026] POST /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11/action => generated 31892 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:18.211 8 INFO nova.api.openstack.compute.server_external_events [req-4a09093d-1c90-48c0-b913-cbc1adb7ab15 req-e44e1397-0fe3-4332-b813-c763185cf551 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:3d4028a5-8fca-47a6-9395-394f894c3727 for instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 on instance [pid: 8|app: 0|req: 482/965] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:18.432 7 WARNING neutronclient.v2_0.client [None req-3e163f1d-5d86-43e6-88c2-a552f2229d0d c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/966] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:18 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1558 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:19.683 8 WARNING neutronclient.v2_0.client [None req-ecf155f1-b4e6-4003-aa9a-ce093dc2218b c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/967] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:19 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1558 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-05-14 06:47:20.839 7 WARNING neutronclient.v2_0.client [None req-d9cb1283-af55-4f0b-8152-aefee00a8cfa c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/968] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:20 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1558 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, ' 2026-05-14 06:47:21.304 8 INFO nova.api.openstack.compute.server_external_events [req-4e9b3aec-6fb0-4b09-8785-f8d07fbb9391 req-080937a5-7589-4e31-96a1-53dff6fc3e9e 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 8|app: 0|req: 484/969] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:22.157 7 WARNING neutronclient.v2_0.client [None req-81094b3c-2bbc-49f2-bcf0-13fc43e2bafb c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/970] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:22 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1558 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, ' [pid: 8|app: 0|req: 485/971] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:47:22 2026] POST /v2.1/os-keypairs => generated 398 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/972] 10.0.0.19 () {28 vars in 453 bytes} [Thu May 14 06:47:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/973] 10.0.0.19 () {30 vars in 657 bytes} [Thu May 14 06:47:22 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/974] 10.0.0.19 () {32 vars in 730 bytes} [Thu May 14 06:47:22 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:47:22.840 8 WARNING neutronclient.v2_0.client [None req-c04e5c99-1039-4f69-b333-607be7d66ff5 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/975] 10.0.0.19 () {34 vars in 805 bytes} [Thu May 14 06:47:22 2026] GET /v2.1/servers/detail?all_tenants=True => generated 4810 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-05-14 06:47:23.327 7 WARNING neutronclient.v2_0.client [None req-45dc704f-2639-435d-af80-117963f2b3cd c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/976] 10.0.0.19 () {28 vars in 453 bytes} [Thu May 14 06:47:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/977] 10.0.0.19 () {30 vars in 657 bytes} [Thu May 14 06:47:23 2026] GET /v2.1 => generated 0 bytes in 158 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 489/978] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:23 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1558 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/979] 10.0.0.19 () {32 vars in 730 bytes} [Thu May 14 06:47:23 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:23.825 8 INFO nova.api.openstack.compute.server_external_events [req-dea7efd3-8a79-4fa0-83d8-05fb32d3ad7f req-05829939-136f-4ae2-941a-771c153d0fcf 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:3d4028a5-8fca-47a6-9395-394f894c3727 for instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 on instance [pid: 8|app: 0|req: 491/980] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:47:23.847 7 WARNING neutronclient.v2_0.client [None req-d8bff73c-6b1f-4e49-8a90-afbee6c21926 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/981] 10.0.0.19 () {34 vars in 893 bytes} [Thu May 14 06:47:23 2026] GET /v2.1/servers/detail?project_id=36bedef04281479c87ac92b33222f1e7&all_tenants=True => generated 2507 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/982] 10.0.0.19 () {34 vars in 893 bytes} [Thu May 14 06:47:24 2026] GET /v2.1/servers/detail?project_id=42c35fd320e84ce9adcdfea033b01edc&all_tenants=True => generated 15 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, ' [pid: 7|app: 0|req: 491/985] 10.0.0.19 () {34 vars in 893 bytes} [Thu May 14 06:47:24 2026] GET /v2.1/servers/detail?project_id=7726e91a8d224087b33826c2ab19af27&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-14 06:47:24.644 8 WARNING neutronclient.v2_0.client [None req-bbfa9b49-e8f2-4a92-8b8c-8cd93c370eec 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:47:24.674 7 WARNING neutronclient.v2_0.client [None req-0bca7d4a-ebb5-4517-b7c1-8d1b38ec2dd7 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/986] 10.0.0.19 () {34 vars in 893 bytes} [Thu May 14 06:47:24 2026] GET /v2.1/servers/detail?project_id=be27f89e08404812b15da29df6af5684&all_tenants=True => generated 2316 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/987] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:24 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1558 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/988] 10.0.0.19 () {34 vars in 893 bytes} [Thu May 14 06:47:24 2026] GET /v2.1/servers/detail?project_id=bf569e1b15194089b3771540dc16ba27&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/989] 10.0.0.19 () {34 vars in 893 bytes} [Thu May 14 06:47:25 2026] GET /v2.1/servers/detail?project_id=bfa78d11f15e4954b2d5ef29fa067670&all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/990] 10.0.0.19 () {34 vars in 893 bytes} [Thu May 14 06:47:25 2026] GET /v2.1/servers/detail?project_id=fbfb7b2769ed4870a87d05257849717d&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-14 06:47:25.572 7 WARNING neutronclient.v2_0.client [None req-ffa4405c-ca4a-4465-ba19-c5e6187fc632 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:47:25.628 7 WARNING neutronclient.v2_0.client [None req-ffa4405c-ca4a-4465-ba19-c5e6187fc632 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:47:25.868 7 WARNING neutronclient.v2_0.client [None req-ffa4405c-ca4a-4465-ba19-c5e6187fc632 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:47:25.892 8 INFO nova.api.openstack.compute.server_external_events [req-ea406b40-a5e7-4a72-af27-ebcf79368b4b req-f1e334b2-4ebc-4038-ac32-6b0e3b103029 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:3d4028a5-8fca-47a6-9395-394f894c3727 for instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 on instance [pid: 8|app: 0|req: 498/991] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:25 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-05-14 06:47:26.065 8 WARNING neutronclient.v2_0.client [None req-05a1092f-0873-4ab7-9965-fff04497fb3f c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/992] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:47:25 2026] POST /v2.1/servers => generated 450 bytes in 563 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:26.094 7 WARNING neutronclient.v2_0.client [None req-fab55c65-4d38-4509-833a-3611c6061aed 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/993] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:26 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1403 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/994] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:26 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1740 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:26.227 7 WARNING neutronclient.v2_0.client [None req-ff9a1026-ac44-4669-a66b-5df001298b86 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/995] 10.0.0.225 () {32 vars in 741 bytes} [Thu May 14 06:47:26 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:27.040 7 INFO nova.api.openstack.compute.server_external_events [req-f81b8cf9-e9bc-45a6-824f-282047e9b16f req-84c88e82-bb38-49aa-8437-4cc2c8c8b338 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:3d4028a5-8fca-47a6-9395-394f894c3727 for instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 on instance [pid: 7|app: 0|req: 497/996] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:27 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) 2026-05-14 06:47:27.048 8 WARNING neutronclient.v2_0.client [None req-949d5e5d-cf76-487d-8b48-d5a20680e66f c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] 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: 500/997] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:27 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1740 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/998] 10.0.0.225 () {32 vars in 641 bytes} [Thu May 14 06:47:27 2026] GET /v2.1/servers => generated 384 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/999] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:47:27 2026] DELETE /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:27.437 8 WARNING neutronclient.v2_0.client [None req-b9a57dbc-dc1b-406b-a1f7-94dc3c33905e c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:47:27.441 7 WARNING neutronclient.v2_0.client [None req-7b6a0fe2-cd69-4884-8dfe-2a57439f1537 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1000] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:27 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1399 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1001] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:27 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1746 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:28.546 7 WARNING neutronclient.v2_0.client [None req-76ce7006-7957-459b-8db9-a554dd6109a0 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:28.614 8 WARNING neutronclient.v2_0.client [None req-8f693bdc-99d7-4afc-88d5-a503f4b7020b c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/1002] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:28 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1455 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:28.772 7 INFO nova.api.openstack.compute.server_external_events [req-97d529e2-37d2-4796-9fb7-0de55ae5e5cd req-e86848c7-7769-4d48-b199-0399995b02d5 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:3d4028a5-8fca-47a6-9395-394f894c3727 for instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 on instance [pid: 7|app: 0|req: 500/1003] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:28 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) [pid: 8|app: 0|req: 504/1004] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:28 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1866 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:29.740 7 WARNING neutronclient.v2_0.client [None req-f4df4f74-4f29-4c6d-bed4-f29df1e19d31 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1005] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:29 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1455 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:29.913 8 WARNING neutronclient.v2_0.client [None req-175eb8cb-ce30-474d-8816-6b9dc7b99ace c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/1006] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:29 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1866 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:30.566 7 INFO nova.api.openstack.compute.server_external_events [req-66306322-1c0a-4a86-8aec-0cc74551faa5 req-1305c927-560b-4a13-8e1c-3b95a77a46ef 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:3d4028a5-8fca-47a6-9395-394f894c3727 for instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 on instance [pid: 7|app: 0|req: 502/1007] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:30.841 8 INFO nova.api.openstack.compute.server_external_events [req-d90b6a96-1cae-463f-8fa9-6893ba8a6731 req-5a06796a-cf9a-4998-86d6-dad0d8429e4f 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:3d4028a5-8fca-47a6-9395-394f894c3727 for instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1008] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:47:30.883 7 WARNING neutronclient.v2_0.client [None req-c3d26c5f-cbb1-448b-a75f-b4e9c3eb2851 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] 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: 503/1009] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:30 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1531 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:47:31.325 8 WARNING neutronclient.v2_0.client [None req-bcbd64ca-023a-4a6b-8ef6-9e697bd606ee c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1010] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:31 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1513 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:32.342 7 WARNING neutronclient.v2_0.client [None req-4b28bd33-5a5d-45dd-a829-d8d003ddc3ce 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:32.488 8 WARNING neutronclient.v2_0.client [None req-956d2edf-6731-4941-8698-750ba014ad96 c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1011] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:32 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1518 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1012] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:32 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1529 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, ' 2026-05-14 06:47:32.624 8 INFO nova.api.openstack.compute.server_external_events [req-9eaeed34-9e9b-4a79-a260-78e5af38eea6 req-23e0541f-426f-4ff3-8600-bd28755a32ec 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:2629e98c-71d9-4629-bfea-9d08557f9525 for instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f on instance [pid: 8|app: 0|req: 509/1013] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:32 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:33.656 7 WARNING neutronclient.v2_0.client [None req-80c35f7c-125b-4290-957b-90f0db0ea032 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:47:33.677 8 WARNING neutronclient.v2_0.client [None req-412e2999-4587-44dd-b996-96fa2681665b c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] The python binding code in 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/1014] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:33 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 1518 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1015] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:33 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1529 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-05-14 06:47:34.779 8 INFO nova.api.openstack.wsgi [None req-df26d4f4-f7e2-43ea-a1a6-752bed0be0ef c768fbb5f6d74385a78b14b69abd13a0 be27f89e08404812b15da29df6af5684 - - default default] HTTP exception thrown: Instance 7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 could not be found. [pid: 8|app: 0|req: 512/1018] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:34 2026] GET /v2.1/servers/7dfb5e84-930a-4b6c-b5ca-4bcbebc99631 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1019] 10.0.0.225 () {32 vars in 706 bytes} [Thu May 14 06:47:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2123320186 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-14 06:47:34.853 8 WARNING neutronclient.v2_0.client [None req-f2ff8a2a-73f9-4039-af4d-a24ae4f5e568 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in 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/1020] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:34 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1529 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:47:36.037 7 WARNING neutronclient.v2_0.client [None req-e4fe632c-d10c-4bce-9846-33b0209d12a2 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:36.276 8 INFO nova.api.openstack.compute.server_external_events [req-45347864-901e-4447-b1dc-aef59a97b169 req-d3b93992-db4e-4dfb-8cec-c5459e157971 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:2629e98c-71d9-4629-bfea-9d08557f9525 for instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f on instance [pid: 8|app: 0|req: 514/1021] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1022] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:35 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1529 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:37.593 8 WARNING neutronclient.v2_0.client [None req-37c33993-455e-439c-8ad8-2bfe0fae76e0 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1023] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:37 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1698 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:38.026 7 WARNING neutronclient.v2_0.client [None req-25ad49d7-9996-4ba6-98bb-60f2195c66ba 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:38.353 8 INFO nova.api.openstack.compute.server_external_events [req-ebf76612-794a-45db-8f33-8bbee380c363 req-77cae969-0205-4467-b306-f317b953be68 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:2629e98c-71d9-4629-bfea-9d08557f9525 for instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f on instance [pid: 8|app: 0|req: 516/1024] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1025] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:37 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1698 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:40.408 8 INFO nova.api.openstack.compute.server_external_events [req-816a0050-c59b-40da-b6c1-af63e09be6fb req-eb7d8945-7b70-4b26-9de1-4cc1b16d1c57 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:2629e98c-71d9-4629-bfea-9d08557f9525 for instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f on instance [pid: 8|app: 0|req: 517/1026] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:40 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, ' [pid: 7|app: 0|req: 511/1029] 10.0.0.225 () {34 vars in 750 bytes} [Thu May 14 06:47:47 2026] POST /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f/action => generated 32063 bytes in 563 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: 519/1030] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:47:48 2026] DELETE /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:48.488 7 WARNING neutronclient.v2_0.client [None req-f4b4bef7-125c-4f41-b803-14e9f6c2e948 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in 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/1031] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:48 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1824 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-05-14 06:47:49.738 8 WARNING neutronclient.v2_0.client [None req-aad9fdd6-4033-4a18-9276-d9eddbe3fe35 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:49.766 7 INFO nova.api.openstack.compute.server_external_events [req-e99faec9-39aa-4a80-bb5c-52eae20f3957 req-fcb0c99c-9503-4860-9d63-9d48a1888f47 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:2629e98c-71d9-4629-bfea-9d08557f9525 for instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f on instance [pid: 7|app: 0|req: 513/1032] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1033] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:49 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1824 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:50.978 7 WARNING neutronclient.v2_0.client [None req-4b3b288c-2787-416a-8f1c-928945f03ec2 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] 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: 521/1034] 10.0.0.95 () {30 vars in 618 bytes} [Thu May 14 06:47:50 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 522/1035] 10.0.0.95 () {32 vars in 691 bytes} [Thu May 14 06:47:51 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1036] 10.0.0.95 () {34 vars in 912 bytes} [Thu May 14 06:47:51 2026] GET /v2.1/os-simple-tenant-usage/0f1f81902a354b4495c444207c17ca79?start=2026-05-13T00:00:00&end=2026-05-14T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1037] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:50 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1824 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:51.805 8 INFO nova.api.openstack.compute.server_external_events [req-d30bd0a6-b762-4a11-877c-bab1efe106ef req-c241a075-d098-4828-8c29-6e99f7f40c35 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:2629e98c-71d9-4629-bfea-9d08557f9525 for instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f on instance 2026-05-14 06:47:51.805 8 INFO nova.api.openstack.compute.server_external_events [req-d30bd0a6-b762-4a11-877c-bab1efe106ef req-c241a075-d098-4828-8c29-6e99f7f40c35 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:2629e98c-71d9-4629-bfea-9d08557f9525 for instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f on instance [pid: 8|app: 0|req: 524/1038] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:51 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1039] 10.0.0.95 () {30 vars in 653 bytes} [Thu May 14 06:47:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:52.586 8 WARNING neutronclient.v2_0.client [None req-9dfdeecf-ec0c-4e6e-964d-00533f67ca05 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1040] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:52 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:47:53.689 7 WARNING neutronclient.v2_0.client [None req-defaae2e-7d06-46d1-ad17-a665a721fb1b 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1041] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:53 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1489 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:54.791 8 WARNING neutronclient.v2_0.client [None req-95e739ae-8008-4512-9c08-d2de673cba0e 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1044] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:54 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 1489 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, ' [pid: 7|app: 0|req: 518/1045] 10.0.0.95 () {30 vars in 618 bytes} [Thu May 14 06:47:55 2026] GET /v2.1 => generated 0 bytes in 97 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: 528/1046] 10.0.0.95 () {32 vars in 691 bytes} [Thu May 14 06:47:55 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1047] 10.0.0.95 () {34 vars in 912 bytes} [Thu May 14 06:47:55 2026] GET /v2.1/os-simple-tenant-usage/0f1f81902a354b4495c444207c17ca79?start=2026-05-13T00:00:00&end=2026-05-14T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1048] 10.0.0.95 () {30 vars in 653 bytes} [Thu May 14 06:47:55 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:55.866 7 INFO nova.api.openstack.wsgi [None req-78486877-21d2-43a0-9e20-160c44fdc34e 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] HTTP exception thrown: Instance 338bbae2-f2bb-4d3c-8be9-8238b0da3c3f could not be found. [pid: 7|app: 0|req: 520/1049] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:55 2026] GET /v2.1/servers/338bbae2-f2bb-4d3c-8be9-8238b0da3c3f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1050] 10.0.0.225 () {32 vars in 730 bytes} [Thu May 14 06:47:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1870757268 => 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: 7|app: 0|req: 521/1051] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:47:56 2026] DELETE /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-14 06:47:56.721 8 WARNING neutronclient.v2_0.client [None req-509be4d2-ebe0-44c9-885e-b814e5ce8e01 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1052] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:56 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1704 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-05-14 06:47:57.936 7 WARNING neutronclient.v2_0.client [None req-736c595f-d087-4e72-9b4f-83770cd8f7bb 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:58.055 8 INFO nova.api.openstack.compute.server_external_events [req-81bfa83e-aef3-4708-b32d-89f429a745fa req-2730329e-e61d-43a7-8508-7dc1c3ed932f 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 8|app: 0|req: 532/1053] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1054] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:57 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1704 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:59.330 8 WARNING neutronclient.v2_0.client [None req-1eb2d115-4155-4093-a305-35634738cfb7 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:47:59.581 7 INFO nova.api.openstack.compute.server_external_events [req-4431e473-6af8-4955-82fe-924b5ff224eb req-a3a81d17-74b0-44eb-87c9-cb49e50a7678 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 7|app: 0|req: 523/1055] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:47:59 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) [pid: 8|app: 0|req: 533/1056] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:47:59 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1636 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:00.100 7 INFO nova.api.openstack.compute.server_external_events [req-b04af8e4-d1ae-4ed8-a458-f5e47443bd8b req-e51f824d-880c-4150-b059-3b9f71d1b4b5 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:1521879b-c7bf-4c24-b455-3b904dc7b706 for instance a5848a5c-e215-4a08-804f-d628ceaf6a11 on instance [pid: 7|app: 0|req: 524/1057] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:48:00 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-05-14 06:48:00.683 8 WARNING neutronclient.v2_0.client [None req-56623dcf-e7b1-415a-899f-810bf8532a5b 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1058] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:00 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:01.787 7 WARNING neutronclient.v2_0.client [None req-ec488446-cf22-44da-a9af-dcdd7d9bbfb7 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1059] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:01 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 1489 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:02.866 8 INFO nova.api.openstack.wsgi [None req-05f0833d-409e-4e81-bc5a-db0d323b1f63 9744ebab4b49464d9074c518622055f9 36bedef04281479c87ac92b33222f1e7 - - default default] HTTP exception thrown: Instance a5848a5c-e215-4a08-804f-d628ceaf6a11 could not be found. [pid: 8|app: 0|req: 535/1060] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:02 2026] GET /v2.1/servers/a5848a5c-e215-4a08-804f-d628ceaf6a11 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 526/1061] 10.0.0.225 () {32 vars in 730 bytes} [Thu May 14 06:48:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1846219262 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1068] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:48:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1071] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:48:35 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) 2026-05-14 06:48:37.422 7 WARNING neutronclient.v2_0.client [None req-de6542e3-bec2-499e-9bd7-4f56ca318435 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:48:37.513 7 WARNING neutronclient.v2_0.client [None req-de6542e3-bec2-499e-9bd7-4f56ca318435 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:48:37.554 7 WARNING neutronclient.v2_0.client [None req-de6542e3-bec2-499e-9bd7-4f56ca318435 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:48:37.746 7 WARNING neutronclient.v2_0.client [None req-de6542e3-bec2-499e-9bd7-4f56ca318435 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1072] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:48:37 2026] POST /v2.1/servers => generated 497 bytes in 606 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-14 06:48:37.988 8 WARNING neutronclient.v2_0.client [None req-db1726fb-1f9d-474e-a246-c5963b237dec 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1073] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:37 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1456 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:39.100 7 WARNING neutronclient.v2_0.client [None req-a8ed380f-af5e-4e9c-b320-11306dd557c5 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in 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/1074] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:39 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1460 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:40.191 8 WARNING neutronclient.v2_0.client [None req-8d9ddd46-0878-4198-b5b7-3dd621af7cdb 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1075] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:40 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1452 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:41.305 7 WARNING neutronclient.v2_0.client [None req-fcce1d0f-6936-467f-8a46-17371ba1f210 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in 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/1076] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:41 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1508 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:42.886 8 WARNING neutronclient.v2_0.client [None req-024690c3-b795-4403-bf2d-3ca9837a6f1e 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1077] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:42 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1516 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:43.983 7 WARNING neutronclient.v2_0.client [None req-2372741a-e44f-4295-9929-842ab87f500c 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in 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/1078] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:43 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1516 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-05-14 06:48:45.278 7 WARNING neutronclient.v2_0.client [None req-56bc1b71-7b20-4078-b919-529a3ee51c61 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:45.514 8 INFO nova.api.openstack.compute.server_external_events [req-d4ff6330-7754-422a-88c2-ec5cabaaa2e3 req-c97646ed-4e04-4b5e-8bde-9701f0f2b079 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:03ca3de0-51aa-4463-afb6-6981f1a46a15 for instance a2a0419a-4858-43cd-b68f-7c854fcb5901 on instance [pid: 8|app: 0|req: 546/1081] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:48:45 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: 7|app: 0|req: 536/1082] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:45 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 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-05-14 06:48:47.142 8 WARNING neutronclient.v2_0.client [None req-91125c97-29ea-47c3-94ac-687b740ed898 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1083] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:47 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:48.577 7 WARNING neutronclient.v2_0.client [None req-782a437e-98f3-4e24-bb6c-0c3295145f89 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1084] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:48 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:49.827 8 WARNING neutronclient.v2_0.client [None req-f3d587c7-4de1-4607-b850-94b1afb1915b 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in 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/1085] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:49 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:51.031 7 WARNING neutronclient.v2_0.client [None req-1ddfe621-9cb1-4c0f-8c62-2e8aea5ca57a 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1086] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:50 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:52.447 8 WARNING neutronclient.v2_0.client [None req-f4fe8339-3056-47c5-89d5-444bb25a91c5 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:52.482 7 INFO nova.api.openstack.compute.server_external_events [req-7c455577-d167-49c5-b758-11b6a58da82c req-e2aed1a2-f214-47b5-ab9c-350cc5f055ab 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:03ca3de0-51aa-4463-afb6-6981f1a46a15 for instance a2a0419a-4858-43cd-b68f-7c854fcb5901 on instance [pid: 7|app: 0|req: 539/1087] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:48:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1088] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:52 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:53.619 7 WARNING neutronclient.v2_0.client [None req-97645377-484e-43fc-a34a-77a92dbde10b 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1089] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:53 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:54.520 7 INFO nova.api.openstack.compute.server_external_events [req-2a07c342-d5ce-4eef-bb48-082446b0daca req-f99ea0d7-2569-427c-9dc9-08d830fae8b6 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:03ca3de0-51aa-4463-afb6-6981f1a46a15 for instance a2a0419a-4858-43cd-b68f-7c854fcb5901 on instance 2026-05-14 06:48:54.520 7 INFO nova.api.openstack.compute.server_external_events [req-2a07c342-d5ce-4eef-bb48-082446b0daca req-f99ea0d7-2569-427c-9dc9-08d830fae8b6 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:03ca3de0-51aa-4463-afb6-6981f1a46a15 for instance a2a0419a-4858-43cd-b68f-7c854fcb5901 on instance [pid: 7|app: 0|req: 542/1092] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:48:54 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:54.787 8 WARNING neutronclient.v2_0.client [None req-4a05592d-0b4d-4d04-bf6e-bde53f35b218 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in 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/1093] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:54 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1629 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-05-14 06:48:55.962 7 WARNING neutronclient.v2_0.client [None req-a2b66a94-1344-463f-bab1-d92082642321 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1094] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:48:55 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1810 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:56.269 8 WARNING neutronclient.v2_0.client [None req-c5c0aac0-13f4-4877-b155-26b40ec4e1d5 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1095] 10.0.0.225 () {32 vars in 741 bytes} [Thu May 14 06:48:56 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901/os-interface => generated 285 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:48:57.218 7 INFO nova.api.openstack.compute.server_external_events [req-8b0fbf85-07b1-476d-8596-e07613f4c6c6 req-2717d4cf-5740-4a37-a02d-381ffc83c97f 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:03ca3de0-51aa-4463-afb6-6981f1a46a15 for instance a2a0419a-4858-43cd-b68f-7c854fcb5901 on instance [pid: 7|app: 0|req: 544/1096] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:48:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:12.713 8 WARNING neutronclient.v2_0.client [None req-650a6ae1-94b6-4b96-9c7b-d2efafb76bb9 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1099] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:12 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1930 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1100] 10.0.0.225 () {32 vars in 753 bytes} [Thu May 14 06:49:13 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901/os-server-password => generated 116 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: 548/1103] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:49:15 2026] DELETE /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:15.558 8 WARNING neutronclient.v2_0.client [None req-f7b9f7b3-c93f-476b-8abb-10e58a12ca97 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1104] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:15 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1936 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:16.809 7 WARNING neutronclient.v2_0.client [None req-df6daf8b-1406-41ae-b491-45ef75aac227 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1105] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:16 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1936 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:17.981 8 WARNING neutronclient.v2_0.client [None req-8cee72a8-fc94-4a9c-ac93-11af131c92bf 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:18.584 7 INFO nova.api.openstack.compute.server_external_events [req-603013e4-2dad-43cd-a32d-6e886a05ee5f req-fa5fcf77-cf99-4f75-ba19-3b37cc23d42a 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:03ca3de0-51aa-4463-afb6-6981f1a46a15 for instance a2a0419a-4858-43cd-b68f-7c854fcb5901 on instance [pid: 7|app: 0|req: 550/1106] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:49:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1107] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:17 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1821 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:19.671 7 WARNING neutronclient.v2_0.client [None req-30e3d977-5a4d-4ddd-b3a1-0f517f01beb7 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1108] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:19 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:20.771 8 WARNING neutronclient.v2_0.client [None req-d9db0f31-37fa-41c1-9054-751b72af08ab 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1109] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:20 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 1542 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:21.851 7 INFO nova.api.openstack.wsgi [None req-33cd3731-6d69-4950-8e96-3e53af02412d 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] HTTP exception thrown: Instance a2a0419a-4858-43cd-b68f-7c854fcb5901 could not be found. [pid: 7|app: 0|req: 552/1110] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:21 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:21.882 8 INFO nova.api.openstack.wsgi [None req-23b5f383-2100-4012-b6e8-3693439b1c3b 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] HTTP exception thrown: Instance a2a0419a-4858-43cd-b68f-7c854fcb5901 could not be found. [pid: 8|app: 0|req: 559/1111] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:49:21 2026] DELETE /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:21.913 7 INFO nova.api.openstack.wsgi [None req-cecf0008-7121-4921-b970-1560a71dea55 6d195b16bbf1400c8f09d8e0333e7d3f 36d33e13d58542e9b1075e9a6179a1ae - - default default] HTTP exception thrown: Instance a2a0419a-4858-43cd-b68f-7c854fcb5901 could not be found. [pid: 7|app: 0|req: 553/1112] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:21 2026] GET /v2.1/servers/a2a0419a-4858-43cd-b68f-7c854fcb5901 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1113] 10.0.0.225 () {32 vars in 706 bytes} [Thu May 14 06:49:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1603315943 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1114] 10.0.0.225 () {32 vars in 726 bytes} [Thu May 14 06:49:22 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-388852767 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-14 06:49:43.234 8 WARNING neutronclient.v2_0.client [None req-d269f682-ca0a-4fc7-ac6c-f3829c132214 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:49:43.449 8 WARNING neutronclient.v2_0.client [None req-d269f682-ca0a-4fc7-ac6c-f3829c132214 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1119] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:49:43 2026] POST /v2.1/servers => generated 424 bytes in 483 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-14 06:49:43.665 7 WARNING neutronclient.v2_0.client [None req-c08fb848-8594-4e5e-9e50-216308560457 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1120] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:43 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1368 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:44.749 7 WARNING neutronclient.v2_0.client [None req-36ac46dc-9158-42b7-a0fb-cbc8716e0593 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1123] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:44 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1372 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:45.845 8 WARNING neutronclient.v2_0.client [None req-a0a7ce36-52cc-4eea-811a-e1f37129b8db 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1124] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:45 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:46.934 7 WARNING neutronclient.v2_0.client [None req-b341a22a-d502-4ac7-ae93-7507306fcacb 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1125] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:46 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1420 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:48.027 8 WARNING neutronclient.v2_0.client [None req-4ca1ab15-92ce-43e4-b691-9c45f6fde0bc 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1126] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:47 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1428 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-05-14 06:49:49.121 7 WARNING neutronclient.v2_0.client [None req-0ec49d50-cf24-4504-8055-e96975ebbe15 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1127] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:49 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1480 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-05-14 06:49:49.359 8 INFO nova.api.openstack.compute.server_external_events [req-4bc251ac-b2e0-4d3e-819d-934f733015fd req-22995a56-6442-43dd-a4b7-63b08d532b86 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:313862cf-f175-473b-bd8d-4048ddbc70f9 for instance b49c70e4-104c-4b28-975c-9da48c0bceb7 on instance [pid: 8|app: 0|req: 567/1128] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:49:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:49.437 7 INFO nova.api.openstack.compute.server_external_events [req-6b26b377-1a08-4e89-ae03-1ff2c88867de req-30a78701-d54d-4f2f-9320-c1278561b0fa 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:313862cf-f175-473b-bd8d-4048ddbc70f9 for instance b49c70e4-104c-4b28-975c-9da48c0bceb7 on instance [pid: 7|app: 0|req: 562/1129] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:49:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:50.342 8 WARNING neutronclient.v2_0.client [None req-4b0ba635-9a03-4dfa-a020-6a665a00740f 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1130] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:50 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1468 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:51.523 7 WARNING neutronclient.v2_0.client [None req-3530a013-8e7a-46d8-baf0-e852686de216 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1131] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:51 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:52.700 8 WARNING neutronclient.v2_0.client [None req-0ecd52d8-37ce-40e2-bd57-d6066a5a6c35 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1132] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:52 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1468 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:53.853 7 WARNING neutronclient.v2_0.client [None req-7e26f2e3-637c-48a2-ac2e-d456589bfdaf 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1133] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:53 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1468 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:54.414 8 INFO nova.api.openstack.compute.server_external_events [req-fbf80edf-ea78-429e-a806-fc107f5556f0 req-33828c06-faed-4d26-a680-5038ac3015fd 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:313862cf-f175-473b-bd8d-4048ddbc70f9 for instance b49c70e4-104c-4b28-975c-9da48c0bceb7 on instance [pid: 8|app: 0|req: 571/1136] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:49:54 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-05-14 06:49:55.083 7 WARNING neutronclient.v2_0.client [None req-e03514c8-00f3-4766-89c5-e9f72adfb0f5 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1137] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:55 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1468 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-05-14 06:49:56.306 8 WARNING neutronclient.v2_0.client [None req-70d2596d-9480-4bf0-804c-b9d5f59819b7 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:56.455 7 INFO nova.api.openstack.compute.server_external_events [req-59f0c67e-3b45-47fd-afff-d6e3d9addd94 req-20240ec5-3460-4371-9273-0b16a4173311 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:313862cf-f175-473b-bd8d-4048ddbc70f9 for instance b49c70e4-104c-4b28-975c-9da48c0bceb7 on instance [pid: 7|app: 0|req: 567/1138] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:49:56 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: 572/1139] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:56 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1649 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, ' [pid: 7|app: 0|req: 568/1140] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:49:57 2026] DELETE /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:49:57.858 8 WARNING neutronclient.v2_0.client [None req-16b17c9f-71ea-472e-b304-68aed3f90c1c 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1141] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:57 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1655 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-05-14 06:49:59.108 7 WARNING neutronclient.v2_0.client [None req-c19cb328-76fb-4592-9961-ca20349b5b39 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] 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: 569/1142] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:49:59 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1655 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-14 06:49:59.229 8 INFO nova.api.openstack.compute.server_external_events [req-90f57b93-b735-40b9-9634-1ce9fe6bda7b req-e10b5775-41c7-4866-9c64-9a730f328ee3 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:313862cf-f175-473b-bd8d-4048ddbc70f9 for instance b49c70e4-104c-4b28-975c-9da48c0bceb7 on instance [pid: 8|app: 0|req: 574/1143] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:49:59 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-05-14 06:50:00.265 7 WARNING neutronclient.v2_0.client [None req-dd2bef93-6718-4b13-b212-7a30aec2f99f 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1144] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:50:00 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1613 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:50:00.573 8 INFO nova.api.openstack.compute.server_external_events [req-c9442860-f794-49a0-8270-2222e9f6e13e req-bdf4144f-7e97-4c7c-9c0f-e48cbe2e24ce 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:313862cf-f175-473b-bd8d-4048ddbc70f9 for instance b49c70e4-104c-4b28-975c-9da48c0bceb7 on instance [pid: 8|app: 0|req: 575/1145] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:50:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:50:01.279 7 INFO nova.api.openstack.compute.server_external_events [req-ca52cb3d-9d9a-4bd9-8577-bd723c9414e2 req-3e4f3792-7632-4bb1-bb46-8599e44cbe04 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:313862cf-f175-473b-bd8d-4048ddbc70f9 for instance b49c70e4-104c-4b28-975c-9da48c0bceb7 on instance [pid: 7|app: 0|req: 571/1146] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:50:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:50:01.602 8 WARNING neutronclient.v2_0.client [None req-9e4dfedd-71b6-4074-a5bb-f54e79e4c9ff 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1147] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:50:01 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1449 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:50:02.722 7 WARNING neutronclient.v2_0.client [None req-e6d5d185-a8a9-4a97-85fb-ddc771854de7 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1148] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:50:02 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 1454 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:50:03.797 8 INFO nova.api.openstack.wsgi [None req-a74a2d74-495c-4a4f-97c2-b1d9c3a7423b 735f4bc4a2ff4cfdaa046a0d26622d42 2c60c48f5e774a72af41b4aa50ec57e2 - - default default] HTTP exception thrown: Instance b49c70e4-104c-4b28-975c-9da48c0bceb7 could not be found. [pid: 8|app: 0|req: 577/1149] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:50:03 2026] GET /v2.1/servers/b49c70e4-104c-4b28-975c-9da48c0bceb7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1170] 10.0.0.225 () {34 vars in 671 bytes} [Thu May 14 06:51:34 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:51:37.703 8 WARNING neutronclient.v2_0.client [None req-1e1cc2ed-475e-4128-b27e-a4d27ede9f7a ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:51:37.778 8 WARNING neutronclient.v2_0.client [None req-1e1cc2ed-475e-4128-b27e-a4d27ede9f7a ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:51:38.135 8 WARNING neutronclient.v2_0.client [None req-1e1cc2ed-475e-4128-b27e-a4d27ede9f7a ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1171] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:51:37 2026] POST /v2.1/servers => generated 448 bytes in 800 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-14 06:51:38.455 7 WARNING neutronclient.v2_0.client [None req-a769a54d-bcde-4d8f-a05e-a1892c3cf5a0 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1172] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:51:38 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:51:43.548 8 WARNING neutronclient.v2_0.client [None req-c4ca85fa-7f75-4fbc-ae47-10f6e7974b75 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1173] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:51:43 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1520 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:51:44.598 8 INFO nova.api.openstack.compute.server_external_events [req-5b8febba-4c85-4a21-9a67-f2a3c45fe091 req-b9590d3b-f6c0-4bd8-b895-81876cf4147c 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance [pid: 8|app: 0|req: 591/1176] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:51:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:51:49.233 7 WARNING neutronclient.v2_0.client [None req-cbc2fd5d-63c9-49f1-8def-35b423521da7 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1177] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:51:49 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1518 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:51:54.566 8 WARNING neutronclient.v2_0.client [None req-3dc8f11e-b63a-4abd-a292-848a9685a42d ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1180] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:51:54 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1518 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:51:59.954 7 WARNING neutronclient.v2_0.client [None req-617e1416-322a-4a12-8b32-44f455e3d714 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1181] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:51:59 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1518 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:00.902 8 INFO nova.api.openstack.compute.server_external_events [req-d121d326-4f30-46bf-80be-adbda49b8719 req-af556373-5ed9-41ae-a21a-6eb8afa04c52 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance [pid: 8|app: 0|req: 594/1182] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:02.947 7 INFO nova.api.openstack.compute.server_external_events [req-67a01246-fe95-4776-a661-533ba3e6ed6f req-c5036ffa-b728-4f52-97f0-bff9a9121930 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance 2026-05-14 06:52:02.948 7 INFO nova.api.openstack.compute.server_external_events [req-67a01246-fe95-4776-a661-533ba3e6ed6f req-c5036ffa-b728-4f52-97f0-bff9a9121930 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance [pid: 7|app: 0|req: 589/1183] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:02 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:05.184 8 WARNING neutronclient.v2_0.client [None req-19a826f8-583d-430c-9854-7aac2eeb6eeb ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in 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/1186] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:52:05 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1816 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:06.858 8 INFO nova.api.openstack.compute.server_external_events [req-4c967e77-c039-4280-bbdd-b6c718397e6a req-b6c7dfd4-9ad9-438a-8662-0339cc3817b2 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance [pid: 8|app: 0|req: 597/1187] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:06 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) 2026-05-14 06:52:06.889 7 WARNING neutronclient.v2_0.client [None req-ccac7ce9-37b3-4ad3-8b50-33b55d2ac285 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:52:06.946 7 WARNING neutronclient.v2_0.client [None req-ccac7ce9-37b3-4ad3-8b50-33b55d2ac285 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:52:07.231 7 WARNING neutronclient.v2_0.client [None req-ccac7ce9-37b3-4ad3-8b50-33b55d2ac285 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1188] 10.0.0.225 () {34 vars in 663 bytes} [Thu May 14 06:52:06 2026] POST /v2.1/servers => generated 448 bytes in 718 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:07.582 8 WARNING neutronclient.v2_0.client [None req-807c2eb5-20a4-432f-a0f8-51ffd9961b06 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in 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/1189] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:52:07 2026] GET /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => generated 1395 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:12.669 7 WARNING neutronclient.v2_0.client [None req-00ae57d4-a4c2-4277-8a6a-7591f43c9d0f ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1190] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:52:12 2026] GET /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => generated 1521 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:13.343 8 INFO nova.api.openstack.compute.server_external_events [req-952960fa-086a-49bf-a9a2-8521d100d4fa req-176d85c5-8b8b-4b7b-bc84-696883182efa 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance [pid: 8|app: 0|req: 599/1191] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:17.821 8 WARNING neutronclient.v2_0.client [None req-e52560f9-5a22-490c-b78a-a0bb88c121e1 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1194] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:52:17 2026] GET /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => generated 1519 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:18.227 7 INFO nova.api.openstack.compute.server_external_events [req-a9098507-293c-4a80-ac3b-16571b949351 req-aa15b4f0-0a5b-4d6a-97cf-787ac0310661 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance [pid: 7|app: 0|req: 594/1195] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:18 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-05-14 06:52:20.280 8 INFO nova.api.openstack.compute.server_external_events [req-aea6c9fa-3878-4696-81fa-fae6e7a074c4 req-47a8591b-6e9a-44e9-ad1d-25372f77bb87 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance [pid: 8|app: 0|req: 602/1196] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:20 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-05-14 06:52:23.033 7 WARNING neutronclient.v2_0.client [None req-02521ae1-0d43-4553-84d3-945ac77d6af7 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1197] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:52:22 2026] GET /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => generated 1819 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:24.987 8 INFO nova.api.openstack.compute.server_external_events [req-4e278970-c3f4-4fb2-854a-1a3b4d0537ae req-0d4fb687-4bb3-4e44-ba7e-8b3b5ce53fba 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance [pid: 8|app: 0|req: 604/1200] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:48.323 8 WARNING neutronclient.v2_0.client [None req-75dd5e3e-f536-48eb-9929-6798fab08f71 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:52:48.362 8 WARNING neutronclient.v2_0.client [None req-75dd5e3e-f536-48eb-9929-6798fab08f71 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:52:48.531 8 WARNING neutronclient.v2_0.client [None req-75dd5e3e-f536-48eb-9929-6798fab08f71 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1205] 199.204.45.156 () {36 vars in 714 bytes} [Thu May 14 06:52:48 2026] POST /v2.1/servers => generated 453 bytes in 710 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:49.280 7 WARNING neutronclient.v2_0.client [None req-ba851cd0-020d-4440-b387-e01b16f5b6c3 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1206] 199.204.45.156 () {32 vars in 733 bytes} [Thu May 14 06:52:49 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba => generated 2213 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:49.352 8 WARNING neutronclient.v2_0.client [None req-d27d6882-35bc-4dc0-b32f-26167467a11d 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1207] 199.204.45.156 () {32 vars in 759 bytes} [Thu May 14 06:52:49 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 600/1208] 199.204.45.156 () {32 vars in 777 bytes} [Thu May 14 06:52:49 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:52.057 8 WARNING neutronclient.v2_0.client [None req-8433bda8-dccf-45f9-b605-532f6e497674 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1209] 199.204.45.156 () {32 vars in 733 bytes} [Thu May 14 06:52:51 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba => generated 2371 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:52.156 7 WARNING neutronclient.v2_0.client [None req-c9e3a3d4-8b46-4f71-9d75-fc0ef3e16263 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in 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/1210] 199.204.45.156 () {32 vars in 759 bytes} [Thu May 14 06:52:52 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 28 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1211] 199.204.45.156 () {32 vars in 777 bytes} [Thu May 14 06:52:52 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-volume_attachments => generated 197 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:54.775 7 INFO nova.api.openstack.compute.server_external_events [req-67859217-1a85-47ea-b109-1cbcafc74adc req-edcd0339-d11d-4856-b891-aa5c8506254f 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:cf247a44-512c-4173-9470-3f7559494141 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 603/1214] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:52:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:55.255 8 WARNING neutronclient.v2_0.client [None req-e44d645d-ebd3-42fa-90af-9d82dd24bb6e 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1215] 199.204.45.156 () {32 vars in 733 bytes} [Thu May 14 06:52:55 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba => generated 2445 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:55.429 7 WARNING neutronclient.v2_0.client [None req-c2e4ba5d-abd2-4d4b-aefe-2c50e4e017b1 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1216] 199.204.45.156 () {32 vars in 759 bytes} [Thu May 14 06:52:55 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 283 bytes in 107 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: 613/1217] 199.204.45.156 () {32 vars in 777 bytes} [Thu May 14 06:52:55 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:58.257 7 WARNING neutronclient.v2_0.client [None req-00594e5f-511a-4975-aa69-4680e33c3320 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1218] 199.204.45.156 () {32 vars in 733 bytes} [Thu May 14 06:52:58 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba => generated 2433 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:52:58.403 8 WARNING neutronclient.v2_0.client [None req-b4836569-76fc-4254-baf5-1e1ade0f5f2e 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1219] 199.204.45.156 () {32 vars in 759 bytes} [Thu May 14 06:52:58 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 283 bytes in 94 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: 606/1220] 199.204.45.156 () {32 vars in 777 bytes} [Thu May 14 06:52:58 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/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-05-14 06:53:00.707 8 INFO nova.api.openstack.compute.server_external_events [req-6fccdbfb-5e7f-4246-bc1e-a4a3f4244ada req-1aeeed23-a8d4-4c77-9f6d-a78b6330d317 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:cf247a44-512c-4173-9470-3f7559494141 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 615/1221] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:53:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:01.503 7 WARNING neutronclient.v2_0.client [None req-f9aeb76d-a9f9-43c3-9eb1-fde05d002689 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1222] 199.204.45.156 () {32 vars in 733 bytes} [Thu May 14 06:53:01 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba => generated 2433 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:01.647 8 WARNING neutronclient.v2_0.client [None req-73c82d6c-d134-4476-b5dd-729b07d8926f 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1223] 199.204.45.156 () {32 vars in 759 bytes} [Thu May 14 06:53:01 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 285 bytes in 84 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: 608/1224] 199.204.45.156 () {32 vars in 777 bytes} [Thu May 14 06:53:01 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/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-05-14 06:53:02.765 8 INFO nova.api.openstack.compute.server_external_events [req-866363bc-6676-4a47-b74c-db40d98395ec req-c9ef00ed-d7f8-4c30-bf4c-7405e78c2479 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:cf247a44-512c-4173-9470-3f7559494141 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 617/1225] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:53:02 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-05-14 06:53:04.347 7 WARNING neutronclient.v2_0.client [None req-1f7ad8a8-bc69-41ef-baa1-9120228ff99e 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 610/1228] 199.204.45.156 () {32 vars in 733 bytes} [Thu May 14 06:53:04 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba => generated 2580 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:04.491 8 WARNING neutronclient.v2_0.client [None req-d52e3f22-8828-4bd6-a472-694327f95f8d 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1229] 199.204.45.156 () {32 vars in 759 bytes} [Thu May 14 06:53:04 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 285 bytes in 84 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: 611/1230] 199.204.45.156 () {32 vars in 777 bytes} [Thu May 14 06:53:04 2026] GET /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:40.217 8 WARNING neutronclient.v2_0.client [None req-bf51e80b-45da-4c53-9919-041ccd9a032f 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:53:40.273 8 WARNING neutronclient.v2_0.client [None req-bf51e80b-45da-4c53-9919-041ccd9a032f 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:42.809 7 INFO nova.api.openstack.compute.server_external_events [req-8a9b8892-888f-4c8a-913f-7dbe72c81ebc req-d4911291-3c90-4e9b-b749-fdeb27af99cc 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:ff6c375b-cbb6-4a70-a051-bdb85fd737d6 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 615/1237] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:53:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:45.806 7 INFO nova.api.openstack.compute.server_external_events [req-96e18350-9c3d-49c1-b656-a6e3c71d790d req-3751b40c-fc64-493f-b62e-41f4c2fb6eb0 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:ff6c375b-cbb6-4a70-a051-bdb85fd737d6 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 618/1240] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:53:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:47.845 7 INFO nova.api.openstack.compute.server_external_events [req-47a7f261-ff25-428d-b746-5ea3cea0cb37 req-076c3a4c-6e89-4f41-a8aa-dd1523be8607 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:ff6c375b-cbb6-4a70-a051-bdb85fd737d6 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 619/1241] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:53:47 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-05-14 06:53:48.841 8 WARNING neutronclient.v2_0.client [None req-bf51e80b-45da-4c53-9919-041ccd9a032f 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1242] 199.204.45.156 () {36 vars in 812 bytes} [Thu May 14 06:53:40 2026] POST /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 281 bytes in 8717 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:49.407 7 INFO nova.api.openstack.compute.server_external_events [req-07d3bfa4-af42-4a65-bbbd-d04fc4fc0e42 req-61739a7d-7773-4683-912f-ba2d63dccd72 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:ff6c375b-cbb6-4a70-a051-bdb85fd737d6 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 620/1243] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:53:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:53:49.887 8 INFO nova.api.openstack.compute.server_external_events [req-9a421f30-d991-4b98-ab05-f482e3cc1ade req-ef40117e-f735-4ad2-80c6-6aa1800cbe56 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:ff6c375b-cbb6-4a70-a051-bdb85fd737d6 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 624/1244] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:53:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:14.493 7 WARNING neutronclient.v2_0.client [None req-63e35f93-e739-4c36-a5eb-93dc58906d7b 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:54:14.539 7 WARNING neutronclient.v2_0.client [None req-63e35f93-e739-4c36-a5eb-93dc58906d7b 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:17.109 8 INFO nova.api.openstack.compute.server_external_events [req-5c40ba79-d9ae-48e5-af0d-477fb14387f4 req-7736031e-0126-49b2-9e60-71df76edea2f 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:6ff42503-4fde-4f25-9c9a-d3839ff6e758 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 628/1251] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:20.638 8 INFO nova.api.openstack.compute.server_external_events [req-5fb3f93f-765c-4098-983a-cf1ddc5aee2e req-a85c293b-c5f0-40fa-8a3f-f123b8e998b7 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:6ff42503-4fde-4f25-9c9a-d3839ff6e758 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 629/1252] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:20 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-05-14 06:54:22.681 8 INFO nova.api.openstack.compute.server_external_events [req-39030a96-e5c1-4572-9bd0-0265a565bf3c req-2005bb88-a119-4fc3-8b23-081d195f6f27 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:6ff42503-4fde-4f25-9c9a-d3839ff6e758 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 630/1253] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 06:54:23.602 7 WARNING neutronclient.v2_0.client [None req-63e35f93-e739-4c36-a5eb-93dc58906d7b 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1254] 199.204.45.156 () {36 vars in 812 bytes} [Thu May 14 06:54:14 2026] POST /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 375 bytes in 9247 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:33.885 7 WARNING neutronclient.v2_0.client [None req-2de0716a-8997-42e4-8471-d9667dade5e1 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-14 06:54:33.929 7 WARNING neutronclient.v2_0.client [None req-2de0716a-8997-42e4-8471-d9667dade5e1 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:36.349 8 INFO nova.api.openstack.compute.server_external_events [req-ad7bf678-ad9d-417e-9f1f-d392d5f65d11 req-194e59a8-1e06-41ad-afb0-c1ef24be776d 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:b35f1f2e-760a-4b99-97dc-930994e4dd9a for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 634/1259] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:36 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-05-14 06:54:39.967 8 INFO nova.api.openstack.compute.server_external_events [req-353d440a-9a14-4358-b17c-0b170ee55257 req-abd6f368-7dac-44ae-aa3c-950839d89349 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:b35f1f2e-760a-4b99-97dc-930994e4dd9a for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 635/1260] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:42.015 8 INFO nova.api.openstack.compute.server_external_events [req-0c6e6735-045f-4eea-b338-6596c6fcffed req-1e47e86d-757b-46cb-a52a-82ffa295eb76 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-plugged:b35f1f2e-760a-4b99-97dc-930994e4dd9a for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 636/1261] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:41 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) 2026-05-14 06:54:42.970 7 WARNING neutronclient.v2_0.client [None req-2de0716a-8997-42e4-8471-d9667dade5e1 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1262] 199.204.45.156 () {36 vars in 812 bytes} [Thu May 14 06:54:33 2026] POST /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface => generated 375 bytes in 9187 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:43.666 8 INFO nova.api.openstack.compute.server_external_events [req-ee829e82-fdd4-4e43-b6ea-d1bd05c0be0b req-41574cd0-c2fb-4357-9c19-ff866705672a 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:6ff42503-4fde-4f25-9c9a-d3839ff6e758 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 637/1263] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:43 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-05-14 06:54:57.644 7 INFO nova.api.openstack.compute.server_external_events [req-6e229a98-1928-4cfd-996c-e6d4170b6527 req-96e0553c-1353-491d-8535-720986240676 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:b35f1f2e-760a-4b99-97dc-930994e4dd9a for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 629/1268] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 640/1269] 199.204.45.156 () {34 vars in 855 bytes} [Thu May 14 06:54:58 2026] DELETE /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface/b35f1f2e-760a-4b99-97dc-930994e4dd9a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:54:59.687 7 INFO nova.api.openstack.compute.server_external_events [req-bd762908-aa40-434b-977b-2205cb82b800 req-e98951b0-022b-4956-83d4-8b46816bb913 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:b35f1f2e-760a-4b99-97dc-930994e4dd9a for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 630/1270] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:54:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:00.667 8 INFO nova.api.openstack.compute.server_external_events [req-a05951a8-600a-4669-865e-20b2ddf0f344 req-2281b0d0-7d5a-4da0-92f9-99ce638c8656 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:b35f1f2e-760a-4b99-97dc-930994e4dd9a for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 641/1271] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:02.711 7 INFO nova.api.openstack.compute.server_external_events [req-a99ed968-b892-454f-bb93-da31430a7214 req-db7044c3-6028-4f33-bbd3-3ed2403a5334 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:b35f1f2e-760a-4b99-97dc-930994e4dd9a for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 631/1272] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:07.777 7 INFO nova.api.openstack.compute.server_external_events [req-27862717-0e3c-422a-812c-35be348f27fb req-59c8b119-b096-4623-8234-7a37024d6a5f 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:6ff42503-4fde-4f25-9c9a-d3839ff6e758 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 633/1275] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 643/1276] 199.204.45.156 () {34 vars in 855 bytes} [Thu May 14 06:55:07 2026] DELETE /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface/6ff42503-4fde-4f25-9c9a-d3839ff6e758 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:09.877 7 INFO nova.api.openstack.compute.server_external_events [req-e3f64496-1a66-489d-8ca8-3bd8009fbae1 req-d936ff32-9298-45b8-ae85-10bbeb343c85 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:6ff42503-4fde-4f25-9c9a-d3839ff6e758 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 634/1277] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:11.923 8 INFO nova.api.openstack.compute.server_external_events [req-7b7499c2-946b-4827-ae85-b67f7452e4b8 req-21bcc32f-51ee-4758-810d-2b7f507ae552 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:6ff42503-4fde-4f25-9c9a-d3839ff6e758 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 644/1278] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 637/1283] 199.204.45.156 () {34 vars in 855 bytes} [Thu May 14 06:55:29 2026] DELETE /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba/os-interface/ff6c375b-cbb6-4a70-a051-bdb85fd737d6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:31.582 8 INFO nova.api.openstack.compute.server_external_events [req-c51b2c69-07a5-484f-a031-778a50886f48 req-a258f365-26ce-4866-9de8-3af66171de35 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:ff6c375b-cbb6-4a70-a051-bdb85fd737d6 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 647/1284] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:33.642 7 INFO nova.api.openstack.compute.server_external_events [req-3df71eaa-5a7a-4163-8249-f5c2b36cc63a req-2aa2776c-e969-439c-ba47-626f474057db 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:ff6c375b-cbb6-4a70-a051-bdb85fd737d6 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 638/1285] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:33 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, ' [pid: 8|app: 0|req: 649/1288] 199.204.45.156 () {34 vars in 755 bytes} [Thu May 14 06:55:35 2026] DELETE /v2.1/servers/bc1e02d5-14f3-4a60-8422-cc41fc68a6ba => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:36.500 7 INFO nova.api.openstack.compute.server_external_events [req-ce48fcf8-747b-48c3-96aa-758ca7737508 req-17d82b54-1453-42b5-b07a-85b341c75c67 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:cf247a44-512c-4173-9470-3f7559494141 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 7|app: 0|req: 640/1289] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:36 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, ' 2026-05-14 06:55:38.547 8 INFO nova.api.openstack.compute.server_external_events [req-497697c9-1bd3-4109-a5ca-f16d4438ffa6 req-09d2b3a5-0222-4a4b-96a7-72bf3898aadb 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:cf247a44-512c-4173-9470-3f7559494141 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance 2026-05-14 06:55:38.547 8 INFO nova.api.openstack.compute.server_external_events [req-497697c9-1bd3-4109-a5ca-f16d4438ffa6 req-09d2b3a5-0222-4a4b-96a7-72bf3898aadb 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:cf247a44-512c-4173-9470-3f7559494141 for instance bc1e02d5-14f3-4a60-8422-cc41fc68a6ba on instance [pid: 8|app: 0|req: 650/1290] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:38 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:38.882 7 INFO nova.api.openstack.compute.server_external_events [req-890b5a39-3a0f-4c97-aec4-7680bbdcbc4c req-18033c22-f34c-4be4-97c1-cc771862397d 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance [pid: 7|app: 0|req: 641/1291] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 651/1292] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:55:38 2026] DELETE /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:39.041 7 WARNING neutronclient.v2_0.client [None req-ff4411e6-62c2-48d7-9fbb-ece6396e1186 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1293] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:55:39 2026] GET /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => generated 1945 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:40.591 8 INFO nova.api.openstack.compute.server_external_events [req-4d2076db-6e2e-44c9-ae05-463c823ad1ae req-26010912-d985-4919-abd6-5a931e7efccf 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance 2026-05-14 06:55:40.592 8 INFO nova.api.openstack.compute.server_external_events [req-4d2076db-6e2e-44c9-ae05-463c823ad1ae req-26010912-d985-4919-abd6-5a931e7efccf 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance [pid: 8|app: 0|req: 652/1294] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:40 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:41.740 7 INFO nova.api.openstack.compute.server_external_events [req-8dfa0da8-30ee-43f8-a98b-cac791f75530 req-a6d486f9-1539-41cc-bcba-5d7bb14d91ab 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:bec86351-bbc8-4296-80db-2a5cc3691835 for instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b on instance [pid: 7|app: 0|req: 643/1295] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:44.313 8 WARNING neutronclient.v2_0.client [None req-8f7bc0c9-6dcd-4df9-8322-e866c4addb8c ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 654/1298] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:55:44 2026] GET /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => generated 1481 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:49.435 7 INFO nova.api.openstack.wsgi [None req-27f94ca3-109b-4f70-8479-ea0dfc29960b ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] HTTP exception thrown: Instance 4b51754b-b64c-4a08-a141-c7eab3a04e2b could not be found. [pid: 7|app: 0|req: 645/1299] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:55:49 2026] GET /v2.1/servers/4b51754b-b64c-4a08-a141-c7eab3a04e2b => 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-05-14 06:55:49.919 8 INFO nova.api.openstack.compute.server_external_events [req-70d5773d-fe66-4d4f-9438-25c43fe5273e req-d7e7efb1-ef27-4e28-932e-da689d62583d 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-changed:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 655/1300] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:49 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: 646/1301] 10.0.0.225 () {32 vars in 718 bytes} [Thu May 14 06:55:49 2026] DELETE /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:50.065 8 WARNING neutronclient.v2_0.client [None req-68dd516d-9ce2-4e81-8dfd-c18ed60eaa73 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 656/1302] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:55:50 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1942 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:55:51.279 7 INFO nova.api.openstack.compute.server_external_events [req-0a9db8b0-601c-4075-8d59-7d1eae08093a req-54d127e8-724f-443a-9b4d-229855ec30ad 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance [pid: 7|app: 0|req: 647/1303] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:51 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-05-14 06:55:52.790 8 INFO nova.api.openstack.compute.server_external_events [req-637d7304-8f5e-4a94-adae-06bca9122592 req-d467490b-af5c-448a-ad8f-8a3643c1e48e 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-deleted:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance [pid: 8|app: 0|req: 657/1304] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:52 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-05-14 06:55:53.318 7 INFO nova.api.openstack.compute.server_external_events [req-cf135fa7-0146-475a-8ada-c7fd7b307fd0 req-03018c88-9579-4062-b92b-ef872ddb68d9 7e32fde9213a4076b506be2f4e349f26 bfa78d11f15e4954b2d5ef29fa067670 - - ac01a7490725476b8966f134ecbe48c1 ac01a7490725476b8966f134ecbe48c1] Creating event network-vif-unplugged:c90b5349-4214-47e8-bbcf-f8b894a39d75 for instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 on instance [pid: 7|app: 0|req: 648/1305] 10.0.0.60 () {38 vars in 814 bytes} [Thu May 14 06:55:53 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-05-14 06:55:55.269 8 WARNING neutronclient.v2_0.client [None req-7beb673b-2079-4246-b270-c759d0f49ec4 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1308] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:55:55 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => generated 1480 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:56:00.360 7 INFO nova.api.openstack.wsgi [None req-9bfc9d9b-dc79-4909-b182-e22926171550 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] HTTP exception thrown: Instance 779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 could not be found. [pid: 7|app: 0|req: 650/1309] 10.0.0.225 () {32 vars in 715 bytes} [Thu May 14 06:56:00 2026] GET /v2.1/servers/779e4d8b-58b2-44c7-9769-5d2cde0e0eb3 => 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: 660/1310] 10.0.0.225 () {32 vars in 726 bytes} [Thu May 14 06:56:02 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1305063276 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 06:56:02.578 7 INFO nova.api.openstack.wsgi [None req-f27ff4fe-80aa-4f29-b496-3c5b73f0ac15 ea550dc3fc0e471c96e231254575fe2e afad857a0e8e4ebea359c9d29f020e17 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1305063276 not found for user ea550dc3fc0e471c96e231254575fe2e [pid: 7|app: 0|req: 651/1311] 10.0.0.225 () {32 vars in 723 bytes} [Thu May 14 06:56:02 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1305063276 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1316] 10.0.0.225 () {32 vars in 655 bytes} [Thu May 14 06:56:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1317] 10.0.0.225 () {32 vars in 641 bytes} [Thu May 14 06:56:19 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-14 06:56:19.705 7 WARNING oslo_db.sqlalchemy.utils [None req-a4296760-b787-4fdd-84b7-d25b9fcde8d4 3a23520a4c03478cb68f5a3180b589e1 bf569e1b15194089b3771540dc16ba27 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 655/1318] 10.0.0.225 () {32 vars in 649 bytes} [Thu May 14 06:56:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1319] 10.0.0.225 () {32 vars in 694 bytes} [Thu May 14 06:56:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1366] 10.0.0.30 () {28 vars in 453 bytes} [Thu May 14 07:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1367] 10.0.0.30 () {30 vars in 657 bytes} [Thu May 14 07:00:08 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 680/1368] 10.0.0.30 () {32 vars in 730 bytes} [Thu May 14 07: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: 689/1369] 10.0.0.30 () {34 vars in 764 bytes} [Thu May 14 07:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1370] 10.0.0.30 () {28 vars in 453 bytes} [Thu May 14 07:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 690/1371] 10.0.0.30 () {30 vars in 657 bytes} [Thu May 14 07:00:12 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 682/1372] 10.0.0.30 () {32 vars in 730 bytes} [Thu May 14 07:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1373] 10.0.0.30 () {34 vars in 764 bytes} [Thu May 14 07:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1376] 10.0.0.30 () {28 vars in 453 bytes} [Thu May 14 07:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 693/1377] 10.0.0.30 () {30 vars in 657 bytes} [Thu May 14 07:00:17 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 685/1378] 10.0.0.30 () {32 vars in 730 bytes} [Thu May 14 07: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) [pid: 8|app: 0|req: 694/1379] 10.0.0.30 () {34 vars in 807 bytes} [Thu May 14 07:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1380] 10.0.0.30 () {28 vars in 453 bytes} [Thu May 14 07:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 695/1381] 10.0.0.30 () {30 vars in 657 bytes} [Thu May 14 07:00:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 687/1382] 10.0.0.30 () {32 vars in 730 bytes} [Thu May 14 07:00:21 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1383] 10.0.0.30 () {34 vars in 807 bytes} [Thu May 14 07:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)