+ 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 [Wed Jul 29 19:31:32 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-566f8756bb-nmswg 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 0x7fabedbeb668 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-07-29 19:31:37.255 7 INFO nova.utils [None req-3c393bcc-3cc5-4c9e-8966-df6849b701f5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-29 19:31:37.296 8 INFO nova.utils [None req-4227ee95-dc78-46f3-900b-fb17a4fd5550 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-29 19:31:38.953 8 WARNING keystonemiddleware._common.config [None req-4227ee95-dc78-46f3-900b-fb17a4fd5550 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:31:38.960 7 WARNING keystonemiddleware._common.config [None req-3c393bcc-3cc5-4c9e-8966-df6849b701f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:31:38.962 8 WARNING oslo_config.cfg [None req-4227ee95-dc78-46f3-900b-fb17a4fd5550 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-29 19:31:38.970 7 WARNING oslo_config.cfg [None req-3c393bcc-3cc5-4c9e-8966-df6849b701f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-29 19:31:39.037 8 WARNING keystonemiddleware._common.config [None req-4227ee95-dc78-46f3-900b-fb17a4fd5550 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:31:39.051 7 WARNING keystonemiddleware._common.config [None req-3c393bcc-3cc5-4c9e-8966-df6849b701f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 19:31:39.052 8 WARNING oslo_config.cfg [None req-4227ee95-dc78-46f3-900b-fb17a4fd5550 - - - - - -] 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-07-29 19:31:39.064 8 WARNING oslo_config.cfg [None req-4227ee95-dc78-46f3-900b-fb17a4fd5550 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fabedbeb668 pid: 8 (default app) 2026-07-29 19:31:39.066 7 WARNING oslo_config.cfg [None req-3c393bcc-3cc5-4c9e-8966-df6849b701f5 - - - - - -] 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-07-29 19:31:39.079 7 WARNING oslo_config.cfg [None req-3c393bcc-3cc5-4c9e-8966-df6849b701f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fabedbeb668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:31:44 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 19:31:44.988 7 WARNING oslo_policy.policy [None req-5ebaa6c7-5b95-4d3a-a8da-aefd20d70dd5 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - 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-07-29 19:31:44.988 7 WARNING oslo_policy.policy [None req-5ebaa6c7-5b95-4d3a-a8da-aefd20d70dd5 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - 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/4] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:31:44 2026] GET /v2.1 => generated 0 bytes in 551 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 19:31:45.089 8 WARNING oslo_policy.policy [req-5ebaa6c7-5b95-4d3a-a8da-aefd20d70dd5 req-eb77ab5e-87ed-44d6-a2b3-153fe30214ae f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - 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-07-29 19:31:45.089 8 WARNING oslo_policy.policy [req-5ebaa6c7-5b95-4d3a-a8da-aefd20d70dd5 req-eb77ab5e-87ed-44d6-a2b3-153fe30214ae f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - 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: 4/5] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:31:45 2026] GET /v2.1/ => generated 399 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:31:45.198 7 INFO nova.api.openstack.wsgi [None req-54991afd-654e-4ac7-bbc5-2eeeab11da09 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.12 () {48 vars in 1005 bytes} [Wed Jul 29 19:31:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:31:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.12 () {52 vars in 1042 bytes} [Wed Jul 29 19:31:45 2026] POST /v2.1/flavors => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:31: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: 4/10] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:31:46 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:31:46 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:31:46.177 7 INFO nova.api.openstack.wsgi [None req-db94a9e4-c651-4083-b53d-66a5a2075a21 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.12 () {48 vars in 1007 bytes} [Wed Jul 29 19:31:46 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: 8/13] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:31:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.12 () {52 vars in 1042 bytes} [Wed Jul 29 19:31:46 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:31: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: 7/16] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:31:47 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:31:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:31:47.104 7 INFO nova.api.openstack.wsgi [None req-70606c8d-9463-4c71-9c31-17f26dee1cc2 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/18] 199.19.213.12 () {48 vars in 1009 bytes} [Wed Jul 29 19:31:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:31:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.19.213.12 () {52 vars in 1042 bytes} [Wed Jul 29 19:31:47 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:31: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: 8|app: 0|req: 13/24] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:31:47 2026] GET /v2.1 => generated 0 bytes in 361 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:31:48 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:31:48.395 8 INFO nova.api.openstack.wsgi [None req-8aaaa1ed-f41c-42a5-9f30-a4c1acce76b1 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/26] 199.19.213.12 () {48 vars in 1007 bytes} [Wed Jul 29 19:31:48 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: 7|app: 0|req: 13/27] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:31:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.19.213.12 () {52 vars in 1042 bytes} [Wed Jul 29 19:31:48 2026] POST /v2.1/flavors => generated 530 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:31:49 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:31:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:31:49 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:31:49.382 8 INFO nova.api.openstack.wsgi [None req-6d35d7c2-26c6-4f8f-b632-8b8060e34021 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/32] 199.19.213.12 () {48 vars in 1009 bytes} [Wed Jul 29 19:31:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/33] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:31:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.19.213.12 () {52 vars in 1042 bytes} [Wed Jul 29 19:31:49 2026] POST /v2.1/flavors => generated 533 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 10.0.0.249 () {28 vars in 454 bytes} [Wed Jul 29 19:37:30 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: 51/104] 10.0.0.249 () {30 vars in 658 bytes} [Wed Jul 29 19:37:30 2026] GET /v2.1 => generated 0 bytes in 138 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: 54/105] 10.0.0.249 () {32 vars in 731 bytes} [Wed Jul 29 19:37:30 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 10.0.0.249 () {34 vars in 804 bytes} [Wed Jul 29 19:37:30 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/145] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:40: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: 72/146] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:40:45 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:40:46 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:40:46.106 7 INFO nova.api.openstack.wsgi [None req-5735f548-0597-45ba-8956-89f2a6b7cba0 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/148] 199.19.213.12 () {48 vars in 1011 bytes} [Wed Jul 29 19:40:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/149] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:40:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.19.213.12 () {52 vars in 1043 bytes} [Wed Jul 29 19:40:46 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: 7|app: 0|req: 81/163] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19: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: 8|app: 0|req: 83/164] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:41:43 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/165] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:41:44 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:41:44.044 8 INFO nova.api.openstack.wsgi [None req-708e459d-da78-4ea2-ab87-80d6940c2c97 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user f22bf472d03d44e39462205faffc5ae7 [pid: 8|app: 0|req: 84/166] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:41:44 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-29 19:41:44.060 7 WARNING oslo_db.sqlalchemy.utils [None req-ebb46fd3-71e9-417a-9735-f1a28644d476 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/167] 199.19.213.12 () {48 vars in 1010 bytes} [Wed Jul 29 19:41:44 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 199.19.213.12 () {52 vars in 1051 bytes} [Wed Jul 29 19:41:44 2026] POST /v2.1/os-keypairs => generated 576 bytes in 66 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/171] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:41: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: 8|app: 0|req: 87/172] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:41:47 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/173] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:41:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/174] 199.19.213.12 () {48 vars in 1067 bytes} [Wed Jul 29 19:41:47 2026] GET /v2.1/os-quota-sets/55bc5f759fe04f299abd7d56436d79a3 => generated 283 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/175] 199.19.213.12 () {52 vars in 1119 bytes} [Wed Jul 29 19:41:48 2026] PUT /v2.1/os-quota-sets/55bc5f759fe04f299abd7d56436d79a3 => generated 238 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:49:54 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: 136/273] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:49:54 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:49:54 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 19:49:54.791 7 INFO nova.api.openstack.wsgi [None req-b0e940e4-c3d7-4d2d-b5da-3a50d3301e6b f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/275] 199.19.213.12 () {48 vars in 1009 bytes} [Wed Jul 29 19:49:54 2026] GET /v2.1/flavors/m1.manila => 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: 139/276] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 19:49:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.12 () {52 vars in 1043 bytes} [Wed Jul 29 19:49:54 2026] POST /v2.1/flavors => generated 532 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 19:53:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/321] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 19:53:20 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 162/322] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 19:53:20 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/323] 199.19.213.12 () {48 vars in 1067 bytes} [Wed Jul 29 19:53:20 2026] GET /v2.1/os-quota-sets/5ddd94050f124d8f84b4144d1dd736a1 => generated 283 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 199.19.213.12 () {52 vars in 1119 bytes} [Wed Jul 29 19:53:20 2026] PUT /v2.1/os-quota-sets/5ddd94050f124d8f84b4144d1dd736a1 => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jul 29 20:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/408] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jul 29 20:00:08 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: 206/409] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jul 29 20:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 10.0.0.237 () {34 vars in 765 bytes} [Wed Jul 29 20:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jul 29 20: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: 7|app: 0|req: 205/412] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jul 29 20:00:12 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 208/413] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jul 29 20:00:12 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: 7|app: 0|req: 206/414] 10.0.0.237 () {34 vars in 765 bytes} [Wed Jul 29 20:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jul 29 20: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: 7|app: 0|req: 207/416] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jul 29 20:00:17 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 210/417] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jul 29 20:00:17 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: 7|app: 0|req: 208/418] 10.0.0.237 () {34 vars in 808 bytes} [Wed Jul 29 20:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jul 29 20:00:21 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jul 29 20: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 211/423] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jul 29 20:00:21 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 10.0.0.237 () {34 vars in 808 bytes} [Wed Jul 29 20:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:05: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: 7|app: 0|req: 242/486] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:05:19 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/487] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:05:19 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:05:19.470 7 INFO nova.api.openstack.wsgi [None req-a45ade3c-afab-4c19-bbee-b454025dfe10 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 243/488] 199.19.213.12 () {48 vars in 1005 bytes} [Wed Jul 29 20:05:19 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: 246/489] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:05:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 199.19.213.12 () {48 vars in 1093 bytes} [Wed Jul 29 20:05:19 2026] GET /v2.1/flavors/60eb40be-87ca-469d-ac76-958ddaedfdc4/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: 247/491] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:05:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:05:20 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/493] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:05:20 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:05:20.447 7 INFO nova.api.openstack.wsgi [None req-aca5c850-e4b9-4c8b-a9f6-340baeff110c f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 246/494] 199.19.213.12 () {48 vars in 1007 bytes} [Wed Jul 29 20:05:20 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:05:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 199.19.213.12 () {48 vars in 1093 bytes} [Wed Jul 29 20:05:20 2026] GET /v2.1/flavors/797e6616-fa37-4cdc-be9a-b543dc09635f/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: 250/497] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:05: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: 248/498] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:05:21 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/499] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:05:21 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:05:21.463 7 INFO nova.api.openstack.wsgi [None req-c537c055-4117-4354-b637-385fda320781 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 249/500] 199.19.213.12 () {48 vars in 1009 bytes} [Wed Jul 29 20:05:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:05:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 199.19.213.12 () {48 vars in 1093 bytes} [Wed Jul 29 20:05:21 2026] GET /v2.1/flavors/1c6249e5-12f4-47e3-9493-a1fdbe01c25e/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:05:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:05:22 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/505] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:05:22 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:05:22.423 7 INFO nova.api.openstack.wsgi [None req-ae6ff2d4-5804-4d2e-878e-37db794a5a5c f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 252/506] 199.19.213.12 () {48 vars in 1007 bytes} [Wed Jul 29 20:05:22 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:05:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.19.213.12 () {48 vars in 1093 bytes} [Wed Jul 29 20:05:22 2026] GET /v2.1/flavors/a74d81ba-29de-4301-8e89-f050c044ad8b/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:05:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:05:23 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/511] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:05:23 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:05:23.424 7 INFO nova.api.openstack.wsgi [None req-0290c148-a9f3-4df4-b603-9b699bdff947 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 255/512] 199.19.213.12 () {48 vars in 1009 bytes} [Wed Jul 29 20:05:23 2026] GET /v2.1/flavors/m1.xlarge => 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: 258/513] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:05:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 199.19.213.12 () {48 vars in 1093 bytes} [Wed Jul 29 20:05:23 2026] GET /v2.1/flavors/3c61a252-6f47-4220-96aa-e2f54bac642b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:06:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:06:28 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:06:28 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:06:28.263 8 INFO nova.api.openstack.wsgi [None req-2bc4a997-7adb-4ccb-bdd6-de88be5016a0 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 267/532] 199.19.213.12 () {48 vars in 1011 bytes} [Wed Jul 29 20:06:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:06:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.19.213.12 () {48 vars in 1093 bytes} [Wed Jul 29 20:06:28 2026] GET /v2.1/flavors/6366f77e-4b54-4347-a4bb-2f2bf1ea554b/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: 267/535] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:06:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:06:35 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:06:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:06:36 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:06: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: 8|app: 0|req: 272/542] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:06:39 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:06:39 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.19.213.12 () {48 vars in 1067 bytes} [Wed Jul 29 20:06:39 2026] GET /v2.1/os-quota-sets/55bc5f759fe04f299abd7d56436d79a3 => generated 280 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/555] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:07: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: 279/556] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:07:31 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/557] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:07:31 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:07:31.311 8 INFO nova.api.openstack.wsgi [None req-81aca127-106e-4c14-a689-2bcca8038168 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 280/558] 199.19.213.12 () {48 vars in 1009 bytes} [Wed Jul 29 20:07:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/559] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:07:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 199.19.213.12 () {48 vars in 1093 bytes} [Wed Jul 29 20:07:31 2026] GET /v2.1/flavors/cb833adf-fbe0-49e6-b31e-ed638c060256/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: 283/563] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:07:47 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: 281/564] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:07:47 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/565] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:07:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 199.19.213.12 () {48 vars in 1067 bytes} [Wed Jul 29 20:07:47 2026] GET /v2.1/os-quota-sets/5ddd94050f124d8f84b4144d1dd736a1 => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/579] 199.19.213.12 () {42 vars in 699 bytes} [Wed Jul 29 20:08:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 199.19.213.12 () {44 vars in 903 bytes} [Wed Jul 29 20:08:37 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/581] 199.19.213.12 () {46 vars in 976 bytes} [Wed Jul 29 20:08:37 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:08:37.604 7 INFO nova.api.openstack.wsgi [None req-d0fca321-7fed-473e-b96e-8460c7d39268 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 290/582] 199.19.213.12 () {48 vars in 1005 bytes} [Wed Jul 29 20:08:37 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: 293/583] 199.19.213.12 () {48 vars in 1045 bytes} [Wed Jul 29 20:08:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 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: 298/592] 10.0.0.222 () {32 vars in 655 bytes} [Wed Jul 29 20:09:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 10.0.0.222 () {32 vars in 641 bytes} [Wed Jul 29 20:09:19 2026] GET /v2.1/servers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 20:09:19.176 8 WARNING oslo_db.sqlalchemy.utils [None req-94eff9d3-efd1-4e7c-a186-d03b671ff354 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 299/594] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jul 29 20:09:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/595] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jul 29 20:09:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/598] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:30 2026] GET /v2.1/flavors/60eb40be-87ca-469d-ac76-958ddaedfdc4 => generated 511 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 10.0.0.222 () {32 vars in 641 bytes} [Wed Jul 29 20:09:30 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:30 2026] GET /v2.1/flavors/60eb40be-87ca-469d-ac76-958ddaedfdc4 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:36.748 8 WARNING neutronclient.v2_0.client [None req-6732fdea-87c7-4de2-8243-9f96bd5b4e83 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/601] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:09:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:36.972 8 WARNING neutronclient.v2_0.client [None req-6732fdea-87c7-4de2-8243-9f96bd5b4e83 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/602] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:09:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:09:35 2026] POST /v2.1/servers => generated 424 bytes in 2184 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:09:38.110 7 WARNING neutronclient.v2_0.client [None req-79fd0c4d-8a17-4796-8c78-30a937f745c7 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:09:38.287 8 WARNING neutronclient.v2_0.client [None req-81cf65cf-d6e0-4e0b-a8c2-2aecb1a9e5f8 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:38.662 8 WARNING neutronclient.v2_0.client [None req-81cf65cf-d6e0-4e0b-a8c2-2aecb1a9e5f8 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/606] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:38 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1371 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:39.000 8 WARNING neutronclient.v2_0.client [None req-81cf65cf-d6e0-4e0b-a8c2-2aecb1a9e5f8 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:39.029 7 WARNING neutronclient.v2_0.client [None req-52994cfe-af12-47ba-a6a1-38636861ca2d 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:39.082 7 WARNING neutronclient.v2_0.client [None req-52994cfe-af12-47ba-a6a1-38636861ca2d 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/607] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:09:38 2026] POST /v2.1/servers => generated 450 bytes in 982 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-07-29 20:09:39.254 8 WARNING neutronclient.v2_0.client [None req-7f298567-d742-48df-a995-e589f4779a31 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:39.285 7 WARNING neutronclient.v2_0.client [None req-52994cfe-af12-47ba-a6a1-38636861ca2d 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/608] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:39 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1399 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-07-29 20:09:39.874 8 WARNING neutronclient.v2_0.client [None req-f73b9a29-532e-4002-86b1-9ac5d7756c80 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/609] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:09:38 2026] POST /v2.1/servers => generated 453 bytes in 934 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-07-29 20:09:39.903 7 WARNING neutronclient.v2_0.client [None req-ee213af2-b5fc-429f-8b71-5748ebeae5bc 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/610] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:39 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1367 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:39 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1432 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:40.370 8 WARNING neutronclient.v2_0.client [None req-e82ab558-1ff6-4e4c-b2f0-cb9a0c488451 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/612] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:40 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1403 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:40.994 8 WARNING neutronclient.v2_0.client [None req-a2f4c0c7-7a21-4079-aa00-bf817637a646 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:41.026 7 WARNING neutronclient.v2_0.client [None req-aeb9c0f4-9ab2-4374-a0e2-a0dbdfb5619d 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/613] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:40 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1436 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:40 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1423 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-07-29 20:09:41.462 8 WARNING neutronclient.v2_0.client [None req-49d49e03-9efc-4a15-a1d0-667a4ff347e5 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:41 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1395 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:42.114 7 WARNING neutronclient.v2_0.client [None req-5891cda9-d62a-4380-957e-a79e93020c6b 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] 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: 308/616] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:42 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1428 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:09:42.154 8 WARNING neutronclient.v2_0.client [None req-f0042a24-ec62-4941-aa15-f892a2e62533 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/617] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:42 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1423 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-07-29 20:09:42.463 7 WARNING neutronclient.v2_0.client [None req-54769d44-dfc9-4858-ac49-4e5fc029a259 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] 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-07-29 20:09:42.577 8 WARNING neutronclient.v2_0.client [None req-0ad86d64-c8ec-4e2e-96c4-f29bb87f1ec6 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/618] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:42 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1451 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jul 29 20:09:42 2026] POST /v2.1/os-security-groups => generated 248 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:42.709 8 WARNING neutronclient.v2_0.client [None req-0e967802-84ac-41e8-a245-42d3e05e65c7 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:42.752 8 WARNING neutronclient.v2_0.client [None req-0e967802-84ac-41e8-a245-42d3e05e65c7 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/620] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jul 29 20:09:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:42.917 7 WARNING neutronclient.v2_0.client [None req-b3cd3fcc-215a-436f-9cb0-ed8eb289e82d b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/621] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jul 29 20:09:42 2026] POST /v2.1/os-security-groups => generated 248 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:43.102 8 WARNING neutronclient.v2_0.client [None req-d2c0270e-d7c4-4367-8bd0-0ac6b604bbc7 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:43.131 8 WARNING neutronclient.v2_0.client [None req-d2c0270e-d7c4-4367-8bd0-0ac6b604bbc7 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:43.194 7 WARNING neutronclient.v2_0.client [None req-da834842-f05e-4026-923d-bdfc91a0d157 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/622] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:43 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1428 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:43.282 7 WARNING neutronclient.v2_0.client [None req-54d3d267-3aa0-48e0-9811-3ab7ed6baf18 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/623] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jul 29 20:09:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:43.321 8 WARNING neutronclient.v2_0.client [None req-9bdd61c4-6299-45c0-b43e-0f08613e1542 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/624] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:43 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1431 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:09:43.359 8 WARNING neutronclient.v2_0.client [None req-9bdd61c4-6299-45c0-b43e-0f08613e1542 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.222 () {34 vars in 695 bytes} [Wed Jul 29 20:09:43 2026] POST /v2.1/os-security-group-rules => generated 233 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-07-29 20:09:43.502 7 WARNING neutronclient.v2_0.client [None req-215714d9-755d-458b-8736-4620644e59cc b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jul 29 20:09:43 2026] GET /v2.1/os-security-groups/d892311b-2cd9-4ee4-bec5-e04ddfe7cb53 => generated 665 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:43.576 8 WARNING neutronclient.v2_0.client [None req-e1b8d573-43cc-4316-8951-7190038c20aa b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:43.614 8 WARNING neutronclient.v2_0.client [None req-e1b8d573-43cc-4316-8951-7190038c20aa b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:43.663 8 WARNING neutronclient.v2_0.client [None req-e1b8d573-43cc-4316-8951-7190038c20aa b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:43.724 7 WARNING neutronclient.v2_0.client [None req-5a7d4bb4-c527-4cc5-b0ac-1ca4bbbb8814 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/627] 10.0.0.222 () {32 vars in 750 bytes} [Wed Jul 29 20:09:43 2026] DELETE /v2.1/os-security-group-rules/2da522ed-386e-4f44-b8da-087ce14b3a99 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:43 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1451 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:09:43.779 8 WARNING neutronclient.v2_0.client [None req-aa3c3fef-34ec-4e5a-909d-592dc771cfd6 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:43.816 8 WARNING neutronclient.v2_0.client [None req-aa3c3fef-34ec-4e5a-909d-592dc771cfd6 b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/629] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:43 2026] DELETE /v2.1/os-security-groups/d892311b-2cd9-4ee4-bec5-e04ddfe7cb53 => generated 0 bytes in 157 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-07-29 20:09:43.945 7 WARNING neutronclient.v2_0.client [None req-6b68620c-22b7-4c0b-b8df-ec93924e15be b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:43.993 7 WARNING neutronclient.v2_0.client [None req-6b68620c-22b7-4c0b-b8df-ec93924e15be b4270558d72542b881bab2cbaf9d0095 4a74d8eab87c4ca2a929dd7cfeeae175 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/630] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:43 2026] DELETE /v2.1/os-security-groups/3ca10429-c6bc-47d5-80b2-b46ca4408dcb => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:09:44.294 8 WARNING neutronclient.v2_0.client [None req-bb17beb9-817a-43ef-9bf9-27dacfb4208e 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:44.420 7 WARNING neutronclient.v2_0.client [None req-1906fe60-bcc3-4518-b84b-9cc90f8ec64e 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/631] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:44 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1428 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:44 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:44.827 7 WARNING neutronclient.v2_0.client [None req-96f98442-6169-42d0-9c0b-3c8e050b6fb5 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] 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-07-29 20:09:44.868 8 INFO nova.api.openstack.compute.server_external_events [req-d4d571ac-7df5-43a1-8c22-735fda95a5dd req-3269d4cb-ab86-4516-bab1-205e0ea6816f e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:36c28919-8fea-429f-acfe-5a1e2c886314 for instance 386c7606-0eae-457f-91a0-41fdfb9f96d2 on instance [pid: 7|app: 0|req: 317/633] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:44 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1459 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:09:44.882 8 INFO nova.compute.rpcapi [None req-3d756163-e662-4d00-96aa-072e9858b5fd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 317/634] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:09:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:45.551 7 WARNING neutronclient.v2_0.client [None req-7e7e8d59-78fa-4665-a0aa-89e65698f37c 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] 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-07-29 20:09:45.646 8 WARNING neutronclient.v2_0.client [None req-60d984b8-fe87-4ee5-9fb8-6a57cffc2ac1 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/635] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:45 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1484 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:46.111 7 WARNING neutronclient.v2_0.client [None req-974bcdae-a3af-4b4a-9876-6f3112516aca 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/636] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:45 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:46 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1537 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-07-29 20:09:46.956 8 INFO nova.api.openstack.compute.server_external_events [req-fcc9eb02-9cff-4b68-bd32-b07c0cf1fd1d req-7ea05e0a-1639-4129-be6e-f64ef3af9e2d e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1341dd66-505b-437f-af29-1c7c76304c03 for instance 6a715bef-18cb-4c8f-9182-a5207a31c19f on instance [pid: 8|app: 0|req: 319/638] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:09:46 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-07-29 20:09:47.118 7 WARNING neutronclient.v2_0.client [None req-051f44bb-d82d-4d8e-9533-8e3869f36d77 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/639] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:47 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1492 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-07-29 20:09:47.240 8 WARNING neutronclient.v2_0.client [None req-da35d476-9ab8-4a04-818a-08de8d3817de 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:09:47.337 7 WARNING neutronclient.v2_0.client [None req-c4309ebe-6602-4509-997c-c84ba2431171 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/640] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:47 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:47 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:48.203 8 WARNING neutronclient.v2_0.client [None req-31bca93b-f24e-4785-9b9c-44a45f39d8e4 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/644] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:48 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1570 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-07-29 20:09:48.650 7 WARNING neutronclient.v2_0.client [None req-49812fc6-e0ec-4793-bc18-9ae021d0716c 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:09:48.719 8 WARNING neutronclient.v2_0.client [None req-96646859-6004-49a9-b4c9-90ca03074ef4 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/645] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:48 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:48 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:49.007 7 INFO nova.api.openstack.compute.server_external_events [req-872dfa47-6966-4bd1-a4b1-5d63937f27d9 req-299990d1-e061-4b34-83a2-41b68dbcc13b e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:67e2660c-5794-4abc-8b50-7ac61757ca5f for instance 6605416d-8ca0-428f-ba6d-e29603ef9738 on instance 2026-07-29 20:09:49.026 7 INFO nova.compute.rpcapi [None req-70c0c53d-9507-44c6-91f7-73021ef55aa9 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 323/647] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:09:48 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-07-29 20:09:49.373 8 WARNING neutronclient.v2_0.client [None req-035065ed-1ef3-4c01-a106-5e0e8636ac4b 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/648] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:49 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 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-07-29 20:09:49.890 7 WARNING neutronclient.v2_0.client [None req-549ac737-f70c-4a98-9dae-c604dd4d786c 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:09:49.963 8 WARNING neutronclient.v2_0.client [None req-46a1f914-e352-4098-bb45-7b678c894ab0 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/649] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:49 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:49 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:50.519 7 WARNING neutronclient.v2_0.client [None req-dee7d008-95cd-4881-ab7d-7cd15944aa36 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/651] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:50 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:51.084 8 WARNING neutronclient.v2_0.client [None req-0a267b7a-4bb6-43eb-b493-bd5824cdba50 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:09:51.154 7 WARNING neutronclient.v2_0.client [None req-b1c7e257-531c-43f6-bae3-160bf043320f 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/652] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:51 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:51 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 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-07-29 20:09:51.718 8 WARNING neutronclient.v2_0.client [None req-a6c48ccf-6303-4074-ae47-a87969bf47c5 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/654] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:51 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 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-07-29 20:09:52.234 7 WARNING neutronclient.v2_0.client [None req-9e3d5adc-2ae7-4a7e-88a4-42c0b145ca58 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:09:52.322 8 WARNING neutronclient.v2_0.client [None req-532c0e2f-196b-4871-86fd-def38908fd4b 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/655] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:52 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:52 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 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-07-29 20:09:52.889 7 WARNING neutronclient.v2_0.client [None req-cccee579-6103-48f9-aba6-4abf1de55df3 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/657] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:52 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:53.414 8 WARNING neutronclient.v2_0.client [None req-dc15a60d-e6cd-4b32-91b0-fe92b300443a 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/658] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:53 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 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-07-29 20:09:53.580 7 WARNING neutronclient.v2_0.client [None req-86d98cda-d615-4c8f-b99c-8022911c9562 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/659] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:53 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 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-07-29 20:09:53.723 8 WARNING neutronclient.v2_0.client [None req-a25743a8-b445-48eb-b847-90c79efd5188 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/660] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jul 29 20:09:53 2026] POST /v2.1/os-security-groups => generated 242 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-07-29 20:09:53.861 7 WARNING neutronclient.v2_0.client [None req-1bbad671-d17f-49ec-983a-77402548da1f 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/661] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jul 29 20:09:53 2026] POST /v2.1/os-security-groups => generated 241 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:54.018 8 WARNING neutronclient.v2_0.client [None req-12c15674-bb99-4ead-a938-d6e9d618af8f 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.141 7 WARNING neutronclient.v2_0.client [None req-13c37e0a-1551-4306-a3ac-7de0f3f5a201 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/662] 10.0.0.222 () {34 vars in 685 bytes} [Wed Jul 29 20:09:54 2026] POST /v2.1/os-security-groups => generated 243 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:54.211 8 WARNING neutronclient.v2_0.client [None req-74999558-6dd0-4498-b608-d2a99384e5e4 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.256 8 WARNING neutronclient.v2_0.client [None req-74999558-6dd0-4498-b608-d2a99384e5e4 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/663] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:09:54.298 8 WARNING neutronclient.v2_0.client [None req-74999558-6dd0-4498-b608-d2a99384e5e4 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/664] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/os-security-groups => generated 1379 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-07-29 20:09:54.356 7 WARNING neutronclient.v2_0.client [None req-bfc823e3-3854-484d-a602-c90c2b51923b 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.383 7 WARNING neutronclient.v2_0.client [None req-bfc823e3-3854-484d-a602-c90c2b51923b 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/665] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:54 2026] DELETE /v2.1/os-security-groups/59705d7e-8d6f-4ded-9606-a25bdf2025cb => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:09:54.472 8 WARNING neutronclient.v2_0.client [None req-2d1a5d5c-b1d2-4cdc-86b6-229369051c83 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.494 8 INFO nova.api.openstack.wsgi [None req-2d1a5d5c-b1d2-4cdc-86b6-229369051c83 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] HTTP exception thrown: Security group 59705d7e-8d6f-4ded-9606-a25bdf2025cb does not exist Neutron server returns request_ids: ['req-6d58c0bc-6dac-41f2-a511-494e64ad352a'] [pid: 8|app: 0|req: 334/666] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/os-security-groups/59705d7e-8d6f-4ded-9606-a25bdf2025cb => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:09:54.506 7 WARNING neutronclient.v2_0.client [None req-bfccb3ca-8c3a-4133-9c16-592e33d5d6ea 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.534 7 WARNING neutronclient.v2_0.client [None req-bfccb3ca-8c3a-4133-9c16-592e33d5d6ea 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.608 8 WARNING neutronclient.v2_0.client [None req-e99ac2b3-86da-42b2-b4a7-a50aef04a5a0 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/667] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:54 2026] DELETE /v2.1/os-security-groups/37ae58d9-5fa4-4d6d-9a80-1f0fe0bec72b => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:09:54.659 7 WARNING neutronclient.v2_0.client [None req-022edefd-2abe-444c-a85d-26dbd6e95305 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.689 7 INFO nova.api.openstack.wsgi [None req-022edefd-2abe-444c-a85d-26dbd6e95305 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] HTTP exception thrown: Security group 37ae58d9-5fa4-4d6d-9a80-1f0fe0bec72b does not exist Neutron server returns request_ids: ['req-371ae50f-d0c3-4ac3-83b9-be9a1956a951'] [pid: 7|app: 0|req: 334/668] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/os-security-groups/37ae58d9-5fa4-4d6d-9a80-1f0fe0bec72b => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:09:54.722 7 WARNING neutronclient.v2_0.client [None req-8cd876ee-3669-4d8c-9a37-27e5182bffd7 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/669] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:54.791 8 WARNING neutronclient.v2_0.client [None req-136c00fd-3d7a-4477-93f7-d8a8794e3ace 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:09:54.834 8 WARNING neutronclient.v2_0.client [None req-136c00fd-3d7a-4477-93f7-d8a8794e3ace 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/671] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:54 2026] DELETE /v2.1/os-security-groups/4f107b6f-adc8-4608-94c8-18c8abc0ab09 => generated 0 bytes in 160 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-07-29 20:09:54.964 7 WARNING neutronclient.v2_0.client [None req-c335cefb-dadf-45ac-b770-1927cf9d4dbe 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:54.992 7 INFO nova.api.openstack.wsgi [None req-c335cefb-dadf-45ac-b770-1927cf9d4dbe 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] HTTP exception thrown: Security group 4f107b6f-adc8-4608-94c8-18c8abc0ab09 does not exist Neutron server returns request_ids: ['req-78156c70-5fc4-4bc4-828e-96280ef654b9'] [pid: 7|app: 0|req: 336/672] 10.0.0.222 () {32 vars in 737 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/os-security-groups/4f107b6f-adc8-4608-94c8-18c8abc0ab09 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:09:55.008 8 WARNING neutronclient.v2_0.client [None req-550ba700-d951-4c23-ab36-a7b4a84dc750 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:55.049 8 WARNING neutronclient.v2_0.client [None req-550ba700-d951-4c23-ab36-a7b4a84dc750 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:55.103 8 WARNING neutronclient.v2_0.client [None req-550ba700-d951-4c23-ab36-a7b4a84dc750 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/673] 10.0.0.222 () {32 vars in 663 bytes} [Wed Jul 29 20:09:54 2026] GET /v2.1/os-security-groups => generated 707 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:55.184 7 WARNING neutronclient.v2_0.client [None req-28f552b3-e9e5-4c27-90a4-21f4728c9617 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:55.219 7 INFO nova.api.openstack.wsgi [None req-28f552b3-e9e5-4c27-90a4-21f4728c9617 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] HTTP exception thrown: Security group 4f107b6f-adc8-4608-94c8-18c8abc0ab09 does not exist Neutron server returns request_ids: ['req-d00ad98f-8c5c-4aa3-8e95-304e32c048ba'] [pid: 7|app: 0|req: 337/674] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:55 2026] DELETE /v2.1/os-security-groups/4f107b6f-adc8-4608-94c8-18c8abc0ab09 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:09:55.234 8 WARNING neutronclient.v2_0.client [None req-83e448f7-b79b-4674-83e5-133ffe177544 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:55.258 8 INFO nova.api.openstack.wsgi [None req-83e448f7-b79b-4674-83e5-133ffe177544 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] HTTP exception thrown: Security group 37ae58d9-5fa4-4d6d-9a80-1f0fe0bec72b does not exist Neutron server returns request_ids: ['req-05c6b0a0-3d04-46a8-8841-33d2693f9d61'] [pid: 8|app: 0|req: 338/675] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:55 2026] DELETE /v2.1/os-security-groups/37ae58d9-5fa4-4d6d-9a80-1f0fe0bec72b => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:09:55.272 8 WARNING neutronclient.v2_0.client [None req-d33362c8-8f3b-495a-bf1f-d50f3fdbbd02 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:55.295 8 INFO nova.api.openstack.wsgi [None req-d33362c8-8f3b-495a-bf1f-d50f3fdbbd02 4d95a3baf7eb4916a46c903c4e1970bc 032d8a17d26f4143b6e04f20321a56af - - default default] HTTP exception thrown: Security group 59705d7e-8d6f-4ded-9606-a25bdf2025cb does not exist Neutron server returns request_ids: ['req-9df157bd-be6e-4ef0-b998-4486417333e3'] [pid: 8|app: 0|req: 339/676] 10.0.0.222 () {32 vars in 740 bytes} [Wed Jul 29 20:09:55 2026] DELETE /v2.1/os-security-groups/59705d7e-8d6f-4ded-9606-a25bdf2025cb => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:09:55.342 7 INFO nova.api.openstack.compute.server_external_events [req-ee4180b5-8bb5-4538-8854-cfbff9b63c5c req-ddbfc13d-84f8-40b3-b04a-13e23d9f9fbe e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:1341dd66-505b-437f-af29-1c7c76304c03 for instance 6a715bef-18cb-4c8f-9182-a5207a31c19f on instance 2026-07-29 20:09:55.345 8 WARNING neutronclient.v2_0.client [None req-e93623b5-6fd2-4719-8a1c-79cce616f8b8 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/677] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:09:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:55 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:55.850 7 WARNING neutronclient.v2_0.client [None req-87a19680-0ed6-4a45-95c7-cf840a4075b0 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:55.865 8 WARNING neutronclient.v2_0.client [None req-63df6cb5-0dc5-47d8-a790-57b93752392a 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in 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/679] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:55 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:55 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1525 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:56.505 7 WARNING neutronclient.v2_0.client [None req-0a1ccaca-836f-434b-af31-9e2ad34f2aef 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in 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/681] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:56 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:57.095 8 WARNING neutronclient.v2_0.client [None req-46a3e5eb-572c-4a80-99ba-fda15f5032c8 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:09:57.129 7 WARNING neutronclient.v2_0.client [None req-6499a89c-3ad2-4cf0-891d-2082acc975bc 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/682] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:57 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:57 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1717 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-07-29 20:09:57.334 8 WARNING neutronclient.v2_0.client [None req-a4931d09-4a1e-4f82-8137-3f386458303c 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] 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: 343/684] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jul 29 20:09:57 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:09:57.389 7 INFO nova.api.openstack.compute.server_external_events [req-07492f29-9df8-4164-b1e7-8e266ed82796 req-f8d783c2-4036-464d-8940-43d90a34a167 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:36c28919-8fea-429f-acfe-5a1e2c886314 for instance 386c7606-0eae-457f-91a0-41fdfb9f96d2 on instance 2026-07-29 20:09:57.389 7 INFO nova.api.openstack.compute.server_external_events [req-07492f29-9df8-4164-b1e7-8e266ed82796 req-f8d783c2-4036-464d-8940-43d90a34a167 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:67e2660c-5794-4abc-8b50-7ac61757ca5f for instance 6605416d-8ca0-428f-ba6d-e29603ef9738 on instance [pid: 7|app: 0|req: 342/685] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:09:57 2026] POST /v2.1/os-server-external-events => generated 354 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-07-29 20:09:57.695 8 WARNING neutronclient.v2_0.client [None req-f7fcb51f-95e4-493c-9b08-52899a7d48f6 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/688] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:57 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1558 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-29 20:09:58.284 7 WARNING neutronclient.v2_0.client [None req-2dd82d1f-ac96-486c-8e2c-1df4a2d167ad 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:09:58.294 8 WARNING neutronclient.v2_0.client [None req-fef74bab-f679-4b70-9e6f-db38bd97ba6f 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in 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/689] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:58 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1471 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/690] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:58 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1717 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:09:58.522 7 INFO nova.api.openstack.compute.server_external_events [req-5664ad3a-63bf-4643-ad12-12f7251e93a1 req-7f448abf-2e7f-4787-9cd3-967a3a4e1b55 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1341dd66-505b-437f-af29-1c7c76304c03 for instance 6a715bef-18cb-4c8f-9182-a5207a31c19f on instance [pid: 7|app: 0|req: 345/691] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:09:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:59.141 8 WARNING neutronclient.v2_0.client [None req-a8bc8461-5032-417d-8e1a-0c84891ed5f7 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/692] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:59 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1741 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:59.310 7 WARNING neutronclient.v2_0.client [None req-a36b2787-7509-48eb-be19-300a2ed7d35a 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/693] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jul 29 20:09:59 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738/os-interface => generated 285 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:09:59.535 8 WARNING neutronclient.v2_0.client [None req-ab8f7281-5bee-4318-a818-467b57b7f413 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in 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/694] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:59 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1656 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/695] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:09:59 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/696] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:09:59 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2/ips => generated 109 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/697] 10.0.0.222 () {32 vars in 825 bytes} [Wed Jul 29 20:09:59 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2/ips/tempest-ServerAddressesTestJSON-1185240985-network => generated 94 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/698] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:09:59 2026] DELETE /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 0 bytes in 160 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-07-29 20:10:00.029 7 WARNING neutronclient.v2_0.client [None req-7536423b-9de6-418c-9fbc-6dcae541b006 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:10:00.199 8 WARNING neutronclient.v2_0.client [None req-121fc3b3-4de0-4223-bbeb-ca25b9bd62ba 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in 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/699] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:09:59 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1662 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:00 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1741 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: 7|app: 0|req: 350/701] 10.0.0.222 () {32 vars in 641 bytes} [Wed Jul 29 20:10:00 2026] GET /v2.1/servers => generated 384 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, ' [pid: 8|app: 0|req: 352/702] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:10:00 2026] DELETE /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:00.573 7 WARNING neutronclient.v2_0.client [None req-3abe1dd6-6989-480d-bf9f-c4ce9243212e 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:10:00.577 8 INFO nova.api.openstack.compute.server_external_events [req-4bbe2328-07b4-4ed6-b5cb-9d8fe1917e83 req-9b2209c8-b330-42c6-9782-454000ebddaf e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:67e2660c-5794-4abc-8b50-7ac61757ca5f for instance 6605416d-8ca0-428f-ba6d-e29603ef9738 on instance [pid: 8|app: 0|req: 353/703] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:00 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1747 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-07-29 20:10:01.308 8 WARNING neutronclient.v2_0.client [None req-71eb45cf-62bb-45cc-9ab2-437a75348007 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/705] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:01 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1662 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:01.747 7 WARNING neutronclient.v2_0.client [None req-0063d423-72b8-4aea-b278-6fb410aab923 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in 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/706] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:01 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1867 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:02.537 8 WARNING neutronclient.v2_0.client [None req-2cae6426-1993-43e8-a57a-b9b1e92fc22a 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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-07-29 20:10:02.945 7 WARNING neutronclient.v2_0.client [None req-41d6b4ff-5b84-477b-9003-fa932a79477c 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/707] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:02 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1620 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:03.013 8 INFO nova.api.openstack.compute.server_external_events [req-0fa67c3c-e3e1-4a0b-9c27-5e4a1acc11f6 req-b7d056ac-6ada-41d1-8aa3-464a9b2962bd e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:36c28919-8fea-429f-acfe-5a1e2c886314 for instance 386c7606-0eae-457f-91a0-41fdfb9f96d2 on instance [pid: 8|app: 0|req: 356/708] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:02 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: 7|app: 0|req: 353/709] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:02 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1867 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-07-29 20:10:04.066 8 WARNING neutronclient.v2_0.client [None req-efe3a08b-5fc4-48ee-8cc5-d745716a6e34 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] The python binding code in 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/710] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:04 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1457 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-07-29 20:10:04.154 7 WARNING neutronclient.v2_0.client [None req-b8f4d0a3-aa0a-483a-8ba7-ec7b87eb2b93 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/711] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:04 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1799 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:05.057 8 INFO nova.api.openstack.compute.server_external_events [req-2fb06794-9cdd-4da3-8cb2-c5d536707571 req-01e06db6-49ea-4cb8-a986-c581ee6271b7 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:67e2660c-5794-4abc-8b50-7ac61757ca5f for instance 6605416d-8ca0-428f-ba6d-e29603ef9738 on instance [pid: 8|app: 0|req: 358/712] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:05 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-07-29 20:10:05.185 7 WARNING neutronclient.v2_0.client [None req-248d5867-ac35-4a5e-b1f9-84fe3e6628c6 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] 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: 355/713] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:05 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 1457 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:10:05.263 8 WARNING neutronclient.v2_0.client [None req-483bb990-4df5-4ac8-8d80-77e3132e5fce 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/714] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:05 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1518 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, ' [pid: 7|app: 0|req: 356/715] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:10:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:06.281 8 INFO nova.api.openstack.wsgi [None req-45d04097-c509-4b72-818b-ba6c8390681a 57ee14aafd754b1f9de8d8ba108ab543 e763211795de4eecbcaac2ded0d6468c - - default default] HTTP exception thrown: Instance 386c7606-0eae-457f-91a0-41fdfb9f96d2 could not be found. [pid: 8|app: 0|req: 360/716] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:06 2026] GET /v2.1/servers/386c7606-0eae-457f-91a0-41fdfb9f96d2 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-29 20:10:06.379 7 WARNING neutronclient.v2_0.client [None req-9a7f6c31-5b5c-4d11-b4bb-2c3fd04e77da 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] The python binding code in 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/717] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:06 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 1518 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:07.944 8 INFO nova.api.openstack.wsgi [None req-ab04d646-2868-49ea-851b-a8d249a25161 1ffb993f539b4a45b5f6ef3fc985dd09 3526d0b958124a93805aa4aa4583e290 - - default default] HTTP exception thrown: Instance 6605416d-8ca0-428f-ba6d-e29603ef9738 could not be found. [pid: 8|app: 0|req: 362/720] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:07 2026] GET /v2.1/servers/6605416d-8ca0-428f-ba6d-e29603ef9738 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/721] 10.0.0.222 () {32 vars in 706 bytes} [Wed Jul 29 20:10:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1634322208 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.222 () {30 vars in 413 bytes} [Wed Jul 29 20:10:11 2026] GET / => generated 423 bytes in 8 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-07-29 20:10:11.681 8 WARNING neutronclient.v2_0.client [None req-905df49a-d7c7-4f41-84f3-bb911e70666f 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/723] 10.0.0.222 () {28 vars in 560 bytes} [Wed Jul 29 20:10:11 2026] GET /v2/ => generated 402 bytes in 675 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.222 () {28 vars in 564 bytes} [Wed Jul 29 20:10:11 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: 362/725] 10.0.0.222 () {30 vars in 413 bytes} [Wed Jul 29 20:10:11 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-29 20:10:11.741 8 WARNING neutronclient.v2_0.client [None req-905df49a-d7c7-4f41-84f3-bb911e70666f 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:10:11.954 8 WARNING neutronclient.v2_0.client [None req-905df49a-d7c7-4f41-84f3-bb911e70666f 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/726] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:10:11 2026] POST /v2.1/servers => generated 449 bytes in 768 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:10:12.372 7 WARNING neutronclient.v2_0.client [None req-1e4f5671-f5ce-4bda-8ee7-8db6b363e6b6 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in 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/727] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:12 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:13.468 8 WARNING neutronclient.v2_0.client [None req-7e5cc17c-3ed5-45a3-8528-b65dc4d2668b 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/728] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:13 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1302 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-07-29 20:10:14.576 7 WARNING neutronclient.v2_0.client [None req-b444cbf6-e564-4942-9c9c-d634c3447913 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/729] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:14 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1350 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-07-29 20:10:15.678 8 WARNING neutronclient.v2_0.client [None req-9ecb9ac5-5004-4346-b996-a07b269221a3 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/730] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:15 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1350 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-07-29 20:10:16.789 7 WARNING neutronclient.v2_0.client [None req-0732fe9c-b7c3-43c3-9015-300102579f05 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/731] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:16 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1358 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-07-29 20:10:17.808 7 INFO nova.api.openstack.compute.server_external_events [req-31ff1596-820a-4099-bc4b-cc5ae3fce2c2 req-0e9380d8-d3c4-42b0-a614-40d3256bc964 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:cbfbde67-d523-4d7d-9bb4-995ef4c08195 for instance 481877a3-61cd-49ca-b1ec-8d674a35bc36 on instance [pid: 7|app: 0|req: 367/734] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:17.888 7 WARNING neutronclient.v2_0.client [None req-92f7f4db-2b15-4c57-9772-23b01877778f 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/735] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:10:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:17 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1424 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:10:19.049 8 WARNING neutronclient.v2_0.client [None req-8c2bc625-658e-44d7-b767-c4f414926fc7 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/737] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:19 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1434 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:19.411 7 WARNING neutronclient.v2_0.client [None req-4a4ec1d7-1f77-408d-9fc2-d97cbbf99057 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:10:19.471 7 WARNING neutronclient.v2_0.client [None req-4a4ec1d7-1f77-408d-9fc2-d97cbbf99057 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:10:19.643 7 WARNING neutronclient.v2_0.client [None req-4a4ec1d7-1f77-408d-9fc2-d97cbbf99057 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/738] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:10:19 2026] POST /v2.1/servers => generated 452 bytes in 556 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-07-29 20:10:19.919 8 WARNING neutronclient.v2_0.client [None req-bcce2dec-126e-4d58-9a70-35ab291f4645 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/739] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:19 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1392 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-07-29 20:10:20.257 7 WARNING neutronclient.v2_0.client [None req-7f9c3d95-58ba-431f-9d41-9cd2ba253b12 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/740] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:20 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1434 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:21.025 8 WARNING neutronclient.v2_0.client [None req-a97335c0-aea5-4b5d-bfda-1f2a4569b0cd 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/741] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:20 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1396 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:21.406 7 WARNING neutronclient.v2_0.client [None req-fced5e6c-a46d-4cac-909f-b91278b0c054 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:21 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1434 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-07-29 20:10:22.129 8 WARNING neutronclient.v2_0.client [None req-13a54755-91a7-4a1c-8148-11bc4c2e38c3 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/743] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:22 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1444 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:22.559 7 WARNING neutronclient.v2_0.client [None req-557e2401-8eb4-4f16-99f2-fecacb6ae0c8 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/744] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:22 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1434 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:23.207 8 WARNING neutronclient.v2_0.client [None req-a56bf771-f321-4453-847d-f2f6a75486b3 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/745] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:23 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1444 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:23.740 7 WARNING neutronclient.v2_0.client [None req-3bd6b043-7dfd-4410-9e8c-c916b8a72097 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/746] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:23 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1422 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:24.313 8 WARNING neutronclient.v2_0.client [None req-3ab5650f-a91d-444a-a76e-3030d18ba294 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/747] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:24 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1452 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-07-29 20:10:24.908 7 WARNING neutronclient.v2_0.client [None req-2b6939f4-3fc7-4414-bda9-e0c5e75dcb45 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in 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/748] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:24 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1422 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:25.388 8 WARNING neutronclient.v2_0.client [None req-e237fac2-0096-4e11-bdc9-27af4dc8225b 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/749] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:25 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1529 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-07-29 20:10:25.565 7 INFO nova.api.openstack.compute.server_external_events [req-a325f98a-8b32-4ea1-a295-bded03f36b2e req-923dccac-6408-45cc-8380-69d4794fe8a9 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1e0bfcdd-2e43-474f-a031-28081d446209 for instance 8c189c5f-25d6-449f-b5b1-382d7d96fcf1 on instance [pid: 7|app: 0|req: 375/750] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:25 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-07-29 20:10:26.126 8 WARNING neutronclient.v2_0.client [None req-bb882822-255e-4ec0-88cd-7c2f767e0a40 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] 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: 376/751] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:26 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1422 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:10:26.250 7 INFO nova.api.openstack.compute.server_external_events [req-cb13d590-e511-4547-a561-2fb880d0140b req-8f9e692a-514f-41c3-a643-7f913e798ca4 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:cbfbde67-d523-4d7d-9bb4-995ef4c08195 for instance 481877a3-61cd-49ca-b1ec-8d674a35bc36 on instance [pid: 7|app: 0|req: 376/752] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:10:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:26.561 8 WARNING neutronclient.v2_0.client [None req-c00b8e16-45ac-44fa-8d17-9689cf3da6b5 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/753] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:26 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1517 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:27.301 7 WARNING neutronclient.v2_0.client [None req-07dc6b38-e048-4963-b638-f70c8d8cc37e 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/756] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:27 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1422 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-07-29 20:10:27.696 8 WARNING neutronclient.v2_0.client [None req-024fb688-e8d1-4834-b063-1d2846d16a2e 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/757] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:27 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1517 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-07-29 20:10:28.473 7 WARNING neutronclient.v2_0.client [None req-7299aa07-e1ce-4abe-adf7-2ae2d4afdcc4 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/758] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:28 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1609 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:28.738 8 WARNING neutronclient.v2_0.client [None req-6f525e54-e656-4984-86b4-623284310194 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in 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/759] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jul 29 20:10:28 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:28.851 7 WARNING neutronclient.v2_0.client [None req-aca82f8b-213c-4d9d-81e5-8542de711501 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/760] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:28 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1517 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:29.748 8 INFO nova.api.openstack.compute.server_external_events [req-b2c4d93f-49ef-4b86-8df4-9f76a0d0a2a3 req-06baa5f1-1795-491e-b902-81f91a80760f e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:1e0bfcdd-2e43-474f-a031-28081d446209 for instance 8c189c5f-25d6-449f-b5b1-382d7d96fcf1 on instance [pid: 8|app: 0|req: 382/761] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:10:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:30.097 7 INFO nova.api.openstack.compute.server_external_events [req-c3e4c314-8db9-44f5-a101-c74c216ef2fc req-32d2c1d5-99cb-4118-99db-5b2c6507fbd6 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:cbfbde67-d523-4d7d-9bb4-995ef4c08195 for instance 481877a3-61cd-49ca-b1ec-8d674a35bc36 on instance [pid: 7|app: 0|req: 380/762] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:30 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-07-29 20:10:30.123 8 WARNING neutronclient.v2_0.client [None req-9abffa91-fb16-4c58-91a9-5572b5ec75e4 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] 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-07-29 20:10:30.185 7 WARNING neutronclient.v2_0.client [None req-5031615a-db77-4ca7-b78a-2c485fa72948 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/763] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:30 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1609 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/764] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:30 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1517 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.222 () {32 vars in 641 bytes} [Wed Jul 29 20:10:30 2026] GET /v2.1/servers => generated 387 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/766] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:10:30 2026] DELETE /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 0 bytes in 160 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-07-29 20:10:30.705 8 WARNING neutronclient.v2_0.client [None req-0f75fed6-22b4-4550-9382-efc0b73fb86c 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/767] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:30 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1615 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:31.447 7 WARNING neutronclient.v2_0.client [None req-055d93d1-9315-4c9b-bb26-a61806df0174 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/768] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:31 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:31.883 8 WARNING neutronclient.v2_0.client [None req-833fb159-6f59-48f5-9570-792348e7770e 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in 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/769] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:31 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1735 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-07-29 20:10:32.590 7 WARNING neutronclient.v2_0.client [None req-8c7a6162-54dc-4465-913f-1eb0b13a75c4 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/770] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:32 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1517 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:33.041 8 WARNING neutronclient.v2_0.client [None req-e66d4a98-e0a3-4c87-b6ea-6dc43db16219 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in 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/771] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:33 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1735 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-07-29 20:10:33.739 7 WARNING neutronclient.v2_0.client [None req-63356ca4-8d0e-4bb3-a15c-d5aee999cf49 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in 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/772] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:33 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1699 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:33.951 8 WARNING neutronclient.v2_0.client [None req-32b2c589-253d-41d5-8b21-821349a47148 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/773] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jul 29 20:10:33 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:34.069 7 INFO nova.api.openstack.compute.server_external_events [req-757d70d4-cf08-4bc7-86ab-2f0b0e8958d2 req-8cfa91f7-1938-4596-b1ae-d7284999d433 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:cbfbde67-d523-4d7d-9bb4-995ef4c08195 for instance 481877a3-61cd-49ca-b1ec-8d674a35bc36 on instance [pid: 7|app: 0|req: 386/774] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:34 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-07-29 20:10:34.214 8 WARNING neutronclient.v2_0.client [None req-aea17c40-cb42-490d-b513-3b32be92e15c 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/775] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:34 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1379 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:34.803 7 INFO nova.api.openstack.compute.server_external_events [req-5cdf56c2-4d56-49b0-94fe-b0dbe90ec79a req-0f05fb3b-8e0c-4939-be61-9c9d654f7766 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1e0bfcdd-2e43-474f-a031-28081d446209 for instance 8c189c5f-25d6-449f-b5b1-382d7d96fcf1 on instance [pid: 7|app: 0|req: 387/776] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10: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, ' 2026-07-29 20:10:35.331 8 WARNING neutronclient.v2_0.client [None req-b169a2ec-d73b-49f0-9e17-26a7ced53ed6 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in 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/777] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:35 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1379 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:36.453 7 WARNING neutronclient.v2_0.client [None req-6dfb67d2-24d0-4349-90aa-def9047e88b1 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in 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/778] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:36 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1384 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-07-29 20:10:37.561 7 WARNING neutronclient.v2_0.client [None req-0487443e-6a11-4d6f-9de2-269aefa8618a 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/781] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:37 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 1384 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:38.660 8 INFO nova.api.openstack.wsgi [None req-0020eae1-43c3-4935-95ec-1ad353013683 2ca7ffbc940d466085a0bda962e11c58 813bfe10c8fc4034a541da5ec79b769d - - default default] HTTP exception thrown: Instance 481877a3-61cd-49ca-b1ec-8d674a35bc36 could not be found. [pid: 8|app: 0|req: 392/782] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:38 2026] GET /v2.1/servers/481877a3-61cd-49ca-b1ec-8d674a35bc36 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/783] 10.0.0.222 () {32 vars in 704 bytes} [Wed Jul 29 20:10:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-975322603 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:40.913 8 WARNING neutronclient.v2_0.client [None req-aedae461-7ad7-4cb9-adbf-6903860792fc 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/784] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jul 29 20:10:40 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/os-interface => generated 285 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:10:41.148 7 WARNING neutronclient.v2_0.client [None req-a7a0aa29-7e10-4f7a-b30b-dbac05a639ab 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/785] 10.0.0.222 () {32 vars in 815 bytes} [Wed Jul 29 20:10:41 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/os-interface/1341dd66-505b-437f-af29-1c7c76304c03 => generated 282 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/786] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:41 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 157 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: 393/787] 10.0.0.222 () {34 vars in 750 bytes} [Wed Jul 29 20:10:41 2026] POST /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/action => generated 0 bytes in 51 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: 395/788] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:41 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 157 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/789] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:42 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 157 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, ' 2026-07-29 20:10:42.620 8 INFO nova.api.openstack.compute.server_external_events [req-945a33cd-323d-46f2-9730-dbd831a38839 req-3a35f9df-e350-4273-a676-b1503f0ced71 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1341dd66-505b-437f-af29-1c7c76304c03 for instance 6a715bef-18cb-4c8f-9182-a5207a31c19f on instance [pid: 8|app: 0|req: 396/790] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/791] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:43 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/792] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:44 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 196 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-07-29 20:10:44.642 7 WARNING neutronclient.v2_0.client [None req-9c07a44d-1615-4809-9554-131e3023a7fd 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in 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/793] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:44 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1952 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/794] 10.0.0.222 () {34 vars in 750 bytes} [Wed Jul 29 20:10:44 2026] POST /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/action => generated 0 bytes in 54 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: 397/795] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:44 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 196 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/796] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:45 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 196 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:46.252 7 INFO nova.api.openstack.compute.server_external_events [req-403d32ea-5ad5-42fb-bc78-fcf7d256956f req-6de7a46b-6bdb-444a-aa79-5be4ac3465fe e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1341dd66-505b-437f-af29-1c7c76304c03 for instance 6a715bef-18cb-4c8f-9182-a5207a31c19f on instance [pid: 7|app: 0|req: 398/797] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/798] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:46 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 196 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/801] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:10:48 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f/ips => generated 157 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/802] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:10:48 2026] DELETE /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 0 bytes in 151 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-07-29 20:10:48.269 8 WARNING neutronclient.v2_0.client [None req-04b4fa7f-928a-4fec-a8c1-5ad0e20baf60 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/803] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:48 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1843 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, ' [pid: 7|app: 0|req: 401/804] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:10:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:49.471 8 WARNING neutronclient.v2_0.client [None req-821cee3a-1e8a-4fef-976a-2146cad07e30 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/805] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:49 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1843 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:10:49.905 7 WARNING neutronclient.v2_0.client [None req-cb7d9579-1b94-42d7-8b11-1329f07d3b4f a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:10:49.961 7 WARNING neutronclient.v2_0.client [None req-cb7d9579-1b94-42d7-8b11-1329f07d3b4f a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:10:50.159 7 WARNING neutronclient.v2_0.client [None req-cb7d9579-1b94-42d7-8b11-1329f07d3b4f a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/806] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:10:49 2026] POST /v2.1/servers => generated 449 bytes in 532 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-07-29 20:10:50.404 8 WARNING neutronclient.v2_0.client [None req-6d97713c-b2b5-42c6-aecc-5468338ad796 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in 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/807] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:50 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1424 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:50.721 7 WARNING neutronclient.v2_0.client [None req-0e6d39cd-0faf-42df-a442-414fc7e9ca54 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/808] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:50 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1843 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:51.502 8 WARNING neutronclient.v2_0.client [None req-06781b62-c416-4d29-8327-f279d5800c09 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] 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/809] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:51 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1428 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:10:51.576 7 INFO nova.api.openstack.compute.server_external_events [req-b0956892-3e85-4257-a266-26ece2202ad3 req-ace49adc-b5c8-44aa-8687-240bbf380eae e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:1341dd66-505b-437f-af29-1c7c76304c03 for instance 6a715bef-18cb-4c8f-9182-a5207a31c19f on instance [pid: 7|app: 0|req: 404/810] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:51.903 8 WARNING neutronclient.v2_0.client [None req-e3aa74e4-f90d-4e7e-8be6-7183c8ccc903 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in 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/811] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:51 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:52.606 7 WARNING neutronclient.v2_0.client [None req-eadaf0ff-d155-4562-86a4-1824c1c3dadf a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in 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/812] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:52 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1476 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-07-29 20:10:53.015 8 WARNING neutronclient.v2_0.client [None req-357b4e3e-c47e-48b4-9d3a-c90c0a4d02ec 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/813] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:52 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1485 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:53.706 7 WARNING neutronclient.v2_0.client [None req-14fa6d60-44b0-403c-bdcd-a3199aa7f8d3 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in 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/814] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:53 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1476 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:54.120 8 WARNING neutronclient.v2_0.client [None req-8ce8566a-2cff-41d4-9eb8-ab4691abe712 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/815] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:54 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1485 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-07-29 20:10:54.801 7 WARNING neutronclient.v2_0.client [None req-22f21300-9694-45ab-b4d0-53197581d72d a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/816] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:54 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1484 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-07-29 20:10:55.214 8 WARNING neutronclient.v2_0.client [None req-0017aeb1-657e-40aa-ace6-048b9b23c0bf 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/817] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:55 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 1485 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:55.705 7 INFO nova.api.openstack.compute.server_external_events [req-304a4835-7b9c-4533-8f6d-26990c480fc1 req-34dae5d2-878a-470c-9504-ab53917d2391 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:6368c68e-89b7-4ae8-bef7-9953ae36a20d for instance 96430cef-59d4-4fc9-957d-c0d45cd9287b on instance [pid: 7|app: 0|req: 408/818] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:10:55 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-07-29 20:10:55.890 8 WARNING neutronclient.v2_0.client [None req-9787a0b3-7d11-482b-b60d-754ed8685682 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/819] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:55 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1560 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:56.285 7 INFO nova.api.openstack.wsgi [None req-3334d55f-3044-48cf-981c-565ca6f9caa5 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] HTTP exception thrown: Instance 6a715bef-18cb-4c8f-9182-a5207a31c19f could not be found. [pid: 7|app: 0|req: 409/820] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:56 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/821] 10.0.0.222 () {32 vars in 704 bytes} [Wed Jul 29 20:10:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-934284817 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:56.639 7 WARNING neutronclient.v2_0.client [None req-6343a800-cb7c-4098-9ccb-a12f696433f3 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:10:56.759 8 INFO nova.api.openstack.wsgi [None req-a88c5797-f8b0-4fc5-bfe0-75340fb03ec6 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] HTTP exception thrown: Instance 6a715bef-18cb-4c8f-9182-a5207a31c19f could not be found. [pid: 8|app: 0|req: 413/822] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:10:56 2026] DELETE /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => 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-07-29 20:10:56.790 8 INFO nova.api.openstack.wsgi [None req-c49ff8bc-a8ca-48e6-b365-efd7d7dcf66e 356788435f154a949c4732104b984f0b 51cf68fad767490bb1536a38ab076d74 - - default default] HTTP exception thrown: Instance 6a715bef-18cb-4c8f-9182-a5207a31c19f could not be found. [pid: 8|app: 0|req: 414/823] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:56 2026] GET /v2.1/servers/6a715bef-18cb-4c8f-9182-a5207a31c19f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:56 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1819 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-07-29 20:10:57.013 8 WARNING neutronclient.v2_0.client [None req-24a15362-1e9b-4f55-ad53-015f181d2e50 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] 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-07-29 20:10:57.067 7 WARNING neutronclient.v2_0.client [None req-211fadbd-81b7-4577-bbfe-5a90c607644e a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in 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/825] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:56 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1819 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/826] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:57 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1548 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, ' [pid: 8|app: 0|req: 417/829] 10.0.0.222 () {34 vars in 750 bytes} [Wed Jul 29 20:10:57 2026] POST /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1/action => generated 0 bytes in 75 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-07-29 20:10:57.601 7 WARNING neutronclient.v2_0.client [None req-b7cbf247-f660-4812-8c41-09c2a7a02310 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/830] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:57 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1821 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:58.310 8 WARNING neutronclient.v2_0.client [None req-916c74b5-2bc6-4cce-b8a6-57c0211ebd40 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:58 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1548 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-07-29 20:10:58.794 7 WARNING neutronclient.v2_0.client [None req-3cb0f8a4-11da-4a3f-9ac6-51bb20b7328f 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/832] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:58 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1821 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:10:59.452 8 WARNING neutronclient.v2_0.client [None req-39ab6cda-a68d-4aad-9111-4c9b79761b48 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/833] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:10:59 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1548 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:00.151 7 INFO nova.api.openstack.compute.server_external_events [req-2f7095d0-1c89-4ed8-80cc-cd0c0bc0a225 req-88e288e6-bc82-4658-b39a-c4766b8d0c41 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:6368c68e-89b7-4ae8-bef7-9953ae36a20d for instance 96430cef-59d4-4fc9-957d-c0d45cd9287b on instance [pid: 7|app: 0|req: 415/834] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:11:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:00.300 8 WARNING neutronclient.v2_0.client [None req-85a34abc-e672-46e0-aeab-7b96804c9ab8 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/835] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:00 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1821 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:00.704 7 WARNING neutronclient.v2_0.client [None req-7c86cb94-71cd-42fb-b538-9aa3adf9452f a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in 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/836] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:00 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:01.443 8 WARNING neutronclient.v2_0.client [None req-34736442-4789-4166-9081-86cccea28baf 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/837] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:01 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1826 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:01.887 7 WARNING neutronclient.v2_0.client [None req-30f18f22-21c4-42fd-a865-a56aeedc3b68 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/838] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:01 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1548 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-07-29 20:11:02.587 8 WARNING neutronclient.v2_0.client [None req-0036d063-21ae-4f66-a3cd-6a7c4e8f6be1 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in 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.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:02 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1826 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-07-29 20:11:03.103 7 WARNING neutronclient.v2_0.client [None req-9b4dd0b9-2a00-4f2e-a60e-0ff18b0ad00b a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/840] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:03 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1724 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:03.329 8 WARNING neutronclient.v2_0.client [None req-880d3c7d-d2d0-4c1e-beb5-486614dc41ed a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/841] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jul 29 20:11:03 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:03.852 7 WARNING neutronclient.v2_0.client [None req-91eda5e3-5598-4eca-a208-2311cdc8fa4f 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in 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.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:03 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1826 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:04.413 8 INFO nova.api.openstack.compute.server_external_events [req-924d30d7-2fd3-4b59-9b7f-cf1a18d5a3bf req-f17a3578-57b0-46ec-ba6e-06953d89dd42 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-unplugged:1e0bfcdd-2e43-474f-a031-28081d446209 for instance 8c189c5f-25d6-449f-b5b1-382d7d96fcf1 on instance [pid: 8|app: 0|req: 424/843] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:11:04 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:04.561 8 INFO nova.api.openstack.compute.server_external_events [req-1e3caa32-49ae-4169-906d-3d75267fb649 req-042fb37c-b5eb-4afe-a7e6-b04dd2f16820 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:6368c68e-89b7-4ae8-bef7-9953ae36a20d for instance 96430cef-59d4-4fc9-957d-c0d45cd9287b on instance 2026-07-29 20:11:04.565 7 WARNING neutronclient.v2_0.client [None req-c956b5c5-e5d4-4187-8faf-b1bec1d358a3 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:11:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/845] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:04 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1724 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: 8|app: 0|req: 426/846] 10.0.0.222 () {32 vars in 641 bytes} [Wed Jul 29 20:11:04 2026] GET /v2.1/servers => generated 378 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 421/847] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:11:04 2026] DELETE /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 0 bytes in 136 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-07-29 20:11:05.031 8 WARNING neutronclient.v2_0.client [None req-37a78999-ec41-42d7-9e41-fcd7b3fba350 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:11:05.058 7 WARNING neutronclient.v2_0.client [None req-c6afc24b-acfa-4c26-b416-60bf1017dcec a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/848] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:04 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1826 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:05 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1730 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-29 20:11:06.375 8 WARNING neutronclient.v2_0.client [None req-93ffebae-44d6-4827-84d2-0d602fab72aa 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:11:06.390 7 WARNING neutronclient.v2_0.client [None req-2fa44a92-f39e-493d-a719-cf14d6c494ad a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/850] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:06 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1826 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:06 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1850 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:07.591 8 WARNING neutronclient.v2_0.client [None req-894b6733-f5d3-4da9-b783-7a8f9cd22e16 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] 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-07-29 20:11:07.649 7 WARNING neutronclient.v2_0.client [None req-4568ce9f-f3d7-4ab7-8e7a-81bde511def8 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in 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/854] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1784 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, ' [pid: 8|app: 0|req: 430/855] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:07 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1826 bytes in 989 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:11:08.560 7 INFO nova.api.openstack.compute.server_external_events [req-fbb16f4a-b677-47e6-afab-3c4b9f9e7b4b req-ae28cf00-596d-4a1c-bd02-42a8d6552b1b e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:6368c68e-89b7-4ae8-bef7-9953ae36a20d for instance 96430cef-59d4-4fc9-957d-c0d45cd9287b on instance [pid: 7|app: 0|req: 426/856] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:11:08 2026] POST /v2.1/os-server-external-events => generated 183 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-07-29 20:11:09.040 8 INFO nova.api.openstack.compute.server_external_events [req-1dd76f38-6aa3-4a5e-9eea-ec45aa109755 req-4edbfd5f-e1f2-46d0-86a7-6cc78c0fd6f1 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:1e0bfcdd-2e43-474f-a031-28081d446209 for instance 8c189c5f-25d6-449f-b5b1-382d7d96fcf1 on instance [pid: 8|app: 0|req: 431/857] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:11:09 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/858] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:11:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:11:09.564 8 WARNING neutronclient.v2_0.client [None req-c939fdf0-60f0-4ff6-babe-9ef430b54257 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:11:09.589 7 WARNING neutronclient.v2_0.client [None req-b75ede94-671a-4d6b-b8dd-62c6b60d150d 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/859] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1510 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/860] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:09 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1819 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:10.752 8 WARNING neutronclient.v2_0.client [None req-e6c3dbe1-8116-4432-b7b8-dcb0fe22f381 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/861] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:10 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 1510 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/862] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:11:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:11.834 8 INFO nova.api.openstack.wsgi [None req-935a3bc6-ed4f-41d4-ad44-871ab0a83350 a2fdf74e33994c78a90fd14dbd1e08b9 f12ad8fee4f14a9eb0b5dfaf5e061d99 - - default default] HTTP exception thrown: Instance 96430cef-59d4-4fc9-957d-c0d45cd9287b could not be found. [pid: 8|app: 0|req: 434/863] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:11 2026] GET /v2.1/servers/96430cef-59d4-4fc9-957d-c0d45cd9287b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/864] 10.0.0.222 () {32 vars in 706 bytes} [Wed Jul 29 20:11:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1193068129 => generated 0 bytes in 33 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-07-29 20:11:12.175 8 WARNING neutronclient.v2_0.client [None req-ea4d5bda-153a-45d6-9dc7-62f9bfcb2678 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:11:12.218 8 WARNING neutronclient.v2_0.client [None req-ea4d5bda-153a-45d6-9dc7-62f9bfcb2678 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:11:12.261 8 WARNING neutronclient.v2_0.client [None req-ea4d5bda-153a-45d6-9dc7-62f9bfcb2678 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:11:12.436 8 WARNING neutronclient.v2_0.client [None req-ea4d5bda-153a-45d6-9dc7-62f9bfcb2678 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/865] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:11:12 2026] POST /v2.1/servers => generated 496 bytes in 577 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:11:12.706 7 WARNING neutronclient.v2_0.client [None req-d307332c-9c12-4074-bd9a-1b49b3b30705 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/866] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:12 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1456 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-07-29 20:11:13.805 8 WARNING neutronclient.v2_0.client [None req-0ca78067-15b1-411c-9e77-80122d10831a 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in 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/867] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:13 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1460 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-07-29 20:11:14.888 7 WARNING neutronclient.v2_0.client [None req-27d11df1-7853-4756-9753-a6d5e7cfe34d 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in 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/868] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:14 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1508 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:16.004 8 WARNING neutronclient.v2_0.client [None req-a166ff0e-7c13-47e9-9f8c-52d598b6eeee 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/869] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:15 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1508 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-07-29 20:11:17.090 7 WARNING neutronclient.v2_0.client [None req-fdfe07aa-340d-46d1-a178-c0f10b7289c2 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in 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/870] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:17 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1516 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:18.053 7 INFO nova.api.openstack.compute.server_external_events [req-cb81b117-78b1-4433-b119-298d5acbd194 req-2efc3a4e-8f85-40b9-828a-e281e93f462f e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:6db0c522-9d41-4206-bdec-1c133c178b1d for instance b2e2d957-5749-45ac-84ca-0f1159e4cb32 on instance [pid: 7|app: 0|req: 435/873] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:11:18 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-07-29 20:11:18.183 8 WARNING neutronclient.v2_0.client [None req-094d27af-2d30-41b0-a996-3dd1abe499da 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/874] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:18 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1640 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-07-29 20:11:19.384 7 WARNING neutronclient.v2_0.client [None req-3ed229ad-5614-4716-a506-4dd5c5950a88 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/875] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:19 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1628 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:20.542 8 WARNING neutronclient.v2_0.client [None req-07c86af5-d7fb-4e91-a48e-999002b4eda5 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/876] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:20 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1628 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-07-29 20:11:21.691 7 WARNING neutronclient.v2_0.client [None req-ae0f1471-22f3-4b24-a381-4e0737ec17be 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/877] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:21 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1628 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:22.845 8 WARNING neutronclient.v2_0.client [None req-8838c668-646f-4311-9672-281c71b3de45 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/878] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:22 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1628 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-07-29 20:11:23.865 7 INFO nova.api.openstack.compute.server_external_events [req-1767e994-978d-4de2-84a4-43cefdb8f480 req-026c1bdf-6753-47b9-a4df-673d84759b85 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:6db0c522-9d41-4206-bdec-1c133c178b1d for instance b2e2d957-5749-45ac-84ca-0f1159e4cb32 on instance [pid: 7|app: 0|req: 438/879] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:11:23 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-07-29 20:11:24.077 8 WARNING neutronclient.v2_0.client [None req-e2633a5a-77b7-468c-b11e-d3e5585d4974 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/880] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:24 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1628 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:25.273 7 WARNING neutronclient.v2_0.client [None req-73e20572-0e93-4b44-b9a8-dbe064e85dcd 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in 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/881] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:25 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1808 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:25.509 8 WARNING neutronclient.v2_0.client [None req-4bc3c835-61e8-4ea3-be57-5596fb7cb26e 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/882] 10.0.0.222 () {32 vars in 741 bytes} [Wed Jul 29 20:11:25 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32/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, ' 2026-07-29 20:11:26.327 7 INFO nova.api.openstack.compute.server_external_events [req-ada26522-babd-431c-a5c2-ac68b75f20d7 req-81d0ec1c-3699-495c-8b38-2543dc8270ff e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:6db0c522-9d41-4206-bdec-1c133c178b1d for instance b2e2d957-5749-45ac-84ca-0f1159e4cb32 on instance [pid: 7|app: 0|req: 440/883] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:11:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:27.972 7 WARNING neutronclient.v2_0.client [None req-ee6d59c8-8a62-4fbd-a31e-f700e76ad183 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/886] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:27 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1819 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, ' [pid: 8|app: 0|req: 445/887] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:11:28 2026] DELETE /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => 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-07-29 20:11:28.292 7 WARNING neutronclient.v2_0.client [None req-a27419be-70eb-46da-8340-1695b05f85e6 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in 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/888] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:28 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1825 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:29.457 8 WARNING neutronclient.v2_0.client [None req-38f29e1b-7e21-4baa-9258-c7be549eb9e6 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/889] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:29 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1825 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-07-29 20:11:30.723 7 WARNING neutronclient.v2_0.client [None req-a60c9d73-fde8-4d43-88cb-8b8fc25cd308 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in 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/890] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:30 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1825 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:31.503 8 INFO nova.api.openstack.compute.server_external_events [req-24c3d26f-7b5f-41a4-87b2-979e8a27306e req-347fd3a1-ef78-4d12-9b44-1c24b3c33f54 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:1e0bfcdd-2e43-474f-a031-28081d446209 for instance 8c189c5f-25d6-449f-b5b1-382d7d96fcf1 on instance [pid: 8|app: 0|req: 447/891] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:11:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:31.927 7 WARNING neutronclient.v2_0.client [None req-56bb861b-4cc8-41f3-8038-bf66b2d77f20 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in 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/892] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:31 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1473 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:33.126 8 WARNING neutronclient.v2_0.client [None req-27770fc5-5840-4cd5-a338-13bd5e290c13 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in 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/893] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:33 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1478 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-07-29 20:11:33.865 7 WARNING neutronclient.v2_0.client [None req-f2cd9456-e519-4192-ae38-e7e88e680d6c 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/894] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:33 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1928 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-07-29 20:11:34.226 8 WARNING neutronclient.v2_0.client [None req-5612a210-d22a-488a-b651-d4f44ffb33ef 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/895] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:34 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 1478 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:35.407 7 INFO nova.api.openstack.wsgi [None req-1a96c0b4-0ce3-4310-bc2b-7dc2a2fcd8ca 7b47535911c44ab38b160af54553e9e2 8f67f95cae5b4aa8812e83a90d939d0c - - default default] HTTP exception thrown: Instance 8c189c5f-25d6-449f-b5b1-382d7d96fcf1 could not be found. [pid: 7|app: 0|req: 447/896] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:35 2026] GET /v2.1/servers/8c189c5f-25d6-449f-b5b1-382d7d96fcf1 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/897] 10.0.0.222 () {32 vars in 706 bytes} [Wed Jul 29 20:11:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1877387238 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/898] 10.0.0.222 () {32 vars in 753 bytes} [Wed Jul 29 20:11:36 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32/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: 450/901] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:11:37 2026] DELETE /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 20:11:37.793 8 WARNING neutronclient.v2_0.client [None req-abe16449-b234-486f-82d2-51df710d4fb7 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in 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/902] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:37 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1934 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:39.319 7 WARNING neutronclient.v2_0.client [None req-b1cb77a1-1c29-4ce2-a147-c7acb8993046 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in 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/903] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:39 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1934 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:40.834 8 WARNING neutronclient.v2_0.client [None req-57946d13-759c-4946-afed-75172b4f814b 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] 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-07-29 20:11:41.371 7 INFO nova.api.openstack.compute.server_external_events [req-731c1776-ecfc-4af9-8536-61cb8e550127 req-d2813ca1-2281-4f61-a4e6-5dbc39105cd5 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:6db0c522-9d41-4206-bdec-1c133c178b1d for instance b2e2d957-5749-45ac-84ca-0f1159e4cb32 on instance [pid: 7|app: 0|req: 452/904] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:11:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/905] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:40 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1820 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:42.451 7 WARNING neutronclient.v2_0.client [None req-ef712089-e3ff-4a67-bddc-498afcf37e5e 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/906] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:42 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1542 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:43.562 8 WARNING neutronclient.v2_0.client [None req-20e527ef-36c9-47ce-8e88-2be9d2a5c2d8 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/907] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:43 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 1542 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-07-29 20:11:44.716 7 INFO nova.api.openstack.wsgi [None req-406de21c-06c8-47c4-8635-0164373c6919 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] HTTP exception thrown: Instance b2e2d957-5749-45ac-84ca-0f1159e4cb32 could not be found. [pid: 7|app: 0|req: 454/908] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:44 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:11:44.750 8 INFO nova.api.openstack.wsgi [None req-2ca5c715-dc62-4a43-9151-6bd4d2b025e6 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] HTTP exception thrown: Instance b2e2d957-5749-45ac-84ca-0f1159e4cb32 could not be found. [pid: 8|app: 0|req: 455/909] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:11:44 2026] DELETE /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => 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-07-29 20:11:44.791 7 INFO nova.api.openstack.wsgi [None req-f66453bf-7d08-4eea-adf9-2171e2439512 25e0cc91b628444bbfdc12e4b0f2b7fe 4590a343db35412b8676464aed510056 - - default default] HTTP exception thrown: Instance b2e2d957-5749-45ac-84ca-0f1159e4cb32 could not be found. [pid: 7|app: 0|req: 455/910] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:11:44 2026] GET /v2.1/servers/b2e2d957-5749-45ac-84ca-0f1159e4cb32 => 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, ' [pid: 8|app: 0|req: 456/911] 10.0.0.222 () {32 vars in 706 bytes} [Wed Jul 29 20:11:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1027518754 => 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: 456/912] 10.0.0.222 () {32 vars in 728 bytes} [Wed Jul 29 20:11:45 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2116245960 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-29 20:12:01.721 8 WARNING neutronclient.v2_0.client [None req-10c0f7f7-74ad-4683-8970-5aa5a3550ca4 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:12:02.079 8 WARNING neutronclient.v2_0.client [None req-10c0f7f7-74ad-4683-8970-5aa5a3550ca4 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in 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/917] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:12:01 2026] POST /v2.1/servers => generated 424 bytes in 800 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:12:02.485 7 WARNING neutronclient.v2_0.client [None req-f037fb54-5949-4a06-b428-424a7d1bfc8f 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/918] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:02 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1368 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-07-29 20:12:03.662 8 WARNING neutronclient.v2_0.client [None req-daad2470-4927-4c7c-8be2-315ec7124590 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in 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/919] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:03 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1372 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:04.745 7 WARNING neutronclient.v2_0.client [None req-c19c0706-5244-4c83-8721-bd2a6b73aab9 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/920] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:04 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1420 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:05.847 8 WARNING neutronclient.v2_0.client [None req-7ab9024c-5cf8-44ca-80cd-4148873cc51d 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in 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/921] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:05 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1420 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:07.105 7 WARNING neutronclient.v2_0.client [None req-0dac2073-8c81-4c87-925b-3d22b0828917 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] 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-07-29 20:12:07.823 8 INFO nova.api.openstack.compute.server_external_events [req-95cc379a-7107-4a38-9d68-f6c501258c20 req-ecc6cc23-e832-48c3-9ae8-5fd9c5f5969a e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:0f5c4678-16fd-4978-8ab4-2eda8ec909f5 for instance 48600426-e9bb-4550-a7c0-ad13f170ffc3 on instance [pid: 8|app: 0|req: 464/924] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:12:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/925] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:07 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1470 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:08.901 8 WARNING neutronclient.v2_0.client [None req-921245d6-25d9-474e-9cd2-a598bde08640 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/926] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:08 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1468 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:10.120 7 WARNING neutronclient.v2_0.client [None req-7bbf74e4-962a-4f54-ad90-72dcc4018ccb 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/927] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:10 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1468 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:11.311 8 WARNING neutronclient.v2_0.client [None req-b2b45eea-8f52-498b-bb37-2715f9401c74 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/928] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:11 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1468 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:12.805 7 WARNING neutronclient.v2_0.client [None req-cc3d834d-9571-4104-b81a-b0af6f45d7f5 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/929] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:12 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1468 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:13.873 8 INFO nova.api.openstack.compute.server_external_events [req-ea86632e-bc26-445e-8acf-4b152febb58b req-bac6ee62-5a1a-48b4-b3df-51e7a8dfc7f7 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:0f5c4678-16fd-4978-8ab4-2eda8ec909f5 for instance 48600426-e9bb-4550-a7c0-ad13f170ffc3 on instance [pid: 8|app: 0|req: 467/930] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:12:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:14.193 7 WARNING neutronclient.v2_0.client [None req-63c74b97-6c9e-4a66-93dc-1dd388622302 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in 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/931] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:14 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1468 bytes in 1014 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:16.224 8 WARNING neutronclient.v2_0.client [None req-b249368a-e2f5-4d0c-83c9-53abed955e98 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in 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/932] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:16 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1647 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/935] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:12:17 2026] DELETE /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 0 bytes in 153 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-07-29 20:12:17.797 8 WARNING neutronclient.v2_0.client [None req-7b368fef-aef1-45af-9cfc-8e02cad437b3 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in 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/936] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:17 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1653 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:19.258 7 WARNING neutronclient.v2_0.client [None req-61d1cbac-396d-45f4-a411-cfbae6d14103 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in 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/937] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:19 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1653 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:20.595 8 WARNING neutronclient.v2_0.client [None req-7e8dbe96-1aae-468a-9183-8b31894735d4 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] 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-07-29 20:12:20.661 7 INFO nova.api.openstack.compute.server_external_events [req-c50a0855-372a-492c-a21a-21ae64b99002 req-9412b839-e068-4776-b44e-61defcec355c e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:0f5c4678-16fd-4978-8ab4-2eda8ec909f5 for instance 48600426-e9bb-4550-a7c0-ad13f170ffc3 on instance [pid: 7|app: 0|req: 468/938] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:12:20 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: 471/939] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:20 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1611 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:21.746 7 WARNING neutronclient.v2_0.client [None req-e1e60531-e100-4287-aff8-68c0be79238a 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/940] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:21 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1454 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-07-29 20:12:22.852 8 WARNING neutronclient.v2_0.client [None req-1df6fd8f-5527-482a-84d7-23f8d7309b41 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/941] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:22 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:12:23.941 7 INFO nova.api.openstack.wsgi [None req-1808773f-1294-4c26-86c7-01c7770f26ba 7eb3693a7ece43edaddf408bc176ae40 85ab112ba8834470abe9eaf14c9f142b - - default default] HTTP exception thrown: Instance 48600426-e9bb-4550-a7c0-ad13f170ffc3 could not be found. [pid: 7|app: 0|req: 470/942] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:23 2026] GET /v2.1/servers/48600426-e9bb-4550-a7c0-ad13f170ffc3 => 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: 473/947] 10.0.0.238 () {30 vars in 619 bytes} [Wed Jul 29 20:12:44 2026] GET /v2.1 => generated 0 bytes in 103 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: 475/948] 10.0.0.238 () {32 vars in 692 bytes} [Wed Jul 29 20:12:44 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/949] 10.0.0.238 () {34 vars in 913 bytes} [Wed Jul 29 20:12:44 2026] GET /v2.1/os-simple-tenant-usage/83a8cf5a6f6b41469f007a3df929ffb2?start=2026-07-28T00:00:00&end=2026-07-29T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/950] 10.0.0.238 () {30 vars in 654 bytes} [Wed Jul 29 20:12:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/953] 10.0.0.238 () {30 vars in 619 bytes} [Wed Jul 29 20:12:48 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 478/954] 10.0.0.238 () {32 vars in 692 bytes} [Wed Jul 29 20:12:48 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/955] 10.0.0.238 () {34 vars in 913 bytes} [Wed Jul 29 20:12:48 2026] GET /v2.1/os-simple-tenant-usage/83a8cf5a6f6b41469f007a3df929ffb2?start=2026-07-28T00:00:00&end=2026-07-29T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/956] 10.0.0.238 () {30 vars in 654 bytes} [Wed Jul 29 20:12:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/957] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:12:57 2026] POST /v2.1/os-keypairs => generated 398 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:12:59.113 7 WARNING neutronclient.v2_0.client [None req-7003de3c-d85f-476e-a479-e631422c0dd1 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:12:59.195 7 WARNING neutronclient.v2_0.client [None req-7003de3c-d85f-476e-a479-e631422c0dd1 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:12:59.464 7 WARNING neutronclient.v2_0.client [None req-7003de3c-d85f-476e-a479-e631422c0dd1 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/960] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:12:59 2026] POST /v2.1/servers => generated 450 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-29 20:12:59.716 8 WARNING neutronclient.v2_0.client [None req-b121bebf-fab0-427a-8818-06f08ab38eff 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/961] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:12:59 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1403 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:00.876 7 WARNING neutronclient.v2_0.client [None req-e7c8210d-a848-4429-a93c-15f95a248224 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/962] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:00 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1407 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-07-29 20:13:02.013 8 WARNING neutronclient.v2_0.client [None req-01a1e7cd-0eb8-44ce-8881-21cbbe3f7cdc 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/963] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:01 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1455 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:03.104 7 WARNING neutronclient.v2_0.client [None req-52362cbf-9bc3-4fff-8f6d-2805fcadd8d1 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/964] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:03 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1455 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-07-29 20:13:04.211 8 WARNING neutronclient.v2_0.client [None req-0d6337ea-7bd2-4b08-ab40-896c937a150a 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/965] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:04 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1463 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-07-29 20:13:04.955 7 INFO nova.api.openstack.compute.server_external_events [req-72676bc1-cb26-4465-9ea2-e347268e8bf3 req-07e26ebf-b844-46ff-b0d8-288bc38dfe44 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:c287d607-55e6-4a53-b81f-536c15a9aecc for instance 62fa43f4-6a60-4267-9c7d-0efc1ec173da on instance [pid: 7|app: 0|req: 483/966] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:04 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-07-29 20:13:05.319 8 WARNING neutronclient.v2_0.client [None req-cc040a3e-0d8d-4e6e-908c-7e86dd8832fc 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/967] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:05 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1541 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-07-29 20:13:06.479 7 WARNING neutronclient.v2_0.client [None req-6118ee8c-0a51-43e1-958c-a0db18d6493a 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/968] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:06 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1529 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-07-29 20:13:07.662 8 WARNING neutronclient.v2_0.client [None req-548a514a-a2ef-4b64-b416-454317025c4e 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/971] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:07 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1529 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:08.805 7 WARNING neutronclient.v2_0.client [None req-0f472a92-b7c3-459f-acd8-dc3180c47ebd 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/972] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:08 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1529 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-07-29 20:13:09.497 8 INFO nova.api.openstack.compute.server_external_events [req-0730e83f-85a6-430d-a6da-b4815ce1f570 req-c0dc1e15-b7a0-45cc-b6d0-57da0fabcf99 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:c287d607-55e6-4a53-b81f-536c15a9aecc for instance 62fa43f4-6a60-4267-9c7d-0efc1ec173da on instance [pid: 8|app: 0|req: 487/973] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:13:09 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-07-29 20:13:09.957 7 WARNING neutronclient.v2_0.client [None req-e458b5a8-d0aa-408d-b380-cb12162f6690 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/974] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:09 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1529 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:11.170 8 WARNING neutronclient.v2_0.client [None req-97c30f6c-040f-45aa-b95b-819e264d3217 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/975] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:11 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1529 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:12.381 7 WARNING neutronclient.v2_0.client [None req-3b0a832c-bd1c-4be8-b054-56616d68f4a7 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/976] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:12 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1697 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-07-29 20:13:12.559 8 WARNING neutronclient.v2_0.client [None req-b70ac673-7bcd-4c1b-b40a-4e9f03e27f43 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/977] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:12 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1697 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-07-29 20:13:13.983 7 INFO nova.api.openstack.compute.server_external_events [req-521213cc-c58d-4900-aaf0-49750595e6c0 req-946b8958-71d6-48dd-9750-fa77a8daa6b9 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:c287d607-55e6-4a53-b81f-536c15a9aecc for instance 62fa43f4-6a60-4267-9c7d-0efc1ec173da on instance [pid: 7|app: 0|req: 489/978] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/981] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:13:20 2026] POST /v2.1/os-keypairs => generated 396 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/982] 10.0.0.222 () {34 vars in 750 bytes} [Wed Jul 29 20:13:21 2026] POST /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da/action => generated 31891 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-29 20:13:22.162 8 WARNING neutronclient.v2_0.client [None req-60121b68-286d-471b-b898-14c065177392 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:13:22.211 8 WARNING neutronclient.v2_0.client [None req-60121b68-286d-471b-b898-14c065177392 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:13:22.532 8 WARNING neutronclient.v2_0.client [None req-60121b68-286d-471b-b898-14c065177392 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/983] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:13:22 2026] POST /v2.1/servers => generated 447 bytes in 670 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-07-29 20:13:22.792 7 WARNING neutronclient.v2_0.client [None req-9331546a-fd6b-497e-9e99-a541bc5e75b6 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/984] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:22 2026] GET /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => generated 1395 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-07-29 20:13:27.887 8 WARNING neutronclient.v2_0.client [None req-b3f89619-191f-47da-aa03-73fcfc4f1561 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/987] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:27 2026] GET /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => generated 1520 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:28.142 7 INFO nova.api.openstack.compute.server_external_events [req-d46280fb-187b-420e-ac87-c475a4cee5ab req-ea46392d-168a-4ac0-a4f4-340a635b24d8 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:de41b69e-61c6-4ba3-a874-27456a691dac for instance 1548f0a8-a76f-47d2-96cd-9cd971cd5e84 on instance [pid: 7|app: 0|req: 494/988] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:28 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-07-29 20:13:33.054 8 WARNING neutronclient.v2_0.client [None req-fadf3885-3150-480a-a472-c53ca2abe4e7 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in 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/989] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:33 2026] GET /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => generated 1518 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-07-29 20:13:33.578 7 INFO nova.api.openstack.compute.server_external_events [req-bad03eae-fabb-4d76-b96e-89179ff8726f req-9094a43d-2da5-4b06-808d-c04e52084dec e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:c287d607-55e6-4a53-b81f-536c15a9aecc for instance 62fa43f4-6a60-4267-9c7d-0efc1ec173da 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: 7|app: 0|req: 495/990] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:13:33.610 8 INFO nova.api.openstack.compute.server_external_events [req-7455c7f1-2943-44c0-9aa2-15393def85d0 req-2332a0c3-628c-494e-be3e-f3a13407360b e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:de41b69e-61c6-4ba3-a874-27456a691dac for instance 1548f0a8-a76f-47d2-96cd-9cd971cd5e84 on instance [pid: 8|app: 0|req: 496/991] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:13:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/992] 10.0.0.222 () {34 vars in 671 bytes} [Wed Jul 29 20:13:36 2026] POST /v2.1/os-keypairs => generated 398 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:38.269 8 WARNING neutronclient.v2_0.client [None req-33142d2c-f839-4fd5-a5e5-2461bd929b67 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:13:38.291 7 WARNING neutronclient.v2_0.client [None req-c7f14d8e-d36e-4289-b82b-26b911a3db97 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:13:38.426 7 WARNING neutronclient.v2_0.client [None req-c7f14d8e-d36e-4289-b82b-26b911a3db97 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/995] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:38 2026] GET /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => generated 1816 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-29 20:13:38.737 7 WARNING neutronclient.v2_0.client [None req-c7f14d8e-d36e-4289-b82b-26b911a3db97 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/996] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:13:38 2026] POST /v2.1/servers => generated 450 bytes in 1369 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-07-29 20:13:39.615 8 WARNING neutronclient.v2_0.client [None req-f199ceb9-49a2-445c-9895-834f063c68af 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/997] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:39 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1403 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:39.701 8 INFO nova.api.openstack.compute.server_external_events [req-93720d60-f384-4b97-80f1-e071278ac3ae req-50051043-fa78-4657-b84c-e3c53c12ed36 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:de41b69e-61c6-4ba3-a874-27456a691dac for instance 1548f0a8-a76f-47d2-96cd-9cd971cd5e84 on instance [pid: 8|app: 0|req: 500/998] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:13:39.733 7 WARNING neutronclient.v2_0.client [None req-02698f04-5678-42ca-adf6-c6ea01041e52 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:13:39.780 7 WARNING neutronclient.v2_0.client [None req-02698f04-5678-42ca-adf6-c6ea01041e52 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:13:40.012 7 WARNING neutronclient.v2_0.client [None req-02698f04-5678-42ca-adf6-c6ea01041e52 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in 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/999] 10.0.0.222 () {34 vars in 663 bytes} [Wed Jul 29 20:13:39 2026] POST /v2.1/servers => generated 447 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:40.232 8 WARNING neutronclient.v2_0.client [None req-44dae562-2654-4dd7-8f41-7c987f7cd4a4 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1000] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:40 2026] GET /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => generated 1394 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:40.713 7 WARNING neutronclient.v2_0.client [None req-3e30f26f-c004-4f28-9d08-0bad623f724d 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1001] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:40 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1407 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:41.810 8 WARNING neutronclient.v2_0.client [None req-1cc4145e-4dd2-41ee-b9db-456525d8ab6c 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:41 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1455 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-07-29 20:13:42.930 7 WARNING neutronclient.v2_0.client [None req-fd668018-6c9b-41d3-a57a-5996e80f121b 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/1003] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:42 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1455 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:44.032 8 WARNING neutronclient.v2_0.client [None req-73280bdd-4489-4eda-9ce5-1d8bca3bb217 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1004] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:43 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1463 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-07-29 20:13:44.884 7 INFO nova.api.openstack.compute.server_external_events [req-e478c190-d9df-49ed-b906-979116ee19b5 req-8713b2ac-fe7f-4052-a471-50654ab3bef8 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:42b00fba-1db8-4a51-a48d-d78845779b43 for instance bc6ed902-42cb-4326-8aee-04b479234b2e on instance [pid: 7|app: 0|req: 502/1005] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:44 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-07-29 20:13:45.116 8 WARNING neutronclient.v2_0.client [None req-7cd8dbe4-6e86-40b3-902f-5e67ac6e7c53 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1006] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:45 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1541 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-07-29 20:13:45.350 7 WARNING neutronclient.v2_0.client [None req-e05bb19f-ee94-46d4-bbc9-65c707f8ab2f 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1007] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:45 2026] GET /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => generated 1446 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:46.284 8 WARNING neutronclient.v2_0.client [None req-55dcf39e-f0e6-4ac1-b962-3a1ea211e127 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/1008] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:46 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => 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-07-29 20:13:47.305 7 INFO nova.api.openstack.compute.server_external_events [req-3359b53e-7f9f-4b77-a636-3390c4941c1c req-3338802b-24f4-4bdf-aa8c-41b656efacd1 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:f40ebdde-fb8c-4e34-ae48-bd1a1838ad97 for instance d09869e4-6124-462f-83f6-9332f2c815c0 on instance [pid: 7|app: 0|req: 504/1009] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:47 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-07-29 20:13:47.424 8 WARNING neutronclient.v2_0.client [None req-f35e27b8-80e0-4203-8c2e-4fd45fae394c 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1012] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:47 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1529 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-07-29 20:13:48.606 7 WARNING neutronclient.v2_0.client [None req-b234af3d-ecdc-4fb5-97af-33cc98149278 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1013] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:48 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1529 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:49.758 8 INFO nova.api.openstack.compute.server_external_events [req-51026575-c4c7-43d4-8796-ee2f950e02a9 req-2836a24c-f2c1-4453-9d8f-11971717a4bc e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:42b00fba-1db8-4a51-a48d-d78845779b43 for instance bc6ed902-42cb-4326-8aee-04b479234b2e on instance 2026-07-29 20:13:49.760 7 WARNING neutronclient.v2_0.client [None req-a1a5c81c-c945-4816-a5a2-e1bdf9d8afec 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/1014] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:13:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1015] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:49 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1529 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:50.446 8 WARNING neutronclient.v2_0.client [None req-1bd4a152-c4ec-4aff-a553-93c7a63f417b 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in 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/1016] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:50 2026] GET /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => generated 1517 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:51.026 7 WARNING neutronclient.v2_0.client [None req-d2e2c761-c6c4-4da1-bb14-abf21c1516ec 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1017] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:50 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1529 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-07-29 20:13:51.375 8 INFO nova.api.openstack.compute.server_external_events [req-722ca43f-a541-4bb6-aefb-b7da92a2f299 req-9ea7e4ff-06e3-453b-b084-d93410b6f8a6 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:f40ebdde-fb8c-4e34-ae48-bd1a1838ad97 for instance d09869e4-6124-462f-83f6-9332f2c815c0 on instance [pid: 8|app: 0|req: 509/1018] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:13:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:52.179 7 WARNING neutronclient.v2_0.client [None req-d6a97844-86d3-4ed0-826a-3c62717f8394 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1019] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:52 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1698 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-07-29 20:13:52.346 8 WARNING neutronclient.v2_0.client [None req-dac88952-ce47-4a58-ac73-de5ab3a980c4 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/1020] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:52 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1698 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-07-29 20:13:53.213 7 INFO nova.api.openstack.compute.server_external_events [req-b21e2055-dede-4b3b-b668-9cd9c2d95c5c req-62eaf820-0bac-4df3-8921-5528ca1bc401 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:42b00fba-1db8-4a51-a48d-d78845779b43 for instance bc6ed902-42cb-4326-8aee-04b479234b2e on instance [pid: 7|app: 0|req: 511/1021] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:13:55.667 8 WARNING neutronclient.v2_0.client [None req-8a306d1e-9ae0-4c4a-a1ad-a8e0d10c3f14 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1022] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:13:55 2026] GET /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => generated 1818 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-07-29 20:13:57.089 7 INFO nova.api.openstack.compute.server_external_events [req-744adb29-ebd0-499a-b328-1e6312e6110d req-5da55dcd-5a56-4317-8fb7-589585024c51 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:f40ebdde-fb8c-4e34-ae48-bd1a1838ad97 for instance d09869e4-6124-462f-83f6-9332f2c815c0 on instance [pid: 7|app: 0|req: 512/1023] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:13: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, ' [pid: 8|app: 0|req: 513/1026] 10.0.0.222 () {34 vars in 750 bytes} [Wed Jul 29 20:14:01 2026] POST /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e/action => generated 31890 bytes in 558 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: 515/1029] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:14:12 2026] DELETE /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:12.637 7 WARNING neutronclient.v2_0.client [None req-1473f983-6301-4956-8ff2-e2c2cf2ddeea 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1030] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:12 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1824 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:13.832 8 WARNING neutronclient.v2_0.client [None req-63f80a4e-2dd0-4a45-bfa5-5e2d5264e6a6 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1031] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:13 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1824 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:15.027 7 WARNING neutronclient.v2_0.client [None req-b07a0fb8-82c2-4832-b167-6828c74e5db3 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/1032] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:14 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1824 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:15.286 8 INFO nova.api.openstack.compute.server_external_events [req-d16f6f91-fd19-4302-8d8e-548261326730 req-513f72c5-ff0b-49b5-866d-70fae67d565b e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-unplugged:42b00fba-1db8-4a51-a48d-d78845779b43 for instance bc6ed902-42cb-4326-8aee-04b479234b2e on instance [pid: 8|app: 0|req: 517/1033] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:14:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:15.750 7 INFO nova.api.openstack.compute.server_external_events [req-f74a9408-ddff-484d-b48a-98bace6cf3d8 req-6ce43185-14c7-4739-86dd-b4c013adf755 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:42b00fba-1db8-4a51-a48d-d78845779b43 for instance bc6ed902-42cb-4326-8aee-04b479234b2e on instance [pid: 7|app: 0|req: 517/1034] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:14:15 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-07-29 20:14:16.371 8 WARNING neutronclient.v2_0.client [None req-cc8565fc-3aaf-445d-9ce5-0f5e844b499f 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1035] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:16 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1484 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:17.470 7 WARNING neutronclient.v2_0.client [None req-7209c1af-cc7f-4e8a-b242-4017c5586879 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1038] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:17 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1489 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:18.563 8 WARNING neutronclient.v2_0.client [None req-7c12681e-d76e-421f-aaf5-da6b765c3fb5 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1039] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:18 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 1489 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-07-29 20:14:19.649 7 INFO nova.api.openstack.wsgi [None req-78534b3a-ce4c-4d27-beac-364791c2e25e 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] HTTP exception thrown: Instance bc6ed902-42cb-4326-8aee-04b479234b2e could not be found. [pid: 7|app: 0|req: 520/1040] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:19 2026] GET /v2.1/servers/bc6ed902-42cb-4326-8aee-04b479234b2e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1041] 10.0.0.222 () {32 vars in 730 bytes} [Wed Jul 29 20:14:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2117162159 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1042] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:14:20 2026] DELETE /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-29 20:14:20.270 8 WARNING neutronclient.v2_0.client [None req-26dd31e5-a1ca-4d45-a0a6-f97b0e10a95b 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1043] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:20 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1703 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:21.495 7 WARNING neutronclient.v2_0.client [None req-71a9b4b6-c772-403c-b3a8-4e8e47466a30 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1044] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:21 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1703 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-07-29 20:14:22.693 8 WARNING neutronclient.v2_0.client [None req-fa4461b1-3774-47a1-9fd2-635d25c95e84 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1045] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:22 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1703 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-07-29 20:14:23.142 7 INFO nova.api.openstack.compute.server_external_events [req-d64701f1-a3f5-4e9e-ae7e-fa422acc5e1b req-f77cbbc6-9c13-430b-b7bf-8302b3b37a0a e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:c287d607-55e6-4a53-b81f-536c15a9aecc for instance 62fa43f4-6a60-4267-9c7d-0efc1ec173da on instance [pid: 7|app: 0|req: 523/1046] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:14:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:23.870 8 WARNING neutronclient.v2_0.client [None req-31a8daf7-e954-4dad-9c0e-e80f31246cd0 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1047] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:23 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1484 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-07-29 20:14:24.999 7 WARNING neutronclient.v2_0.client [None req-9f0b6e57-4fb7-4377-9ab7-90881528163a 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1048] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:24 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1489 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:26.103 8 WARNING neutronclient.v2_0.client [None req-ec26e207-7a86-4665-b291-3755d6d67505 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] The python binding code in 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/1049] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:26 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:27.185 7 INFO nova.api.openstack.wsgi [None req-d3c893d0-e557-407e-b501-27a1aafd6b14 05ccfd7a9229440f86d0ef990d4a4af4 7bc28a591db240048fa75b334df65762 - - default default] HTTP exception thrown: Instance 62fa43f4-6a60-4267-9c7d-0efc1ec173da could not be found. [pid: 7|app: 0|req: 525/1050] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:14:27 2026] GET /v2.1/servers/62fa43f4-6a60-4267-9c7d-0efc1ec173da => 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: 526/1051] 10.0.0.222 () {32 vars in 730 bytes} [Wed Jul 29 20:14:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1199147831 => 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-07-29 20:14:35.172 7 WARNING neutronclient.v2_0.client [None req-a8aa733f-3532-4ef1-8511-d7ab2735dbfb f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:14:35.209 7 WARNING neutronclient.v2_0.client [None req-a8aa733f-3532-4ef1-8511-d7ab2735dbfb f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:14:35.355 7 WARNING neutronclient.v2_0.client [None req-a8aa733f-3532-4ef1-8511-d7ab2735dbfb f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1054] 199.19.213.12 () {36 vars in 713 bytes} [Wed Jul 29 20:14:34 2026] POST /v2.1/servers => generated 453 bytes in 763 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-07-29 20:14:36.172 8 WARNING neutronclient.v2_0.client [None req-82e04930-669a-469f-9435-d85269cd8f04 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1055] 199.19.213.12 () {32 vars in 732 bytes} [Wed Jul 29 20:14:36 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe => generated 2213 bytes in 49 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-07-29 20:14:36.234 7 WARNING neutronclient.v2_0.client [None req-98c52d43-834f-47b9-a6df-e04598f56110 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1056] 199.19.213.12 () {32 vars in 758 bytes} [Wed Jul 29 20:14:36 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/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: 8|app: 0|req: 529/1057] 199.19.213.12 () {32 vars in 776 bytes} [Wed Jul 29 20:14:36 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-volume_attachments => generated 197 bytes in 28 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-07-29 20:14:38.932 7 WARNING neutronclient.v2_0.client [None req-f723b205-271e-486d-a1d0-02805afa767d f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1060] 199.19.213.12 () {32 vars in 732 bytes} [Wed Jul 29 20:14:38 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe => generated 2371 bytes in 142 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-07-29 20:14:39.073 8 WARNING neutronclient.v2_0.client [None req-2e941374-8bfd-4185-9622-7c3db429cffa f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1061] 199.19.213.12 () {32 vars in 758 bytes} [Wed Jul 29 20:14:39 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 28 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1062] 199.19.213.12 () {32 vars in 776 bytes} [Wed Jul 29 20:14:39 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-volume_attachments => generated 197 bytes in 275 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-07-29 20:14:40.887 8 INFO nova.api.openstack.compute.server_external_events [req-eff4e138-767a-45d8-be54-a142d05cee7f req-1d9cdd8e-15ed-41c4-b651-e5cb018c4c5d e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:fade56c1-fd04-4b56-bf5d-37e0827c2e2f for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 532/1063] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:14:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:42.254 7 WARNING neutronclient.v2_0.client [None req-208b73dc-5ef2-4f32-a94a-18740337fceb f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1064] 199.19.213.12 () {32 vars in 732 bytes} [Wed Jul 29 20:14:42 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe => generated 2445 bytes in 141 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-07-29 20:14:42.412 8 WARNING neutronclient.v2_0.client [None req-2a6fb4ab-722e-456c-8771-ddd45baa8550 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1065] 199.19.213.12 () {32 vars in 758 bytes} [Wed Jul 29 20:14:42 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 284 bytes in 111 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: 533/1066] 199.19.213.12 () {32 vars in 776 bytes} [Wed Jul 29 20:14:42 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-volume_attachments => generated 197 bytes in 48 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-07-29 20:14:45.204 8 WARNING neutronclient.v2_0.client [None req-a122a124-324e-4c34-81c6-a1b694a3d325 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1067] 199.19.213.12 () {32 vars in 732 bytes} [Wed Jul 29 20:14:45 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe => generated 2433 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:45.352 7 WARNING neutronclient.v2_0.client [None req-5bd96da4-f140-4596-ad25-c4ad460f2204 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1068] 199.19.213.12 () {32 vars in 758 bytes} [Wed Jul 29 20:14:45 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1069] 199.19.213.12 () {32 vars in 776 bytes} [Wed Jul 29 20:14:45 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:45.769 7 INFO nova.api.openstack.compute.server_external_events [req-8c97fbf9-c72a-423a-bc6d-8bafd1372b1e req-f5b4ac57-694e-44fb-9420-48773e98bafd e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:fade56c1-fd04-4b56-bf5d-37e0827c2e2f for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 7|app: 0|req: 535/1070] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:14:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:48.341 8 WARNING neutronclient.v2_0.client [None req-a2cdbcd1-b197-4b00-87cb-8c1e706892ab f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1073] 199.19.213.12 () {32 vars in 732 bytes} [Wed Jul 29 20:14:48 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe => generated 2433 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-07-29 20:14:48.468 7 WARNING neutronclient.v2_0.client [None req-06d0665c-47be-4b8f-ad46-33c9725bcad9 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1074] 199.19.213.12 () {32 vars in 758 bytes} [Wed Jul 29 20:14:48 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 286 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1075] 199.19.213.12 () {32 vars in 776 bytes} [Wed Jul 29 20:14:48 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:14:51.274 7 WARNING neutronclient.v2_0.client [None req-2187a7d5-3f6f-4f47-a348-44babf3b612c f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1076] 199.19.213.12 () {32 vars in 732 bytes} [Wed Jul 29 20:14:51 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe => generated 2581 bytes in 149 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-07-29 20:14:51.408 8 WARNING neutronclient.v2_0.client [None req-0bd68d25-b843-414d-8f74-9e56fba5f1c9 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1077] 199.19.213.12 () {32 vars in 758 bytes} [Wed Jul 29 20:14:51 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 286 bytes in 90 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: 539/1078] 199.19.213.12 () {32 vars in 776 bytes} [Wed Jul 29 20:14:51 2026] GET /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:27.160 7 WARNING neutronclient.v2_0.client [None req-3c1cd873-254a-485a-a274-3fb432285d65 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:15:27.212 7 WARNING neutronclient.v2_0.client [None req-3c1cd873-254a-485a-a274-3fb432285d65 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] 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-07-29 20:15:29.692 8 INFO nova.api.openstack.compute.server_external_events [req-a95e7c11-6e42-4b02-be66-96070cc364e6 req-cfbe6359-f5d0-4bda-9999-af3132c7d7db e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:c6becee8-9cb7-47bb-a5dc-9ff91c5b6b13 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 545/1087] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:15:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:15:33.261 8 INFO nova.api.openstack.compute.server_external_events [req-c18cdb4e-9ba1-407f-936b-392bfeb6e6aa req-ac34c672-069a-48de-b18b-6684249b7b35 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:c6becee8-9cb7-47bb-a5dc-9ff91c5b6b13 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 546/1088] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:15:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:15:35.774 7 WARNING neutronclient.v2_0.client [None req-3c1cd873-254a-485a-a274-3fb432285d65 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1089] 199.19.213.12 () {36 vars in 811 bytes} [Wed Jul 29 20:15:27 2026] POST /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 280 bytes in 8703 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-07-29 20:15:36.125 8 INFO nova.api.openstack.compute.server_external_events [req-2eb38776-ab66-44b6-9f2b-b8c6567ea50e req-0b57907a-dbff-4b13-8ba7-05afff028223 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:c6becee8-9cb7-47bb-a5dc-9ff91c5b6b13 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 547/1090] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:15:36 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-07-29 20:15:36.486 7 INFO nova.api.openstack.compute.server_external_events [req-2605059b-43d7-4003-8f81-7dc7b523936c req-4c22a7f5-b804-4d58-9861-608ebdd48f2d e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:c6becee8-9cb7-47bb-a5dc-9ff91c5b6b13 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 7|app: 0|req: 544/1091] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:15:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:03.862 7 WARNING neutronclient.v2_0.client [None req-4a7078e7-f0fe-4873-b65d-866e7491e276 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:16:03.908 7 WARNING neutronclient.v2_0.client [None req-4a7078e7-f0fe-4873-b65d-866e7491e276 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] 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-07-29 20:16:06.186 8 INFO nova.api.openstack.compute.server_external_events [req-10a2735f-830a-40fa-b76b-6580bbf433e5 req-df032ec4-e241-4aa1-8244-b88887a7152b e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1c35d648-f3c3-46ed-a8ff-03e0f2362345 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 551/1098] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:16:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:12.896 8 INFO nova.api.openstack.compute.server_external_events [req-cc4c26d3-02cf-4284-b73c-c0d87ca70d65 req-62c8fb57-075e-48b3-bc4c-9e04b2ab9ca5 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:1c35d648-f3c3-46ed-a8ff-03e0f2362345 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 554/1101] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:16:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:16:12.943 7 WARNING neutronclient.v2_0.client [None req-4a7078e7-f0fe-4873-b65d-866e7491e276 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1102] 199.19.213.12 () {36 vars in 811 bytes} [Wed Jul 29 20:16:03 2026] POST /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 376 bytes in 9215 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-07-29 20:16:23.745 8 WARNING neutronclient.v2_0.client [None req-876c7b38-4c78-4956-b588-27b19bc85cab f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-29 20:16:23.787 8 WARNING neutronclient.v2_0.client [None req-876c7b38-4c78-4956-b588-27b19bc85cab f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] 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-07-29 20:16:26.133 7 INFO nova.api.openstack.compute.server_external_events [req-2d9b7386-6d65-477d-a2da-00e76205c068 req-51787221-002d-46b5-a412-8a892d47ae31 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:64c8c3a6-224e-4e32-89d5-3a9142560e19 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 7|app: 0|req: 550/1105] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:16:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:31.490 7 INFO nova.api.openstack.compute.server_external_events [req-1f7978ca-8fe3-4807-963b-0f62ee6c20bc req-d8618371-4b0b-43b9-b081-1fe2c9a2bc47 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-plugged:64c8c3a6-224e-4e32-89d5-3a9142560e19 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 7|app: 0|req: 553/1108] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:16:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-29 20:16:33.340 8 WARNING neutronclient.v2_0.client [None req-876c7b38-4c78-4956-b588-27b19bc85cab f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] The python binding code in 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/1109] 199.19.213.12 () {36 vars in 811 bytes} [Wed Jul 29 20:16:23 2026] POST /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface => generated 377 bytes in 9679 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-07-29 20:16:33.913 7 INFO nova.api.openstack.compute.server_external_events [req-3461b69e-6738-49c2-8e0b-506bb53cab57 req-868ec971-bb0b-4a2e-9eae-e6dd7942a7e8 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1c35d648-f3c3-46ed-a8ff-03e0f2362345 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 7|app: 0|req: 554/1110] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:16:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:16:47.722 8 INFO nova.api.openstack.compute.server_external_events [req-67a6bb9c-3650-44db-a7a5-55f9cf5a2afa req-9c85e70c-47e5-418d-8915-a85b79ad3ea5 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:64c8c3a6-224e-4e32-89d5-3a9142560e19 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 559/1115] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:16:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1116] 199.19.213.12 () {34 vars in 854 bytes} [Wed Jul 29 20:16:48 2026] DELETE /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface/64c8c3a6-224e-4e32-89d5-3a9142560e19 => generated 0 bytes in 93 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-07-29 20:16:49.758 8 INFO nova.api.openstack.compute.server_external_events [req-526248eb-4583-45ac-9e70-665abdfffee0 req-363a0d98-7029-4596-8c67-4926d9c5d034 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:64c8c3a6-224e-4e32-89d5-3a9142560e19 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 560/1117] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:16:49 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-07-29 20:16:57.984 7 INFO nova.api.openstack.compute.server_external_events [req-b873af61-bbaa-4eb9-8700-6b025c4bcad3 req-86cee886-0220-44f9-a061-4f4f56777b62 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:1c35d648-f3c3-46ed-a8ff-03e0f2362345 for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 7|app: 0|req: 559/1120] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:16:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1121] 199.19.213.12 () {34 vars in 854 bytes} [Wed Jul 29 20:16:58 2026] DELETE /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface/1c35d648-f3c3-46ed-a8ff-03e0f2362345 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1126] 199.19.213.12 () {34 vars in 854 bytes} [Wed Jul 29 20:17:19 2026] DELETE /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe/os-interface/c6becee8-9cb7-47bb-a5dc-9ff91c5b6b13 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1127] 199.19.213.12 () {34 vars in 754 bytes} [Wed Jul 29 20:17:24 2026] DELETE /v2.1/servers/1e9df28a-d70c-4d78-ba71-7ac35f126fbe => generated 0 bytes in 131 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-07-29 20:17:27.555 8 INFO nova.api.openstack.compute.server_external_events [req-c425d875-5df1-4b78-a3c5-82c949acee40 req-11ba9861-95d7-4944-aacb-821219fcd1d1 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-unplugged:fade56c1-fd04-4b56-bf5d-37e0827c2e2f for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 8|app: 0|req: 567/1130] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:17:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:27.885 7 INFO nova.api.openstack.compute.server_external_events [req-8cc3884b-e7ce-44a5-9e97-c349b01f52cc req-668e8ccd-18d0-492d-8883-f989e4a901ca e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:fade56c1-fd04-4b56-bf5d-37e0827c2e2f for instance 1e9df28a-d70c-4d78-ba71-7ac35f126fbe on instance [pid: 7|app: 0|req: 564/1131] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:17:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:29.236 8 INFO nova.api.openstack.compute.server_external_events [req-fae12b97-ad3c-42b8-9b46-8fead826a5c6 req-98572e5b-0c7f-4fdb-9334-8aa4a2ad4229 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:f40ebdde-fb8c-4e34-ae48-bd1a1838ad97 for instance d09869e4-6124-462f-83f6-9332f2c815c0 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: 568/1132] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:17:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1133] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:17:29 2026] DELETE /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:29.369 8 WARNING neutronclient.v2_0.client [None req-fb4f8a0e-4aa7-4c66-9256-0ce456c5f54e 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in 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/1134] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:17:29 2026] GET /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => generated 1944 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-07-29 20:17:31.535 7 INFO nova.api.openstack.compute.server_external_events [req-c344a891-968d-4ab3-92ee-6d5fea0c130c req-b77d154f-9a2b-4dbc-b8d6-9d5f4315a102 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-unplugged:f40ebdde-fb8c-4e34-ae48-bd1a1838ad97 for instance d09869e4-6124-462f-83f6-9332f2c815c0 on instance [pid: 7|app: 0|req: 566/1135] 10.0.0.174 () {38 vars in 815 bytes} [Wed Jul 29 20:17:31 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-07-29 20:17:32.283 8 INFO nova.api.openstack.compute.server_external_events [req-e79e8c71-1841-43ae-b8ef-6947d771413d req-af861894-450f-4927-a023-eb21e93160d0 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:f40ebdde-fb8c-4e34-ae48-bd1a1838ad97 for instance d09869e4-6124-462f-83f6-9332f2c815c0 on instance [pid: 8|app: 0|req: 570/1136] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:17:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:34.565 7 WARNING neutronclient.v2_0.client [None req-d83cbdc0-ae0b-42c4-bdeb-91d937fff00f 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1137] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:17:34 2026] GET /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => generated 1480 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:39.638 8 INFO nova.api.openstack.wsgi [None req-14c3a469-6481-4ba7-8c8a-11636cdb76d3 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] HTTP exception thrown: Instance d09869e4-6124-462f-83f6-9332f2c815c0 could not be found. [pid: 8|app: 0|req: 572/1140] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:17:39 2026] GET /v2.1/servers/d09869e4-6124-462f-83f6-9332f2c815c0 => 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, ' 2026-07-29 20:17:40.291 7 INFO nova.api.openstack.compute.server_external_events [req-5d3cde75-bc98-4a77-a95a-b91f27594ce3 req-4e50fcdd-3c07-4d2d-a879-7c4dd4ef8987 e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-changed:de41b69e-61c6-4ba3-a874-27456a691dac for instance 1548f0a8-a76f-47d2-96cd-9cd971cd5e84 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: 7|app: 0|req: 569/1141] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:17: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) [pid: 8|app: 0|req: 573/1142] 10.0.0.222 () {32 vars in 718 bytes} [Wed Jul 29 20:17:40 2026] DELETE /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => generated 0 bytes in 89 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-07-29 20:17:40.424 7 WARNING neutronclient.v2_0.client [None req-edd88882-3158-4b2f-9358-ad4bf1e46c08 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in 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/1143] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:17:40 2026] GET /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => generated 1942 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:43.270 8 INFO nova.api.openstack.compute.server_external_events [req-cf25f5fa-419a-4d69-969c-2a0f5816e54b req-e9f8540a-bd58-4472-99d4-47c56d0becae e04f29063c8f45fc9de5e5988f1c3817 5ddd94050f124d8f84b4144d1dd736a1 - - 56ff4ba98d8e428293d655e30a737bd8 56ff4ba98d8e428293d655e30a737bd8] Creating event network-vif-deleted:de41b69e-61c6-4ba3-a874-27456a691dac for instance 1548f0a8-a76f-47d2-96cd-9cd971cd5e84 on instance [pid: 8|app: 0|req: 574/1144] 10.0.0.120 () {38 vars in 815 bytes} [Wed Jul 29 20:17:43 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-07-29 20:17:45.644 7 WARNING neutronclient.v2_0.client [None req-d7177b01-948b-4f1f-9088-2521dbb88203 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1145] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:17:45 2026] GET /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => generated 1481 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-07-29 20:17:50.731 7 INFO nova.api.openstack.wsgi [None req-9efc9e71-97f7-46ac-af44-de6aa978b19f 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] HTTP exception thrown: Instance 1548f0a8-a76f-47d2-96cd-9cd971cd5e84 could not be found. [pid: 7|app: 0|req: 573/1148] 10.0.0.222 () {32 vars in 715 bytes} [Wed Jul 29 20:17:50 2026] GET /v2.1/servers/1548f0a8-a76f-47d2-96cd-9cd971cd5e84 => 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: 576/1149] 10.0.0.222 () {32 vars in 726 bytes} [Wed Jul 29 20:17:51 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1677118880 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 20:17:51.861 7 INFO nova.api.openstack.wsgi [None req-031e033b-01d6-4c71-ac4b-b531f69b320e 260987b721c44fc9bd01e5536eb3f575 27aa39eb6fc84ed586945606d5c34bdf - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1677118880 not found for user 260987b721c44fc9bd01e5536eb3f575 [pid: 7|app: 0|req: 574/1150] 10.0.0.222 () {32 vars in 723 bytes} [Wed Jul 29 20:17:51 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1677118880 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1153] 10.0.0.222 () {32 vars in 655 bytes} [Wed Jul 29 20:18:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1154] 10.0.0.222 () {32 vars in 641 bytes} [Wed Jul 29 20:18:06 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-29 20:18:06.462 8 WARNING oslo_db.sqlalchemy.utils [None req-1182099c-6a72-497f-8116-d7ff534356f1 f22bf472d03d44e39462205faffc5ae7 55bc5f759fe04f299abd7d56436d79a3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 579/1155] 10.0.0.222 () {32 vars in 649 bytes} [Wed Jul 29 20:18:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1156] 10.0.0.222 () {32 vars in 694 bytes} [Wed Jul 29 20:18:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1179] 10.0.0.208 () {28 vars in 454 bytes} [Wed Jul 29 20:19:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1180] 10.0.0.208 () {30 vars in 658 bytes} [Wed Jul 29 20:19:49 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 592/1181] 10.0.0.208 () {32 vars in 731 bytes} [Wed Jul 29 20:19:49 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1182] 10.0.0.208 () {34 vars in 806 bytes} [Wed Jul 29 20:19:49 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1183] 10.0.0.208 () {28 vars in 454 bytes} [Wed Jul 29 20:19: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) [pid: 7|app: 0|req: 591/1184] 10.0.0.208 () {30 vars in 658 bytes} [Wed Jul 29 20:19:50 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 594/1185] 10.0.0.208 () {32 vars in 731 bytes} [Wed Jul 29 20:19: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: 592/1186] 10.0.0.208 () {34 vars in 894 bytes} [Wed Jul 29 20:19:50 2026] GET /v2.1/servers/detail?project_id=55bc5f759fe04f299abd7d56436d79a3&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1187] 10.0.0.208 () {34 vars in 894 bytes} [Wed Jul 29 20:19:50 2026] GET /v2.1/servers/detail?project_id=5ddd94050f124d8f84b4144d1dd736a1&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1188] 10.0.0.208 () {34 vars in 894 bytes} [Wed Jul 29 20:19:50 2026] GET /v2.1/servers/detail?project_id=60ea0c6102cf48fcb669fe4b3fb24d19&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)